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
py-pcapy Python pcap extension
0.11.1 net on this many watch lists=2 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.11.1Version of this port present on the latest quarterly branch.
Maintainer: anastasios@mageirias.com search for ports maintained by this maintainer
Port Added: 2005-09-15 23:27:11
Last Update: 2023-07-26 00:48:20
Commit Hash: 95274bf
People watching this port, also watch:: python, socat, py39-impacket, foremost
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
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pcapy>0:net/py-pcapy@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-pcapy/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-pcapy
  • pkg install py39-pcapy
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-pcapy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pcapy
Package flavors (<flavor>: <package>)
  • py39: py39-pcapy
distinfo:
TIMESTAMP = 1486428160 SHA256 (pcapy-0.11.1.tar.gz) = 301281bc275bbf953031d13d221e4063208273335c05af500f8637d7d1046bc9 SIZE (pcapy-0.11.1.tar.gz) = 29893

Packages (timestamps in pop-ups are UTC):
py37-pcapy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11.1---0.11.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pcapy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.10.11.1-0.11.10.11.1---
FreeBSD:13:quarterly0.11.10.11.10.11.10.11.10.11.10.11.10.11.10.11.1
FreeBSD:14:latest0.11.10.11.10.11.10.11.10.11.10.11.1-0.11.1
FreeBSD:14:quarterly0.11.10.11.1-0.11.10.11.10.11.10.11.10.11.1
FreeBSD:15:latest0.11.10.11.1n/a0.11.1n/a0.11.10.11.10.11.1
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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. 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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-pcapy-0.11.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_py-pcapy
USES:
python dos2unix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pcapy/
  2. https://pypi.org/packages/source/p/pcapy/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.1
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
0.11.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.11.1
24 Jun 2023 20:48:37
commit hash: 5ada4a93fe96ca3fb289ff2291370577c57ae1d9commit hash: 5ada4a93fe96ca3fb289ff2291370577c57ae1d9commit hash: 5ada4a93fe96ca3fb289ff2291370577c57ae1d9commit hash: 5ada4a93fe96ca3fb289ff2291370577c57ae1d9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/py-pcapy: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
0.11.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
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.11.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.11.1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.1
03 Jun 2022 13:59:16
commit hash: 993cd3a699260225dda47d29584f84b123586882commit hash: 993cd3a699260225dda47d29584f84b123586882commit hash: 993cd3a699260225dda47d29584f84b123586882commit hash: 993cd3a699260225dda47d29584f84b123586882 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pcapy: Fix build with py-setuptools 61.0.0+

With hat:	python
Obtained
from:	https://github.com/stamparm/pcapy-ng/commit/f6ce5248f78ac0a247d76e48cff152f4e3f26482
0.11.1
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.11.1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.11.1
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
0.11.1
29 Dec 2017 09:01:54
Revision:457499Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Simplify some USES=python

With hat:	portmgr
0.11.1
09 Feb 2017 17:46:26
Revision:433754Original commit files touched by this commit
krion search for other commits by this committer
Update net/py-pcapy to 0.11.1

PR:		216928
Submitted by:	anastasios@mageirias.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9506
0.10.10
01 Oct 2016 16:22:16
Revision:423079Original commit files touched by this commit
rm search for other commits by this committer
net/py-pcapy: update to 0.10.10

- update to 0.10.10
- pass maintainership to submitter
- expand python version to 2.7+ because since this release pcapy now
  supports both python branches

PR:		213105
Submitted by:	 Mageirias Anastasios <anastasios@mageirias.com>
0.10.9
03 May 2016 09:03:27
Revision:414521Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Silence stripping
0.10.9
01 Aug 2015 19:03:21
Revision:393400Original commit files touched by this commit
rm search for other commits by this committer
net/py-pcapy: fix portlint warnings

Fix second WWW entry and regenerate patch with make makepatch.
0.10.9
01 Aug 2015 18:53:16
Revision:393398Original commit files touched by this commit
rm search for other commits by this committer
net/py-pcapy: update to 0.10.9

- switch to PyPi
- convert to autoplist and limit python version to 2.x
- update WWW urls and package description

Changelog:
2015-05-19  Andres Blanco <ablanco@coresecurity.com>
  * Added sendpacket support by default
0.10.8_1
14 Mar 2015 04:03:07
Revision:381243Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
0.10.8
24 Oct 2014 16:21:26
Revision:371449Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
0.10.8
19 Nov 2013 07:42:42
Revision:334286Original commit files touched by this commit
bapt search for other commits by this committer
Convert from USE_DOS2UNIX to USES=dos2unix
While here:
- support stage,
- use bsdtar to extract when supported.
- Cleanup
0.10.8
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.10.8
28 Apr 2013 22:08:44
Revision:316758Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak and update py-pcapy to 0.10.8

Approved by:	eadler (mentor)
0.10.5
21 Feb 2013 01:13:11
Revision:312690Original commit files touched by this commit
miwi search for other commits by this committer
- BROKEN checksum mismatch
0.10.5
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.10.5
21 Apr 2009 08:25:09
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Respect to NOPORTDOCS

PR:             ports/133821
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
0.10.5
18 Dec 2008 06:35:19
Original commit files touched by this commit
linimon search for other commits by this committer
Maintainer was reset.
0.10.5
16 Dec 2008 05:25:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to email.
While here, trim obsolete version checks.

Hat:    portmgr
0.10.5
12 Jun 2007 11:43:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Marked broke for 5.X

Submitted by:   pointyhat via kris
Approved by:    maintainer
0.10.5
27 May 2007 21:57:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.10.5

PR:             111709
Submitted by:   R.Mahmatkhanov<R.Mahmatkhanov@SKYLINK.ru>
Approved by:    maintainer timeout
0.10.4
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.10.4
14 Oct 2005 20:34:49
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.10.4

PR:             87427
Submitted by:   Marcin Jessa <yazzy@yazzy.org> (maintainer)
0.10.3
15 Sep 2005 23:26:32
Original commit files touched by this commit
pav search for other commits by this committer
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.

PR:             ports/86184
Submitted by:   Marcin Jessa <yazzy@yazzy.org>

Number of commits found: 32