Port details |
- pear-PPW PHP Project Wizard
- 1.0.4 devel
=0 1.0.4Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable, redirects to https://phpunit.de/
DEPRECATED: Project is EoL This port expired on: 2017-11-07 IGNORE: is marked as broken: unfetchable, redirects to https://phpunit.de/
- Maintainer: joneum@FreeBSD.org
- Port Added: 2013-02-18 01:05:45
- Last Update: 2017-11-09 07:37:00
- SVN Revision: 453799
- Also Listed In: pear
- License: BSD3CLAUSE
- WWW:
- https://github.com/sebastianbergmann/php-project-wizard
- Description:
- The PHP Project Wizard (PPW) is a commandline tool that can be used to generate
the scripts and configuration files necessary for the build automation of a PHP
project.
WWW: https://github.com/sebastianbergmann/php-project-wizard
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pear-PPW>0:devel/pear-PPW
- No installation instructions:
- This port has been deleted.
- PKGNAME: pear-PPW
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PEAR/ppw-1.0.4.tgz) = 4b465c0376fc8c9076f516791ff925ca222f2bfdaad897d6a6300cc8095cfc0b
SIZE (PEAR/ppw-1.0.4.tgz) = 6122
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pear>=1.9.4 : devel/pear
- pear-ezc_ConsoleTools>=1.6 : devel/pear-ezc_ConsoleTools
- pear-Text_Template>=1.1.0 : textproc/pear-Text_Template
- pear : devel/pear
- Runtime dependencies:
-
- pear>=1.9.4 : devel/pear
- pear-ezc_ConsoleTools>=1.6 : devel/pear-ezc_ConsoleTools
- pear-Text_Template>=1.1.0 : textproc/pear-Text_Template
- pear : devel/pear
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- pear
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 09 Nov 2017 07:37:00 |
rene |
Remove expired port:
2017-11-07 devel/pear-PPW: Project is EoL |
1.0.4 31 Oct 2017 19:08:53 |
joneum |
devel/pear-PPW: set DEPRECATED and EXPIRATION_DATE
Project is EoL
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12879 |
1.0.4 11 Jun 2017 02:28:16 |
sunpoet |
Mark BROKEN: unfetchable, redirects to https://phpunit.de/
=> ppw-1.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/ppw-1.0.4.tgz
fetch: http://pear.phpunit.de/get/ppw-1.0.4.tgz: size mismatch: expected 6122,
actual 6296
Approved by: portmgr (blanket) |
1.0.4 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.0.4 27 Dec 2016 21:19:23 |
rakuco |
Change maintainership of the pear-* ports.
Pass it to Jochen Neumeister <joneum@bsdproject.de>.
PR: 215607
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by: Gasol Wu <gasol.wu@gmail.com> (former maintainer) |
1.0.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.4 22 Dec 2014 17:12:27 |
feld |
Update "BSD" license in devel category |
1.0.4 23 Sep 2014 15:15:05 |
bapt |
Convert to USES=pear |
1.0.4 08 Nov 2013 21:41:54 |
antoine |
Stage support for pear classes and channels in the devel category
Reviewed by: bapt, ports@
Tested with: poudriere + diff on the content of generated packages |
1.0.4 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.0.4 18 Feb 2013 01:05:35 |
miwi |
The PHP Project Wizard (PPW) is a commandline tool that can be used to generate
the scripts and configuration files necessary for the build automation of a PHP
project.
WWW: https://github.com/sebastianbergmann/php-project-wizard
PR: ports/176074
Submitted by: Gasol Wu <gasol.wu@gmail.com> |