From nobody@FreeBSD.org  Tue Apr  9 19:12:30 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id C6F3737B41A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  9 Apr 2002 19:12:29 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g3A2CTS20362;
	Tue, 9 Apr 2002 19:12:29 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200204100212.g3A2CTS20362@freefall.freebsd.org>
Date: Tue, 9 Apr 2002 19:12:29 -0700 (PDT)
From: Joseph King <king@v2project.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: lcrzo network library
X-Send-Pr-Version: www-1.0

>Number:         36946
>Category:       ports
>Synopsis:       New port: lcrzo network library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 09 19:20:01 PDT 2002
>Closed-Date:    Tue Apr 09 23:03:32 PDT 2002
>Last-Modified:  Tue Apr 09 23:03:32 PDT 2002
>Originator:     Joseph King
>Release:        
>Organization:
>Environment:
>Description:
Lcrzo is a network library, for network administrators and network hackers.
Its objective is to easily create network programs. This library provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP and RARP protocols. It supports spoofing, sniffing, client and server creation. Furthermore, lcrzo contains high level functions dealing with data storage and handling. Using all these functions, you can quickly create a network test program.


>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:
#
#	lcrzo
#	lcrzo/files
#	lcrzo/files/patch-aa
#	lcrzo/Makefile
#	lcrzo/distinfo
#	lcrzo/pkg-comment
#	lcrzo/pkg-descr
#	lcrzo/pkg-plist
#
echo c - lcrzo
mkdir -p lcrzo > /dev/null 2>&1
echo c - lcrzo/files
mkdir -p lcrzo/files > /dev/null 2>&1
echo x - lcrzo/files/patch-aa
sed 's/^X//' >lcrzo/files/patch-aa << 'END-of-lcrzo/files/patch-aa'
X--- config.dat.orig	Wed Apr 10 03:06:53 2002
X+++ config.dat	Wed Apr 10 03:07:04 2002
X@@ -41,9 +41,9 @@
X ###  - MacOS_10_ppc : MacOS X under PowerPC
X ###  - Etc.
X #LCRZODEF_SYS=FreeBSD_3_i386
X-#LCRZODEF_SYS=FreeBSD_4_i386
X+LCRZODEF_SYS=FreeBSD_4_i386
X #LCRZODEF_SYS=FreeBSD_4_alpha
X-LCRZODEF_SYS=Linux_X_i386
X+#LCRZODEF_SYS=Linux_X_i386
X #LCRZODEF_SYS=Linux_X_ia64
X #LCRZODEF_SYS=Linux_X_alpha
X #LCRZODEF_SYS=MacOS_10_ppc
END-of-lcrzo/files/patch-aa
echo x - lcrzo/Makefile
sed 's/^X//' >lcrzo/Makefile << 'END-of-lcrzo/Makefile'
X# New ports collection makefile for:	lcrzo
X# Date created:		Wed Apr 10 02:42:20 CEST 2002
X# Whom:			king@v2project.com
X#
X#
X
XPORTNAME=	lcrzo
XPORTVERSION=	4.08
XCATEGORIES=	security
XMASTER_SITES=	http://www.laurentconstantin.com/common/lcrzo/download/v4/ \
X		http://www.mirrors.wiretapped.net/security/packet-construction/lcrzo/ \
X		ftp://ftp.mirrors.wiretapped.net/sd3a/security/packet-construction/lcrzo/
XEXTRACT_SUFX=   -src.tgz
X
XWRKSRC=         ${WRKDIR}/${PKGNAME}-src/src
X
XMAINTAINER=	king@v2project.com
X
Xpost-patch: 	
X	cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake
X
X.include <bsd.port.mk>
END-of-lcrzo/Makefile
echo x - lcrzo/distinfo
sed 's/^X//' >lcrzo/distinfo << 'END-of-lcrzo/distinfo'
XMD5 (lcrzo-4.08-src.tgz) = 9f0505a16236722f9fe9598f7ef61c0c
END-of-lcrzo/distinfo
echo x - lcrzo/pkg-comment
sed 's/^X//' >lcrzo/pkg-comment << 'END-of-lcrzo/pkg-comment'
XLcrzo is a network library (used by Lcrzoex, network testing toolbox)
END-of-lcrzo/pkg-comment
echo x - lcrzo/pkg-descr
sed 's/^X//' >lcrzo/pkg-descr << 'END-of-lcrzo/pkg-descr'
XLcrzo is a network library, for network administrators and network hackers.
XIts objective is to easily create network programs. This library provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP and RARP protocols. It supports spoofing, sniffing, client and server creation. Furthermore, lcrzo contains high level functions dealing with data storage and handling. Using all these functions, you can quickly create a network test program.
X
Xhttp://www.laurentconstantin.com/en/lcrzo/
END-of-lcrzo/pkg-descr
echo x - lcrzo/pkg-plist
sed 's/^X//' >lcrzo/pkg-plist << 'END-of-lcrzo/pkg-plist'
Xbin/lcrzo-config
Xinclude/lcrzo.h
Xinclude/lcrzo_defs.h
Xinclude/lcrzo_address.h
Xinclude/lcrzo_conf.h
Xinclude/lcrzo_data.h
Xinclude/lcrzo_device.h
Xinclude/lcrzo_error.h
Xinclude/lcrzo_file.h
Xinclude/lcrzo_global.h
Xinclude/lcrzo_header.h
Xinclude/lcrzo_icmp.h
Xinclude/lcrzo_ipc.h
Xinclude/lcrzo_ipopt.h
Xinclude/lcrzo_list.h
Xinclude/lcrzo_misc.h
Xinclude/lcrzo_obso.h
Xinclude/lcrzo_packet.h
Xinclude/lcrzo_print.h
Xinclude/lcrzo_process.h
Xinclude/lcrzo_record.h
Xinclude/lcrzo_sniff.h
Xinclude/lcrzo_sock.h
Xinclude/lcrzo_spoof.h
Xinclude/lcrzo_string.h
Xinclude/lcrzo_tcpopt.h
Xinclude/lcrzo_time.h
Xinclude/lcrzo_types.h
Xinclude/lcrzo_wait.h
Xlib/liblcrzo.a
Xman/man3/lcrzo.3
Xman/man3/lcrzo_address.3
Xman/man3/lcrzo_conf.3
Xman/man3/lcrzo_data.3
Xman/man3/lcrzo_device.3
Xman/man3/lcrzo_error.3
Xman/man3/lcrzo_file.3
Xman/man3/lcrzo_global.3
Xman/man3/lcrzo_header.3
Xman/man3/lcrzo_icmp.3
Xman/man3/lcrzo_ipc.3
Xman/man3/lcrzo_ipopt.3
Xman/man3/lcrzo_list.3
Xman/man3/lcrzo_misc.3
Xman/man3/lcrzo_obso.3
Xman/man3/lcrzo_packet.3
Xman/man3/lcrzo_print.3
Xman/man3/lcrzo_process.3
Xman/man3/lcrzo_record.3
Xman/man3/lcrzo_sniff.3
Xman/man3/lcrzo_sock.3
Xman/man3/lcrzo_spoof.3
Xman/man3/lcrzo_string.3
Xman/man3/lcrzo_tcpopt.3
Xman/man3/lcrzo_time.3
Xman/man3/lcrzo_types.3
Xman/man3/lcrzo_wait.3
END-of-lcrzo/pkg-plist
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Tue Apr 9 23:03:07 PDT 2002 
State-Changed-Why:  
superceded by pr/36947 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36946 
>Unformatted:
