ports/126523: [NEW PORT] www/p5-HTML-RewriteAttributes: module for rewriting HTML attributes

Michael Schout mschout at gkg.net
Thu Aug 14 04:30:04 UTC 2008


>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 at 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 at 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 at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RewriteAttributes
X at dirrm %%SITE_PERL%%/HTML/RewriteAttributes
END-of-p5-HTML-RewriteAttributes/pkg-plist
exit



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



More information about the freebsd-ports-bugs mailing list