Date: Tue, 29 Jan 2008 23:18:06 +0900 (JST) From: Masahiro Teramoto <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Cc: markun@onohara.to Subject: ports/120117: [NEW PORT] www/p5-HTML-RobotsMETA: Parse HTML For Robots Exclusion META Markup Message-ID: <20080129141806.A3A292842A@gate.onohara.to> Resent-Message-ID: <200801291420.m0TEK1RN052306@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120117 >Category: ports >Synopsis: [NEW PORT] www/p5-HTML-RobotsMETA: Parse HTML For Robots Exclusion META Markup >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: Tue Jan 29 14:20:01 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: HTML::RobotsMETA is a simple HTML::Parser subclass that extracts robots exclusion information from meta tags. Author: Daisuke Maki <dmaki@cpan.org> WWW: http://search.cpan.org/~dmaki/HTML-RobotsMETA/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-HTML-RobotsMETA-0.00004.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-HTML-RobotsMETA # p5-HTML-RobotsMETA/pkg-descr # p5-HTML-RobotsMETA/Makefile # p5-HTML-RobotsMETA/pkg-plist # p5-HTML-RobotsMETA/distinfo # echo c - p5-HTML-RobotsMETA mkdir -p p5-HTML-RobotsMETA > /dev/null 2>&1 echo x - p5-HTML-RobotsMETA/pkg-descr sed 's/^X//' >p5-HTML-RobotsMETA/pkg-descr << 'END-of-p5-HTML-RobotsMETA/pkg-descr' XHTML::RobotsMETA is a simple HTML::Parser subclass Xthat extracts robots exclusion information from meta tags. X XAuthor: Daisuke Maki <dmaki@cpan.org> XWWW: http://search.cpan.org/~dmaki/HTML-RobotsMETA/ END-of-p5-HTML-RobotsMETA/pkg-descr echo x - p5-HTML-RobotsMETA/Makefile sed 's/^X//' >p5-HTML-RobotsMETA/Makefile << 'END-of-p5-HTML-RobotsMETA/Makefile' X# New ports collection makefile for: p5-HTML-RobotsMETA X# Date created: 2008-01-29 X# Whom: Masahiro Teramoto <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= HTML-RobotsMETA XPORTVERSION= 0.00004 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= Parse HTML For Robots Exclusion META Markup X XBUILD_DEPENDS= p5-HTML-Parser>=3:${PORTSDIR}/www/p5-HTML-Parser XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= HTML::RobotsMETA.3 \ X HTML::RobotsMETA::Rules.3 X X.include <bsd.port.mk> END-of-p5-HTML-RobotsMETA/Makefile echo x - p5-HTML-RobotsMETA/pkg-plist sed 's/^X//' >p5-HTML-RobotsMETA/pkg-plist << 'END-of-p5-HTML-RobotsMETA/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RobotsMETA/.packlist X%%SITE_PERL%%/HTML/RobotsMETA.pm X%%SITE_PERL%%/HTML/RobotsMETA/Rules.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RobotsMETA X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML X@dirrmtry %%SITE_PERL%%/HTML/RobotsMETA X@dirrmtry %%SITE_PERL%%/HTML END-of-p5-HTML-RobotsMETA/pkg-plist echo x - p5-HTML-RobotsMETA/distinfo sed 's/^X//' >p5-HTML-RobotsMETA/distinfo << 'END-of-p5-HTML-RobotsMETA/distinfo' XMD5 (HTML-RobotsMETA-0.00004.tar.gz) = 6a62d7aa99aaa67f903fd2c8dae18b39 XSHA256 (HTML-RobotsMETA-0.00004.tar.gz) = 485aa9bec6cbe16704531780b3d6ed293b228d6ab495415185f149ec5de1787f XSIZE (HTML-RobotsMETA-0.00004.tar.gz) = 13377 END-of-p5-HTML-RobotsMETA/distinfo exit --- p5-HTML-RobotsMETA-0.00004.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?20080129141806.A3A292842A>