Port details |
- php5-phing Project build system based on Apache Ant
- 2.3.1 devel
=0 2.3.1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-04-09 13:55:09
- Last Update: 2013-05-21 18:54:07
- SVN Revision: 318716
- License: not specified in port
- WWW:
- http://phing.info/trac/
- Description:
- PHing Is Not GNU make.
It's a project build system based on Apache Ant. You can do anything
with it that you could do with a traditional build system like GNU
make, and its use of simple XML build files and extensible PHP "task"
classes make it an easy-to-use and highly flexible build framework.
Features include file transformations (e.g. token replacement, XSLT
transformation, Smarty template transformations), file system
operations, interactive build support, SQL execution, CVS operations,
tools for creating PEAR packages, and much more.
WWW: http://phing.info/trac/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- pear-phing>0:devel/php5-phing
- No installation instructions:
- This port has been deleted.
- PKGNAME: pear-phing
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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.php : devel/pear
- Runtime dependencies:
-
- PEAR.php : devel/pear
- php.h : lang/php5
- pear : devel/pear
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
2.3.1 21 May 2013 18:54:07 |
mm |
Remove devel/php5-phing (replaced by devel/pear-phing) |
2.3.1 11 Jul 2012 18:12:29 |
crees |
Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email |
2.3.1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
2.3.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.3.1 20 Apr 2010 02:18:57 |
glarkin |
- Fixed plist
- Corrected a bad path contained in the wrapper script
PR: ports/144767
Submitted by: Sean McAfee <smcafee@collaborativefusion.com>
Approved by: maintainer (implicit, timeout - 1 month) |
2.3.1 17 Oct 2009 07:03:51 |
miwi |
- Update to 2.3.1
PR: 139643
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
2.3.0_2 13 Apr 2009 12:13:44 |
miwi |
- Pass maintainership to submitter
PR: 133660
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
2.3.0_2 17 Sep 2008 19:35:20 |
pav |
- Disallow on pointyhat
Approved by: portmgr (self) |
2.3.0_2 25 Aug 2008 03:05:46 |
kuriyama |
- Temp fix to be built on tinderbox.
- Hopefully someone will grab maintainership of this port and do
actually fix.
Reported by: QA Tindy |
2.3.0_1 16 Aug 2008 08:10:35 |
kuriyama |
- Redesign whole of this port.
- Release maintainership.
PR: ports/122450
Submitted by: "Brian A. Seklecki" <bseklecki@collaborativefusion.com>
Related to: ports/121791 |
2.3.0 25 Feb 2008 23:12:11 |
kuriyama |
- Upgrade to 2.3.0.
PR: ports/119812
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
2.1.1 03 Jul 2006 00:21:02 |
clsung |
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
PR: ports/99717
Submitted by: clsung
Approved by: portmgr (erwin) |
2.1.1 09 Apr 2006 13:54:16 |
kuriyama |
Add php5-phing 2.1.1, project build system based on Apache Ant. |