aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.php.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add phar support.Alex Dupre2011-11-251-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286404
* - Remove BROKEN_WITH_PHPSunpoet Po-Chuan Hsieh2011-07-051-4/+0
| | | | | | | | | PR: ports/158661 Submitted by: sunpoet (myself) Approved by: ale (maintainer) Notes: svn path=/head/; revision=277111
* Add support for php5-sqlite3 port.Alex Dupre2011-04-151-1/+2
| | | | Notes: svn path=/head/; revision=272755
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Add an entry for pecl-intl.Alex Dupre2010-11-261-1/+2
| | | | | | | | PR: ports/152588 Submitted by: wen Notes: svn path=/head/; revision=265178
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+1
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Replace pecl-fileinfo with php5-fileinfo for php 5.3.x.Alex Dupre2010-09-071-1/+6
| | | | Notes: svn path=/head/; revision=260697
* Update to 5.3.3 release:Alex Dupre2010-07-271-2/+2
| | | | | | | | | | | - add FPM sapi (experimental) [1] - add apache2filter sapi (experimental) PR: ports/148956 [1] Submitted by: mm Notes: svn path=/head/; revision=258339
* - hooks for php52Dirk Meyer2010-04-231-0/+6
| | | | | | | | PR: 145772 Submitted by: Alex Keda Notes: svn path=/head/; revision=253117
* PHP dropped support for Oracle8 client library.Alex Dupre2010-04-111-2/+2
| | | | Notes: svn path=/head/; revision=252546
* Fixes the dependecies for ports that have pcre and spl listed in USE_PHP forIon-Mihai Tetcu2010-04-101-1/+5
| | | | | | | the case when php 5 is already installed. This version of php includes them. Notes: svn path=/head/; revision=252504
* Revert last commit.Alex Dupre2010-04-091-1/+1
| | | | Notes: svn path=/head/; revision=252488
* Take a stab at fixing INDEX by readding a missing ${PORTSDIR} toErwin Lansing2010-04-091-1/+1
| | | | | | | PHP_PORT which went missing in the last revision. Notes: svn path=/head/; revision=252486
* Update to PHP 5.3.2 release!Alex Dupre2010-04-091-16/+22
| | | | Notes: svn path=/head/; revision=252471
* Remove mnogosearch extension.Alex Dupre2009-06-151-2/+1
| | | | Notes: svn path=/head/; revision=235847
* Update to 5.2.9 release and re-add pcre extension.Alex Dupre2009-03-061-4/+3
| | | | Notes: svn path=/head/; revision=229565
* Point to new ports for php5.Alex Dupre2008-12-111-4/+10
| | | | Notes: svn path=/head/; revision=224100
* Try to fix 'make index'.Alex Dupre2008-12-071-0/+1
| | | | Notes: svn path=/head/; revision=223936
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Add pecl-APC module support.Alex Dupre2008-07-111-1/+2
| | | | | | | | PR: ports/121240 Submitted by: Greg Larkin <glarkin@sourcehosting.net> Notes: svn path=/head/; revision=216689
* Add support for installing different PHP versions in different PHPBASE.Alex Dupre2008-01-211-11/+12
| | | | | | | Requested by: many Notes: svn path=/head/; revision=205956
* Add pdo_mysql extension.Alex Dupre2007-12-271-1/+3
| | | | Notes: svn path=/head/; revision=204603
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+1
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Add bitset and memcache pecl extensions.Alex Dupre2007-07-091-2/+4
| | | | | | | | PR: ports/114361 Submitted by: Greg Larkin <glarkin@sourcehosting.net> Notes: svn path=/head/; revision=195319
* Add php5 oci8 extensions.Alex Dupre2007-03-081-1/+2
| | | | | | | | PR: ports/109962 Submitted by: chinsan Notes: svn path=/head/; revision=186877
* * Refine some comments about Linux emulation [1]Mark Linimon2007-03-061-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix 'make search' with non-default ${PORTSDIR} [2] * Fix typo in USE_LDCONFIG32 message [3] * Allow USE_PHP after inclusion of bsd.port.pre.mk [4] * Document NO_LDCONFIG_MTREE [5] * Update/enhance description of INSTALLS_SHLIB and USE_LDCONFIG [6] * Remove obsolete code in bsd.port.mk dealing with 4.X and other, even older, releases [7] * Remove references to obsolete ports from bsd.java.mk [8] PR: 105883 [1], 105917 [2], 106195 [3], 106557 [4], 108738 [5], 108739 [6], 108782 [7], 103357 [8] Submitted by: bsam [1], shaun [2], edwin [3], ale [4], gerald [5] [6], linimon [7], kris [7], gabor [4] Notes: svn path=/head/; revision=186638
* Revert previous commit: it creates more damage than it fixed.Alex Dupre2007-02-181-4/+0
| | | | Notes: svn path=/head/; revision=185470
* Fix segmentation fault on unloading, by loading php extensions inAlex Dupre2007-02-161-0/+4
| | | | | | | reversal alphabetical order. Notes: svn path=/head/; revision=185293
* Add a bunch of php5 default extensions.Alex Dupre2007-02-091-4/+8
| | | | Notes: svn path=/head/; revision=184672
* Remove expired php4-ming extension.Alex Dupre2006-12-121-2/+2
| | | | Notes: svn path=/head/; revision=179616
* Remove panda extension since it's deprecated and will be removed soon.Alex Dupre2006-11-221-2/+1
| | | | | | | | PR: ports/105709 Submitted by: vd Notes: svn path=/head/; revision=177784
* Update to 5.2.0 release.Alex Dupre2006-11-061-3/+3
| | | | Notes: svn path=/head/; revision=176626
* Remove expired pecl-imagick port.Alex Dupre2006-09-111-2/+1
| | | | Notes: svn path=/head/; revision=172800
* Fix installing PHP extensions as non-root user.Alex Dupre2006-07-271-0/+1
| | | | | | | | PR: ports/100541 Submitted by: Steffen M. Boelaars <boelaars@flatrock.eu> Notes: svn path=/head/; revision=168854
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*Mark Linimon2006-07-051-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | forms are retained for compatibility but deprecated [1] * Add sha256 to CHECKSUM_ALGORITHMS [2] * Remove some whitespace [2] * Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3] * Fix USE_LDCONFIG with non-default PREFIX [4] * Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets support [5] * Add 'make missing' to show missing dependencies [6] * Fix DESKTOP_ENTRIES processing on 4.x [7] PR: 92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5], 93601 [6], 98891 [7] Submitted by: linimon [1], edwin [2], alex at foxybanana dot com [3], gerald [4], flz [4], alepulver [5], alex at fafula dot com [6], shaun [7] Notes: svn path=/head/; revision=166954
* * Update default MySQL version from 4.1 to 5.0 [1]Mark Linimon2006-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update default PHP version from 4 to 5 [2] * Update default LDAP version from 2.2 to 2.3 [3] * Add support for LDAP version 2.4 [4] * Update default linux_base from '8' (Redhat 8) to 'fc4' (Fedora Core 4) [5] * Switch default Linux X implementation from XFree86 to xorg to track the above [5] * Deprecate INSTALLS_SHLIB and replace it by USE_LDCONFIG. If set to "yes", the old behavior is preserved. Otherwise, it can be set to a list of directories to be added to ${PREFIX}/libdata/ldconfig/${UNIQUENAME}. Note that this directory is used by ldconfig startup script, it is meant to replace ldconfig scripts installed by some ports as (sometimes 000.${UNQUENAME}.sh) [6] * Adds USE_LDCONFIG32 which is like USE_LDCONFIG but the target file is ${PREFIX}/libdata/ldconfig32/${UNIQUENAME} instead. (Note: this should only be used on 64-bit architectures) [6] * Set the default LANG for tr to be C to avoid some build problems [7] * Include bsd.java.mk in both pre and post sections [8] * Get rid of remnants of FORCE_PKG_REGISTER [9] * Always print options with make showconfig [10] PR: 92805 [1], 92806 [2], 96793 [3], 97515 [4], 96849 [5], 91933 [6], 91381 [7], 97020 [8], 95841 [9], 97133 [10] Submitted by: ale [1][2], delphij [3][4], netchild [5], flz [6], Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp> [7], hq [8], sem [9], pav [10] Notes: svn path=/head/; revision=165537
* Simplify PHP base ports infrastructure:Alex Dupre2006-05-061-37/+9
| | | | | | | | | | | | - 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
* - hash can now be installed on php4Pav Lucistnik2006-03-191-2/+2
| | | | | | | | PR: ports/94705 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Notes: svn path=/head/; revision=157687
* - Add pecl-hash to the list of USE_PHP componentsPav Lucistnik2006-03-181-1/+2
| | | | | | | | | PR: ports/90568 (part of) Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months) Notes: svn path=/head/; revision=157547
* - Add PDO extension to a php5-extensions metaport and enable it by default.Pav Lucistnik2006-03-181-1/+2
| | | | | | | | | | | This is consistent with vendor configure. PR: ports/90565 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months) Notes: svn path=/head/; revision=157546
* - pfpro extension is only for php4Alex Dupre2006-02-011-2/+2
| | | | | | | - add location to pfpro directory Notes: svn path=/head/; revision=154977
* - Add a php extension pfpro (PayFlow Pro).Pav Lucistnik2006-01-311-1/+2
| | | | | | | | | PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=154939
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] Notes: svn path=/head/; revision=154065
* Update to 5.1.2 release:Alex Dupre2006-01-161-1/+2
| | | | | | | | - add reflection - enable xmlreader and xmlwriter by default in php5-extensions Notes: svn path=/head/; revision=153649
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)Alex Dupre2005-12-091-26/+27
| | | | Notes: svn path=/head/; revision=150749
* Add PHP_EXT_DIR to SUB_LIST, too.Alex Dupre2005-11-201-0/+1
| | | | Notes: svn path=/head/; revision=148875
* Fix make index (define APXS is not already set).Alex Dupre2005-11-161-0/+1
| | | | | | | | PR: ports/88827 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=148437
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Also php 5.0.5 requires now only autoconf 2.59.Alex Dupre2005-09-081-5/+0
| | | | Notes: svn path=/head/; revision=142206