notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q3
sie-nmsg SIE message module plugin for libnmsg
1.2.1_3 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.1_3Version of this port present on the latest quarterly branch.
Maintainer: truckman@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-10 17:57:13
Last Update: 2023-09-10 17:52:49
Commit Hash: e908f23
Also Listed In: dns
License: APACHE20
WWW:
https://github.com/farsightsec/sie-nmsg
Description:
This package extends the libnmsg runtime <net/nmsg> to support the following message types: SIE/dnsdedupe SIE/newdomain SIE/qr SIE/reputation SIE/delay
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/sie-nmsg-1.2.1_3/catalog.mk
  2. /usr/local/share/licenses/sie-nmsg-1.2.1_3/LICENSE
  3. /usr/local/share/licenses/sie-nmsg-1.2.1_3/APACHE20
  4. include/nmsg/sie/defs.h
  5. include/nmsg/sie/delay.pb-c.h
  6. include/nmsg/sie/dnsdedupe.pb-c.h
  7. include/nmsg/sie/dnsnx.pb-c.h
  8. include/nmsg/sie/newdomain.pb-c.h
  9. include/nmsg/sie/qr.pb-c.h
  10. include/nmsg/sie/reputation.pb-c.h
  11. lib/nmsg/nmsg_msg9_sie.a
  12. lib/nmsg/nmsg_msg9_sie.so
  13. @owner
  14. @group
  15. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sie-nmsg>0:net/sie-nmsg
To install the port:
cd /usr/ports/net/sie-nmsg/ && make install clean
To add the package, run one of these commands:
  • pkg install net/sie-nmsg
  • pkg install sie-nmsg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sie-nmsg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1580336599 SHA256 (sie-nmsg-1.2.1.tar.gz) = 59d643e8d964949a5c5f6d4b9399c4aca13caf16e7897f9d192b821bb5e78821 SIZE (sie-nmsg-1.2.1.tar.gz) = 352110

Packages (timestamps in pop-ups are UTC):
sie-nmsg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.1_51.3.1_5--1.3.1_5n/an/an/a
FreeBSD:13:quarterly1.3.1_51.3.1_5-1.3.1_41.3.1_5n/an/an/a
FreeBSD:14:latest1.3.1_51.3.1_5-1.3.1_41.3.1_51.2.1_2-1.2.1_2
FreeBSD:14:quarterly1.3.1_51.3.1_5-1.3.1_41.3.1_51.2.1_31.2.1_31.2.1_3
FreeBSD:15:latest1.3.1_51.3.1_5n/a1.3.1_4n/an/a1.2.1_31.2.1_3
FreeBSD:15:quarterly1.3.1_51.3.1_5n/a-n/an/a--
FreeBSD:16:latest1.3.1_51.3.1_5n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libprotobuf-c.so : devel/protobuf-c
  2. libnmsg.so : net/nmsg
  3. libwdns.so : dns/wdns
This port is required by:
for Build
  1. dns/dnstable-convert
  2. net/axa
for Run
  1. dns/dnstable-convert
  2. net/axa

Configuration Options:
No options to configure
Options name:
net_sie-nmsg
USES:
gmake libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/truckman/farsight/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/truckman/farsight/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/truckman/farsight/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/truckman/farsight/
  5. https://dl.farsightsecurity.com/dist/sie-nmsg/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1_3
10 Sep 2023 17:52:49
commit hash: e908f239ca59ff9cc38613659a76960cfe5e02d0commit hash: e908f239ca59ff9cc38613659a76960cfe5e02d0commit hash: e908f239ca59ff9cc38613659a76960cfe5e02d0commit hash: e908f239ca59ff9cc38613659a76960cfe5e02d0 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
net/nmsg: 1.1.0

1.1.0:
 * Multiple performance improvements to JSON formatting.

 * Multiple performance and concurrency improvements in nmsg_io loop.

 * Add new dnsobs message type for raw passive DNS observations.

 * Format DNS messages as JSON in base:dnsqr, base:dnstap, and
   base:dnsobs.

 * Format base:encode payload in human readable form in JSON output.

 * Replace yajl with json-c for JSON parsing.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1