head	1.9;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.14;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.28.18.37.19;	author az;	state Exp;
branches;
next	1.7;

1.7
date	2012.01.21.17.39.36;	author eadler;	state Exp;
branches;
next	1.6;

1.6
date	2009.09.02.15.01.50;	author amdmi3;	state Exp;
branches;
next	1.5;

1.5
date	2009.04.13.09.56.32;	author dhn;	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	2006.11.18.22.48.58;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.16.12.13.03;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.30.07.30.18;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:		pbnj
# Date created:					July 26, 2006
# Whom:						Joshua D. Abraham <jabra@@ccs.neu.edu>
#
# $FreeBSD: head/security/pbnj/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	pbnj
PORTVERSION=	2.04
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A suite of tools to monitor changes on a network

BUILD_DEPENDS=	p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
		p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \
		p5-Nmap-Parser>=0:${PORTSDIR}/security/p5-Nmap-Parser \
		p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
		p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \
		p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
		p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS:=	${BUILD_DEPENDS} \
		nmap:${PORTSDIR}/security/nmap

PERL_CONFIGURE=		yes

MAN1=	scanpbnj.1p \
	outputpbnj.1p \
	genlist.1p

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

.include <bsd.port.mk>
@


1.8
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
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
@d17 7
a23 7
BUILD_DEPENDS=	${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
		${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
		${SITE_PERL}/Nmap/Parser.pm:${PORTSDIR}/security/p5-Nmap-Parser \
		${SITE_PERL}/mach/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
		${SITE_PERL}/mach/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \
		${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \
		${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which
@


1.6
log
@- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
@
text
@d24 1
a24 1
RUN_DEPENDS=	${BUILD_DEPENDS} \
@


1.5
log
@- Chase nmap update
- Bump PORTREVSION

Approved by:	miwi  (mentor)
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


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

Hat:	portmgr
@
text
@d10 1
@


1.3
log
@- Update to 2.4

PR:		ports/105596
Submitted by:	Joshua D. Abraham <jabra@@ccs.neu.edu> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	jabra@@ccs.neu.edu
@


1.2
log
@- Add missing depends

PR:             ports/104362
Submitted by:   Joshua Abraham<jabra@@ccs.neu.edu> (maintainer)
Approved by:    portmgr (clement)
@
text
@d1 3
a3 3
# New ports collection makefile for: 	pbnj
# Date created:				July 26, 2006
# Whom:					Joshua D. Abraham <jabra@@ccs.neu.edu>
d9 1
a9 1
PORTVERSION=	2.02
a12 1
PKGNAMEPREFIX=
d27 1
a27 1
PERL_CONFIGURE=	yes
d29 3
a31 3
MAN1=	scanpbnj.1 \
	outputpbnj.1 \
	genlist.1
@


1.1
log
@PBNJ is a network suite to monitor changes that occur on a network
over time. It does this by checking for changes on the target
machine(s), which includes the details about the services running on
them as well as the service state. PBNJ parses the data from a scan
and stores it in a database. PBNJ uses Nmap to perform scans.

WWW: http://www.sf.net/projects/pbnj

PR:		ports/100904
Submitted by:	Joshua D. Abraham <jabra(at)ccs.neu.edu>
@
text
@d18 2
a19 1
BUILD_DEPENDS=	${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
@

