ports/66177: [NEW PORT] net/libpcapnav: A libpcap wrapper library

Yann Berthier yb at sainte-barbe.org
Sun May 2 20:00:40 UTC 2004


>Number:         66177
>Category:       ports
>Synopsis:       [NEW PORT] net/libpcapnav: A libpcap wrapper library
>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:   Sun May 02 13:00:39 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yann Berthier
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD taz.hsc.fr 5.2-CURRENT FreeBSD 5.2-CURRENT #13: Thu Apr 22 22:37:37 CEST 2004
>Description:
Libcapnav is a libpcap wrapper library that allows navigation to arbitrary
packets in a tcpdump trace file between reads, using timestamps or percentage
offsets. The API is intentionally much like that of the pcap library.


This is the first of 3 PRs to bring net/netdude up to date: netdude now depends
on libpcapnav.


Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- libpcapnav-0.5.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:
#
#	libpcapnav
#	libpcapnav/pkg-descr
#	libpcapnav/Makefile
#	libpcapnav/distinfo
#	libpcapnav/pkg-plist
#
echo c - libpcapnav
mkdir -p libpcapnav > /dev/null 2>&1
echo x - libpcapnav/pkg-descr
sed 's/^X//' >libpcapnav/pkg-descr << 'END-of-libpcapnav/pkg-descr'
XLibcapnav is a libpcap wrapper library that allows navigation to arbitrary
Xpackets in a tcpdump trace file between reads, using timestamps or percentage
Xoffsets. The API is intentionally much like that of the pcap library.
X
XWWW: http://netdude.sourceforge.net/
END-of-libpcapnav/pkg-descr
echo x - libpcapnav/Makefile
sed 's/^X//' >libpcapnav/Makefile << 'END-of-libpcapnav/Makefile'
X# New ports collection makefile for:	libpcapnav
X# Date created:		2004-04-23
X# Whom:			Yann Berthier <yb at sainte-barbe.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libpcapnav
XPORTVERSION=	0.5
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	netdude
X
XMAINTAINER=	yb at sainte-barbe.org
XCOMMENT=	A libpcap wrapper library
X
XCONFIGURE_ARGS=	--disable-gtk-doc --with-html-dir=${DOCSDIR}
XUSE_LIBTOOL_VER=	13
XINSTALLS_SHLIB=	yes
XUSE_REINPLACE=	yes
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|DOC_MODULE = pcapnav|DOC_MODULE =|' \
X	${WRKSRC}/docs/Makefile.in
X.if defined(NOPORTDOCS)
X	@${REINPLACE_CMD} -e 's|docs||' ${WRKSRC}/Makefile.in
X.endif
X
X.include <bsd.port.mk>
END-of-libpcapnav/Makefile
echo x - libpcapnav/distinfo
sed 's/^X//' >libpcapnav/distinfo << 'END-of-libpcapnav/distinfo'
XMD5 (libpcapnav-0.5.tar.gz) = b0ccb5930acffe257f2e38ea9976eff2
XSIZE (libpcapnav-0.5.tar.gz) = 276640
END-of-libpcapnav/distinfo
echo x - libpcapnav/pkg-plist
sed 's/^X//' >libpcapnav/pkg-plist << 'END-of-libpcapnav/pkg-plist'
X at comment $FreeBSD$
Xbin/pcapnav-config
Xinclude/pcapnav.h
Xlib/libpcapnav.so.0
Xlib/libpcapnav.so
Xlib/libpcapnav.la
Xlib/libpcapnav.a
X%%PORTDOCS%%%%DOCSDIR%%/images/caution.gif
X%%PORTDOCS%%%%DOCSDIR%%/images/note.gif
X%%PORTDOCS%%%%DOCSDIR%%/images/warning.gif
X%%PORTDOCS%%%%DOCSDIR%%/a1145.html
X%%PORTDOCS%%%%DOCSDIR%%/a1147.html
X%%PORTDOCS%%%%DOCSDIR%%/a1148.html
X%%PORTDOCS%%%%DOCSDIR%%/about.html
X%%PORTDOCS%%%%DOCSDIR%%/api.html
X%%PORTDOCS%%%%DOCSDIR%%/c15.html
X%%PORTDOCS%%%%DOCSDIR%%/c16.html
X%%PORTDOCS%%%%DOCSDIR%%/c58.html
X%%PORTDOCS%%%%DOCSDIR%%/c59.html
X%%PORTDOCS%%%%DOCSDIR%%/index.html
X%%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav-debug.html
X%%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav-macros.html
X%%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav-timestamp.html
X%%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav.html
X%%PORTDOCS%%%%DOCSDIR%%/x28.html
X%%PORTDOCS%%%%DOCSDIR%%/index.sgml
X%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
X%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-libpcapnav/pkg-plist
exit
--- libpcapnav-0.5.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list