ports/86184: pcapy

Marcin Jessa yazzy at yazzy.org
Thu Sep 15 21:20:19 UTC 2005


>Number:         86184
>Category:       ports
>Synopsis:       pcapy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 15 21:20:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Jessa
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
YazZY.org 
>Environment:


System: FreeBSD 6.0-BETA4 #8: Tue Sep 13 06:41:42 UTC 2005
    root at lapdance.yazzy.net:/usr/obj/usr/src/sys/LAPDANCE



>Description:


Python extension module to capture packets on the network.


>How-To-Repeat:





>Fix:


--- pcapy-0.10.3.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:
#
#	pcapy/
#	pcapy/Makefile
#	pcapy/distinfo
#	pcapy/pkg-descr
#
echo c - pcapy/
mkdir -p pcapy/ > /dev/null 2>&1
echo x - pcapy/Makefile
sed 's/^X//' >pcapy/Makefile << 'END-of-pcapy/Makefile'
X# New ports collection makefile for:    pcapy
X# Date created:                         15th September 2005
X# Whom:                                 Marcin Jessa <yazzy at yazzy.org>
X# $FreeBSD: $
X
XPORTNAME=	pcapy
XPORTVERSION=	0.10.3
XCATEGORIES=	devel
XMASTER_SITES=	http://oss.coresecurity.com/repo/ \
X		http://www.yazzy.org/ports/pcapy/
X
XMAINTAINER=	yazzy at yazzy.org
XCOMMENT=	Python extension module to capture packets on the network
X
XUSE_PYTHON=	yes
XNO_BUILD=	yes
X
XPLIST_FILES=	lib/python2.4/site-packages/pcapy.so
Xdo-install:
X	@cd ${WRKSRC} && ${PYTHON_CMD} setup.py install
X
X.include <bsd.port.mk>
END-of-pcapy/Makefile
echo x - pcapy/distinfo
sed 's/^X//' >pcapy/distinfo << 'END-of-pcapy/distinfo'
XMD5 (pcapy-0.10.3.tar.gz) = 2a9eb722156f9ce08370ea4da475af20
XSIZE (pcapy-0.10.3.tar.gz) = 19009
END-of-pcapy/distinfo
echo x - pcapy/pkg-descr
sed 's/^X//' >pcapy/pkg-descr << 'END-of-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. 
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 at yazzy.org
X
XWWW: http://oss.coresecurity.com/projects/pcapy.html
END-of-pcapy/pkg-descr
exit

--- pcapy-0.10.3.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list