summaryrefslogtreecommitdiff
path: root/lang/php4/files/patch-scripts::phpize.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-2/+2
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-2/+2
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update to the autotools new world order.Ade Lovett2007-07-281-2/+2
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* Simplify PHP base ports infrastructure:Alex Dupre2006-05-061-3/+3
| | | | | | | | | | | | - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me). Notes: svn path=/head/; revision=161492
* Update to 4.4.0 release:Alex Dupre2005-07-131-13/+11
| | | | | | | | | - fix a serious memory corruption problem - remove automake dependency - switch to the latest autoconf version Notes: svn path=/head/; revision=139121
* Update PHP ports to 4.3.11 and 5.0.4 releases:Alex Dupre2005-04-041-15/+14
| | | | | | | | | | | | - fix security issues - unbreak PEAR packages [1] PR: ports/78516 [1] Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1] Tested by: thierry Notes: svn path=/head/; revision=132440
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-08-031-7/+12
| | | | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. Notes: svn path=/head/; revision=115365
* - Remove pdflib extensionAlex Dupre2004-06-251-0/+11
- Point phpize to use libtoolize13 Notes: svn path=/head/; revision=112221