non port: finance/php-tclink/Makefile |
SVNWeb
|
Number of commits found: 19 |
Thu, 6 Dec 2018
|
[ 11:22 rene ] (Only the first 10 of 168 ports in this commit are shown above. )
Remove version 7.0 from the IGNORE_WITH_PHP list.
|
Sun, 2 Dec 2018
|
[ 17:43 antoine ] (Only the first 10 of 153 ports in this commit are shown above. )
Deprecate ports depending on php 5.6
|
Mon, 8 Oct 2018
|
[ 15:08 antoine ] (Only the first 10 of 154 ports in this commit are shown above. )
Fix some PKGNAME collisions
|
Thu, 8 Mar 2018
|
[ 19:48 mat ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Wed, 7 Feb 2018
|
[ 17:46 mat ] (Only the first 10 of 29 ports in this commit are shown above. )
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight
|
Tue, 7 Feb 2017
|
[ 12:14 mat ] (Only the first 10 of 81 ports in this commit are shown above. )
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
|
Sat, 10 Sep 2016
|
[ 18:00 marino ]
devel/php-tclink: Document SSL requirement and fix build for LibreSSL
Approved by: SSL blanket
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Sun, 13 Mar 2016
|
[ 16:56 mat ] (Only the first 10 of 44 ports in this commit are shown above. )
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight
|
Mon, 23 Mar 2015
|
[ 17:55 marino ]
finance/php-tclink: Confirmed functional for all PHP versions
The maintainer confirmed that the limitation of tclink to php 5.3 was
an error and that it functions on all supported versions of PHP. As a
result, the port's deprecation tag has been removed.
PR: 198778
|
Sat, 21 Mar 2015
|
[ 18:40 marino ]
php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014. They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.
The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.
There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.
Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.
PR: 198150
|
Mon, 3 Feb 2014
|
[ 19:40 pawel ]
- Update to version 4.0.2 [1]
- Remove leading article from COMMENT
PR: ports/184475 [1]
Submitted by: maintainer
|
Sat, 1 Feb 2014
|
[ 16:56 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 17:18 bapt ] (Only the first 10 of 162 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
|
Thu, 17 May 2012
|
[ 14:17 miwi ]
- Switch to php53
Reported by: phw
|
Wed, 12 May 2010
|
[ 20:13 pav ]
- Fix build on amd64
PR: ports/145922
Submitted by: Mike Bowie <mbowie@buzmo.com> (maintainer)
- Portlint
|
Mon, 19 Apr 2010
|
[ 21:02 pav ]
- Mark BROKEN: does not compile on amd64
Reported by: pointyhat
|
Thu, 29 May 2008
|
[ 05:01 chinsan ]
TCLink is a thin client API that allows a merchant to process credit card
transactions through the TrustCommerce processing gateway over a encrypted
channel (SSL) using TCP/IP.
WWW: http://www.trustcommerce.com/tclink.html
PR: ports/124050
Submitted by: Mike Bowie <mbowie at buzmo.com>
|
Number of commits found: 19 |