Date: Sat, 17 Oct 2009 17:50:53 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: miwi@FreeBSD.org Subject: ports/139703: [NEW PORT] devel/pear-PEAR_PackageFileManager_Plugins: The plugins for PEAR_PackageFileManager Message-ID: <20091017205053.E68433F5FC5@fbsd.scjamorim.org> Resent-Message-ID: <200910172100.n9HL08Pi020050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139703 >Category: ports >Synopsis: [NEW PORT] devel/pear-PEAR_PackageFileManager_Plugins: The plugins for PEAR_PackageFileManager >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: Sat Oct 17 21:00:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: Sorry, please, the PR correct is this to new port. The plugins for PEAR_PackageFileManager to pick up what files to use. Supported are * File * CVS * SVN * Perforce This package is to be used with PackageFileManager v1 and v2 and can't be used on it's own WWW: http://pear.php.net/package/PEAR_PackageFileManager_Plugins Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- pear-PEAR_PackageFileManager_Plugins-1.0.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: # # pear-PEAR_PackageFileManager_Plugins # pear-PEAR_PackageFileManager_Plugins/pkg-descr # pear-PEAR_PackageFileManager_Plugins/Makefile # pear-PEAR_PackageFileManager_Plugins/distinfo # echo c - pear-PEAR_PackageFileManager_Plugins mkdir -p pear-PEAR_PackageFileManager_Plugins > /dev/null 2>&1 echo x - pear-PEAR_PackageFileManager_Plugins/pkg-descr sed 's/^X//' >pear-PEAR_PackageFileManager_Plugins/pkg-descr << '6d57cf9091e3c33aeab4f295a47d52c6' XThe plugins for PEAR_PackageFileManager to pick up what files to use. XSupported are X* File X* CVS X* SVN X* Perforce X XThis package is to be used with PackageFileManager v1 and v2 and can't Xbe used on it's own X XWWW: http://pear.php.net/package/PEAR_PackageFileManager_Plugins 6d57cf9091e3c33aeab4f295a47d52c6 echo x - pear-PEAR_PackageFileManager_Plugins/Makefile sed 's/^X//' >pear-PEAR_PackageFileManager_Plugins/Makefile << '5b111d103e7d7e9a60b86bea6b5a2607' X# New ports collection makefile for: pear-PEAR_PackageFileManager_Plugins X# Date created: 2009-10-17 X# Whom: Sylvio Cesar <scjamorim@bsd.com.br> X# X# $FreeBSD$ X# X XPORTNAME= PEAR_PackageFileManager_Plugins XPORTVERSION= 1.0.0 XCATEGORIES= devel www pear X XMAINTAINER= scjamorim@bsd.com.br XCOMMENT= The plugins for PEAR_PackageFileManager X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ X ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= PEAR X XFILES= PackageFileManager/Cvs.php \ X PackageFileManager/File.php \ X PackageFileManager/Perforce.php \ X PackageFileManager/Plugins.php \ X PackageFileManager/Svn.php XTESTS= PEAR_PackageFileManager_CVS/setup.php.inc \ X PEAR_PackageFileManager_CVS/teardown.php.inc \ X PEAR_PackageFileManager_CVS/test_dirList_invalid.phpt \ X PEAR_PackageFileManager_CVS/test_dirList_valid.phpt \ X PEAR_PackageFileManager_CVS/test_dirList_valid_with_ignore.phpt \ X PEAR_PackageFileManager_CVS/test_dirList_valid_with_include.phpt \ X PEAR_PackageFileManager_CVS/test_general_valid1.phpt \ X PEAR_PackageFileManager_CVS/test_general_valid2.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_complex_multiple_no.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_complex_multiple_pass.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_complex_no.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_emptyarray.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_nonarray.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_simple_dir_no.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_simple_dir_pass.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_simple_no.phpt \ X PEAR_PackageFileManager_File/checkIgnore/test_simple_pass.phpt \ X PEAR_PackageFileManager_File/dirList/test_bug1217/0 \ X PEAR_PackageFileManager_File/dirList/test_bug1217/firstfile.php \ X PEAR_PackageFileManager_File/dirList/test_bug1217/fourthfile.php \ X PEAR_PackageFileManager_File/dirList/test_bug1217/secondfile.php \ X PEAR_PackageFileManager_File/dirList/test_request10945/dir/file.php \ X PEAR_PackageFileManager_File/dirList/test_request10945/upload/file.php \ X PEAR_PackageFileManager_File/dirList/test_bug1217.phpt \ X PEAR_PackageFileManager_File/dirList/test_invalid.phpt \ X PEAR_PackageFileManager_File/dirList/test_request10945.phpt \ X PEAR_PackageFileManager_File/dirList/test_valid.phpt \ X PEAR_PackageFileManager_File/dirList/test_valid_addhiddenfiles.phpt \ X PEAR_PackageFileManager_File/dirList/test_valid_with_ignore.phpt \ X PEAR_PackageFileManager_File/dirList/test_valid_with_include.phpt \ X PEAR_PackageFileManager_File/getFileList/test_valid.phpt \ X PEAR_PackageFileManager_File/getRegExpableSearchString/test_1.phpt \ X PEAR_PackageFileManager_File/getRegExpableSearchString/test_dir_regexp.phpt \ X PEAR_PackageFileManager_File/getRegExpableSearchString/test_file_regexp.phpt \ X PEAR_PackageFileManager_File/setDir/test_concept.phpt \ X PEAR_PackageFileManager_File/setupDirs/test_concept.phpt \ X PEAR_PackageFileManager_File/setupDirs/test_valid.phpt \ X PEAR_PackageFileManager_File/setupIgnore/test_complex.phpt \ X PEAR_PackageFileManager_File/setupIgnore/test_complex_multiple.phpt \ X PEAR_PackageFileManager_File/setupIgnore/test_emptyarray.phpt \ X PEAR_PackageFileManager_File/setupIgnore/test_nonarray.phpt \ X PEAR_PackageFileManager_File/setupIgnore/test_simple.phpt \ X PEAR_PackageFileManager_File/setupIgnore/test_simple_0.phpt \ X PEAR_PackageFileManager_File/setupIgnore/test_simple_dir.phpt \ X PEAR_PackageFileManager_File/setup.php.inc \ X phpt_test.php.inc X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> 5b111d103e7d7e9a60b86bea6b5a2607 echo x - pear-PEAR_PackageFileManager_Plugins/distinfo sed 's/^X//' >pear-PEAR_PackageFileManager_Plugins/distinfo << 'b403ac0ca0225c496ccb8bb96625928b' XMD5 (PEAR/PEAR_PackageFileManager_Plugins-1.0.0.tgz) = 1f322f510b87b82152df1df9454832b2 XSHA256 (PEAR/PEAR_PackageFileManager_Plugins-1.0.0.tgz) = a897383f90f849bc2e2d546999a09b2843beeae25c98e9eabbf814f96d0fba5a XSIZE (PEAR/PEAR_PackageFileManager_Plugins-1.0.0.tgz) = 18471 b403ac0ca0225c496ccb8bb96625928b exit --- pear-PEAR_PackageFileManager_Plugins-1.0.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?20091017205053.E68433F5FC5>