aboutsummaryrefslogtreecommitdiff
path: root/lang/php5-extensions
Commit message (Collapse)AuthorAgeFilesLines
* Add all PDO drivers.Alex Dupre2012-08-231-1/+7
| | | | Notes: svn path=/head/; revision=303016
* Switch to OptionsNG.Alex Dupre2012-06-131-80/+80
| | | | | | | | PR: ports/168946 Submitted by: John Marshall <john.marshall@riverwillow.com.au> Notes: svn path=/head/; revision=299187
* Update to 5.4.3 release:Alex Dupre2012-05-161-9/+5
| | | | | | | | | | | | | | | | | | | | | | - add support for embedded php library - add support for dtrace Re-organize bsd.php.mk: - add WANT_PHP_EMD - fix handling of WANT_PHP_* - remove php4 extensions From UPDATING: Suhosin patch has been disabled until the new version will be released (soon). Suhosing extension will take more time. LINKTHR option is now enabled by default, be sure to flag it if you are updating using an old saved configuration. sqlite2 extension has been permanently removed. If you want to remain at PHP 5.3, a new port (lang/php53) will be committed soon. Notes: svn path=/head/; revision=296731
* Add phar extension and bump PORTREVISION.Alex Dupre2011-11-251-2/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286405
* Convert to use bsd.port.options.mk makefile.Alex Dupre2011-11-231-11/+6
| | | | | | | | | PR: ports/162754 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Feature safe: yes Notes: svn path=/head/; revision=286304
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Add support for iODBC (in addition to [default] unixODBC) in php5-odbc andAlex Dupre2011-04-261-1/+1
| | | | | | | | | | php-pdo_odbc extensions. PR: ports/156564 Submitted by: gahr Notes: svn path=/head/; revision=273206
* Add support for php5-sqlite3 port.Alex Dupre2011-04-151-2/+4
| | | | Notes: svn path=/head/; revision=272755
* Update to PHP 5.3.2 release!Alex Dupre2010-04-091-13/+5
| | | | Notes: svn path=/head/; revision=252471
* Update to 5.2.9 release and re-add pcre extension.Alex Dupre2009-03-061-2/+4
| | | | Notes: svn path=/head/; revision=229565
* Update to 5.2.7 release.Alex Dupre2008-12-071-4/+2
| | | | Notes: svn path=/head/; revision=223932
* Bump PORTVERSION.Alex Dupre2007-02-101-1/+1
| | | | | | | Requested by: many Notes: svn path=/head/; revision=184795
* Add all default php5 extensions.Alex Dupre2007-02-091-5/+13
| | | | Notes: svn path=/head/; revision=184697
* Remove panda extension since it's deprecated and will be removed soon.Alex Dupre2006-11-221-2/+1
| | | | Notes: svn path=/head/; revision=177785
* Update to 5.2.0 release.Alex Dupre2006-11-061-2/+1
| | | | Notes: svn path=/head/; revision=176626
* Remove expired pecl-imagick port.Alex Dupre2006-09-111-2/+1
| | | | Notes: svn path=/head/; revision=172800
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* - hash is now default extension in php 5.1.2Pav Lucistnik2006-03-191-0/+2
| | | | | | | | PR: ports/94705 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Notes: svn path=/head/; revision=157688
* - Add PDO extension to a php5-extensions metaport and enable it by default.Pav Lucistnik2006-03-181-1/+3
| | | | | | | | | | | 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
* Update to 5.1.2 release:Alex Dupre2006-01-161-2/+6
| | | | | | | | - add reflection - enable xmlreader and xmlwriter by default in php5-extensions Notes: svn path=/head/; revision=153649
* - Update to PHP 5.1.1 extensions.Alex Dupre2005-12-091-16/+9
| | | | | | | | - Build and install the extensions during build target instead of install. Notes: svn path=/head/; revision=150750
* Enable default extensions when OPTIONSFILE is missing:Alex Dupre2004-07-271-3/+13
| | | | | | | - Fix package creation and BATCH installation Notes: svn path=/head/; revision=114899
* Add support for fileinfo extension.Alex Dupre2004-07-211-1/+2
| | | | Notes: svn path=/head/; revision=114333
* Remove the old-and-broken sybase (DB-lib) extension and point users toAlex Dupre2004-07-201-3/+2
| | | | | | | the new-and-working sybase (CT-lib) extension. Notes: svn path=/head/; revision=114315
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPAlex Dupre2004-07-191-0/+4
| | | | | | | | | - Set them acccordingly in PHP extensions ports (Now I really need some rest, see you tomorrow) Notes: svn path=/head/; revision=114254
* Add support for imagick extension.Alex Dupre2004-07-191-1/+2
| | | | Notes: svn path=/head/; revision=114222
* PHP5 has not "crack" extension.Alex Dupre2004-07-191-2/+1
| | | | | | | Reported by: sekrett.ru Notes: svn path=/head/; revision=114213
* Add php5-extensions 1.0, a "meta-port" to install PHP extensions.Alex Dupre2004-07-192-0/+128
Notes: svn path=/head/; revision=114187