Date: Fri, 14 Oct 2005 07:30:46 -0000 From: "Marcin Jessa" <yazzy@yazzy.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/87427: py-pcapy-0.10.4 Message-ID: <1129275046.0@lapdance.yazzy.net> Resent-Message-ID: <200510140740.j9E7eDLV051910@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87427 >Category: ports >Synopsis: py-pcapy-0.10.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 14 07:40:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcin Jessa >Release: FreeBSD 6.0-RC1 i386 >Organization: YazzY.org >Environment: System: FreeBSD 6.0-RC1 #12: Wed Oct 12 09:06:40 UTC 2005 root@lapdance.yazzy.net:/usr/obj/usr/src/sys/LAPDANCE >Description: Update of py-pcapy-0.10.4 >How-To-Repeat: >Fix: --- py-pcapy-0.10.4.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-pcapy # py-pcapy/Makefile # py-pcapy/distinfo # py-pcapy/pkg-descr # echo c - py-pcapy mkdir -p py-pcapy > /dev/null 2>&1 echo x - py-pcapy/Makefile sed 's/^X//' >py-pcapy/Makefile << 'END-of-py-pcapy/Makefile' X# New ports collection makefile for: pcapy X# Date created: 15th September 2005 X# Whom: Marcin Jessa <yazzy@yazzy.org> X# $FreeBSD: ports/net/py-pcapy/Makefile,v 1.1 2005/09/15 23:26:32 pav Exp $ X XPORTNAME= pcapy XPORTVERSION= 0.10.4 XCATEGORIES= net python XMASTER_SITES= http://oss.coresecurity.com/repo/ \ X http://www.yazzy.org/ports/pcapy/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= yazzy@yazzy.org XCOMMENT= Python extension module to capture packets on the network X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/pcapy.so XPORTDOCS= README LICENSE pcapy.html X X.include <bsd.port.mk> END-of-py-pcapy/Makefile echo x - py-pcapy/distinfo sed 's/^X//' >py-pcapy/distinfo << 'END-of-py-pcapy/distinfo' XMD5 (pcapy-0.10.4.tar.gz) = 6b3f5823cdc4f878968eea722d9bb557 XSIZE (pcapy-0.10.4.tar.gz) = 21537 END-of-py-pcapy/distinfo echo x - py-pcapy/pkg-descr sed 's/^X//' >py-pcapy/pkg-descr << 'END-of-py-pcapy/pkg-descr' XPcapy is a Python extension module that interfaces with Xthe libpcap packet capture library. Pcapy enables Python Xscripts to capture packets on the network. X XPcapy is highly effective when used in conjunction with Xa packet-handling package such as Impacket, which is a Xcollection of Python classes for constructing and dissecting Xnetwork packets. X X- Marcin Jessa Xyazzy@yazzy.org X XWWW: http://oss.coresecurity.com/projects/pcapy.html END-of-py-pcapy/pkg-descr exit --- py-pcapy-0.10.4.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1129275046.0>