Date: Thu, 14 Aug 2008 04:20:47 GMT From: Michael Schout <mschout@gkg.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/126523: [NEW PORT] www/p5-HTML-RewriteAttributes: module for rewriting HTML attributes Message-ID: <200808140420.m7E4KlTQ044153@www.freebsd.org> Resent-Message-ID: <200808140430.m7E4U2mO085638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126523 >Category: ports >Synopsis: [NEW PORT] www/p5-HTML-RewriteAttributes: module for rewriting HTML attributes >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: Thu Aug 14 04:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Michael Schout >Release: FreeBSD 7.0-RELEASE >Organization: GKG.NET, Inc. >Environment: FreeBSD bu1.gkg.net 6.3-RELEASE-p3 FreeBSD 6.3-RELEASE-p3 #0: Sat Aug 2 01:56:33 CDT 2008 root@bu1.gkg.net:/usr/obj/usr/src/sys/GKGGENERIC i386 >Description: New port for p5-HTML-RewriteAttributes which is needed by RT 3.8 >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-RewriteAttributes # p5-HTML-RewriteAttributes/Makefile # p5-HTML-RewriteAttributes/distinfo # p5-HTML-RewriteAttributes/pkg-descr # p5-HTML-RewriteAttributes/pkg-plist # echo c - p5-HTML-RewriteAttributes mkdir -p p5-HTML-RewriteAttributes > /dev/null 2>&1 echo x - p5-HTML-RewriteAttributes/Makefile sed 's/^X//' >p5-HTML-RewriteAttributes/Makefile << 'END-of-p5-HTML-RewriteAttributes/Makefile' X# New ports collection makefile for: HTML-RewriteAttributes X# Date created: Wed Aug 13 22:12:19 CDT 2008 X# Whom: mschout X# X# $FreeBSD$ X# X XPORTNAME= HTML-RewriteAttributes XPORTVERSION= 0.03 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Perl module for rewriting HTML attributes X XBUILD_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ X p5-HTML-Tagset>0:${PORTSDIR}/www/p5-HTML-Tagset \ X p5-URI>0:${PORTSDIR}/net/p5-URI XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= HTML::RewriteAttributes::Resources.3 \ X HTML::RewriteAttributes::Links.3 \ X HTML::RewriteAttributes.3 X X.include <bsd.port.mk> END-of-p5-HTML-RewriteAttributes/Makefile echo x - p5-HTML-RewriteAttributes/distinfo sed 's/^X//' >p5-HTML-RewriteAttributes/distinfo << 'END-of-p5-HTML-RewriteAttributes/distinfo' XMD5 (HTML-RewriteAttributes-0.03.tar.gz) = 7580f6d63b171b318547d5ef4138ce34 XSHA256 (HTML-RewriteAttributes-0.03.tar.gz) = 3d2fab5d2143cd489363731750a84da2992a17135cc17c12817bb18ae68745db XSIZE (HTML-RewriteAttributes-0.03.tar.gz) = 18148 END-of-p5-HTML-RewriteAttributes/distinfo echo x - p5-HTML-RewriteAttributes/pkg-descr sed 's/^X//' >p5-HTML-RewriteAttributes/pkg-descr << 'END-of-p5-HTML-RewriteAttributes/pkg-descr' XThis module is designed for simple yet powerful HTML attribute rewriting. X XYou simply specify a callback to run for each attribute and we do the rest Xfor you. X XThis module is designed to be subclassable to make handling special cases Xeaiser. See the source for methods you can override. X XWWW: http://search.cpan.org/dist/HTML-RewriteAttributes END-of-p5-HTML-RewriteAttributes/pkg-descr echo x - p5-HTML-RewriteAttributes/pkg-plist sed 's/^X//' >p5-HTML-RewriteAttributes/pkg-plist << 'END-of-p5-HTML-RewriteAttributes/pkg-plist' X%%SITE_PERL%%/HTML/RewriteAttributes.pm X%%SITE_PERL%%/HTML/RewriteAttributes/Links.pm X%%SITE_PERL%%/HTML/RewriteAttributes/Resources.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RewriteAttributes/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RewriteAttributes X@dirrm %%SITE_PERL%%/HTML/RewriteAttributes END-of-p5-HTML-RewriteAttributes/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808140420.m7E4KlTQ044153>