Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2008 14:20:27 -0700
From:      "Mike Bowie" <mbowie@buzmo.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/124050: New port: finance/php-tclink A PHP extension for TrustCommerce credit card processing
Message-ID:  <1211923227.19738@mickey.buzmo.com>
Resent-Message-ID: <200805272200.m4RM0ApP056384@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124050
>Category:       ports
>Synopsis:       New port: finance/php-tclink A PHP extension for TrustCommerce credit card processing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 27 22:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mike Bowie
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
Buzmo Solutions, LLC 
>Environment:


System: FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
    root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC



>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.



>How-To-Repeat:





>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       php-tclink
#       php-tclink/Makefile
#       php-tclink/distinfo
#       php-tclink/pkg-descr
#
echo c - php-tclink
mkdir -p php-tclink > /dev/null 2>&1
echo x - php-tclink/Makefile
sed 's/^X//' >php-tclink/Makefile << 'END-of-php-tclink/Makefile'
X# New ports collection makefile for:   php-tclink
X# Date created:                        27 May 2008
X# Whom:                                <mbowie@buzmo.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      tclink
XPORTVERSION=   3.4.4
XCATEGORIES=    finance
XMASTER_SITES=  http://www.trustcommerce.com/downloads/
XPKGNAMEPREFIX= php-
XDISTNAME=      ${PORTNAME}-${PORTVERSION}-php
X
XMAINTAINER=    mbowie@buzmo.com
XCOMMENT=       A PHP extension for TrustCommerce credit card processing
X
XUSE_PHP=       yes
XUSE_PHPEXT=    yes
X
X.include <bsd.port.mk>
END-of-php-tclink/Makefile
echo x - php-tclink/distinfo
sed 's/^X//' >php-tclink/distinfo << 'END-of-php-tclink/distinfo'
XMD5 (tclink-3.4.4-php.tar.gz) = 97294949a5b79f8e62925c645912ba6d
XSHA256 (tclink-3.4.4-php.tar.gz) = bd8d6fa484f919bbae200b034368522db13226cb77656840791672de988c8281
XSIZE (tclink-3.4.4-php.tar.gz) = 73859
END-of-php-tclink/distinfo
echo x - php-tclink/pkg-descr
sed 's/^X//' >php-tclink/pkg-descr << 'END-of-php-tclink/pkg-descr'
XTCLink is a thin client API that allows a merchant to process credit card
Xtransactions through the TrustCommerce processing gateway over a encrypted
Xchannel (SSL) using TCP/IP.
X
XWWW: http://www.trustcommerce.com/tclink.html
END-of-php-tclink/pkg-descr
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1211923227.19738>