Date: Thu, 15 Sep 2005 23:26:32 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/py-pcapy Makefile distinfo pkg-descr Message-ID: <200509152326.j8FNQX47030348@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-09-15 23:26:32 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/py-pcapy Makefile distinfo pkg-descr
Log:
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>
Revision Changes Path
1.1533 +1 -0 ports/net/Makefile
1.1 +22 -0 ports/net/py-pcapy/Makefile (new)
1.1 +2 -0 ports/net/py-pcapy/distinfo (new)
1.1 +13 -0 ports/net/py-pcapy/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509152326.j8FNQX47030348>
