# 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
Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests)
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
State Changed From-To: open->closed New port added. Thank you.