Port details |
- php-tclink PHP extension for TrustCommerce credit card processing
- 4.0.2_2 finance
=0 4.0.2_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: mbowie@buzmo.com
- Port Added: 2008-05-29 05:02:24
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- License: not specified in port
- WWW:
- http://www.trustcommerce.com/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}tclink>0:finance/php-tclink
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-tclink
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tclink-4.0.2-php.tar.gz) = 33d443bdbfe3abdbf18d9c99e0940f31df8975f9e83bb55a84b9b4aa824f0aaa
SIZE (tclink-4.0.2-php.tar.gz) = 29587
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.2_2 30 Dec 2018 23:30:56 |
rene |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
4.0.2_2 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
4.0.2_2 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
4.0.2_2 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
4.0.2_2 08 Mar 2018 19:48:41 |
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 |
4.0.2_2 07 Feb 2018 17:46:11 |
mat |
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight |
4.0.2_2 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
4.0.2_2 10 Sep 2016 18:00:21 |
marino |
devel/php-tclink: Document SSL requirement and fix build for LibreSSL
Approved by: SSL blanket |
4.0.2_2 03 Aug 2016 12:47:05 |
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 |
4.0.2_1 28 Jun 2016 14:00:45 |
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 |
4.0.2_1 13 Mar 2016 16:56:42 |
mat |
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 |
4.0.2_1 23 Mar 2015 17:55:03 |
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 |
4.0.2 21 Mar 2015 18:40:16 |
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 |
4.0.2 04 Mar 2014 06:48:03 |
rm |
finance/php-tclink: update project url
PR: 187229
Submitted by: Mike Bowie <mbowie@buzmo.com> (maintainer) |
4.0.2 03 Feb 2014 19:40:24 |
pawel |
- Update to version 4.0.2 [1]
- Remove leading article from COMMENT
PR: ports/184475 [1]
Submitted by: maintainer |
3.4.4 01 Feb 2014 16:56:53 |
miwi |
- Stage support |
3.4.4 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
3.4.4 17 May 2012 14:17:36 |
miwi |
- Switch to php53
Reported by: phw |
3.4.4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.4.4 12 May 2010 20:13:10 |
pav |
- Fix build on amd64
PR: ports/145922
Submitted by: Mike Bowie <mbowie@buzmo.com> (maintainer)
- Portlint |
3.4.4 19 Apr 2010 21:02:53 |
pav |
- Mark BROKEN: does not compile on amd64
Reported by: pointyhat |
3.4.4 29 May 2008 05:01:57 |
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> |