ports/129033: [New Port]print/pecl-haru:A PECL extension to Haru PDF functions
Wen Heping
wenheping at gmail.com
Fri Nov 21 01:50:01 UTC 2008
>Number: 129033
>Category: ports
>Synopsis: [New Port]print/pecl-haru:A PECL extension to Haru PDF functions
>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 Nov 21 01:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Wen Heping
>Release: FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
The PECL-haru extension provides bindings to the
libHaru library. libHaru is a free, cross platform,
and Open Source library for generating PDF files.
WWW: http://pecl.php.net/package/haru/
>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:
#
# pecl-haru
# pecl-haru/pkg-descr
# pecl-haru/distinfo
# pecl-haru/Makefile
#
echo c - pecl-haru
mkdir -p pecl-haru > /dev/null 2>&1
echo x - pecl-haru/pkg-descr
sed 's/^X//' >pecl-haru/pkg-descr << 'fdfd4cc812e237a7061d36f66febfcd6'
XThe PECL-haru extension provides bindings to the
XlibHaru library. libHaru is a free, cross platform,
Xand Open Source library for generating PDF files.
X
XWWW: http://pecl.php.net/package/haru/
fdfd4cc812e237a7061d36f66febfcd6
echo x - pecl-haru/distinfo
sed 's/^X//' >pecl-haru/distinfo << 'df611908bc5caf4308d7ef4101fa6f21'
XMD5 (haru-1.0.0.tgz) = 967b9cf8394432547ce850ef6a3fb375
XSHA256 (haru-1.0.0.tgz) = 90180684438ce6ad4ac8f1c2ac496d6c132d2345590f11ce230ed7cc1e26b5a5
XSIZE (haru-1.0.0.tgz) = 23336
df611908bc5caf4308d7ef4101fa6f21
echo x - pecl-haru/Makefile
sed 's/^X//' >pecl-haru/Makefile << 'e1bcb59843368a9fb8747554c0523b91'
X# New ports collection makefile for: pecl-haru
X# Date created: 20 Nov 2008
X# Whom: Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= haru
XPORTVERSION= 1.0.0
XCATEGORIES= print pear
XMASTER_SITES= http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
XEXTRACT_SUFX= .tgz
X#DIST_SUBDIR= PECL
X
XMAINTAINER= wenheping at gmail.com
XCOMMENT= A PECL extension to Haru PDF functions
X
XBUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XUSE_PHP= yes
XUSE_PHPEXT= yes
X
XCONFIGURE_ARGS+= --with-haru=${LOCALBASE}
XCFLAGS+= -I${LOCALBASE}/include
XLDFLAGS+= -L${LOCALBASE}/lib
XCONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
X
X.include <bsd.port.mk>
e1bcb59843368a9fb8747554c0523b91
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list