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/php55/Makefile.ext
SVNWeb

Number of commits found: 36

Tue, 23 Aug 2016
[ 10:54 amdmi3 search for other commits by this committer ] Original commit   Revision:420657 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Add enchant php55/php56/php70 extension

PR:		208828
Submitted by:	daniel@blodan.se
Approved by:	maintainer timeout (ale, 4 months)
Tue, 9 Aug 2016
[ 14:29 mat search for other commits by this committer ] Original commit   Revision:419924 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Change www/php*-session's priority to be loaded before most other PHP
extensions.

Many PHP extensions were adding a build dependency on session, so that
it was loaded first.  This is now no longer needed, we have a nice
framework handle the extensions ordering.

PR:		203741
Sponsored by:	Absolight
Mon, 8 Aug 2016
[ 13:46 mat search for other commits by this committer ] Original commit   Revision:419843 (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
Wed, 3 Aug 2016
[ 12:47 mat search for other commits by this committer ] Original commit   Revision:419514 (Only the first 10 of 381 ports in this commit are shown above. View all ports for this commit)
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
Wed, 20 Jul 2016
[ 20:04 bdrewery search for other commits by this committer ] Original commit   Revision:418853
If DEFAULT_VERSIONS=php=* is set, then PHP_DEFAULT will be overridden
in bsd.default-versions.mk later, and the value from the Makefile will
not be used at all.  We would change bsd.default-versions.mk, but really
these ports should not be changing what the "default" it.  Change to
modifying what the "current" version is as PHP_VER.

This fixes some cases of 'make check-sanity' not passing for php extension
ports in Poudriere where there is no LOCALBASE/etc/php.conf to set a proper
PHP_VER.  In these cases the PHP_DEFAULT value (of 5.6) is used rather than
the version set by the extension Makefile and the later checks for
whether that version has that extension may incorrectly error.
Tue, 28 Jun 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
Mon, 25 Apr 2016
[ 16:17 mat search for other commits by this committer ] Original commit   Revision:414019 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Move MySQL support from bsd.databases.mk to Uses/mysql.mk.

Also, USE_MYSQL can't happen after bsd.port.pre.mk because it is a USES.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
[ 16:17 mat search for other commits by this committer ] Original commit   Revision:414018 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Move USE_BDB support from bsd.databases.mk to its own file.

Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 15 Feb 2016
[ 14:34 miwi search for other commits by this committer ] Original commit   Revision:408932 (Only the first 10 of 167 ports in this commit are shown above. View all ports for this commit)
Welcome php 7.0.3

Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
Sun, 10 Jan 2016
[ 16:47 bapt search for other commits by this committer ] Original commit   Revision:405723
Finish conversion to USES=sqlite
[ 16:46 bapt search for other commits by this committer ] Original commit   Revision:405722
Finish conversion to USES=firebird
[ 16:44 bapt search for other commits by this committer ] Original commit   Revision:405721 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Convert categories m* and m* to USES=sqlite and USES=firebird
Tue, 15 Dec 2015
[ 14:53 ale search for other commits by this committer ] Original commit   Revision:403784
Switch to onigurum5 port and bump PORTREVISION.
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Mon, 19 Jan 2015
[ 10:32 ale search for other commits by this committer ] Original commit   Revision:377396
Allow to link imap extension with newer panda-cclient library.

PR:		195973
Submitted by:	thierry
Thu, 25 Dec 2014
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Sat, 27 Sep 2014
[ 08:31 riggs search for other commits by this committer ] Original commit   Revision:369379 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Modernise databases/freetds port
- Retire databases/freetds-msdblib port
  (no longer needed, recently updated upstream version has necessary compat
   option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports

PR:		193850
Submitted by:	5u623l20@gmail.com (maintainer)
Wed, 17 Sep 2014
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
Fri, 29 Aug 2014
[ 10:21 tijl search for other commits by this committer ] Original commit   Revision:366491
Fix dependencies on libtidy

Reported by:	amdmi3
Fri, 1 Aug 2014
[ 07:49 antoine search for other commits by this committer ] Original commit   Revision:363689
Fix build on head by adding missing USES=readline
(uncovered by removal of readline dep from pcre)
Thu, 15 May 2014
[ 08:08 ale search for other commits by this committer ] Original commit   Revision:354103
Fix build of xmlrpc extension.
Wed, 14 May 2014
[ 10:31 ale search for other commits by this committer ] Original commit   Revision:354036
Fix build of a few extensions.
Mon, 5 May 2014
[ 16:24 bapt search for other commits by this committer ] Original commit   Revision:353029 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Fix unixODBC vs libiodbc conflicts

Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
Mon, 31 Mar 2014
[ 14:25 ale search for other commits by this committer ] Original commit   Revision:349756
Replace DEFAULT_VERSIONS with PHP_DEFAULT.
[ 11:03 ale search for other commits by this committer ] Original commit   Revision:349728
No-op, use DEFAULT_VERSIONS.

PR:		ports/188061
Submitted by:	Spil <spil.oss@gmail.com>
Wed, 29 Jan 2014
[ 20:41 tijl search for other commits by this committer ] Original commit   Revision:341778
Allow the use of //TRANSLIT and //IGNORE with PHP iconv.

PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
Fri, 27 Dec 2013
[ 10:24 ale search for other commits by this committer ] Original commit   Revision:337692
Fix build of ldap module when sasl is enabled and LOCALBASE is not /usr/local.

PR:		ports/185151
Submitted by:	Erick Turnquist <jhujhiti@adjectivism.org>
Tue, 29 Oct 2013
[ 15:53 ale search for other commits by this committer ] Original commit   Revision:331963
Whitespace fix.
Fri, 18 Oct 2013
[ 09:56 ale search for other commits by this committer ] Original commit   Revision:330733
Update to 5.5.5 release and STAGify.
Sat, 28 Sep 2013
[ 16:48 mm search for other commits by this committer ] Original commit   Revision:328594
Add native opcache extension for php55.
Build pecl-zendopcache only for php 5.4 and older.

PR:		ports/182112
Approved by:	ale (private e-mail)
Fri, 13 Sep 2013
[ 21:31 marino search for other commits by this committer ] Original commit   Revision:327187
lang/php5*: Fix spl/simplexml modules (4 ports)

The simplexml module uses spl which uses pcre (php53,54,55).  For php52,
the fix is applied directly to spl.  In any case, the bundled PCRE is not
used, so it needs to be able to find the external pcre library and related
headers.  Unfortunately, there is no include for ${LOCALBASE}/include
directory.  This commit adds to fix simplexml (or spl) module build.

Approved by:	portmgr (bapt)
Thu, 12 Sep 2013
[ 16:55 bapt search for other commits by this committer ] Original commit   Revision:327089
The simplexml extension needs pkgconfig
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
Mon, 24 Jun 2013
[ 14:32 ale search for other commits by this committer ] Original commit   Revision:321684 (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
Welcome PHP 5.5!

Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run

Number of commits found: 36