Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2006 03:10:18 GMT
From:      "Joshua D. Abraham" <jabra@ccs.neu.edu>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/100904: New port: security/pbnj - a suite of tools to monitor changes on a network.
Message-ID:  <200608220310.k7M3AIa3008863@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/100904; it has been noted by GNATS.

From: "Joshua D. Abraham" <jabra@ccs.neu.edu>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/100904: New port: security/pbnj - a suite of tools to
	monitor changes on a network.
Date: Mon, 21 Aug 2006 20:03:00 -0700

 --=-vCZr2iGe6Wgx4T4ZEdpj
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit
 
 There is a new version of PBNJ, version 2.02. I have updated the port
 for this new version. 
 
 
 -- 
 Joshua D. Abraham
 Northeastern University
 College of Computer and Information Science
 http://www.ccs.neu.edu/home/jabra
 
 --=-vCZr2iGe6Wgx4T4ZEdpj
 Content-Disposition: attachment; filename=pbnj.port
 Content-Type: text/plain; name=pbnj.port; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	pbnj
 #	pbnj/pkg-plist
 #	pbnj/pkg-descr
 #	pbnj/Makefile
 #	pbnj/distinfo
 #
 echo c - pbnj
 mkdir -p pbnj > /dev/null 2>&1
 echo x - pbnj/pkg-plist
 sed 's/^X//' >pbnj/pkg-plist << 'END-of-pbnj/pkg-plist'
 Xbin/scanpbnj
 Xbin/outputpbnj
 Xbin/genlist
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/pbnj/.packlist
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/pbnj
 END-of-pbnj/pkg-plist
 echo x - pbnj/pkg-descr
 sed 's/^X//' >pbnj/pkg-descr << 'END-of-pbnj/pkg-descr'
 XPBNJ is a network suite to monitor changes that occur on a network
 Xover time. It does this by checking for changes on the target
 Xmachine(s), which includes the details about the services running on
 Xthem as well as the service state. PBNJ parses the data from a scan
 Xand stores it in a database. PBNJ uses Nmap to perform scans.
 X
 X
 XWWW: http://www.sf.net/projects/pbnj
 END-of-pbnj/pkg-descr
 echo x - pbnj/Makefile
 sed 's/^X//' >pbnj/Makefile << 'END-of-pbnj/Makefile'
 X# New ports collection makefile for: 	pbnj
 X# Date created:				July 26, 2006
 X# Whom:					Joshua D. Abraham <jabra@ccs.neu.edu>
 X#
 X# $FreeBSD: ports/security/pbnj/Makefile,v 2.0 2006/07/26 04:00:00 Esp $
 X#
 X
 XPORTNAME=	pbnj
 XPORTVERSION=	2.02
 XCATEGORIES=	security
 XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 XMASTER_SITE_SUBDIR= ${PORTNAME}
 XPKGNAMEPREFIX=
 X
 XMAINTAINER=	jabra@ccs.neu.edu
 XCOMMENT=	A suite of tools to monitor changes on a network
 X
 XBUILD_DEPENDS=	${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
 X		${SITE_PERL}/Nmap/Parser.pm:${PORTSDIR}/security/p5-Nmap-Parser \
 X		${SITE_PERL}/mach/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
 X		${SITE_PERL}/mach/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \
 X		${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \
 X		${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which
 XRUN_DEPENDS=	${BUILD_DEPENDS} \
 X				nmap:${PORTSDIR}/security/nmap
 X
 XPERL_CONFIGURE= yes
 XMAN1=	scanpbnj.1 \
 X	outputpbnj.1 \
 X	genlist.1
 Xpost-configure:
 X	@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
 X
 X.include <bsd.port.mk>
 END-of-pbnj/Makefile
 echo x - pbnj/distinfo
 sed 's/^X//' >pbnj/distinfo << 'END-of-pbnj/distinfo'
 XMD5 (pbnj-2.02.tar.gz) = 8d5108cd8d8b06770087aa40a2674b31
 XSHA256 (pbnj-2.02.tar.gz) = 049a9f586b4707aff0a492cad8f02a71961bad6ad152a39c316a46a75b3594ba
 XSIZE (pbnj-2.02.tar.gz) = 84397
 END-of-pbnj/distinfo
 exit
 
 
 --=-vCZr2iGe6Wgx4T4ZEdpj--
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608220310.k7M3AIa3008863>