Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Mar 2007 02:53:06 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109859: [NEW PORT] devel/pecl-swish: Swish-e bindings for PHP
Message-ID:  <20070304185307.052D61145C@chinsan.twbbs.org>
Resent-Message-ID: <200703041900.l24J0Bec065016@freefall.freebsd.org>

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

>Number:         109859
>Category:       ports
>Synopsis:       [NEW PORT] devel/pecl-swish: Swish-e bindings for PHP
>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 Mar 04 19:00:10 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:
This extension provides bindings to the Swish-e API.

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

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

--- pecl-swish-0.2.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-swish
#	pecl-swish/Makefile
#	pecl-swish/distinfo
#	pecl-swish/pkg-descr
#
echo c - pecl-swish
mkdir -p pecl-swish > /dev/null 2>&1
echo x - pecl-swish/Makefile
sed 's/^X//' >pecl-swish/Makefile << 'END-of-pecl-swish/Makefile'
X# New ports collection makefile for:	pecl-swish
X# Date created:			2007/03/02
X# Whom:				chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	swish
XPORTVERSION=	0.2.0
XCATEGORIES=	devel pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Swish-e bindings for PHP
X
XBUILD_DEPENDS=	swish-config>=0:${PORTSDIR}/www/swish-e
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
XCONFIGURE_ARGS=	--enable-swish --with-swish=${LOCALBASE}/bin
X
X.include <bsd.port.mk>
END-of-pecl-swish/Makefile
echo x - pecl-swish/distinfo
sed 's/^X//' >pecl-swish/distinfo << 'END-of-pecl-swish/distinfo'
XMD5 (PECL/swish-0.2.0.tgz) = e697d70c7244b134f5c035887c5720cd
XSHA256 (PECL/swish-0.2.0.tgz) = 544e32ad66614075b41f36b70207262b7e67bf3236b5372f47d73b8a08e3dff0
XSIZE (PECL/swish-0.2.0.tgz) = 71704
END-of-pecl-swish/distinfo
echo x - pecl-swish/pkg-descr
sed 's/^X//' >pecl-swish/pkg-descr << 'END-of-pecl-swish/pkg-descr'
XThis extension provides bindings to the Swish-e API.
X
XWWW: http://pecl.php.net/package/swish/
END-of-pecl-swish/pkg-descr
exit
--- pecl-swish-0.2.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?20070304185307.052D61145C>