notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/php55/Makefile.ext

Number of commits found: 36

Tuesday, 23 Aug 2016
10:54 amdmi3 search for other commits by this committer
- Add enchant php55/php56/php70 extension

PR:		208828
Submitted by:	daniel@blodan.se
Approved by:	maintainer timeout (ale, 4 months)
Original commitRevision:420657 
Tuesday, 9 Aug 2016
14:29 mat search for other commits by this committer
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
Original commitRevision:419924 
Monday, 8 Aug 2016
13:46 mat search for other commits by this committer
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
Original commitRevision:419843 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
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
Original commitRevision:419514 
Wednesday, 20 Jul 2016
20:04 bdrewery search for other commits by this committer
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.
Original commitRevision:418853 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
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
Original commitRevision:417719 
Monday, 25 Apr 2016
16:17 mat search for other commits by this committer
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
Original commitRevision:414019 
16:17 mat search for other commits by this committer
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
Original commitRevision:414018 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Monday, 15 Feb 2016
14:34 miwi search for other commits by this committer
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@.
Original commitRevision:408932 
Sunday, 10 Jan 2016
16:47 bapt search for other commits by this committer
Finish conversion to USES=sqlite
Original commitRevision:405723 
16:46 bapt search for other commits by this committer
Finish conversion to USES=firebird
Original commitRevision:405722 
16:44 bapt search for other commits by this committer
Convert categories m* and m* to USES=sqlite and USES=firebird
Original commitRevision:405721 
Tuesday, 15 Dec 2015
14:53 ale search for other commits by this committer
Switch to onigurum5 port and bump PORTREVISION.
Original commitRevision:403784 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Monday, 19 Jan 2015
10:32 ale search for other commits by this committer
Allow to link imap extension with newer panda-cclient library.

PR:		195973
Submitted by:	thierry
Original commitRevision:377396 
Thursday, 25 Dec 2014
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
Saturday, 22 Nov 2014
20:40 crees search for other commits by this committer
Finally retire USE_PGSQL
Original commitRevision:373100 
Saturday, 27 Sep 2014
08:31 riggs search for other commits by this committer
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)
Original commitRevision:369379 
Wednesday, 17 Sep 2014
07:38 tijl search for other commits by this committer
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)
Original commitRevision:368356 
Friday, 29 Aug 2014
10:21 tijl search for other commits by this committer
Fix dependencies on libtidy

Reported by:	amdmi3
Original commitRevision:366491 
Friday, 1 Aug 2014
07:49 antoine search for other commits by this committer
Fix build on head by adding missing USES=readline
(uncovered by removal of readline dep from pcre)
Original commitRevision:363689 
Thursday, 15 May 2014
08:08 ale search for other commits by this committer
Fix build of xmlrpc extension.
Original commitRevision:354103 
Wednesday, 14 May 2014
10:31 ale search for other commits by this committer
Fix build of a few extensions.
Original commitRevision:354036 
Monday, 5 May 2014
16:24 bapt search for other commits by this committer
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
Original commitRevision:353029 
Monday, 31 Mar 2014
14:25 ale search for other commits by this committer
Replace DEFAULT_VERSIONS with PHP_DEFAULT.
Original commitRevision:349756 
11:03 ale search for other commits by this committer
No-op, use DEFAULT_VERSIONS.

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

PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
Original commitRevision:341778 
Friday, 27 Dec 2013
10:24 ale search for other commits by this committer
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>
Original commitRevision:337692 
Tuesday, 29 Oct 2013
15:53 ale search for other commits by this committer
Whitespace fix.
Original commitRevision:331963 
Friday, 18 Oct 2013
09:56 ale search for other commits by this committer
Update to 5.5.5 release and STAGify.
Original commitRevision:330733 
Saturday, 28 Sep 2013
16:48 mm search for other commits by this committer
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)
Original commitRevision:328594 
Friday, 13 Sep 2013
21:31 marino search for other commits by this committer
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)
Original commitRevision:327187 
Thursday, 12 Sep 2013
16:55 bapt search for other commits by this committer
The simplexml extension needs pkgconfig
Original commitRevision:327089 
Wednesday, 4 Sep 2013
18:06 madpilot search for other commits by this committer
- 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)
Original commitRevision:326307 
Monday, 24 Jun 2013
14:32 ale search for other commits by this committer
Welcome PHP 5.5!

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

Number of commits found: 36