ports/118920: New port: textproc/pecl-html_parse A PECL extension for the ekhtml library
Ditesh Shashikant Gathani
ditesh at gathani.org
Fri Dec 21 06:40:01 UTC 2007
>Number: 118920
>Category: ports
>Synopsis: New port: textproc/pecl-html_parse A PECL extension for the ekhtml library
>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 Dec 21 06:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Ditesh Shashikant Gathani
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
FreeBSD neela.qubeconnect.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386
>Description:
A PECL HTML parser extension based on the ekhtml library
>How-To-Repeat:
Not applicable.
>Fix:
shar file, as attached.
Note, this port depends on newly submitted port 118917 (http://www.freebsd.org/cgi/query-pr.cgi?pr=118917)
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:
#
# .
# ./pkg-descr
# ./distinfo
# ./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XA PECL HTML parser extension based on the ekhtml library
X
XWWW: http://pecl.php.net/package/html_parse
X
X- Ditesh Shashikant Gathani
Xditesh at gathani.org
END-of-./pkg-descr
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (PECL/html_parse-1.0.0.tgz) = d19772cb926d775313af0fda207e2a90
XSHA256 (PECL/html_parse-1.0.0.tgz) = ee3f36e4beee9033ba1df87ce4901e30a9651b723881e2336c8b55dde0d73473
XSIZE (PECL/html_parse-1.0.0.tgz) = 7799
END-of-./distinfo
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for: pecl-html_parse
X# Date created: 21 December 2007
X# Whom: Ditesh Shashikant Gathani <ditesh at gathani.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= html_parse
XPORTVERSION= 1.0.0
XCATEGORIES= textproc pear
XMASTER_SITES= http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
XEXTRACT_SUFX= .tgz
XDIST_SUBDIR= PECL
X
XMAINTAINER= ditesh at gathani.org
XCOMMENT= A PECL extension for the ekhtml library
X
XUSE_PHP= yes
XUSE_PHP_BUILD= yes
XUSE_PHPEXT= yes
XBUILD_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:${PORTSDIR}/textproc/ekhtml
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XCONFIGURE_ARGS= --enable-html_parse
X
X.include <bsd.port.mk>
END-of-./Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list