summaryrefslogtreecommitdiff
path: root/lang/php5-extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and theRene Ladan2016-02-142-136/+0
| | | | | | | | | | ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278
* Chase PHP 5.4 expiration dateAntoine Brodin2015-11-131-0/+3
|
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-051-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills)
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* Replace DEFAULT_VERSIONS with PHP_DEFAULT.Alex Dupre2014-03-311-1/+1
|
* Welcome the new mod_php ports, in order to have default packages forAlex Dupre2014-03-271-2/+2
| | | | | | | | Apache PHP modules. Submitted by: marcus Reworked by: ale (me) Requested by: many, too many
* Stagify.Alex Dupre2013-10-301-3/+0
|
* Update to 5.4.21 release and STAGify.Alex Dupre2013-10-181-0/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | lang)
* Add all PDO drivers.Alex Dupre2012-08-231-1/+7
|
* Switch to OptionsNG.Alex Dupre2012-06-131-80/+80
| | | | | PR: ports/168946 Submitted by: John Marshall <john.marshall@riverwillow.com.au>
* 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.
* Add phar extension and bump PORTREVISION.Alex Dupre2011-11-251-2/+4
| | | | Feature safe: yes
* 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
* 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.
* 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
* Add support for php5-sqlite3 port.Alex Dupre2011-04-151-2/+4
|
* Update to PHP 5.3.2 release!Alex Dupre2010-04-091-13/+5
|
* Update to 5.2.9 release and re-add pcre extension.Alex Dupre2009-03-061-2/+4
|
* Update to 5.2.7 release.Alex Dupre2008-12-071-4/+2
|
* Bump PORTVERSION.Alex Dupre2007-02-101-1/+1
| | | | Requested by: many
* Add all default php5 extensions.Alex Dupre2007-02-091-5/+13
|
* Remove panda extension since it's deprecated and will be removed soon.Alex Dupre2006-11-221-2/+1
|
* Update to 5.2.0 release.Alex Dupre2006-11-061-2/+1
|
* Remove expired pecl-imagick port.Alex Dupre2006-09-111-2/+1
|
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* - 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>
* - 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)
* Update to 5.1.2 release:Alex Dupre2006-01-161-2/+6
| | | | | - add reflection - enable xmlreader and xmlwriter by default in php5-extensions
* - Update to PHP 5.1.1 extensions.Alex Dupre2005-12-091-16/+9
| | | | | - Build and install the extensions during build target instead of install.
* Enable default extensions when OPTIONSFILE is missing:Alex Dupre2004-07-271-3/+13
| | | | - Fix package creation and BATCH installation
* Add support for fileinfo extension.Alex Dupre2004-07-211-1/+2
|
* 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.
* - 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)
* Add support for imagick extension.Alex Dupre2004-07-191-1/+2
|
* PHP5 has not "crack" extension.Alex Dupre2004-07-191-2/+1
| | | | Reported by: sekrett.ru
* Add php5-extensions 1.0, a "meta-port" to install PHP extensions.Alex Dupre2004-07-192-0/+128