Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
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
2014-05-05 09:45:36 +00:00
Alex Dupre
fcc4a56252
Replace DEFAULT_VERSIONS with PHP_DEFAULT.
2014-03-31 14:27:10 +00:00
Alex Dupre
a4cffdad1a
Welcome the new mod_php ports, in order to have default packages for
...
Apache PHP modules.
Submitted by: marcus
Reworked by: ale (me)
Requested by: many, too many
2014-03-27 16:09:37 +00:00
Alex Dupre
c8e30015e9
Stagify.
2013-10-30 13:32:02 +00:00
Alex Dupre
7eeea5cc87
Update to 5.4.21 release and STAGify.
2013-10-18 10:04:26 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Alex Dupre
f83b30b961
Add all PDO drivers.
2012-08-23 14:56:13 +00:00
Alex Dupre
d3d73d5e85
Switch to OptionsNG.
...
PR: ports/168946
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
2012-06-13 10:12:44 +00:00
Alex Dupre
0926c2d681
Update to 5.4.3 release:
...
- 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.
2012-05-16 07:36:13 +00:00
Alex Dupre
d44b422cac
Add phar extension and bump PORTREVISION.
...
Feature safe: yes
2011-11-25 15:50:34 +00:00
Alex Dupre
0312ded222
Convert to use bsd.port.options.mk makefile.
...
PR: ports/162754
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Feature safe: yes
2011-11-23 13:17:31 +00:00
Doug Barton
2b1dacc826
Remove more tags from pkg-descr files fo the form:
...
- 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.
2011-10-24 04:17:37 +00:00
Alex Dupre
3f35533ed7
Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
...
php-pdo_odbc extensions.
PR: ports/156564
Submitted by: gahr
2011-04-26 12:05:57 +00:00
Alex Dupre
f7cf5a4058
Add support for php5-sqlite3 port.
2011-04-15 14:52:14 +00:00
Alex Dupre
538a6d28a2
Update to PHP 5.3.2 release!
2010-04-09 09:34:43 +00:00
Alex Dupre
c99d0d7337
Update to 5.2.9 release and re-add pcre extension.
2009-03-06 10:08:35 +00:00
Alex Dupre
753392fe5c
Update to 5.2.7 release.
2008-12-07 11:54:36 +00:00
Alex Dupre
0e0954d67e
Bump PORTVERSION.
...
Requested by: many
2007-02-10 19:09:33 +00:00
Alex Dupre
f62bed4a43
Add all default php5 extensions.
2007-02-09 09:01:25 +00:00
Alex Dupre
f66b07da09
Remove panda extension since it's deprecated and will be removed soon.
2006-11-22 07:00:06 +00:00
Alex Dupre
8fbcab85d9
Update to 5.2.0 release.
2006-11-06 17:43:11 +00:00
Alex Dupre
7965262427
Remove expired pecl-imagick port.
2006-09-11 21:12:06 +00:00
Mark Linimon
fb0914231a
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
...
PR: ports/92445
Hat: portmgr
2006-07-05 02:30:58 +00:00
Pav Lucistnik
141c46bfcb
- hash is now default extension in php 5.1.2
...
PR: ports/94705
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-19 22:19:08 +00:00
Pav Lucistnik
353984c155
- Add PDO extension to a php5-extensions metaport and enable it by default.
...
This is consistent with vendor configure.
PR: ports/90565
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by: maintainer timeout (ale; 3 months)
2006-03-18 14:12:04 +00:00
Alex Dupre
fce0420478
Update to 5.1.2 release:
...
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Alex Dupre
9faea3e9f6
- Update to PHP 5.1.1 extensions.
...
- Build and install the extensions during build target
instead of install.
2005-12-09 19:42:49 +00:00
Alex Dupre
d8fc58d3c5
Enable default extensions when OPTIONSFILE is missing:
...
- Fix package creation and BATCH installation
2004-07-27 23:50:04 +00:00
Alex Dupre
ed5c3a6d39
Add support for fileinfo extension.
2004-07-21 09:35:04 +00:00
Alex Dupre
24b3b2d538
Remove the old-and-broken sybase (DB-lib) extension and point users to
...
the new-and-working sybase (CT-lib) extension.
2004-07-20 23:04:13 +00:00
Alex Dupre
ae5859d055
- Document DEFAULT_PHP_VER and BROKEN_WITH_PHP
...
- Set them acccordingly in PHP extensions ports
(Now I really need some rest, see you tomorrow)
2004-07-19 23:25:22 +00:00
Alex Dupre
18287d78eb
Add support for imagick extension.
2004-07-19 15:34:18 +00:00
Alex Dupre
ea208a8e57
PHP5 has not "crack" extension.
...
Reported by: sekrett.ru
2004-07-19 14:46:21 +00:00
Alex Dupre
4622dd168c
Add php5-extensions 1.0, a "meta-port" to install PHP extensions.
2004-07-19 09:33:20 +00:00