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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Net-Nmsg Perl bindings to libnmsg
0.17_2 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 0.17_2Version of this port present on the latest quarterly branch.
Maintainer: truckman@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-11-04 17:46:01
Last Update: 2023-09-10 05:35:14
Commit Hash: c08c8db
Also Listed In: perl5
License: GPLv2
WWW:
https://tools.netsa.cert.org/confluence/display/tt/Net-Nmsg
Description:
Net::Nmsg is a perl binding to libnmsg, the reference implementation of the NMSG binary structured message interchange format. The NMSG documentation describes the format as: 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. Each payload is associated with a specific message schema. Modules implementing a certain message schema along with functionality to convert between binary and presentation formats can be loaded at runtime by libnmsg. nmsgtool provides a command line interface to control the transmission, storage, creation, and conversion of NMSG payloads.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-Nmsg-0.17_2/catalog.mk
  2. /usr/local/share/licenses/p5-Net-Nmsg-0.17_2/LICENSE
  3. /usr/local/share/licenses/p5-Net-Nmsg-0.17_2/GPLv2
  4. lib/perl5/site_perl/man/man3/Net::Nmsg.3.gz
  5. lib/perl5/site_perl/man/man3/Net::Nmsg::IO.3.gz
  6. lib/perl5/site_perl/man/man3/Net::Nmsg::Input.3.gz
  7. lib/perl5/site_perl/man/man3/Net::Nmsg::Msg.3.gz
  8. lib/perl5/site_perl/man/man3/Net::Nmsg::Output.3.gz
  9. lib/perl5/site_perl/man/man3/Net::Nmsg::Util.3.gz
  10. lib/perl5/site_perl/mach/5.34/Net/Nmsg.pm
  11. lib/perl5/site_perl/mach/5.34/Net/Nmsg/Handle.pm
  12. lib/perl5/site_perl/mach/5.34/Net/Nmsg/IO.pm
  13. lib/perl5/site_perl/mach/5.34/Net/Nmsg/Input.pm
  14. lib/perl5/site_perl/mach/5.34/Net/Nmsg/Layer.pm
  15. lib/perl5/site_perl/mach/5.34/Net/Nmsg/Msg.pm
  16. lib/perl5/site_perl/mach/5.34/Net/Nmsg/Output.pm
  17. lib/perl5/site_perl/mach/5.34/Net/Nmsg/Typemap.pm
  18. lib/perl5/site_perl/mach/5.34/Net/Nmsg/Util.pm
  19. lib/perl5/site_perl/mach/5.34/auto/Net/Nmsg/Nmsg.so
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • p5-Net-Nmsg>0:net/p5-Net-Nmsg
To install the port:
cd /usr/ports/net/p5-Net-Nmsg/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-Nmsg
  • pkg install p5-Net-Nmsg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-Nmsg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1488441857 SHA256 (Net-Nmsg-0.17.tar.gz) = 1b0b7f04ad33a04b1afade1fea9b00ef12f9d155ae11b350cd3206d71b186979 SIZE (Net-Nmsg-0.17.tar.gz) = 98052

Packages (timestamps in pop-ups are UTC):
p5-Net-Nmsg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.17_20.17_2-0.17_20.17_2---
FreeBSD:13:quarterly0.17_20.17_2-0.17_20.17_20.17_20.17_20.17_2
FreeBSD:14:latest0.17_20.17_2-0.17_20.17_20.17_1-0.17_1
FreeBSD:14:quarterly0.17_20.17_2-0.17_20.17_20.17_20.17_20.17_2
FreeBSD:15:latest0.17_20.17_2n/a0.17_2n/a0.17_20.17_20.17_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. p5-Math-Int64>=0 : math/p5-Math-Int64
  2. p5-NetAddr-IP>=0 : net-mgmt/p5-NetAddr-IP
  3. perl5>=5.34<5.35 : lang/perl5.34
Library dependencies:
  1. libnmsg.so : net/nmsg
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Net-Nmsg-0.17_2: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
net_p5-Net-Nmsg
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (14 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/M/MS/MSISK/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MS/MSISK/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MS/MSISK/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/M/MS/MSISK/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/M/MS/MSISK/
  7. http://backpan.perl.org/authors/id/M/MS/MSISK/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MS/MSISK/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MS/MSISK/
  10. https://cpan.metacpan.org/authors/id/M/MS/MSISK/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://tools.netsa.cert.org/confluence/download/attachments/12320770/
  13. https://www.cpan.org/authors/id/M/MS/MSISK/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17_2
10 Sep 2023 05:35:14
commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105 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)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.17_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.17_1
17 Sep 2021 19:49:43
commit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953ecommit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953ecommit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953ecommit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953e files touched by this commit
Don Lewis (truckman) search for other commits by this committer
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 View all of this commit message)
0.17
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.17
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.17
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
0.17
02 Mar 2017 08:38:34
Revision:435213Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade net/p5-Net-Nmsg to version 0.17:

    - JSON input/output support

    - support for randomized interval beginnings

    - proper output set_rate() support (rate objects garbage collected)

Sponsored by:	Farsight Security, Inc.
0.15
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.15
22 Aug 2015 00:29:06
Revision:395005Original commit files touched by this commit
truckman search for other commits by this committer
Nuke inclusion of bsd.port.options.mk since it is no longer necessary.

Submitted by:	adamw
Sponsored by:	Farsight Security, Inc.
0.15
22 Aug 2015 00:10:10
Revision:395002Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade to version 0.15:

0.15  Thu Mar 12 10:28:04 EDT 2015
    - moved to Math::Int64 v0.51

0.14  Thu Mar  5 15:18:39 EST 2015
    - initialization of int64 module
    - fixed calls to add_output_sock() and add_input_channel()
    - fixed fetch for repeated field values
    - fixed some input option settings

Sponsored by:	Farsight Security, Inc.
0.13_1
07 Apr 2015 22:20:27
Revision:383545Original commit files touched by this commit
truckman search for other commits by this committer
Add LICENSE_FILE and bump PORTREVISION.

Differential Revision:	https://reviews.freebsd.org/D2247
Approved by:	mat (mentor)
Sponsored by:	Farsight Security, Inc.
0.13
22 Feb 2015 20:18:54
Revision:379626Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade to version 0.13:

  0.13  Fri Feb 20 16:11:02 EST 2015
      - fully integrated Math::Int64 and hex parsing
      - added some exceptions for certain failure modes
      - enabled environment variable control of debug (NET_NMSG_DEBUG)

Differential Revision:	 https://reviews.freebsd.org/D1933
Approved by:	mat (mentor)
Sponsored by:	Farsight Security Inc.
0.12_1
10 Jan 2015 21:47:02
Revision:376728Original commit files touched by this commit
truckman search for other commits by this committer
dd CPAN as a backup http/ftp MASTER_SITE.  az@ requested that
CPAN be used as the MASTER_SITE, and mat@ suggested making it
just be the backup site

Differential Revision:	https://reviews.freebsd.org/D1486
Approved by:	mat (mentor)
Sponsored by:	Farsight Security, Inc.
0.12_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12
04 Nov 2014 17:45:54
Revision:372158Original commit files touched by this commit
marino search for other commits by this committer
Add new port net/p5-Net-Nmsg

PR:		194276
Submitted by:	Don Lewis

Net::Nmsg is a perl binding to libnmsg, the reference implementation of
the NMSG binary structured message interchange format. The NMSG
documentation describes the format as:

  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. Each payload is
  associated with a specific message schema. Modules implementing a
  certain message schema along with functionality to convert between
  binary and presentation formats can be loaded at runtime by libnmsg.
  nmsgtool provides a command line interface to control the
  transmission, storage, creation, and conversion of NMSG payloads.

Number of commits found: 16