From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 27 22:00:11 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 252031065678 for ; Tue, 27 May 2008 22:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F0DA08FC1E for ; Tue, 27 May 2008 22:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4RM0AkS056385 for ; Tue, 27 May 2008 22:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4RM0ApP056384; Tue, 27 May 2008 22:00:10 GMT (envelope-from gnats) Resent-Date: Tue, 27 May 2008 22:00:10 GMT Resent-Message-Id: <200805272200.m4RM0ApP056384@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Mike Bowie" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4E0F1065673 for ; Tue, 27 May 2008 21:50:52 +0000 (UTC) (envelope-from mbowie@buzmo.com) Received: from mail138.messagelabs.com (mail138.messagelabs.com [216.82.249.35]) by mx1.freebsd.org (Postfix) with ESMTP id A281F8FC17 for ; Tue, 27 May 2008 21:50:52 +0000 (UTC) (envelope-from mbowie@buzmo.com) Received: (qmail 1737 invoked from network); 27 May 2008 21:24:11 -0000 Received: from smtp1.dfw.fabriclabs.com (HELO smtp1.dfw.fabriclabs.com) (69.12.11.77) by server-14.tower-138.messagelabs.com with AES256-SHA encrypted SMTP; 27 May 2008 21:24:11 -0000 Received: from mickey.buzmo.com (nat.strongaero.com [64.81.41.58]) (authenticated bits=0) by smtp1.dfw.fabriclabs.com (8.13.7/8.13.6) with ESMTP id m4RLNsJv029064 for ; Tue, 27 May 2008 16:24:01 -0500 (CDT) (envelope-from mbowie@buzmo.com) Message-Id: <1211923227.19738@mickey.buzmo.com> Date: Tue, 27 May 2008 14:20:27 -0700 From: "Mike Bowie" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/124050: New port: finance/php-tclink A PHP extension for TrustCommerce credit card processing X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 22:00:11 -0000 >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: 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 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: