Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  4 Mar 2007 01:25:20 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109808: [NEW PORT] www/pecl-hidef: Constants for real
Message-ID:  <20070303172520.6A391114A3@chinsan.twbbs.org>
Resent-Message-ID: <200703031730.l23HU467070003@freefall.freebsd.org>

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

>Number:         109808
>Category:       ports
>Synopsis:       [NEW PORT] www/pecl-hidef: Constants for real
>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:   Sat Mar 03 17:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
Allow definition of user defined constants in simple ini files,
which are then processed like internal constants, without any
of the usual performance penalties.

WWW: http://pecl.php.net/package/hidef/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pecl-hidef-0.1.0.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:
#
#	pecl-hidef
#	pecl-hidef/Makefile
#	pecl-hidef/distinfo
#	pecl-hidef/pkg-descr
#
echo c - pecl-hidef
mkdir -p pecl-hidef > /dev/null 2>&1
echo x - pecl-hidef/Makefile
sed 's/^X//' >pecl-hidef/Makefile << 'END-of-pecl-hidef/Makefile'
X# New ports collection makefile for:	pecl-hidef
X# Date created:			2007/03/02
X# Whom:				chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	hidef
XPORTVERSION=	0.1.0
XCATEGORIES=	www pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Constants for real
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
XCONFIGURE_ARGS=	--enable-hidef
X
X.include <bsd.port.mk>
END-of-pecl-hidef/Makefile
echo x - pecl-hidef/distinfo
sed 's/^X//' >pecl-hidef/distinfo << 'END-of-pecl-hidef/distinfo'
XMD5 (PECL/hidef-0.1.0.tgz) = a023556578d91cd69a90175951bc264c
XSHA256 (PECL/hidef-0.1.0.tgz) = 7ec4dec0b4ee269ad510cb4d470b71883a26eba92f139ed675f4b03899203ed4
XSIZE (PECL/hidef-0.1.0.tgz) = 4943
END-of-pecl-hidef/distinfo
echo x - pecl-hidef/pkg-descr
sed 's/^X//' >pecl-hidef/pkg-descr << 'END-of-pecl-hidef/pkg-descr'
XAllow definition of user defined constants in simple ini files,
Xwhich are then processed like internal constants, without any
Xof the usual performance penalties.
X
XWWW: http://pecl.php.net/package/hidef/
END-of-pecl-hidef/pkg-descr
exit
--- pecl-hidef-0.1.0.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?20070303172520.6A391114A3>