non port: net-im/pecl-stomp/Makefile |
Number of commits found: 26 |
Thursday, 6 Dec 2018
|
11:22 rene
Remove version 7.0 from the IGNORE_WITH_PHP list.
 |
Sunday, 2 Dec 2018
|
17:43 antoine
Deprecate ports depending on php 5.6
 |
Monday, 8 Oct 2018
|
15:08 antoine
Fix some PKGNAME collisions
 |
Tuesday, 20 Mar 2018
|
02:20 dbaio
Fix order of IGNORE_WITH_PHP variable
Related with `USES=php` so is better to keep them together
Reported by: mat
 |
Saturday, 17 Mar 2018
|
14:13 dbaio
Fix order of variables
Ports maintained by me in categories:: mail math net net-im
 |
Thursday, 14 Dec 2017
|
13:57 tz
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
 |
Monday, 8 May 2017
|
17:21 dbaio
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
 |
Monday, 10 Apr 2017
|
15:08 mat
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
 |
Tuesday, 7 Feb 2017
|
12:14 mat
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
 |
Thursday, 17 Nov 2016
|
11:32 tz
net-im/pecl-stomp: Pass maintainership to Danilo G. Baio (dbaio)
Also:
- Configure PORTSCOUT
- Add LICENSE_FILE
- Add DIST_SUBDIR (PECL)
PR: 213320
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: mentors (implicit)
 |
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
 |
Monday, 25 Jul 2016
|
20:01 rene
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary
 |
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
 |
Thursday, 18 Feb 2016
|
15:08 miwi
- Ignore php70
 |
Thursday, 7 Jan 2016
|
11:09 miwi
- Update to 1.0.9
 |
Thursday, 26 Nov 2015
|
14:39 miwi
- Take Maintainership
Approved by: mat (mentor)
 |
Monday, 25 May 2015
|
07:55 vanilla
Upgrade to 1.0.8.
 |
Tuesday, 13 Jan 2015
|
03:43 vanilla
Upgrade to 1.0.6, add LICENSE, move to tar:tgz.
 |
Tuesday, 18 Nov 2014
|
09:37 bapt
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
 |
Thursday, 23 Jan 2014
|
16:00 miwi
- Stageify
- Take maintainership of a few ports
 |
Friday, 20 Sep 2013
|
22:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
 |
Monday, 4 Feb 2013
|
02:31 miwi
- Convert header
- Update to 1.0.5
 |
Thursday, 4 Nov 2010
|
10:01 miwi
- Update to 1.0.3
 |
Friday, 12 Feb 2010
|
14:30 miwi
- Update to 1.0.0
 |
Thursday, 21 Jan 2010
|
23:21 miwi
- Update to 0.4.1
 |
Tuesday, 1 Dec 2009
|
06:35 wen
pecl-stomp allows php applications to communicate with any
Stomp compliant Message Brokers through easy object oriented
and procedural interfaces.
WWW: http://pecl.php.net/package/stomp
 |
Number of commits found: 26 |