Commit graph

27 commits

Author SHA1 Message Date
Torsten Zuehlsdorff
1d7e0541a4 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
2017-12-14 13:57:28 +00:00
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Mathieu Arnold
3fc575d9f3 Convert all PECL ports to USES=php:pecl.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2017-04-10 15:08:47 +00:00
Mathieu Arnold
25c794224f Mark ports not building with PHP 7.1.
Sponsored by:	Absolight
2017-02-07 12:14:34 +00:00
Wen Heping
6a2d3ed739 - Pass maintainership to submitter
PR:		215489
Submitted by:	joneum@bsdproject.de
2016-12-22 12:00:08 +00:00
Sunpoet Po-Chuan Hsieh
f102dee672 - Update WWW: pecl.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 14:26:11 +00:00
Steve Wills
149ba7338a Unmark broken on powerpc64
These ports built successfully
2016-09-15 01:41:28 +00:00
Mathieu Arnold
aef5a66670 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
2016-08-03 12:47:05 +00:00
Rene Ladan
78450f0a5d Reset miwi@'s ports, he stepped down from the Ports Team.
With hat:	portmgr-secretary
2016-07-25 20:01:02 +00:00
Mathieu Arnold
dca255c3ce 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
2016-06-28 14:00:45 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Martin Wilke
1c1487813e - Ignore php70 2016-02-18 15:08:25 +00:00
Martin Wilke
db53585487 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 14:39:58 +00:00
Vanilla I. Shu
049ddd29f1 Upgrade to 3.0.1. 2015-06-18 07:42:28 +00:00
Vanilla I. Shu
bd2005555a switch to USES:tar:tgz. 2015-02-24 01:50:17 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Mathieu Arnold
bcd0fff7b5 These do not build with php 5.6.
With hat:	portmgr
Sponsored by:	Absolight
2014-10-13 13:20:51 +00:00
Baptiste Daroussin
fee43be218 Support stage 2014-01-04 23:48:45 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Martin Wilke
9ea6cc8ebc - Drop some patches no longer needed. 2013-02-01 16:17:00 +00:00
Martin Wilke
b834cdd09b - Convert header
- Update to 2.1.0
2013-02-01 08:36:04 +00:00
Alex Dupre
77cb321f55 Mark IGNORE with php 5.4 and set 5.3 as default.
Reported by:	pav
Pointyhat to:	me
2012-05-20 06:42:55 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Martin Wilke
dcdbfc2c48 * Add LICENSE
* Add IGNORE_WITH_PHP=4 as this is for php newer than 5.1
* Remove MD5 line from distinfo.

PR:		152933
Submitted by:	"Tom Judge" <tom@tomjudge.com>
2010-12-20 06:52:29 +00:00
Greg Larkin
dd2ee4d0e3 - Unbreak after recent PHP 5.3.2 update
Reported by:	pointyhat
Approved by:	portmgr (itetcu, erwin - blanket)
2010-04-13 00:11:52 +00:00
Martin Wilke
b1536d63d5 - Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports

Approved by:	portmgr (linimon)
2009-04-11 09:09:22 +00:00
Martin Wilke
fe42d9fafb PHK is a PHP-oriented package/archive system. Basically, it can be considered
as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to
distribute and run a library or an application as a single file.

The PHK accelerator transparently makes PHK runtime faster.

WWW: http://pecl.php.net/package/phk/

PR:		ports/119828
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
2008-01-20 22:14:54 +00:00