ports/81132: New port: devel/pear-HTML_CSS PEAR class for generating CSS declarations

Antonio Carlos Venancio Junior antonio at php.net
Mon May 16 20:30:13 UTC 2005


>Number:         81132
>Category:       ports
>Synopsis:       New port: devel/pear-HTML_CSS PEAR class for generating CSS declarations
>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:   Mon May 16 20:30:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: devel/pear-HTML_CSS PEAR class for generating CSS declarations

PEAR::HTML_CSS provides a simple interface for generating
a stylesheet declaration. It is completely standards compliant, and
has some great features:
* Simple OO interface to CSS definitions
* Output to
    - Inline stylesheet declarations
    - Document internal stylesheet declarations
    - Standalone stylesheet declarations
    - Array of definitions

In addition, it shares the following with HTML_Common based classes:
* Indent style support
* Line ending style
>How-To-Repeat:
>Fix:
# 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:
#
#	pear-HTML_CSS
#	pear-HTML_CSS/Makefile
#	pear-HTML_CSS/distinfo
#	pear-HTML_CSS/pkg-descr
#
echo c - pear-HTML_CSS
mkdir -p pear-HTML_CSS > /dev/null 2>&1
echo x - pear-HTML_CSS/Makefile
sed 's/^X//' >pear-HTML_CSS/Makefile << 'END-of-pear-HTML_CSS/Makefile'
X# Ports collection makefile for:  pear-HTML_CSS
X# Date created:			  16 May 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML_CSS
XPORTVERSION=	0.2.0
XCATEGORIES=	devel www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR class for generating CSS declarations
X
XBUILD_DEPENDS=	${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	HTML
XFILES=		CSS.php
XEXAMPLES=	CSS_InHeader.php CSS_Inline.php CSS_Stylesheet.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-HTML_CSS/Makefile
echo x - pear-HTML_CSS/distinfo
sed 's/^X//' >pear-HTML_CSS/distinfo << 'END-of-pear-HTML_CSS/distinfo'
XMD5 (PEAR/HTML_CSS-0.2.0.tgz) = 549eceff1562bd97b358a34e7abc0dfb
XSIZE (PEAR/HTML_CSS-0.2.0.tgz) = 4181
END-of-pear-HTML_CSS/distinfo
echo x - pear-HTML_CSS/pkg-descr
sed 's/^X//' >pear-HTML_CSS/pkg-descr << 'END-of-pear-HTML_CSS/pkg-descr'
XPEAR::HTML_CSS provides a simple interface for generating
Xa stylesheet declaration. It is completely standards compliant, and
Xhas some great features:
X* Simple OO interface to CSS definitions
X* Output to
X    - Inline stylesheet declarations
X    - Document internal stylesheet declarations
X    - Standalone stylesheet declarations
X    - Array of definitions
X
XIn addition, it shares the following with HTML_Common based classes:
X* Indent style support
X* Line ending style
X
XWWW: http://pear.php.net/package/HTML_CSS/
END-of-pear-HTML_CSS/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list