Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2006 04:48:18 GMT
From:      Joshua Abraham <jabra@ccs.neu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/98576: New port: security/p5-Nmap-Parser Perform and manipulate nmap scans using perl
Message-ID:  <200606060448.k564mI4J035171@www.freebsd.org>
Resent-Message-ID: <200606060530.k565UHcN093158@freefall.freebsd.org>

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

>Number:         98576
>Category:       ports
>Synopsis:       New port: security/p5-Nmap-Parser Perform and manipulate nmap scans using perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 06 05:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joshua Abraham
>Release:        5.5
>Organization:
>Environment:
>Description:
# 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:
#
#	p5-Nmap-Parser
#	p5-Nmap-Parser/Makefile
#	p5-Nmap-Parser/pkg-plist
#	p5-Nmap-Parser/pkg-descr
#	p5-Nmap-Parser/distinfo
#
echo c - p5-Nmap-Parser
mkdir -p p5-Nmap-Parser > /dev/null 2>&1
echo x - p5-Nmap-Parser/Makefile
sed 's/^X//' >p5-Nmap-Parser/Makefile << 'END-of-p5-Nmap-Parser/Makefile'
X# New ports collection makefile for: 	p5-Nmap-Parser
X# Date created:				June 3 2006
X# Whom:					Joshua D. Abraham <jabra@ccs.neu.edu>
X#
X# $FreeBSD: ports/security/p5-Nmap-Parser/Makefile,v 1.05 2006/06/03 04:00:00 Esp $
X#
X
XPORTNAME=	Nmap-Parser
XPORTVERSION=	1.05
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/A/AP/APERSAUD
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	jabra@ccs.neu.edu
XCOMMENT=	Parse nmap scan data with perl
X
XBUILD_DEPENDS=	${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig
XRUN_DEPENDS=	${BUILD_DEPENDS} \
X		nmap:${PORTSDIR}/security/nmap
X
XPERL_CONFIGURE= yes
X
XMAN3=		Nmap::Parser.3
X
Xpost-configure:
X	@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-p5-Nmap-Parser/Makefile
echo x - p5-Nmap-Parser/pkg-plist
sed 's/^X//' >p5-Nmap-Parser/pkg-plist << 'END-of-p5-Nmap-Parser/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nmap/Parser/.packlist
X%%SITE_PERL%%/Nmap/Parser.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nmap/Parser
X@dirrmtry %%SITE_PERL%%/Nmap
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nmap
END-of-p5-Nmap-Parser/pkg-plist
echo x - p5-Nmap-Parser/pkg-descr
sed 's/^X//' >p5-Nmap-Parser/pkg-descr << 'END-of-p5-Nmap-Parser/pkg-descr'
XThis module implements a interface to the information contained in an nmap
Xscan. It is implemented by parsing the xml scan data that is generated by
Xnmap. This will enable anyone who utilizes nmap to quickly create fast and
Xrobust security scripts that utilize the powerful port scanning abilities of
Xnmap.
X
XWWW: http://search.cpan.org/~apersaud/Nmap-Parser-1.05/
END-of-p5-Nmap-Parser/pkg-descr
echo x - p5-Nmap-Parser/distinfo
sed 's/^X//' >p5-Nmap-Parser/distinfo << 'END-of-p5-Nmap-Parser/distinfo'
XMD5 (Nmap-Parser-1.05.tar.gz) = 5d5f113a9d166b07e041a5dc52f9c3ee
XSHA256 (Nmap-Parser-1.05.tar.gz) = 5979fa59078376ce752e9bd46fdc2b34b9a18199780412f5a3f257c82a31a759
XSIZE (Nmap-Parser-1.05.tar.gz) = 34451
END-of-p5-Nmap-Parser/distinfo
exit


>How-To-Repeat:

>Fix:

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



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