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: print/pecl-ps/Makefile
SVNWeb

Number of commits found: 26

Thu, 6 Dec 2018
[ 11:22 rene search for other commits by this committer ] Original commit   Revision:486751 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Remove version 7.0 from the IGNORE_WITH_PHP list.
Sun, 2 Dec 2018
[ 17:43 antoine search for other commits by this committer ] Original commit   Revision:486473 (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
Deprecate ports depending on php 5.6
Mon, 8 Oct 2018
[ 15:08 antoine search for other commits by this committer ] Original commit   Revision:481545 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
Fix some PKGNAME collisions
Wed, 25 Apr 2018
[ 08:33 amdmi3 search for other commits by this committer ] Original commit   Revision:468263
- Switch to new test framework

Approved by:	portmgr blanket
Thu, 14 Dec 2017
[ 13:57 tz search for other commits by this committer ] Original commit   Revision:456296 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Add missing IGNORE_WITH_PHP for various pecl-ports.

After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
Mon, 10 Apr 2017
[ 15:08 mat search for other commits by this committer ] Original commit   Revision:438175 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
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
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
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 18 Feb 2016
[ 15:08 miwi search for other commits by this committer ] Original commit   Revision:409111
- Ignore php70
Fri, 10 Apr 2015
[ 01:06 mi search for other commits by this committer ] Original commit   Revision:383686
Add license (PHP-2.02), remove redundant DISTNAME setting.
[ 01:03 mi search for other commits by this committer ] Original commit   Revision:383685
Unbreak, upgrade from 1.3.6 (released in 2007) to 1.3.7 (released in
2013).

Approved by:	being condemned
Sat, 21 Mar 2015
[ 18:40 marino search for other commits by this committer ] Original commit   Revision:381813
php53 and fallout: Deprecate, set removal for 15 APR 2015

The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014.  They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.

The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.

There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.

Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.

PR:		198150
Tue, 8 Jul 2014
[ 18:45 tijl search for other commits by this committer ] Original commit   Revision:361275
- Convert print/pslib to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Replace LDFLAGS with LIBS
Mon, 7 Jul 2014
[ 06:56 vanilla search for other commits by this committer ] Original commit   Revision:361029
1: Stagify.
2: new syntax of LIB_DEPENDS.

Approved by:	portmgr@ (blanket)
Fri, 20 Sep 2013
[ 22:44 bapt search for other commits by this committer ] Original commit   Revision:327765 (Only the first 10 of 325 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
Sat, 28 Aug 2010
[ 10:58 mva search for other commits by this committer ] Original commit 
- Unbreak, now that print/pslib supports libpng 1.4 properly

Submitted by:   Alan Garfield <alan@auspc.com.au> via mail
Fri, 9 Apr 2010
[ 21:05 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: does not configure

Reported by:    pointyhat
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Mon, 1 Dec 2008
[ 21:08 miwi search for other commits by this committer ] Original commit 
- Update to 1.3.6

PR:             129234
Submitted       tabthorpe@
Approved by:    maintainer
Fri, 26 Sep 2008
[ 09:41 miwi search for other commits by this committer ] Original commit 
- Fix segfault on amd64
- Bump PORTREVISION

PR:             127533
Submitted by:   Alan Garfield <alan@fromorbit.com> (maintainer)
Fri, 6 Jun 2008
[ 13:58 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Mon, 30 Jul 2007
[ 23:08 miwi search for other commits by this committer ] Original commit 
- Chase increase of print/pslib shlib version.
- Bump PORTREVISION

Submitted by:   pointyhat via pav
Sun, 1 Jul 2007
[ 22:13 miwi search for other commits by this committer ] Original commit 
Chase increase of print/pslib shlib version.

Submitted by:   pointyhat via pav
Tue, 29 May 2007
[ 17:09 miwi search for other commits by this committer ] Original commit 
PHP extention to generate postscript by using pslib.

WWW: http://pecl.php.net/package-info.php?package=ps

PR:             ports/112968
Submitted by:   Alan Garfield <alan at fromorbit.com>

Number of commits found: 26