non port: databases/php5-tarantool/Makefile |
Number of commits found: 24 |
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
|
Thursday, 8 Mar 2018
|
19:48 mat
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
|
Saturday, 3 Mar 2018
|
16:30 sunpoet
Add PORTSCOUT
Newer versions only support PHP 7.
|
Friday, 2 Mar 2018
|
18:51 sunpoet
Update real PORTVERSION and bump PORTEPOCH
Suggested by: mat
|
Thursday, 1 Mar 2018
|
13:35 sunpoet
Update to 0.1.0
- Add LICENSE
- Take maintainership
Changes: https://github.com/tarantool/tarantool-php/releases
https://github.com/tarantool/tarantool-php/commits/master
|
Friday, 23 Feb 2018
|
21:09 rene
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary
|
Wednesday, 7 Feb 2018
|
17:46 mat
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight
|
Tuesday, 7 Feb 2017
|
12:14 mat
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
|
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, 1 Jun 2016
|
13:15 mat
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
Thursday, 18 Feb 2016
|
15:08 miwi
- Ignore php70
|
Wednesday, 20 Jan 2016
|
11:07 vg
- Upgrade to lates version
|
Friday, 13 Nov 2015
|
22:13 antoine
Chase PHP 5.4 expiration date
|
Thursday, 15 Oct 2015
|
14:55 mat
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Wednesday, 8 Jul 2015
|
22:00 mat
Fix.
Pointy hat to: vg
Sponsored by: Absolight
|
10:39 vg
- Updated to lastes version
|
Sunday, 28 Jun 2015
|
16:02 antoine
- Remove a few deprecated DEFAULT_PHP_VER
- Do not abuse DEFAULT_VERSIONS
|
Wednesday, 6 May 2015
|
15:16 mat
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 19 Mar 2015
|
16:44 bdrewery
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Friday, 14 Feb 2014
|
15:01 miwi
- Stage support
|
Thursday, 31 Oct 2013
|
13:10 vg
databases/php5-tarantool PECL PHP driver for Tarantool/Box
PECL PHP driver for Tarantool/Box
WWW: https://github.com/tarantool/tarantool-php
PR: ports/178614
Submitted by: myself
Approved by: eadler, osa, rm (mentors, implicit)
|
Number of commits found: 24 |