head	1.11;
access;
symbols
	pkgsrc-2013Q2:1.11.0.44
	pkgsrc-2013Q2-base:1.11
	pkgsrc-2012Q4:1.11.0.42
	pkgsrc-2012Q4-base:1.11
	pkgsrc-2011Q4:1.11.0.40
	pkgsrc-2011Q4-base:1.11
	pkgsrc-2011Q2:1.11.0.38
	pkgsrc-2011Q2-base:1.11
	pkgsrc-2009Q4:1.11.0.36
	pkgsrc-2009Q4-base:1.11
	pkgsrc-2008Q4:1.11.0.34
	pkgsrc-2008Q4-base:1.11
	pkgsrc-2008Q3:1.11.0.32
	pkgsrc-2008Q3-base:1.11
	cube-native-xorg:1.11.0.30
	cube-native-xorg-base:1.11
	pkgsrc-2008Q2:1.11.0.28
	pkgsrc-2008Q2-base:1.11
	pkgsrc-2008Q1:1.11.0.26
	pkgsrc-2008Q1-base:1.11
	pkgsrc-2007Q4:1.11.0.24
	pkgsrc-2007Q4-base:1.11
	pkgsrc-2007Q3:1.11.0.22
	pkgsrc-2007Q3-base:1.11
	pkgsrc-2007Q2:1.11.0.20
	pkgsrc-2007Q2-base:1.11
	pkgsrc-2007Q1:1.11.0.18
	pkgsrc-2007Q1-base:1.11
	pkgsrc-2006Q4:1.11.0.16
	pkgsrc-2006Q4-base:1.11
	pkgsrc-2006Q3:1.11.0.14
	pkgsrc-2006Q3-base:1.11
	pkgsrc-2006Q2:1.11.0.12
	pkgsrc-2006Q2-base:1.11
	pkgsrc-2006Q1:1.11.0.10
	pkgsrc-2006Q1-base:1.11
	pkgsrc-2005Q4:1.11.0.8
	pkgsrc-2005Q4-base:1.11
	pkgsrc-2005Q3:1.11.0.6
	pkgsrc-2005Q3-base:1.11
	pkgsrc-2005Q2:1.11.0.4
	pkgsrc-2005Q2-base:1.11
	pkgsrc-2005Q1:1.11.0.2
	pkgsrc-2005Q1-base:1.11
	pkgsrc-2004Q4:1.9.0.2
	pkgsrc-2004Q4-base:1.9
	pkgsrc-2004Q3:1.8.0.4
	pkgsrc-2004Q3-base:1.8
	pkgsrc-2004Q2:1.8.0.2
	pkgsrc-2004Q2-base:1.8
	pkgsrc-2004Q1:1.7.0.2
	pkgsrc-2004Q1-base:1.7
	pkgsrc-2003Q4:1.6.0.2
	pkgsrc-2003Q4-base:1.6
	netbsd-1-6-1:1.3.0.2
	netbsd-1-6-1-base:1.3
	netbsd-1-6:1.1.1.1.0.8
	netbsd-1-6-RELEASE-base:1.1.1.1
	pkgviews:1.1.1.1.0.4
	pkgviews-base:1.1.1.1
	buildlink2:1.1.1.1.0.2
	buildlink2-base:1.1.1.1
	netbsd-1-5-PATCH003:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.11
date	2005.02.05.16.50.10;	author adrianp;	state dead;
branches;
next	1.10;

1.10
date	2005.01.28.23.35.59;	author adrianp;	state Exp;
branches;
next	1.9;

1.9
date	2004.10.03.00.17.51;	author tv;	state Exp;
branches;
next	1.8;

1.8
date	2004.04.25.04.17.14;	author snj;	state Exp;
branches;
next	1.7;

1.7
date	2004.01.20.12.22.19;	author agc;	state Exp;
branches;
next	1.6;

1.6
date	2003.07.13.13.52.50;	author wiz;	state Exp;
branches;
next	1.5;

1.5
date	2003.05.02.11.56.01;	author wiz;	state Exp;
branches;
next	1.4;

1.4
date	2003.03.29.12.41.56;	author jmmv;	state Exp;
branches;
next	1.3;

1.3
date	2002.10.09.12.52.22;	author wiz;	state Exp;
branches;
next	1.2;

1.2
date	2002.10.09.12.51.11;	author wiz;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.11.15.13.49;	author agc;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.10.11.15.13.49;	author agc;	state Exp;
branches;
next	;


desc
@@


1.11
log
@firewalk-gtk is now obsolete with firewalk 5.x
@
text
@# $NetBSD: Makefile,v 1.10 2005/01/28 23:35:59 adrianp Exp $

DISTNAME=	firewalk-1.0
PKGNAME=	firewalk-gtk-1.0
PKGREVISION=	3
CATEGORIES=	net security
MASTER_SITES=	http://www.packetfactory.net/Projects/firewalk/

MAINTAINER=	xs@@nitric.net
HOMEPAGE=	http://www.packetfactory.net/Projects/firewalk/
COMMENT=	Firewalk determines the filter rules on a packet forwarding device

WRKSRC=         ${WRKDIR}/${DISTNAME:C/f/F/}
USE_BUILDLINK3=	yes
GNU_CONFIGURE=	# defined
CONFIGURE_ENV+=	CFLAGS="-I${BUILDLINK_PREFIX.libnet}/include `gtk-config --cflags`"
CONFIGURE_ENV+= GTK_CFLAGS="`gtk-config --cflags`"

MAKE_ENV+=	FIREWALK_LOC=${LOCALBASE}

BUILDLINK_DEPENDS.libnet+=	libnet<=1.0.1b

pre-install:
	${MV} ${WRKSRC}/firewalk.1 ${WRKSRC}/firewalk-gtk.1

.include "../../x11/gtk/buildlink3.mk"
.include "../../devel/libnet/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.10
log
@Force all current packages using the libnet 1.0.x tree to use a
verision of libnet <= 1.0.1b.  This will prevent the case where the user
has installed the libnet 1.1.x branch and then tries to install an application
that is not compatible with the 1.1.x tree.

Over time the list of these applications that require the 1.0.x branch
will be reduced as they are updated to later versions that support the
libnet 1.1.x branch.

This addresses PR# 29056 opened by diro (at) nixsys.bz, thanks for the PR !
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2004/10/03 00:17:51 tv Exp $
@


1.9
log
@Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2004/04/25 04:17:14 snj Exp $
d21 2
@


1.8
log
@Convert to buildlink3 and satisfy pkglint.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2004/01/20 12:22:19 agc Exp $
d5 1
a5 1
PKGREVISION=	2
@


1.7
log
@Move WRKSRC definition away from the first paragraph in a Makefile.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2003/07/13 13:52:50 wiz Exp $
d4 1
a5 1
PKGNAME=	firewalk-gtk-1.0
d14 1
a14 1
USE_BUILDLINK2=	# defined
d24 2
a25 2
.include "../../x11/gtk/buildlink2.mk"
.include "../../devel/libnet/buildlink2.mk"
@


1.6
log
@PKGREVISION bump for libiconv update.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:01 wiz Exp $
a5 1
WRKSRC=         ${WRKDIR}/${DISTNAME:C/f/F/}
d13 1
@


1.5
log
@Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:56 jmmv Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.4
log
@Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2002/10/09 12:52:22 wiz Exp $
d4 1
@


1.3
log
@Complete conversion to buildlink2.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2002/10/09 12:51:11 wiz Exp $
d5 1
a11 2

WRKSRC=         ${WRKDIR}/${DISTNAME:C/f/F/}
@


1.2
log
@buildlink1 -> buildlink2.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2001/10/11 15:13:49 agc Exp $
d14 2
a15 1
GNU_CONFIGURE=	#defined
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d15 1
a15 1
CONFIGURE_ENV+=	CFLAGS="-I${LOCALBASE}/include `gtk-config --cflags`"
d18 1
a18 1
MAKE_ENV+=	LIBS="-L${LOCALBASE}/lib" FIREWALK_LOC=${LOCALBASE}
d23 2
a24 2
.include "../../x11/gtk/buildlink.mk"
.include "../../devel/libnet/buildlink.mk"
@


1.1.1.1
log
@Initial import of firewalk-gtk-1.0 into the NetBSD Packages Collection.

Firewalking is a technique developed by Mike D. Schiffman and David E.
Goldsmith that employs traceroute-like techniques to analyze IP packet
responses to determine gateway ACL filters and map networks.
Firewalk the tool employs the technique to determine the filter rules
in place on a packet forwarding device.

This package was provided in PR 14020 by xs@@nitric.net. I split it into
two separate packages, firewalk-gtk and firewalk, and modified it to use
buildlink functionality.

@
text
@@
