From owner-cvs-ports@FreeBSD.ORG Wed Nov 30 21:43:07 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2466216A420; Wed, 30 Nov 2005 21:43:07 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6101043D92; Wed, 30 Nov 2005 21:43:04 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAULh4RR074621; Wed, 30 Nov 2005 21:43:04 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAULh47H074620; Wed, 30 Nov 2005 21:43:04 GMT (envelope-from edwin) Message-Id: <200511302143.jAULh47H074620@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 30 Nov 2005 21:43:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/finance Makefile ports/finance/pfpro Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 21:43:07 -0000 edwin 2005-11-30 21:43:04 UTC FreeBSD ports repository Modified files: finance Makefile Added files: finance/pfpro Makefile distinfo pkg-descr pkg-message pkg-plist Log: New port for VeriSign's PayFlow SDK The PayFlow Pro SDK is a development kit that allows you to perform credit card transactions through VeriSign's PayFlow Pro system. WWW: http://www.verisign.com/products/payflow/index.html Note that this is a pretty restricted port: The VeriSign PayFlow Pro SDK is only available to customers who have subscribed to this service. Please access your account at https://manager.verisign.com/ and retrieve the FreeBSD 5.x version of the SDK from the Downloads area. You will be required to agree to some terms and conditions. After downing the SDK, place ${PFP_BUNDLE} in ${DISTDIR}. PR: ports/89741 Submitted by: Mike Durian Revision Changes Path 1.35 +1 -0 ports/finance/Makefile 1.1 +58 -0 ports/finance/pfpro/Makefile (new) 1.1 +3 -0 ports/finance/pfpro/distinfo (new) 1.1 +4 -0 ports/finance/pfpro/pkg-descr (new) 1.1 +3 -0 ports/finance/pfpro/pkg-message (new) 1.1 +5 -0 ports/finance/pfpro/pkg-plist (new)