non port: devel/pecl-spread/Makefile |
Number of commits found: 22 |
Saturday, 1 Oct 2016
|
08:22 antoine
Chase php 5.5 expiration date
|
Wednesday, 3 Aug 2016
|
12:47 mat
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
|
Tuesday, 28 Jun 2016
|
14:00 mat
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
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 18 Feb 2016
|
14:47 miwi
- Ignore php70
- While here remove old php gruft
|
Wednesday, 25 Feb 2015
|
11:22 antoine
Those ports do not build with php 5.6
|
07:44 vanilla
remove DEFAULT_VERSIONS.
Obtained from: bapt@, mat@
|
Tuesday, 24 Feb 2015
|
15:23 vanilla
bsd.php.mk handle ${STRIP} already, remove prev patches.
|
06:30 vanilla
strip binary.
|
03:50 vanilla
1: switch to USES=tar:tgz
2: switch to DEFAULT_VERSIONS.
|
Tuesday, 18 Nov 2014
|
09:37 bapt
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
|
Tuesday, 10 Jun 2014
|
07:39 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
Thursday, 23 Jan 2014
|
15:12 miwi
- Marke these ports as stage safe
- While here remove php4 gruft
|
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sunday, 3 Mar 2013
|
18:12 ohauer
net/spread4
- update spread4 to 4.2.0
- the port has a dedicated user/group, so use them in the rc script (instead
root)
- use dedicated log directory
- assign port to ports@
devel/pecl-spread
- bump PORTREVISION
PR: 175510
Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es>
|
Friday, 25 May 2012
|
13:55 miwi
- Add missing dependency
PR: 163851
Submitted by: dougb@
|
Thursday, 17 May 2012
|
14:17 miwi
- Switch to php53
Reported by: phw
|
Monday, 20 Dec 2010
|
07:35 miwi
* Add LICENSE=PHP301 - http://pecl.php.net/package/spread
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4
PR: 153035
Submitted by: "Tom Judge" <tom@tomjudge.com>
|
Saturday, 22 Aug 2009
|
21:32 miwi
- Take over maintainership
Approved by: Wen Heping (maintainer)
|
Thursday, 11 Jun 2009
|
04:57 itetcu
Fix build with custom LOCALBASE
Submitted by: maintainer
Reported by: QATty
|
Thursday, 15 Jan 2009
|
11:48 miwi
- Update to 2.1.0
PR: 128360
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
|
Thursday, 19 Jun 2008
|
00:20 miwi
pecl-spread is a extension for PHP to support the Spread toolkit API.
While Spread is an open source toolkit that provides a high performance
messaging service that is resilient to faults across local and wide area
networks.
WWW: http://pecl.php.net/package/spread/
PR: ports/124442
Submitted by: Wen Heping <wenheping at gmail.com>
|
Number of commits found: 22 |