aboutsummaryrefslogtreecommitdiff
path: root/net/py-pcapy
Commit message (Collapse)AuthorAgeFilesLines
* - Respect to NOPORTDOCSLi-Wen Hsu2009-04-212-0/+18
| | | | | | | | PR: ports/133821 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Notes: svn path=/head/; revision=232399
* Maintainer was reset.Mark Linimon2008-12-181-3/+0
| | | | Notes: svn path=/head/; revision=224359
* Reset yazzy@yazzy.org due to maintainer-timeouts and no response to email.Mark Linimon2008-12-161-13/+2
| | | | | | | | | While here, trim obsolete version checks. Hat: portmgr Notes: svn path=/head/; revision=224295
* - Marked broke for 5.XMartin Wilke2007-06-121-0/+4
| | | | | | | | Submitted by: pointyhat via kris Approved by: maintainer Notes: svn path=/head/; revision=193319
* - Update to 0.10.5Martin Wilke2007-05-272-4/+4
| | | | | | | | | PR: 111709 Submitted by: R.Mahmatkhanov<R.Mahmatkhanov@SKYLINK.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=192142
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Update to 0.10.4Marcus Alves Grando2005-10-142-4/+11
| | | | | | | | PR: 87427 Submitted by: Marcin Jessa <yazzy@yazzy.org> (maintainer) Notes: svn path=/head/; revision=145408
* Pcapy is a Python extension module that interfaces withPav Lucistnik2005-09-153-0/+37
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> Notes: svn path=/head/; revision=142859