From owner-cvs-all Sat Mar 16 17:15:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF8A337B417; Sat, 16 Mar 2002 17:15:35 -0800 (PST) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2H1FZO08976; Sat, 16 Mar 2002 17:15:35 -0800 (PST) (envelope-from jedgar) Message-Id: <200203170115.g2H1FZO08976@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sat, 16 Mar 2002 17:15:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libmcve Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jedgar 2002/03/16 17:15:35 PST Modified files: devel Makefile Added files: devel/libmcve Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add libmcve, a library to allow connections to an MCVE Credit Card Processing Daemon via SSL, unencrypted IP, and drop-files. It is the base of other APIs including PHP, PERL, and JAVA. Submitted by: Brad House Revision Changes Path 1.784 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/libmcve/Makefile (new) 1.1 +1 -0 ports/devel/libmcve/distinfo (new) 1.1 +1 -0 ports/devel/libmcve/pkg-comment (new) 1.1 +8 -0 ports/devel/libmcve/pkg-descr (new) 1.1 +4 -0 ports/devel/libmcve/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message