head	1.8;
access;
symbols
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2004.08.21.08.39.14;	author eik;	state dead;
branches;
next	1.7;

1.7
date	2004.05.25.15.18.23;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.22.03.10.26;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.21.13.26.46;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2003.01.18.17.53.03;	author arved;	state Exp;
branches;
next	1.3;

1.3
date	2002.12.08.01.21.18;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2002.06.30.16.55.39;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2002.06.25.10.54.13;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.8
log
@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
@
text
@# New ports collection makefile for:	lcrzo
# Date created:		Wed Apr 10 02:42:20 CEST 2002
# Whom:			king@@v2project.com
#
# $FreeBSD: ports/security/lcrzo/Makefile,v 1.7 2004/05/25 15:18:23 pav Exp $
#

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>
@


1.7
log
@- Refresh MASTER_SITES

PR:		ports/67176
Submitted by:	Roman Neuhauser <neuhauser@@chello.cz>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Add missing manpages and headers
@
text
@d11 2
a12 3
MASTER_SITES=	http://www.laurentconstantin.com/common/lcrzo/download/v4/ \
		http://www.mirrors.wiretapped.net/security/packet-construction/lcrzo/ \
		ftp://ftp.mirrors.wiretapped.net/sd3a/security/packet-construction/lcrzo/
@


1.5
log
@De-pkg-comment.
@
text
@d27 2
a28 1
	lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3
@


1.4
log
@Update to 4.17

PR:		47159
Submitted by:	Jose Rey <king@@main.v2project.com>
@
text
@d17 1
@


1.3
log
@ONLY_FOR_ARCHS=i386 alpha
@
text
@d9 1
a9 1
PORTVERSION=	4.10
@


1.2
log
@upgrade to 4.10

PR:		40032, 40033
Submittted by:	maintainer
@
text
@d19 1
@


1.1
log
@add lcrzo 4.08
Lcrzo is a network library (used by Lcrzoex, network testing toolbox)

PR:		36947
Submitted by:	Joseph King <king@@v2project.com>
@
text
@d9 1
a9 1
PORTVERSION=	4.08
@

