Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2012 23:41:33 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/174484: [NEW PORT] textproc/p5-CSS-Compressor: Perl extension for CSS minification
Message-ID:  <20121216154133.208877E8B5@colo-p.gslin.org>
Resent-Message-ID: <201212161550.qBGFo1Cm058103@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174484
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-CSS-Compressor: Perl extension for CSS minification
>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:   Sun Dec 16 15:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012
>Description:
This module is an implementation of the CSS parts of Yahoo! YUIcompressor
in Perl.  It was needed to produce minified css on the fly using Perl
based backend systems.

WWW: http://search.cpan.org/dist/CSS-Compressor/

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .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-Compressor
#	p5-CSS-Compressor/Makefile
#	p5-CSS-Compressor/pkg-descr
#	p5-CSS-Compressor/pkg-plist
#	p5-CSS-Compressor/distinfo
#
echo c - p5-CSS-Compressor
mkdir -p p5-CSS-Compressor > /dev/null 2>&1
echo x - p5-CSS-Compressor/Makefile
sed 's/^X//' >p5-CSS-Compressor/Makefile << 'c4e9ade1bf43a08d7bd4c89f9d4fdd9a'
X# Created by: Gea-Suan Lin <gslin@gslin.org>
X# $FreeBSD$
X
XPORTNAME=	CSS-Compressor
XPORTVERSION=	0.02
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Perl extension for CSS minification
X
XPERL_CONFIGURE=	yes
X
XMAN3=		CSS::Compressor.3
X
X.include <bsd.port.mk>
c4e9ade1bf43a08d7bd4c89f9d4fdd9a
echo x - p5-CSS-Compressor/pkg-descr
sed 's/^X//' >p5-CSS-Compressor/pkg-descr << 'a195a2f03e875a2cfd0c1484f57debf8'
XThis module is an implementation of the CSS parts of Yahoo! YUIcompressor
Xin Perl.  It was needed to produce minified css on the fly using Perl
Xbased backend systems.
X
XWWW: http://search.cpan.org/dist/CSS-Compressor/
a195a2f03e875a2cfd0c1484f57debf8
echo x - p5-CSS-Compressor/pkg-plist
sed 's/^X//' >p5-CSS-Compressor/pkg-plist << '1a8897a46c5ffa58331c6f4b627685f3'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Compressor/.packlist
X%%SITE_PERL%%/CSS/Compressor.pm
X@dirrmtry %%SITE_PERL%%/CSS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Compressor
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS
1a8897a46c5ffa58331c6f4b627685f3
echo x - p5-CSS-Compressor/distinfo
sed 's/^X//' >p5-CSS-Compressor/distinfo << 'e8606435cd2f6ae5e99a0f902903b2ec'
XSHA256 (CSS-Compressor-0.02.tar.gz) = f70fff44d93ef82766dfed4d1ab995f2180c45d75998e29ccac8945ac9809d31
XSIZE (CSS-Compressor-0.02.tar.gz) = 11924
e8606435cd2f6ae5e99a0f902903b2ec
exit
--- .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?20121216154133.208877E8B5>