Home » PEAR » PEAR_PackageFileManager_Cli
A command line interface to PEAR_PackageFileManager
This package is unmaintained.
Download latest release 0.4.0 (archived versions might be outdated)
License: LGPL
Description
A command line interface to PEAR_PackageFileManager. Use this
tool as a quick alternative to writing a php script to create or edit your
package xml files.
This tool is currently in an alpha release state. Feel free to test it out and
raise any bugs or feature requests with the functionality or user interface.
Feedback is always appreciated.
Maintainers
- David Sanders (shangxiao) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.3)
- PEAR_PackageFileManager (>= 1.6.0)
- xml (extension)
Releases
- 0.4.0 (alpha, 2012-04-09)
Release notes
License: LGPL
Add git support
Drop PHP 4 - 0.3.0 (alpha, 2007-07-18)
Release notes
License: LGPL
* Implement Feature #11546: Autodetect username from pear config [shangxiao]
* Implement Feature #11547: Autodetect package name from directory [shangxiao]
* Added ability to read multiline answers for description and notes
* Detect whether to use svn or cvs filelist generator
* Added default of <username>@php.net for emails - 0.2.1 (alpha, 2007-06-19)
Release notes
License: LGPL
* Fix Bug #11347 PFM Reference [Tias Guns]
- 0.2.0 (alpha, 2007-06-09)
Release notes
License: LGPL
- Added support for URI 'channel'.
- Added support for scripts by setting the role of any file in the scripts
dir, removing the baseinstalldir attribute and adding install directives.
- Improved replacement task questions by listing available replacement
parameters.
- Added a few other improvements - 0.1.0 (alpha, 2007-06-05)
Release notes
License: LGPL
Initial Release
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #11341 | Verified | Req | 0.2.0 | 2007-06-17 | file list and edit 'screen' |
| #11342 | No Feedback | Req | 0.2.0 | 2007-06-17 | 'new release' option |
| #11347 | Closed | Bug | 0.2.0 | 2007-06-18 | Invalid tag order when creating new package.xml |
| #11545 | Closed | Bug | 0.2.1 | 2007-07-06 | no --help |
| #11546 | Closed | Req | 0.2.1 | 2007-07-06 | Autodetect username from pear config |
| #11547 | Closed | Req | 0.2.1 | 2007-07-06 | Autodetect package name from directory |
| #11548 | Wont fix | Bug | 0.2.1 | 2007-07-06 | Do not generate md5sums for files |
| #11563 | Closed | Bug | 0.2.1 | 2007-07-08 | Don't add .svn and CVS directories |
| #11564 | Feedback | Bug | 0.2.1 | 2007-07-08 | baseinstalldir not changeable |
| #11565 | Closed | Bug | 0.2.1 | 2007-07-08 | Multiline notes not possible |
| #12489 | Closed | Bug | 0.3.0 | 2007-11-20 | run in trouble with package and two package xml versions |
| #12501 | Verified | Req | 0.3.0 | 2007-11-21 | ChangeLog in reverse order as option |
| #13098 | Bogus | Bug | 0.3.0 | 2008-02-10 | PackageFileManager_Cli requires simplexml PHP extension |
| #13272 | Closed | Req | 0.3.0 | 2008-02-29 | Provide a pfm.bat |
| #14171 | Open | Req | 0.3.0 | 2008-06-17 | doesn't accept automatic input |
| #15361 | Analyzed | Bug | 0.3.0 | 2008-12-20 | PFM can write invalid XML |
| #15940 | Closed | Req | 2009-02-25 | vim backup files being included | |
| #17875 | Open | Req | 0.3.0 | 2010-09-20 | Changelog generator |
| #18156 | Open | Bug | 0.3.0 | 2010-12-28 | Invalid input leads to data loss |
| #19715 | Open | Bug | 0.4.0 | 2012-11-21 | Dies when trying to generate new package.xml |