ports/112824: [NEW PORT] add port of math/pear-Math_Combinatorics

Zhen REN bg1tpt at gmail.com
Mon May 21 02:00:05 UTC 2007


>Number:         112824
>Category:       ports
>Synopsis:       [NEW PORT] add port of math/pear-Math_Combinatorics
>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:   Mon May 21 02:00:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Zhen REN
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD razor 6.2-STABLE FreeBSD 6.2-STABLE #1: Sun Apr 29 09:30:52 CST 2007 root at razor:/usr/obj/usr/src/sys/RAZOR i386

>Description:
add port of math/pear-Math_Combinatorics
>How-To-Repeat:
N/A
>Fix:
N/A

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:
#
#	./pear-Math_Combinatorics
#	./pear-Math_Combinatorics/Makefile
#	./pear-Math_Combinatorics/distinfo
#	./pear-Math_Combinatorics/pkg-descr
#
echo c - ./pear-Math_Combinatorics
mkdir -p ./pear-Math_Combinatorics > /dev/null 2>&1
echo x - ./pear-Math_Combinatorics/Makefile
sed 's/^X//' >./pear-Math_Combinatorics/Makefile << 'END-of-./pear-Math_Combinatorics/Makefile'
X# Ports collection makefile for:  pear-Math_Combinatorics
X# Date created:			  20 May 2007
X# Whom:				  Zhen REN <bg1tpt at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math_Combinatorics
XPORTVERSION=	1.0.0rc1
XCATEGORIES=	math pear
XDISTNAME=	${PORTNAME}-${PORTVERSION:U}
X
XMAINTAINER=	bg1tpt at gmail.com
XCOMMENT=	A package that produces combinations and permutations
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Math
XFILES=		Combinatorics.php
XIGNORE_WITH_PHP=4
X
XTESTS=		test_1.phpt test_2.phpt test_3.phpt test_4.phpt \
X		test_5.phpt test_6.phpt
X
XEXAMPLES=	example.php
X_EXAMPLESDIR=	docs/examples
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./pear-Math_Combinatorics/Makefile
echo x - ./pear-Math_Combinatorics/distinfo
sed 's/^X//' >./pear-Math_Combinatorics/distinfo << 'END-of-./pear-Math_Combinatorics/distinfo'
XMD5 (PEAR/Math_Combinatorics-1.0.0RC1.tgz) = a91f452620fc7261388d9498a00a4251
XSHA256 (PEAR/Math_Combinatorics-1.0.0RC1.tgz) = 38505a0cb78dc28510fd49c4afb40b9325256cb8b6e213fe8e9c03f8f25f0617
XSIZE (PEAR/Math_Combinatorics-1.0.0RC1.tgz) = 6458
END-of-./pear-Math_Combinatorics/distinfo
echo x - ./pear-Math_Combinatorics/pkg-descr
sed 's/^X//' >./pear-Math_Combinatorics/pkg-descr << 'END-of-./pear-Math_Combinatorics/pkg-descr'
XA package that returns all the combinations and 
Xpermutations, without repitition, of a given set 
Xand subset size. Associative arrays are preserved.
X
XWWW: http://pear.php.net/package/Math_Combinatorics/
END-of-./pear-Math_Combinatorics/pkg-descr
exit


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



More information about the freebsd-ports-bugs mailing list