Port details |
- sie-nmsg SIE message module plugin for libnmsg
- 1.2.1_2 net
=0 Version of this port present on the latest quarterly branch. - Maintainer: truckman@FreeBSD.org
 - Port Added: 2014-08-07 11:17:52
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- Also Listed In: dns
- License: APACHE20
- 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
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libprotobuf-c.so : devel/protobuf-c
- libnmsg.so : net/nmsg
- libwdns.so : dns/wdns
- This port is required by:
- for Build
-
- dns/dnstable-convert
- net/axa
- for Run
-
- dns/dnstable-convert
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.1_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.1_2 12 Apr 2022 05:31:39
    |
Don Lewis (truckman)  |
dns/wdns: Upgrade to version 0.11.0
* Improve support for CAA records. (CAA was previously rendered as a
"generic" rdata type.)
* Bug fix for NSEC/NSEC3/CSYNC: do not output empty rrtype bitmaps
per RFC6840 section 6.4.
* Fix parsing of A6 records that ommit and address portion. Correct
parsing of A6 records with prefix length 0. Correct handling of
A6 address bytes. The address bytes of an A6 record are an address
suffix relative to the prefix represented by the domain name, and
so must be copied to and from the lower order bytes of the internal
address representation. These A6 code updates were for the purposes
of clearing "round trip" test errors in the existing code base. (Only the first 15 lines of the commit message are shown above ) |
1.2.1_1 17 Sep 2021 19:49:43
    |
Don Lewis (truckman)  |
net/nmsg: upgrade to version 1.0.0
The network encapsulation library, nmsg, version 1.0.0 is released.
This release deprecates Crossroads I/O (libxs) support in favor of
ZeroMQ (libzmq). Note command-line updates enabling ZeroMQ socket
connections for nmsgtool, as described in its man page. In addition
the treatment of unknown rrtypes was amended for nmsgtool JSON
output. In detail:
Replace libXS with ZeroMQ and associated calls.
Developer API functions nmsg_input_open_xs(),
nmsg_input_open_xs_endpoint(), nmsg_io_add_input_xs_channel(),
nmsg_output_open_xs(), and nmsg_output_open_xs_endpoint() are
deprecated and replaced with respectively: nmsg_input_open_zmq(), (Only the first 15 lines of the commit message are shown above ) |
1.2.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.1 30 Jan 2020 04:56:05
  |
truckman  |
Upgrade net/sie-nmsg to version 1.2.1:
* Add several new unit tests.
Sponsored by: Farsight Security, Inc. |
1.2.0 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.0 05 Nov 2015 05:17:06
  |
truckman  |
Upgrade to vision 1.2.0
* json io: add stubs for formatters and printers
* dnsdedupe: implement formatters and parsers
* json io: dnsdedupe don't downcase names when parsing
* Merge pull request #11 from farsightsec/jsonio
Implement format and parse functions for all custom print fields.
Nuke PORTSCOUNT= since it doesn't help. See PR 204135 for the
details about why portscount isn't currently working for this port's
MASTER_SITE.
Sponsored by: Farsight Security, Inc. |
1.1.0 03 Nov 2015 05:22:51
  |
truckman  |
Test to see if portscout is happier with http instead of https. |
1.1.0 29 Oct 2015 00:13:54
  |
truckman  |
Restrict portscout to "master" MASTER_SITES because LOCAL is not indexed. |
1.1.0 22 Aug 2015 00:07:15
  |
truckman  |
Upgrade to version 1.1.0
Sponsored by: Farsight Security, Inc. |
0.17.0_2 06 Apr 2015 12:42:40
  |
truckman  |
Add LICENSE_FILE (and bump PORTREVISION).
Convert to use MASTER_SIGHTS_FARSIGHT.
Differential Revision: https://reviews.freebsd.org/D2236
Approved by: mat (mentor)
Sponsored by: Farsight Security, Inc. |
0.17.0_1 10 Jan 2015 21:42:17
  |
truckman  |
MASTER_SITE dl.farsightsecurity.com only allows https downloads.
Mirror the distfile on LOCAL as a http backup for clients that
can't use https. (Suggested by mat@)
Differential Revision: https://reviews.freebsd.org/D1485
Approved by: mat (mentor)
Sponsored by: Farsight Security, Inc. |
0.17.0_1 22 Nov 2014 14:43:24
  |
antoine  |
Cleanup plist |
0.17.0_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.17.0 18 Aug 2014 12:57:47
  |
wg  |
net/sie-nmsg: update to 0.17.0
- Use install-strip make target
PR: 192758
Submitted by: maintainer |
0.16 07 Aug 2014 11:17:35
  |
marino  |
Add new port net/sie-nmsg
PR: 190731
Submitted by: Don Lewis (truckman@)
================================================================
This package extends the libnmsg runtime <net/nmsg> to support the
following message types:
SIE/dnsdedupe
SIE/newdomain
SIE/qr
SIE/reputation
SIE/delay |