ports/119827: New port: devel/automap A PECL extension offering a fast map-based autoloader

Ditesh Shashikant Gathani ditesh at gathani.org
Sun Jan 20 16:40:03 UTC 2008


>Number:         119827
>Category:       ports
>Synopsis:       New port: devel/automap A PECL extension offering a fast map-based autoloader
>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 Jan 20 16:40:03 UTC 2008
>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 extension offering a fast map-based autoloader
>How-To-Repeat:
Not applicable.
>Fix:
shar file, as attached.

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'
XThe automap extension is a fast map-based autoloader.
X
XWWW: http://pecl.php.net/package/automap/
X
X- Ditesh Shashikant Gathani
Xditesh at gathani.org
END-of-./pkg-descr
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XSHA256 (PECL/automap-1.1.0.tgz) = ec2fb8405dbf7204968a7c7c0f47eea50ba758ca4a08440cbc1ebdcb493ae7b3
XMD5 (PECL/automap-1.1.0.tgz) = deb05f5a75a1ed7156e2b2af1cadd448
XSIZE (PECL/automap-1.1.0.tgz) = 22822
END-of-./distinfo
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	pecl-automap
X# Date created:			21 Jan 2007
X# Whom:				Ditesh Shashikant Gathani <ditesh at gathani.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	automap
XPORTVERSION=	1.1.0
XCATEGORIES=	devel 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 offering a fast map-based autoloader
X
XBUILD_DEPENDS=	${LOCALBASE}/include/php/ext/ext/spl/spl_functions.h:${PORTSDIR}/devel/php5-spl
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	yes
XUSE_PHP_BUILD=	yes
XUSE_PHPEXT=	yes
XPHP_MODNAME=	automap
X
X.include <bsd.port.mk>
END-of-./Makefile
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list