| Port details on branch 2026Q2 |
- py-pcapy-ng Python pcap extension
- 1.0.9_1 net
=0 1.0.9_1Version of this port present on the latest quarterly branch. - Maintainer: m.muenz@gmail.com
 - Port Added: 2022-03-31 07:36:07
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- Also Listed In: python
- License: APACHE11
- WWW:
- http://www.coresecurity.com/corelabs-research/open-source-tools/pcapy
- Description:
- Pcapy is a Python extension module that interfaces with the libpcap packet
capture library. Pcapy enables Python scripts to capture packets on the network.
Pcapy is highly effective when used in conjunction with a packet-handling
package such as Impacket, which is a collection of Python classes for
constructing and dissecting network packets.
See also: https://github.com/CoreSecurity/pcapy
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pcapy-ng>0:net/py-pcapy-ng@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net/py-pcapy-ng/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-pcapy-ng
- pkg install py311-pcapy-ng
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 py311-pcapy-ng listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pcapy-ng
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1650529408
SHA256 (pcapy-ng-1.0.9.tar.gz) = a56656cf069a112a7248e99ac4e85d49de354241483635bc200fa2fc99566da5
SIZE (pcapy-ng-1.0.9.tar.gz) = 38393
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- net/dshell
- for Run
-
- net/dshell
- security/maltrail
Configuration Options:
- ===> The following configuration options are available for py311-pcapy-ng-1.0.9_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_py-pcapy-ng
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|