Date: Thu, 31 Jan 2008 00:45:13 +0900 (JST) From: Masahiro Teramoto <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Cc: markun@onohara.to Subject: ports/120160: [NEW PORT] www/p5-WWW-RobotRules-Parser: Just Parse robots.txt Message-ID: <20080130154513.2FFA62842A@gate.onohara.to> Resent-Message-ID: <200801301550.m0UFo2X6073172@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120160 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-RobotRules-Parser: Just Parse robots.txt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 15:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Masahiro Teramoto >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD gate.onohara.to 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 >Description: WWW::RobotRules::Parser allows you to simply parse robots.txt files as described in http://www.robotstxt.org/wc/norobots.html. Author: Daisuke Maki <dmaki@cpan.org> WWW: http://http://search.cpan.org/~dmaki/WWW-RobotRules-Parser/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-RobotRules-Parser-0.04001.shar begins here --- # 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-WWW-RobotRules-Parser # p5-WWW-RobotRules-Parser/pkg-descr # p5-WWW-RobotRules-Parser/Makefile # p5-WWW-RobotRules-Parser/pkg-plist # p5-WWW-RobotRules-Parser/distinfo # echo c - p5-WWW-RobotRules-Parser mkdir -p p5-WWW-RobotRules-Parser > /dev/null 2>&1 echo x - p5-WWW-RobotRules-Parser/pkg-descr sed 's/^X//' >p5-WWW-RobotRules-Parser/pkg-descr << 'END-of-p5-WWW-RobotRules-Parser/pkg-descr' XWWW::RobotRules::Parser allows you to simply parse robots.txt files Xas described in http://www.robotstxt.org/wc/norobots.html. X XAuthor: Daisuke Maki <dmaki@cpan.org> XWWW: http://http://search.cpan.org/~dmaki/WWW-RobotRules-Parser/ END-of-p5-WWW-RobotRules-Parser/pkg-descr echo x - p5-WWW-RobotRules-Parser/Makefile sed 's/^X//' >p5-WWW-RobotRules-Parser/Makefile << 'END-of-p5-WWW-RobotRules-Parser/Makefile' X# New ports collection makefile for: p5-WWW-RobotRules-Parser X# Date created: 2008-01-30 X# Whom: Masahiro Teramoto <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= WWW-RobotRules-Parser XPORTVERSION= 0.04001 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/D/DM/DMAKI XPKGNAMEPREFIX= p5- X XMAINTAINER= markun@onohara.to XCOMMENT= Just Parse robots.txt X XBUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ X p5-URI>=0:${PORTSDIR}/net/p5-URI XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= WWW::RobotRules::Parser.3 X X.include <bsd.port.mk> END-of-p5-WWW-RobotRules-Parser/Makefile echo x - p5-WWW-RobotRules-Parser/pkg-plist sed 's/^X//' >p5-WWW-RobotRules-Parser/pkg-plist << 'END-of-p5-WWW-RobotRules-Parser/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/RobotRules/Parser/.packlist X%%SITE_PERL%%/WWW/RobotRules/Parser.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/RobotRules/Parser X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/RobotRules X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW/RobotRules X@dirrmtry %%SITE_PERL%%/WWW END-of-p5-WWW-RobotRules-Parser/pkg-plist echo x - p5-WWW-RobotRules-Parser/distinfo sed 's/^X//' >p5-WWW-RobotRules-Parser/distinfo << 'END-of-p5-WWW-RobotRules-Parser/distinfo' XMD5 (WWW-RobotRules-Parser-0.04001.tar.gz) = bc56361f48f1199f7252ca2e1d1af7dd XSHA256 (WWW-RobotRules-Parser-0.04001.tar.gz) = e5c6166a3b2234c5aeef90bf433cde657dccbe60f1ab112387030ce9789fbb43 XSIZE (WWW-RobotRules-Parser-0.04001.tar.gz) = 19608 END-of-p5-WWW-RobotRules-Parser/distinfo exit --- p5-WWW-RobotRules-Parser-0.04001.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080130154513.2FFA62842A>