Date: Tue, 11 May 1999 01:23:09 -0700 (PDT) From: shipley@dis.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11639: libnet port update Message-ID: <199905110823.BAA11025@dipshit.dis.org>
next in thread | raw e-mail | index | archive | help
>Number: 11639 >Category: ports >Synopsis: Update to port libnet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 11 01:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Peter Shipley >Release: >Organization: Dis.Org >Environment: Ports >Description: this is a update for the latest version of libnet Required for the port of "firewalk" >How-To-Repeat: >Fix: # 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: # # libnet # libnet/CVS # libnet/CVS/Root # libnet/CVS/Repository # libnet/CVS/Entries # libnet/files # libnet/files/CVS # libnet/files/CVS/Root # libnet/files/CVS/Repository # libnet/files/CVS/Entries # libnet/files/md5 # libnet/pkg # libnet/pkg/CVS # libnet/pkg/CVS/Root # libnet/pkg/CVS/Repository # libnet/pkg/CVS/Entries # libnet/pkg/COMMENT # libnet/pkg/DESCR # libnet/pkg/PLIST # libnet/Makefile # libnet/patches # libnet/patches/patch-aa # libnet/patches/patch-ab # echo c - libnet mkdir -p libnet > /dev/null 2>&1 echo c - libnet/CVS mkdir -p libnet/CVS > /dev/null 2>&1 echo x - libnet/CVS/Root sed 's/^X//' >libnet/CVS/Root << 'END-of-libnet/CVS/Root' X/home/ncvs END-of-libnet/CVS/Root echo x - libnet/CVS/Repository sed 's/^X//' >libnet/CVS/Repository << 'END-of-libnet/CVS/Repository' X/home/ncvs/ports/net/libnet END-of-libnet/CVS/Repository echo x - libnet/CVS/Entries sed 's/^X//' >libnet/CVS/Entries << 'END-of-libnet/CVS/Entries' X/Makefile/1.4/Sat Oct 10 03:23:40 1998// XD/files//// XD/patches//// XD/pkg//// END-of-libnet/CVS/Entries echo c - libnet/files mkdir -p libnet/files > /dev/null 2>&1 echo c - libnet/files/CVS mkdir -p libnet/files/CVS > /dev/null 2>&1 echo x - libnet/files/CVS/Root sed 's/^X//' >libnet/files/CVS/Root << 'END-of-libnet/files/CVS/Root' X/home/ncvs END-of-libnet/files/CVS/Root echo x - libnet/files/CVS/Repository sed 's/^X//' >libnet/files/CVS/Repository << 'END-of-libnet/files/CVS/Repository' X/home/ncvs/ports/net/libnet/files END-of-libnet/files/CVS/Repository echo x - libnet/files/CVS/Entries sed 's/^X//' >libnet/files/CVS/Entries << 'END-of-libnet/files/CVS/Entries' X/md5/1.1.1.1/Fri Feb 7 23:54:06 1997// XD END-of-libnet/files/CVS/Entries echo x - libnet/files/md5 sed 's/^X//' >libnet/files/md5 << 'END-of-libnet/files/md5' XMD5 (libnet-0.99b.tgz) = 078dc5638c72e39cbc629b19e0e708d3 END-of-libnet/files/md5 echo c - libnet/pkg mkdir -p libnet/pkg > /dev/null 2>&1 echo c - libnet/pkg/CVS mkdir -p libnet/pkg/CVS > /dev/null 2>&1 echo x - libnet/pkg/CVS/Root sed 's/^X//' >libnet/pkg/CVS/Root << 'END-of-libnet/pkg/CVS/Root' X/home/ncvs END-of-libnet/pkg/CVS/Root echo x - libnet/pkg/CVS/Repository sed 's/^X//' >libnet/pkg/CVS/Repository << 'END-of-libnet/pkg/CVS/Repository' X/home/ncvs/ports/net/libsocket++/pkg END-of-libnet/pkg/CVS/Repository echo x - libnet/pkg/CVS/Entries sed 's/^X//' >libnet/pkg/CVS/Entries << 'END-of-libnet/pkg/CVS/Entries' X/COMMENT/1.1.1.1/Fri Feb 7 23:54:07 1997// X/DESCR/1.1.1.1/Fri Feb 7 23:54:07 1997// X/PLIST/1.3/Sat Oct 10 03:23:44 1998// XD END-of-libnet/pkg/CVS/Entries echo x - libnet/pkg/COMMENT sed 's/^X//' >libnet/pkg/COMMENT << 'END-of-libnet/pkg/COMMENT' XA C library to for IP packet creation END-of-libnet/pkg/COMMENT echo x - libnet/pkg/DESCR sed 's/^X//' >libnet/pkg/DESCR << 'END-of-libnet/pkg/DESCR' XLibnet A C library for portable packet creation X Xdomains of sockets and protocols. X XA C library for portable packet creation X XIncluded are also simple example test programs X X XLibnet is a collection of routines to help with the construction Xand handling of network packets. It provides a portable framework Xfor low-level network packet writing and handling. X XLibnet features portable packet creation interfaces at the IP layer Xand link layer, as well as a host of supplementary and complementary Xfunctionality. X XSee http://www.infonexus.com/~daemon9/Projects/Libnet/ for more info END-of-libnet/pkg/DESCR echo x - libnet/pkg/PLIST sed 's/^X//' >libnet/pkg/PLIST << 'END-of-libnet/pkg/PLIST' X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R Xinclude/libnet.h Xinclude/libnet/libnet-headers.h Xinclude/libnet/libnet-functions.h Xinclude/libnet/libnet-structures.h Xinclude/libnet/libnet-macros.h Xinclude/libnet/libnet-asn1.h Xman/man3/libnet.3 Xlib/libnet.a Xlib/libpwrite Xshare/doc/libnet/PORTS Xshare/doc/libnet/README Xshare/doc/libnet/README.asn.1 Xshare/doc/libnet/README.bpf Xshare/doc/libnet/README.examples Xshare/doc/libnet/README.linux Xshare/doc/libnet/README.rawsockets Xshare/doc/libnet/README.stubs X X@dirrm share/doc/libnet X X X END-of-libnet/pkg/PLIST echo x - libnet/Makefile sed 's/^X//' >libnet/Makefile << 'END-of-libnet/Makefile' X# Ports collection makefile for: libnet X# Version required: 0.99b X# Date created: Sun May 10, 1999 X# Whom: shipley@dis.org X# X# $Id$ X# X#DISTDIR= /var/tmp/ # for debuging X XDISTNAME= libnet-0.99b XPKGNAME= libnet-0.9.9b XCATEGORIES= net XMASTER_SITES= http://www.packetfactory.net/libnet/dist/ XEXTRACT_SUFX= .tgz X XMAINTAINER= shipley@dis.org X XMAN= libnet.3 X XGNU_CONFIGURE= yes X X#NOPROFILE= true X XOSVERSION!= sysctl -n kern.osreldate X.if ${OSVERSION} <= 300000 XBROKEN= does not build X.endif X XWRKSRC= ${WRKDIR}/Libnet-0.99b X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/PORTS ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/README ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/README.asn.1 ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/README.bpf ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/README.examples ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/README.linux ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/README.rawsockets ${PREFIX}/share/doc/libnet X ${INSTALL_MAN} ${WRKSRC}/doc/README.stubs ${PREFIX}/share/doc/libnet X X.endif X X.include <bsd.port.mk> END-of-libnet/Makefile echo c - libnet/patches mkdir -p libnet/patches > /dev/null 2>&1 echo x - libnet/patches/patch-aa sed 's/^X//' >libnet/patches/patch-aa << 'END-of-libnet/patches/patch-aa' X*** configure.in- Mon May 10 18:39:16 1999 X--- configure.in Mon May 10 18:40:09 1999 X*************** X*** 146,152 **** X AC_DEFINE(BSDISH_OS) X AC_DEFINE(BSD_BYTE_SWAP) X MAN_PREFIX="$prefix/man/man3/" X! LIB_PREFIX="$prefix/lib/aout" X INC_PREFIX="$prefix/include/" X BIN_PREFIX="$prefix/bin/" X ln -sf FreeBSD support/bpf-lkm/etherspoof X--- 146,152 ---- X AC_DEFINE(BSDISH_OS) X AC_DEFINE(BSD_BYTE_SWAP) X MAN_PREFIX="$prefix/man/man3/" X! LIB_PREFIX="$prefix/lib/" X INC_PREFIX="$prefix/include/" X BIN_PREFIX="$prefix/bin/" X ln -sf FreeBSD support/bpf-lkm/etherspoof END-of-libnet/patches/patch-aa echo x - libnet/patches/patch-ab sed 's/^X//' >libnet/patches/patch-ab << 'END-of-libnet/patches/patch-ab' X*** configure- Mon May 10 18:39:03 1999 X--- configure Mon May 10 18:40:01 1999 X*************** X*** 1519,1525 **** X EOF X X MAN_PREFIX="$prefix/man/man3/" X! LIB_PREFIX="$prefix/lib/aout" X INC_PREFIX="$prefix/include/" X BIN_PREFIX="$prefix/bin/" X ln -sf FreeBSD support/bpf-lkm/etherspoof X--- 1519,1525 ---- X EOF X X MAN_PREFIX="$prefix/man/man3/" X! LIB_PREFIX="$prefix/lib/" X INC_PREFIX="$prefix/include/" X BIN_PREFIX="$prefix/bin/" X ln -sf FreeBSD support/bpf-lkm/etherspoof END-of-libnet/patches/patch-ab exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905110823.BAA11025>