Delete files forgotten in last repocopy

Fix typo

  <http://docs.freebsd.org/cgi/mid.cgi?200408010854.i718sxCc065477>
  <http://docs.freebsd.org/cgi/mid.cgi?200408010937.i719b446067158>

Pointy hat to:	sem
This commit is contained in:
Oliver Eikemeier 2004-08-21 08:39:14 +00:00
parent 1b84fd2c12
commit bed9f05dea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116885
10 changed files with 1 additions and 153 deletions

2
MOVED
View file

@ -1215,7 +1215,7 @@ emulators/freesci|games/freesci|2004-07-26|Moved to better category games
net/zebra-devel||2004-07-27|The same as net/zebra for some time
mail/pear-mailparse|mail/pecl-mailparse|2004-07-30|Renamed
security/lcrzo|net/netwib|2004-08-01|The project has been renamed and port moved to better category
security/lcrzoex|net/netwox|2004-08-01|The project has been renamed and port moved to better category
security/lcrzoex|net-mgmt/netwox|2004-08-01|The project has been renamed and port moved to better category
devel/autoconf|devel/autoconf253|2004-08-03|autotools cleanup
devel/automake|devel/automake15|2004-08-03|autotools cleanup
mail/balsa2|mail/balsa|2004-08-06|Balsa 2.x has been moved to the balsa port

View file

@ -1,32 +0,0 @@
# New ports collection makefile for: lcrzo
# Date created: Wed Apr 10 02:42:20 CEST 2002
# Whom: king@v2project.com
#
# $FreeBSD$
#
PORTNAME= lcrzo
PORTVERSION= 4.17.0
CATEGORIES= security
MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwib/download/v4/ \
http://fresh.t-systems-sfr.com/unix/src/privat2/
EXTRACT_SUFX= -src.tgz
MAINTAINER= king@v2project.com
COMMENT= Lcrzo is a network library (used by Lcrzoex, network testing toolbox)
WRKSRC= ${WRKDIR}/${PKGNAME}-src/src
ONLY_FOR_ARCHS= i386 alpha
MAN3= lcrzo.3 lcrzo_address.3 lcrzo_conf.3 lcrzo_data.3 lcrzo_device.3 \
lcrzo_error.3 lcrzo_file.3 lcrzo_global.3 lcrzo_header.3 \
lcrzo_icmp.3 lcrzo_ipc.3 lcrzo_ipopt.3 lcrzo_list.3 lcrzo_misc.3 \
lcrzo_obso.3 lcrzo_packet.3 lcrzo_print.3 lcrzo_process.3 \
lcrzo_record.3 lcrzo_sniff.3 lcrzo_sock.3 lcrzo_spoof.3 \
lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3 \
lcrzo_fd2.3 lcrzo_winhandle.3 lcrzo_kbd.3
post-patch:
cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
MD5 (lcrzo-4.17.0-src.tgz) = 042fcf6ee956b871e607d2686655ba29
SIZE (lcrzo-4.17.0-src.tgz) = 765067

View file

@ -1,14 +0,0 @@
--- config.dat.orig Wed Apr 10 03:06:53 2002
+++ config.dat Wed Apr 10 03:07:04 2002
@@ -41,9 +41,9 @@
### - MacOS_10_ppc : MacOS X under PowerPC
### - Etc.
#LCRZODEF_SYS=FreeBSD_3_i386
-#LCRZODEF_SYS=FreeBSD_4_i386
+LCRZODEF_SYS=FreeBSD_4_i386
#LCRZODEF_SYS=FreeBSD_4_alpha
-LCRZODEF_SYS=Linux_X_i386
+#LCRZODEF_SYS=Linux_X_i386
#LCRZODEF_SYS=Linux_X_ia64
#LCRZODEF_SYS=Linux_X_alpha
#LCRZODEF_SYS=MacOS_10_ppc

View file

@ -1,9 +0,0 @@
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.
WWW: http://www.laurentconstantin.com/en/lcrzo/

View file

@ -1,34 +0,0 @@
bin/lcrzo-config
include/lcrzo.h
include/lcrzo_address.h
include/lcrzo_conf.h
include/lcrzo_data.h
include/lcrzo_debugdefs.h
include/lcrzo_defs.h
include/lcrzo_device.h
include/lcrzo_error.h
include/lcrzo_fd2.h
include/lcrzo_file.h
include/lcrzo_global.h
include/lcrzo_header.h
include/lcrzo_icmp.h
include/lcrzo_ipc.h
include/lcrzo_ipopt.h
include/lcrzo_kbd.h
include/lcrzo_list.h
include/lcrzo_misc.h
include/lcrzo_obso.h
include/lcrzo_packet.h
include/lcrzo_print.h
include/lcrzo_process.h
include/lcrzo_record.h
include/lcrzo_sniff.h
include/lcrzo_sock.h
include/lcrzo_spoof.h
include/lcrzo_string.h
include/lcrzo_tcpopt.h
include/lcrzo_time.h
include/lcrzo_types.h
include/lcrzo_wait.h
include/lcrzo_winhandle.h
lib/liblcrzo.a

View file

@ -1,31 +0,0 @@
# New ports collection makefile for: lcrzoex
# Date created: Wed Apr 10 02:42:20 CEST 2002
# Whom: king@v2project.com
#
# $FreeBSD$
#
PORTNAME= lcrzoex
PORTVERSION= 4.17.0
CATEGORIES= security
MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwib/download/v4/ \
http://fresh.t-systems-sfr.com/unix/src/privat2/
EXTRACT_SUFX= -src.tgz
MAINTAINER= king@v2project.com
COMMENT= Lcrzoex contains over 300 functionnalities using network library lcrzo
BUILD_DEPENDS= ${LOCALBASE}/include/lcrzo_debugdefs.h:${PORTSDIR}/security/lcrzo
WRKSRC= ${WRKDIR}/${PKGNAME}-src/src
MAN1= lcrzoex.1
PLIST_FILES= bin/lcrzoex
pre-configure:
cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
MD5 (lcrzoex-4.17.0-src.tgz) = ad9732adb9f1a02d1cb1fbb12112db53
SIZE (lcrzoex-4.17.0-src.tgz) = 336521

View file

@ -1,24 +0,0 @@
Lcrzoex contains over 300 functionalities using network library lcrzo.
Lcrzoex can be used in the following contexts :
- discover the Ethernet address of a computer (number 2, 3, 134, etc.)
- sniff your LAN to detect what's going on (number 7, 8, 9, etc.)
- check the checksums created by a network program which isn't working
(number 16, 17, 18, etc.)
- intercept a session and replay it as many times you want to strictly
test your application (number 10, 11, 12, 22, etc.)
- verify if a router is well configured even if the needed computers are
down (number 48, ..., 53, etc.)
- check if your router/firewall/computer blocks
- IP protocols (number 29, ..., 34, etc.)
- IP options (number 29, ..., 34, 73, ..., 79, etc.), source routing
(number 45, 56, 59, 62, etc.)
- IP fragments (number 44, 55, 58, 61, 72, etc.)
- TCP options (number 48, ..., 53, etc.)
- ICMP types (number 65, ..., 70, etc.)
- ARP poisoning (number 80, 81, 82, 83, etc.)
- create a tcp/udp client with a special local port (number 85, 89, 86, 93,
97, etc.)
- convert between numbers (number 139, ..., 148, etc.)
- etc.
WWW: http://www.laurentconstantin.com/en/lcrzoex/

View file

@ -1,4 +0,0 @@
--------
Check the online documentation in :
http://www.laurentconstantin.com/common/lcrzoex/doc/en/index.html
--------