head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.01.13;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.01.21.17.38.41;	author eadler;	state Exp;
branches;
next	1.9;

1.9
date	2011.05.25.09.24.52;	author jadawin;	state Exp;
branches;
next	1.8;

1.8
date	2009.04.13.09.56.32;	author dhn;	state Exp;
branches;
next	1.7;

1.7
date	2008.11.10.09.09.59;	author jadawin;	state Exp;
branches;
next	1.6;

1.6
date	2008.10.20.09.38.16;	author jadawin;	state Exp;
branches;
next	1.5;

1.5
date	2008.09.04.11.54.41;	author jadawin;	state Exp;
branches;
next	1.4;

1.4
date	2008.09.03.03.12.33;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2008.03.10.22.51.02;	author lippe;	state Exp;
branches;
next	1.2;

1.2
date	2008.01.08.17.39.47;	author tabthorpe;	state Exp;
branches;
next	1.1;

1.1
date	2006.06.06.08.49.36;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection makefile for: 	p5-Nmap-Parser
# Date created:				June 3 2006
# Whom:					Joshua D. Abraham <jabra@@ccs.neu.edu>
#
# $FreeBSD: head/security/p5-Nmap-Parser/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Nmap-Parser
PORTVERSION=	1.21
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	jadawin@@FreeBSD.org
COMMENT=	Parse nmap scan data with perl

BUILD_DEPENDS=	p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \
		p5-Storable>=2:${PORTSDIR}/devel/p5-Storable
RUN_DEPENDS:=	${BUILD_DEPENDS} \
		nmap:${PORTSDIR}/security/nmap

PERL_CONFIGURE=	yes

MAN3=		Nmap::Parser.3

post-configure:
	@@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile

.include <bsd.port.mk>
@


1.10
log
@At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Update to 1.21
- Changelog: http://cpansearch.perl.org/src/APERSAUD/Nmap-Parser-1.21/Changes
@
text
@d19 1
a19 1
RUN_DEPENDS=	${BUILD_DEPENDS} \
@


1.8
log
@- Chase nmap update
- Bump PORTREVSION

Approved by:	miwi  (mentor)
@
text
@d9 1
a9 2
PORTVERSION=	1.19
PORTREVISION=	1
@


1.7
log
@- Update to 1.19
@
text
@d10 1
@


1.6
log
@- Update to 1.18
@
text
@d9 1
a9 1
PORTVERSION=	1.18
@


1.5
log
@- Update 1.16
- Take maintainership
- Update WWW in pkg-descr
@
text
@d9 1
a9 1
PORTVERSION=	1.16
@


1.4
log
@Reset jabra@@ccs.neu.edu due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d9 1
a9 1
PORTVERSION=	1.13
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@- Update to 1.13.

PR:		ports/120908
Submitted by:	lippe (myself)
Approved by:	araujo (mentor), maintainer timeout (> 2 weeks)
@
text
@d14 1
a14 1
MAINTAINER=	jabra@@ccs.neu.edu
@


1.2
log
@- Update to 1.12

PR:		ports/119433
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	Joshua D. Abraham <jabra ccs.neu.edu> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.12
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../authors/id/A/AP/APERSAUD
d17 2
a18 1
BUILD_DEPENDS=	${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig
@


1.1
log
@Add p5-Nmap-Parser 1.05, parse nmap scan data with perl.

PR:		ports/98576
Submitted by:	Joshua D. Abraham <jabra@@ccs.neu.edu>
@
text
@d9 1
a9 1
PORTVERSION=	1.05
@

