Port details |
- py-pcap Python interface to LBL Packet Capture library (libpcap)
- 0.6.6 net
=6 0.6.6Version of this port present on the latest quarterly branch.
- DEPRECATED: Broken with python3 please consider using net/py-pypcap
This port expired on: 2020-05-01
- Maintainer: bofh@FreeBSD.org
- Port Added: 2001-11-25 06:41:29
- Last Update: 2020-05-01 12:55:50
- SVN Revision: 533536
- People watching this port, also watch:: unzip, python, libao, zip, libiconv
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/5u623l20/pylibpcap
- Description:
- Python module for the libpcap packet capture library,
based on the original python libpcap module by Aaron Rhodes.
WWW: https://github.com/5u623l20/pylibpcap
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}pcap>0:net/py-pcap@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-pcap
- Package flavors (<flavor>: <package>)
- py37: py37-pcap
- py27: py27-pcap
- distinfo:
- TIMESTAMP = 1554492554
SHA256 (5u623l20-pylibpcap-0.6.6-d442c3e_GH0.tar.gz) = 06d014adbb8453eb7a520eb3d074f9bb15458a720b5fe6c18b01fc960a351cbb
SIZE (5u623l20-pylibpcap-0.6.6-d442c3e_GH0.tar.gz) = 29180
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:
-
- swig3.0 : devel/swig30
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-pcap-0.6.6:
LIBPCAP=off: Use the ports version of libpcap
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.6 01 May 2020 12:55:50 |
rene |
Remove expired ports:
2020-05-01 net/py-pcap: Broken with python3 please consider using net/py-pypcap
2020-05-01 x11-drivers/xf86-video-tseng: broken
2020-05-01 x11-drivers/xf86-video-s3virge: broken |
0.6.6 31 Mar 2020 21:00:39 |
bofh |
net/py-pcap: Mark DEPRECATED and set EXPIRATION_DATE
- Broken with python3 please consider using net/py-pypcap |
0.6.6 05 Apr 2019 19:44:42 |
bofh |
net/py-pcap: Update version 0.6.5=>0.6.6
- Fix tests with scapy
- Take MAINTAINERSHIP
Reported by: kp lwhsu
Approved by: leres |
0.6.5 01 Apr 2019 07:39:22 |
mat |
allflavors is only used for ports that are parts of Python itself. |
0.6.5 31 Mar 2019 20:45:47 |
leres |
net/py-pcap: Update to 0.6.5. Switch from abandoned SF project to
new github fork. Add python 3 support.
PR: 236674
Submitted by: bofh
Approved by: matthew (mentor, implicit) |
0.6.4_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.6.4_1 15 Sep 2017 18:18:26 |
leres |
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.
- devel/arduino
- devel/arduino-glcd
- devel/arduino-irremote
- devel/arduino-mk
- devel/arduino-sevseg
- net/hostapd
- net/py-pcap
- security/bro
- security/broccoli
- security/create-cert
- sysutils/lbl-cf
- sysutils/lbl-hf
- www/mini_httpd
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D12374 |
0.6.4_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.6.4_1 02 Dec 2016 04:33:42 |
jhale |
Add LIBPCAP option to allow building with libpcap from ports
Pass maintainership to submitter
While here:
Remove build dependency on devel/swig13; source comes pre-swig'd
PR: 214939 (based on)
Submitted by: Craig Leres <leres@ee.lbl.gov> |
0.6.4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.4 18 Feb 2015 15:16:41 |
amdmi3 |
- Add LICENSE_FILE
- Strip library |
0.6.4 10 Dec 2014 23:55:30 |
feld |
Fix "BSD" license in net category |
0.6.4 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.6.4 28 Dec 2013 11:35:56 |
wg |
net/py-pcap: support staging |
0.6.4 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.6.4 25 Mar 2012 03:55:44 |
miwi |
- Update to 0.6.4
PR: 166046
Submitted by: Ports Fury
Feature safe: yes |
0.6.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.6.2 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.6.2 24 Sep 2009 20:22:39 |
wxs |
- Remove BROKEN, builds fine.
Discussed with: pav
Feature safe: yes |
0.6.2 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.6.2 25 May 2009 10:24:06 |
erwin |
Mark BROKEN on 8.x: does not build. |
0.6.2 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.6.2 04 Dec 2008 10:28:10 |
perky |
Update to 0.6.2.
PR: 128825
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> |
0.5 03 Oct 2007 23:53:10 |
edwin |
Remove support for OSVERSION < 5 |
0.5 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.5 19 Mar 2006 08:36:38 |
perky |
Fix build for swig 1.3.28. This only fixes a build and it'll
miss some constants definitions yet. I'll finish it when
it's fixed in the upstream. |
0.5 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.5 11 Oct 2005 12:08:08 |
perky |
Fix dependency for swig1.3. |
0.5 10 Oct 2005 14:46:26 |
perky |
Update to 0.5 |
0.4 19 Dec 2004 16:52:19 |
perky |
Fix build and unmark BROKEN.
Spotted by: the Ports Janitor |
0.4 17 Dec 2004 08:03:42 |
linimon |
kris advises that this really is an install error, so put it back the
way it was. |
0.4 17 Dec 2004 07:47:56 |
linimon |
Switch from BROKEN to IGNORE as per currently documented style. |
0.4 11 Dec 2004 21:21:47 |
kris |
BROKEN: Runtime failure after python 2.4 update |
0.4 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
0.4 31 Mar 2003 04:29:23 |
perky |
Change the `grep` test to an OSVERSION test.
Spotted by: kris |
0.4 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
0.4 02 Nov 2002 03:53:43 |
kris |
Catch up to repo copy from SWIG to swig11
Forgotten by: knu |
0.4 23 Jul 2002 21:09:07 |
perky |
Update to 0.4.
This version needs libpcap 0.7 or higher (after Jul 5 for -stable,
Jun 21 for -current). There is a CVS tag (PYPCAP_0_3_1) for who don't
want to upgrade their userland base. |
0.3.1 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
0.3.1 04 May 2002 17:33:46 |
pat |
Update to 0.3.1
PR: 37751
Submitted by: maintainer |
0.3 29 Apr 2002 18:32:01 |
ijliao |
use USE_PYDISTUTILS |
0.3 27 Apr 2002 02:35:36 |
pat |
Update to 0.3
PR: 37390
Submitted by: maintainer |
11 Mar 2002 23:23:55 |
pat |
Fix wrong PLIST problem around py22- and py-.
PR: 35798
Submitted by: maintainer
Noticed by: bento |
25 Nov 2001 09:41:29 |
petef |
Add py-pcap-0.2, a Python interface to LBL Packet Capture library (libpcap) |