From owner-cvs-ports@FreeBSD.ORG Sun May 8 06:35:44 2005 Return-Path: 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 7102F16A4E2; Sun, 8 May 2005 06:35:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B40643D6A; Sun, 8 May 2005 06:35:44 +0000 (GMT) (envelope-from nork@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 j486ZiHK036809; Sun, 8 May 2005 06:35:44 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j486Zihq036808; Sun, 8 May 2005 06:35:44 GMT (envelope-from nork) Message-Id: <200505080635.j486Zihq036808@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 8 May 2005 06:35:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases Makefile ports/databases/p5-DBD-Pg-13 Makefile distinfo ports/databases/p5-DBD-Pg-13/files patch-Makefile.PL patch-dbdimp.c patch-quote.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 08 May 2005 06:35:44 -0000 nork 2005-05-08 06:35:44 UTC FreeBSD ports repository Modified files: databases Makefile databases/p5-DBD-Pg-13 Makefile distinfo databases/p5-DBD-Pg-13/files patch-Makefile.PL Added files: databases/p5-DBD-Pg-13/files patch-dbdimp.c patch-quote.c Log: Add p5-DBD-Pg-13 1.32, Provides access to PostgreSQL databases through the DBI. This is a port to provide DBD:Pg driver on FreeBSD 4.x with Perl 5.00505. So if you use Perl 5.6 or lator, you should use databases/p5-DBD-Pg port. Requsted by: Jun Watahiki Revision Changes Path 1.426 +1 -0 ports/databases/Makefile 1.64 +8 -14 ports/databases/p5-DBD-Pg-13/Makefile 1.22 +2 -2 ports/databases/p5-DBD-Pg-13/distinfo 1.4 +22 -10 ports/databases/p5-DBD-Pg-13/files/patch-Makefile.PL 1.3 +14 -0 ports/databases/p5-DBD-Pg-13/files/patch-dbdimp.c (new) 1.3 +78 -0 ports/databases/p5-DBD-Pg-13/files/patch-quote.c (new)