Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 22:29:10 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101102: [NEW PORT] devel/pear-PEAR_Info: Show Information about your PEAR install and its packages
Message-ID:  <20060731144215.7578930215@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200607311450.k6VEoD8Y076603@freefall.freebsd.org>

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

>Number:         101102
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-PEAR_Info: Show Information about your PEAR install and its packages
>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 Jul 31 14:50:12 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:
This package generates a comprehensive information page for your current
PEAR install.

  * The format for the page is similar to that for phpinfo() except using PEAR 
    colors.
  * Has complete PEAR Credits (based on the packages you have installed).
  * Will show if there is a newer version than the one presently installed
    (and what its state is)
  * Each package has an anchor in the form pkg_PackageName - where PackageName
    is a case-sensitive PEAR package name

With a few parameters, the entire package.xml is automatically updated with a
listing of all files in a package.

WWW: http://pear.php.net/package/PEAR_Info/

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

--- pear-PEAR_Info-1.6.1.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:
#
#	pear-PEAR_Info
#	pear-PEAR_Info/Makefile
#	pear-PEAR_Info/distinfo
#	pear-PEAR_Info/pkg-descr
#
echo c - pear-PEAR_Info
mkdir -p pear-PEAR_Info > /dev/null 2>&1
echo x - pear-PEAR_Info/Makefile
sed 's/^X//' >pear-PEAR_Info/Makefile << 'END-of-pear-PEAR_Info/Makefile'
X# Ports collection makefile for:  pear-PEAR_Info
X# Date created:		2006/07/31
X# Whom:			chinsan <chinsan.tw@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PEAR_Info
XPORTVERSION=	1.6.1
XCATEGORIES=	devel www pear
X
XMAINTAINER=	chinsan.tw@gmail.com
XCOMMENT=	Show Information about your PEAR install and its packages
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	PEAR
XFILES=		Info.php
XTESTS=		pear_info.php
X
X.include <bsd.port.pre.mk>
X
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-pear-PEAR_Info/Makefile
echo x - pear-PEAR_Info/distinfo
sed 's/^X//' >pear-PEAR_Info/distinfo << 'END-of-pear-PEAR_Info/distinfo'
XMD5 (PEAR/PEAR_Info-1.6.1.tgz) = c371dfc2cf196567c605df787a2faa9e
XSHA256 (PEAR/PEAR_Info-1.6.1.tgz) = e034d4634305535e99258ba84f5bcdcee9feb155b4a2063c68868430d063b213
XSIZE (PEAR/PEAR_Info-1.6.1.tgz) = 6717
END-of-pear-PEAR_Info/distinfo
echo x - pear-PEAR_Info/pkg-descr
sed 's/^X//' >pear-PEAR_Info/pkg-descr << 'END-of-pear-PEAR_Info/pkg-descr'
XThis package generates a comprehensive information page for your current
XPEAR install.
X
X  * The format for the page is similar to that for phpinfo() except using PEAR 
X    colors.
X  * Has complete PEAR Credits (based on the packages you have installed).
X  * Will show if there is a newer version than the one presently installed
X    (and what its state is)
X  * Each package has an anchor in the form pkg_PackageName - where PackageName
X    is a case-sensitive PEAR package name
X
XWith a few parameters, the entire package.xml is automatically updated with a
Xlisting of all files in a package.
X
XWWW: http://pear.php.net/package/PEAR_Info/
END-of-pear-PEAR_Info/pkg-descr
exit
--- pear-PEAR_Info-1.6.1.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?20060731144215.7578930215>