From owner-cvs-ports@FreeBSD.ORG Fri Jun 13 04:40:30 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C2551065670; Fri, 13 Jun 2008 04:40:30 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 124378FC29; Fri, 13 Jun 2008 04:40:30 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5D4eTxo077849; Fri, 13 Jun 2008 04:40:29 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5D4eTei077848; Fri, 13 Jun 2008 04:40:29 GMT (envelope-from edwin) Message-Id: <200806130440.m5D4eTei077848@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 13 Jun 2008 04:40:29 +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/databases Makefile ports/databases/p5-DBD-FrontBase Makefile distinfo pkg-descr pkg-plist ports/databases/p5-DBD-FrontBase/files patch-FB.xs patch-Makefile.PL 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: Fri, 13 Jun 2008 04:40:30 -0000 edwin 2008-06-13 04:40:29 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/p5-DBD-FrontBase Makefile distinfo pkg-descr pkg-plist databases/p5-DBD-FrontBase/files patch-FB.xs patch-Makefile.PL Log: [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle This is a bundle of several ports covering many typical requirements for building an Apple WebObjects deployment environment. Each port is or has a dependancy with some other port in the bundle, and have therefore been lodged collectively. databases/p5-DBD-FrontBase: This is the official implementation of DBD::FrontBase, the DBI Database Connectivity driver, for accessing FrontBase databases from Perl. WWW: http://www.frontbase.com/ PR: ports/117299 Submitted by: Quinton Dolan Revision Changes Path 1.687 +1 -0 ports/databases/Makefile 1.1 +34 -0 ports/databases/p5-DBD-FrontBase/Makefile (new) 1.1 +3 -0 ports/databases/p5-DBD-FrontBase/distinfo (new) 1.1 +24 -0 ports/databases/p5-DBD-FrontBase/files/patch-FB.xs (new) 1.1 +53 -0 ports/databases/p5-DBD-FrontBase/files/patch-Makefile.PL (new) 1.1 +4 -0 ports/databases/p5-DBD-FrontBase/pkg-descr (new) 1.1 +9 -0 ports/databases/p5-DBD-FrontBase/pkg-plist (new)