non port: devel/pecl-pthreads/Makefile |
Number of commits found: 18 |
Wednesday, 1 May 2019
|
20:45 antoine
Deprecate
 |
Tuesday, 30 Apr 2019
|
12:29 mat
Try to allow building packages when PHP has ZTS enabled.
We cannot use IGNORE here, the package gets ignored anyway because the
ignore'd status is checked without any dependency installed.
 |
Saturday, 5 Jan 2019
|
10:21 joneum
Remove expired IGNORE_WITH_PHP= 56
Sponsored by: Netzkommune GmbH
 |
Wednesday, 21 Nov 2018
|
12:41 joneum
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH
 |
Thursday, 13 Jul 2017
|
00:00 sunpoet
Update to 3.1.6
Changes: https://pecl.php.net/package-changelog.php?package=pthreads
PR: 220642
Submitted by: <amistry@am-productions.biz>
Approved by: John Chen <johnpupu@gmail.com> (maintainer)
 |
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
 |
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
 |
Wednesday, 29 Oct 2014
|
10:02 robak
devel/pecl-pthreads: update 2.0.7 -> 2.0.10
PR: 194157
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: mentors (implicit)
 |
Tuesday, 13 May 2014
|
14:34 sunpoet
- Update to 2.0.7
Changes: http://pecl.php.net/package-changelog.php?package=pthreads
PR: ports/189723
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
 |
Sunday, 6 Apr 2014
|
05:48 sunpoet
- Update to 2.0.4
Changes: http://pecl.php.net/package-changelog.php?package=pthreads
PR: ports/188152
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
 |
Tuesday, 18 Mar 2014
|
15:03 sunpoet
- Update to 2.0.2
- While I'm here:
- Use USES=tar:tgz
- Remove outdated IGNORE_WITH_PHP
Changes: http://pecl.php.net/package-changelog.php?package=pthreads
PR: ports/187694
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
 |
Sunday, 23 Feb 2014
|
15:20 sunpoet
- Update to 0.1.0
Changes: http://pecl.php.net/package-changelog.php?package=pthreads
PR: ports/186840
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
 |
Saturday, 4 Jan 2014
|
08:24 sunpoet
- Update to 0.0.45
Changes: http://pecl.php.net/package-changelog.php?package=pthreads
PR: ports/185386
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
 |
Monday, 30 Dec 2013
|
09:12 sunpoet
- Fix PHP Thread-Safe problem
- While I'm here:
- Remove leading indefinite article from COMMENT
- Avoid INDEX breakage:
- Check existence of ${LOCALBASE}/bin/php
- PHP_ZTS defaults to disabled
- Support STAGEDIR
PR: ports/179565
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
 |
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, 9 Jun 2013
|
17:30 miwi
- Remove php4 reference
 |
Monday, 13 May 2013
|
02:27 miwi
A compatible Threading API for PHP5.3+
WWW: http://pecl.php.net/package/pthreads
PR: ports/178299
Submitted by: John Chen <johnpupu@gmail.com>
 |
Number of commits found: 18 |