Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Sep 2006 11:29:19 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102963: [NEW PORT] archivers/pecl-bz2: A Bzip2 management extension
Message-ID:  <20060907033502.47A9B2E9DF@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200609070340.k873eMPO071771@freefall.freebsd.org>

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

>Number:         102963
>Category:       ports
>Synopsis:       [NEW PORT] archivers/pecl-bz2: A Bzip2 management extension
>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:   Thu Sep 07 03:40:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
Bz2 is an extension to create and parse bzip2 compressed data.

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

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

--- pecl-bz2-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-bz2
#	pecl-bz2/Makefile
#	pecl-bz2/distinfo
#	pecl-bz2/pkg-descr
#
echo c - pecl-bz2
mkdir -p pecl-bz2 > /dev/null 2>&1
echo x - pecl-bz2/Makefile
sed 's/^X//' >pecl-bz2/Makefile << 'END-of-pecl-bz2/Makefile'
X# New ports collection makefile for:	pecl-bz2
X# Date created:			2006/09/07
X# Whom:				chinsan <chinsan.tw@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bz2
XPORTVERSION=	1.0
XCATEGORIES=	archivers pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	chinsan.tw@gmail.com
XCOMMENT=	A Bzip2 management extension
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
XCONFIGURE_ARGS=	--enable-bz2
X
X.include <bsd.port.mk>
END-of-pecl-bz2/Makefile
echo x - pecl-bz2/distinfo
sed 's/^X//' >pecl-bz2/distinfo << 'END-of-pecl-bz2/distinfo'
XMD5 (PECL/bz2-1.0.tgz) = f6af3f931c582c90417177b66197f9cd
XSHA256 (PECL/bz2-1.0.tgz) = 210d67b8a802792669e4e6af69168556845c4142d47834caab2447da7123af1c
XSIZE (PECL/bz2-1.0.tgz) = 7168
END-of-pecl-bz2/distinfo
echo x - pecl-bz2/pkg-descr
sed 's/^X//' >pecl-bz2/pkg-descr << 'END-of-pecl-bz2/pkg-descr'
XBz2 is an extension to create and parse bzip2 compressed data.
X
XWWW: http://pecl.php.net/package/bz2/
END-of-pecl-bz2/pkg-descr
exit
--- pecl-bz2-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?20060907033502.47A9B2E9DF>