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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q3
py-pynmsg Python wrapper for net/nmsg
0.5.0_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.5.0_2Version 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: python
License: APACHE20
WWW:
https://github.com/farsightsec/pynmsg
Description:
This is pynmsg, a Python extension module implemented in Cython for the nmsg C library.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pynmsg>0:net/py-pynmsg@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-pynmsg/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-pynmsg
  • pkg install py39-pynmsg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pynmsg listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pynmsg
Package flavors (<flavor>: <package>)
  • py39: py39-pynmsg
distinfo:
TIMESTAMP = 1612050823 SHA256 (pynmsg-0.5.0.tar.gz) = 03727e80b7b268712a8ec482ff607fdb4f6164b504a91a12a1610b9c0194edf9 SIZE (pynmsg-0.5.0.tar.gz) = 140852

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. cython-3.9 : lang/cython@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libnmsg.so : net/nmsg
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-pynmsg-0.5.0_2: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
net_py-pynmsg
USES:
pkgconfig python shebangfix uniquefiles:dirs
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/pynmsg/
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
0.5.0_2
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