head	1.7;
access;
symbols;
locks; strict;
comment	@# @;


1.7
date	2013.02.19.20.48.52;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2013.02.16.22.43.21;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.17.06.01.05;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.08.20.09.57.33;	author hrs;	state Exp;
branches;
next	1.3;

1.3
date	2012.07.29.23.33.52;	author hrs;	state Exp;
branches;
next	1.2;

1.2
date	2012.07.17.03.18.44;	author hrs;	state Exp;
branches;
next	1.1;

1.1
date	2012.07.16.18.36.15;	author hrs;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312599
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/security/ipv6toolkit/Makefile 312599 2013-02-19 20:16:22Z hrs $

PORTNAME=	ipv6toolkit
PORTVERSION=	1.3.1
CATEGORIES=	security ipv6
MASTER_SITES=	http://www.si6networks.com/tools/ipv6toolkit/
DISTNAME=	ipv6-toolkit-v${PORTVERSION}

MAINTAINER=	hrs@@FreeBSD.org
COMMENT=	A set of IPv6 security assessment tools

LICENSE=	GPLv3

MAKE_ENV=	DATADIR=${DATADIR}
MAKE_JOBS_SAFE=	yes
PORTDOCS=	README.TXT
MAN1=		flow6.1 frag6.1 icmp6.1 jumbos6.1 na6.1 ni6.1 ns6.1 ra6.1 \
		rd6.1 rs6.1 scan6.1 tcp6.1
MAN5=		ipv6toolkit.conf.5

post-patch:
	${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' \
		${WRKSRC}/data/ipv6toolkit.conf

.if !defined(NOPORTDOCS)
post-install:
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README.TXT ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312388
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/security/ipv6toolkit/Makefile 312388 2013-02-16 22:27:20Z hrs $
d4 1
a4 1
PORTVERSION=	1.3
@


1.5
log
@Switch exporter over
@
text
@d1 1
a1 6
# Ports collection makefile for:  ipv6toolkit
# Date created:			  Mon, July 16, 2012
# Whom:				  hrs
#
# $FreeBSD: head/security/ipv6toolkit/Makefile 302793 2012-08-20 09:57:33Z hrs $
#
d4 1
a4 1
PORTVERSION=	1.2.3
d6 1
a6 1
MASTER_SITES=	http://www.si6networks.com/research/
d14 10
a23 10
.if !defined(NOPORTDOCS)
MAKE_ENV=	WITH_DOCS=
MAN1=		scan6.1
.endif

PORTDOCS=	README.TXT flow6-manual.pdf frag6-manual.pdf		\
		icmp6-manual.pdf jumbo6-manual.pdf na6-manual.pdf	\
		ni6-manual.pdf ns6-manual.pdf ra6-manual.pdf		\
		rd6-manual.pdf rs6-manual.pdf scan6-manual.pdf		\
		tcp6-manual.pdf
d27 1
@


1.4
log
@SVN rev 302793 on 2012-08-20 09:57:33Z by hrs

Update to v1.2.3.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@SVN rev 301698 on 2012-07-29 23:33:52Z by hrs

Update to 1.2.2.
@
text
@d9 1
a9 1
PORTVERSION=	1.2.2
@


1.2
log
@SVN rev 300989 on 2012-07-17 03:18:44Z by hrs

Update to 1.2.1.
@
text
@d9 1
a9 1
PORTVERSION=	1.2.1
@


1.1
log
@SVN rev 300968 on 2012-07-16 18:36:15Z by hrs

Add security/ipv6toolkit, a portable IPv6 security assessment suite.

WWW:	http://www.si6networks.com/research/tools.html
@
text
@d9 1
a9 1
PORTVERSION=	1.2
@

