ports/100640: [NEW PORT] textproc/p5-CSS: Object oriented access to Cascading Style Sheets (CSS)
chinsan
chinsan.tw at gmail.com
Fri Jul 21 04:00:37 UTC 2006
>Number: 100640
>Category: ports
>Synopsis: [NEW PORT] textproc/p5-CSS: Object oriented access to Cascading Style Sheets (CSS)
>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: Fri Jul 21 04:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: chinsan
>Release: FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
This module can be used, along with a CSS::Parse::* module, to parse CSS
data and represent it as a tree of objects. Using a CSS::Adaptor::* module,
the CSS data tree can then be transformed into other formats.
WWW: http://search.cpan.org/dist/CSS/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-CSS-1.07.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-CSS
# p5-CSS/Makefile
# p5-CSS/distinfo
# p5-CSS/pkg-descr
# p5-CSS/pkg-plist
#
echo c - p5-CSS
mkdir -p p5-CSS > /dev/null 2>&1
echo x - p5-CSS/Makefile
sed 's/^X//' >p5-CSS/Makefile << 'END-of-p5-CSS/Makefile'
X# New ports collection makefile for: p5-CSS
X# Date created: 2006/07/21
X# Whom: chinsan <chinsan.tw at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= CSS
XPORTVERSION= 1.07
XCATEGORIES= textproc www perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= CSS
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= chinsan.tw at gmail.com
XCOMMENT= Object oriented access to Cascading Style Sheets (CSS)
X
XBUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent
X
XMAN3= CSS.3 CSS::Value.3 CSS::Parse::Compiled.3 CSS::Property.3 CSS::Parse::Heavy.3 \
X CSS::Parse::PRDGrammar.3 CSS::Style.3 CSS::Parse::Lite.3 CSS::Selector.3 \
X CSS::Adaptor::Debug.3 CSS::Adaptor::Pretty.3 CSS::Parse.3 CSS::Adaptor.3
X
XPERL_CONFIGURE= yes
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-CSS/Makefile
echo x - p5-CSS/distinfo
sed 's/^X//' >p5-CSS/distinfo << 'END-of-p5-CSS/distinfo'
XMD5 (CSS-1.07.tar.gz) = c4f08d2d2ab82c00b1a0d42754d9aef1
XSHA256 (CSS-1.07.tar.gz) = 3fc8f4176a25481f9e7f34162586b6f7db56117dd05ccf99529b7193df08326b
XSIZE (CSS-1.07.tar.gz) = 33782
END-of-p5-CSS/distinfo
echo x - p5-CSS/pkg-descr
sed 's/^X//' >p5-CSS/pkg-descr << 'END-of-p5-CSS/pkg-descr'
XThis module can be used, along with a CSS::Parse::* module, to parse CSS
Xdata and represent it as a tree of objects. Using a CSS::Adaptor::* module,
Xthe CSS data tree can then be transformed into other formats.
X
XWWW: http://search.cpan.org/dist/CSS/
END-of-p5-CSS/pkg-descr
echo x - p5-CSS/pkg-plist
sed 's/^X//' >p5-CSS/pkg-plist << 'END-of-p5-CSS/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/.packlist
X%%SITE_PERL%%/CSS.pm
X%%SITE_PERL%%/CSS/Value.pm
X%%SITE_PERL%%/CSS/Property.pm
X%%SITE_PERL%%/CSS/Style.pm
X%%SITE_PERL%%/CSS/Selector.pm
X%%SITE_PERL%%/CSS/Parse.pm
X%%SITE_PERL%%/CSS/Adaptor.pm
X%%SITE_PERL%%/CSS/Parse/Compiled.pm
X%%SITE_PERL%%/CSS/Parse/PRDGrammar.pm
X%%SITE_PERL%%/CSS/Parse/Heavy.pm
X%%SITE_PERL%%/CSS/Parse/Lite.pm
X%%SITE_PERL%%/CSS/Parse/CompiledGrammar.pm
X%%SITE_PERL%%/CSS/Adaptor/Debug.pm
X%%SITE_PERL%%/CSS/Adaptor/Pretty.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS
X at dirrmtry %%SITE_PERL%%/CSS/Parse
X at dirrmtry %%SITE_PERL%%/CSS/Adaptor
X at dirrmtry %%SITE_PERL%%/CSS
END-of-p5-CSS/pkg-plist
exit
--- p5-CSS-1.07.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list