Port details on branch 2023Q3 |
- py-pynmsg Python wrapper for net/nmsg
- 0.5.0_2 net
=0 0.5.0_2Version of this port present on the latest quarterly branch. - Maintainer: truckman@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- 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>)
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- 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:
|
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 |
0.5.0_2 10 Sep 2023 17:52:49
    |
Don Lewis (truckman)  |
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 ) |
Number of commits found: 1
|