notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/php5-extensions/Makefile

Number of commits found: 35

Friday, 13 Nov 2015
22:13 antoine search for other commits by this committer
Chase PHP 5.4 expiration date
Original commitRevision:401553 
Saturday, 5 Jul 2014
19:27 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
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)
Original commitRevision:360810 
Monday, 5 May 2014
09:45 bapt search for other commits by this committer
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
Original commitRevision:352986 
Monday, 31 Mar 2014
14:27 ale search for other commits by this committer
Replace DEFAULT_VERSIONS with PHP_DEFAULT.
Original commitRevision:349757 
Thursday, 27 Mar 2014
16:09 ale search for other commits by this committer
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
Original commitRevision:349342 
Wednesday, 30 Oct 2013
13:32 ale search for other commits by this committer
Stagify.
Original commitRevision:332107 
Friday, 18 Oct 2013
10:04 ale search for other commits by this committer
Update to 5.4.21 release and STAGify.
Original commitRevision:330735 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Thursday, 23 Aug 2012
14:56 ale search for other commits by this committer
Add all PDO drivers.
Original commit
Wednesday, 13 Jun 2012
10:12 ale search for other commits by this committer
Switch to OptionsNG.

PR:             ports/168946
Submitted by:   John Marshall <john.marshall@riverwillow.com.au>
Original commit
Wednesday, 16 May 2012
07:36 ale search for other commits by this committer
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.
Original commit
Friday, 25 Nov 2011
15:50 ale search for other commits by this committer
Add phar extension and bump PORTREVISION.

Feature safe:   yes
Original commit
Wednesday, 23 Nov 2011
13:17 ale search for other commits by this committer
Convert to use bsd.port.options.mk makefile.

PR:             ports/162754
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
Feature safe:   yes
Original commit
Tuesday, 26 Apr 2011
12:05 ale search for other commits by this committer
Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
php-pdo_odbc extensions.

PR:             ports/156564
Submitted by:   gahr
Original commit
Friday, 15 Apr 2011
14:52 ale search for other commits by this committer
Add support for php5-sqlite3 port.
Original commit
Friday, 9 Apr 2010
09:34 ale search for other commits by this committer
Update to PHP 5.3.2 release!
Original commit
Friday, 6 Mar 2009
10:08 ale search for other commits by this committer
Update to 5.2.9 release and re-add pcre extension.
Original commit
Sunday, 7 Dec 2008
11:54 ale search for other commits by this committer
Update to 5.2.7 release.
Original commit
Saturday, 10 Feb 2007
19:09 ale search for other commits by this committer
Bump PORTVERSION.

Requested by:   many
Original commit
Friday, 9 Feb 2007
09:01 ale search for other commits by this committer
Add all default php5 extensions.
Original commit
Wednesday, 22 Nov 2006
07:00 ale search for other commits by this committer
Remove panda extension since it's deprecated and will be removed soon.
Original commit
Monday, 6 Nov 2006
17:43 ale search for other commits by this committer
Update to 5.2.0 release.
Original commit
Monday, 11 Sep 2006
21:12 ale search for other commits by this committer
Remove expired pecl-imagick port.
Original commit
Wednesday, 5 Jul 2006
02:30 linimon search for other commits by this committer
Change all bogus uses of BROKEN to IGNORE.  See CHANGES 20060705.

PR:             ports/92445
Hat:            portmgr
Original commit
Sunday, 19 Mar 2006
22:19 pav search for other commits by this committer
- hash is now default extension in php 5.1.2

PR:             ports/94705
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru>
Original commit
Saturday, 18 Mar 2006
14:12 pav search for other commits by this committer
- 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)
Original commit
Monday, 16 Jan 2006
12:08 ale search for other commits by this committer
Update to 5.1.2 release:
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
Original commit
Friday, 9 Dec 2005
19:42 ale search for other commits by this committer
- Update to PHP 5.1.1 extensions.
- Build and install the extensions during build target
  instead of install.
Original commit
Tuesday, 27 Jul 2004
23:50 ale search for other commits by this committer
Enable default extensions when OPTIONSFILE is missing:
- Fix package creation and BATCH installation
Original commit
Wednesday, 21 Jul 2004
09:35 ale search for other commits by this committer
Add support for fileinfo extension.
Original commit
Tuesday, 20 Jul 2004
23:04 ale search for other commits by this committer
Remove the old-and-broken sybase (DB-lib) extension and point users to
the new-and-working sybase (CT-lib) extension.
Original commit
Monday, 19 Jul 2004
23:25 ale search for other commits by this committer
- Document DEFAULT_PHP_VER and BROKEN_WITH_PHP
- Set them acccordingly in PHP extensions ports

(Now I really need some rest, see you tomorrow)
Original commit
15:34 ale search for other commits by this committer
Add support for imagick extension.
Original commit
14:46 ale search for other commits by this committer
PHP5 has not "crack" extension.

Reported by:    sekrett.ru
Original commit
09:33 ale search for other commits by this committer
Add php5-extensions 1.0, a "meta-port" to install PHP extensions.
Original commit

Number of commits found: 35