Port details on branch 2025Q3 |
- nmsg Network message encapsulation system
- 1.3.1_1 net
=0 1.3.1_1Version of this port present on the latest quarterly branch. - Maintainer: truckman@FreeBSD.org
 - Port Added: 2025-07-09 10:54:09
- Last Update: 2025-07-09 10:50:07
- Commit Hash: 71cd095
- License: APACHE20
- WWW:
- https://github.com/farsightsec/nmsg
- Description:
- The NMSG format is an efficient encoding of typed, structured data into
payloads which are packed into containers which can be transmitted over
the network or stored to disk. libnmsg is the reference implementation
of this format and provides an extensible interface for creating and
parsing messages in NMSG format. The NMSG format relies on Google
Protocol Buffers to encode the payload header. Individual NMSG payloads
are distinguished by assigned vendor ID and message type values and
libnmsg provides a modular interface for registering handlers for
specific message types. libnmsg makes it easy to build new message
types using the protobuf-c compiler.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/nmsg/ && make install clean
- To add the package, run one of these commands:
- pkg install net/nmsg
- pkg install nmsg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nmsg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730959852
SHA256 (nmsg-1.3.1.tar.gz) = 563aff4c3d0a79823cf96371143eb0c9fa81cfc039b6f8ad23a48317707fbfda
SIZE (nmsg-1.3.1.tar.gz) = 758245
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:
-
- doxygen : devel/doxygen
- xsltproc : textproc/libxslt
- docbook-xml>0 : textproc/docbook-xml
- docbook-xsl-ns>0 : textproc/docbook-xsl-ns
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.40.r<5.41 : lang/perl5.40
- Library dependencies:
-
- libprotobuf-c.so : devel/protobuf-c
- libwdns.so : dns/wdns
- libjson-c.so : devel/json-c
- librdkafka.so : net/librdkafka
- libzmq.so : net/libzmq4
- This port is required by:
- for Libraries
-
- net/sie-nmsg
Configuration Options:
- ===> The following configuration options are available for nmsg-1.3.1_1:
DOCS=on: Build and/or install documentation
DOXYGEN=on: Build documentation with Doxygen
EXAMPLES=on: Build and/or install examples
JSON_C=on: JSON support via libjson-c
KAFKA=on: Kafka I/O in JSON and binary forms
MANPAGES=on: Build and/or install manual pages
ZEROMQ=on: ZeroMQ support
===> Use 'make config' to modify these settings
- Options name:
- net_nmsg
- USES:
- gmake libtool pathfix pkgconfig perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1_1 09 Jul 2025 10:50:07
    |
Don Lewis (truckman)  |
*/*: Bump PORTREVISION for devel/protobuf-c update
libprotobuf-c.so once again has version info. Force a rebuild of
its consumers.
PR: 282060
MFH: 2025Q3
Sponsored by: <If the change was sponsored by an organization.>
(cherry picked from commit f0ba732a818fd9e7d0fbcb2c9be128163a3c3b9a) |
Number of commits found: 1
|