Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2006 04:45:01 GMT
From:      "Joshua D. Abraham"<jabra@ccs.neu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105596: Update port: security/pbnj various updates
Message-ID:  <200611160445.kAG4j1Ws018593@www.freebsd.org>
Resent-Message-ID: <200611160450.kAG4o2x2095257@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105596
>Category:       ports
>Synopsis:       Update port: security/pbnj various updates
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 16 04:50:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joshua D. Abraham
>Release:        5.5-RELEASE
>Organization:
>Environment:
>Description:
update attached.
>How-To-Repeat:

>Fix:
# 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/distinfo
#       pbnj/Makefile
#
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/distinfo
sed 's/^X//' >pbnj/distinfo << 'END-of-pbnj/distinfo'
XMD5 (pbnj-2.04.tar.gz) = f0a5b4dfa9456c21154a289e1e45b1d5
XSHA256 (pbnj-2.04.tar.gz) = 3df88ea306bd47401766d69f32e5cd1fdc1f015e6a06c66a7fa7aba7dfd0f3b9
XSIZE (pbnj-2.04.tar.gz) = 86080
END-of-pbnj/distinfo
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 1.2 2006/10/16 12:13:03 miwi Exp $
X#
X
XPORTNAME=      pbnj
XPORTVERSION=   2.04
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}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
X               ${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
X
XMAN1=  scanpbnj.1p \
X       outputpbnj.1p \
X       genlist.1p
X
Xpost-configure:
X       @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-pbnj/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



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