FreeBSD Bugzilla – Attachment 34750 Details for
Bug 56362
New port: PEAR Config package provides methods for configuration manipulation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.81 KB, created by
Alex Miller
on 2003-09-03 10:10:08 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Alex Miller
Created:
2003-09-03 10:10:08 UTC
Size:
3.81 KB
patch
obsolete
># 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: ># ># /usr/ports/devel/pear-Config ># /usr/ports/devel/pear-Config/Makefile ># /usr/ports/devel/pear-Config/distinfo ># /usr/ports/devel/pear-Config/pkg-descr ># /usr/ports/devel/pear-Config/pkg-plist ># >echo c - /usr/ports/devel/pear-Config >mkdir -p /usr/ports/devel/pear-Config > /dev/null 2>&1 >echo x - /usr/ports/devel/pear-Config/Makefile >sed 's/^X//' >/usr/ports/devel/pear-Config/Makefile << 'END-of-/usr/ports/devel/pear-Config/Makefile' >X# Ports collection makefile for: pear-Config >X# Date created: 02 September 2003 >X# Whom: Alex Miller (<asm@asm.kiev.ua>) >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Config >XPORTVERSION= 1.8 >XCATEGORIES= devel www >X >XMAINTAINER= ports@FreeBSD.org >XCOMMENT= PEAR Config package provides methods for configuration manipulation >X >XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR >XRUN_DEPENDS= ${BUILD_DEPENDS} \ >X ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ >X ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util >X >X.include <bsd.port.pre.mk> >X.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common" >X >XMANIFEST= Apache.php IniCommented.php PHPArray.php GenericConf.php IniFile.php XML.php >X >Xdo-install: >X @${CP} -p ${WRKSRC}/Config.php ${PEARDIR} >X @${MKDIR} -p ${PEARDIR}/Config/Container >X @${CP} -p ${WRKSRC}/Config/Container.php ${PEARDIR}/Config >X.for FILE in ${MANIFEST} >X @${CP} -p ${WRKSRC}/Config/Container/${FILE} ${PEARDIR}/Config/Container >X.endfor >X @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/Config.php >X @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/Config >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X @${INSTALL_DATA} ${WRKSRC}/docs/Apache.php ${DOCSDIR} >X @${INSTALL_DATA} ${WRKSRC}/docs/IniCommented.php ${DOCSDIR} >X @${INSTALL_DATA} ${WRKSRC}/docs/IniFromScratch.php ${DOCSDIR} >X @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." >X.endif >X >X.include <bsd.port.post.mk> >END-of-/usr/ports/devel/pear-Config/Makefile >echo x - /usr/ports/devel/pear-Config/distinfo >sed 's/^X//' >/usr/ports/devel/pear-Config/distinfo << 'END-of-/usr/ports/devel/pear-Config/distinfo' >XMD5 (PEAR/Config-1.8.tgz) = 00d5d56c5a2faaa967d285649395e5ee >END-of-/usr/ports/devel/pear-Config/distinfo >echo x - /usr/ports/devel/pear-Config/pkg-descr >sed 's/^X//' >/usr/ports/devel/pear-Config/pkg-descr << 'END-of-/usr/ports/devel/pear-Config/pkg-descr' >XThe Config package provides methods for configuration manipulation. >X >X* Creates configurations from scratch >X* Parses and outputs different formats (XML, PHP, INI, Apache...). >X* Edits existing configurations >X* Converts configurations to other formats >X* Allows manipulation of sections, comments, directives... >X* Parses configurations into a tree structure >X >XWWW: http://pear.php.net/package-info.php?package=Config >END-of-/usr/ports/devel/pear-Config/pkg-descr >echo x - /usr/ports/devel/pear-Config/pkg-plist >sed 's/^X//' >/usr/ports/devel/pear-Config/pkg-plist << 'END-of-/usr/ports/devel/pear-Config/pkg-plist' >X%%PEARDIR%%/Config.php >X%%PEARDIR%%/Config/Container.php >X%%PEARDIR%%/Config/Container/Apache.php >X%%PEARDIR%%/Config/Container/GenericConf.php >X%%PEARDIR%%/Config/Container/IniCommented.php >X%%PEARDIR%%/Config/Container/IniFile.php >X%%PEARDIR%%/Config/Container/PHPArray.php >X%%PEARDIR%%/Config/Container/XML.php >X%%PKGREGDIR%%/package.xml >X%%PORTDOCS%%%%PEARDIR%%/docs/Config/Apache.php >X%%PORTDOCS%%%%PEARDIR%%/docs/Config/IniCommented.php >X%%PORTDOCS%%%%PEARDIR%%/docs/Config/IniFromScratch.php >X@dirrm %%PEARDIR%%/Config/Container >X@dirrm %%PEARDIR%%/Config >X@dirrm %%PKGREGDIR%% >X%%PORTDOCS%%@dirrm %%PEARDIR%%/docs/Config >END-of-/usr/ports/devel/pear-Config/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 56362
: 34750