aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-pcap
Commit message (Collapse)AuthorAgeFilesLines
* Catch up to repo copy from SWIG to swig11kris2002-11-021-1/+1
| | | | Forgotten by: knu
* Update to 0.4.perky2002-07-243-6/+12
| | | | | | 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.
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* Update to 0.3.1pat2002-05-052-2/+2
| | | | | PR: 37751 Submitted by: maintainer
* use USE_PYDISTUTILSijliao2002-04-301-1/+1
|
* Update to 0.3pat2002-04-273-35/+8
| | | | | PR: 37390 Submitted by: maintainer
* Fix wrong PLIST problem around py22- and py-.pat2002-03-121-1/+1
| | | | | | PR: 35798 Submitted by: maintainer Noticed by: bento
* Add py-pcap-0.2, a Python interface to LBL Packet Capture library (libpcap)petef2001-11-255-0/+61
PR: 32240 Submitted by: Hye-Shik Chang <perky@fallin.lv>