Bug 70229 - New port: databases/p5-DBD-PgPP Pure Perl PostgreSQL driver for the DBI
Summary: New port: databases/p5-DBD-PgPP Pure Perl PostgreSQL driver for the DBI
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 22:20 UTC by Lubomir Marinov
Modified: 2004-08-10 13:38 UTC (History)
0 users

See Also:


Attachments
p5-DBD-PgPP.shar (3.05 KB, text/plain)
2004-08-09 22:20 UTC, Lubomir Marinov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lubomir Marinov 2004-08-09 22:20:17 UTC
	DBD::PgPP is a Pure Perl client interface for the PostgreSQL database.
	It implements the PostgreSQL client/server network protocol and doesn't
	need an external PostgreSQL client library like "libpq" for it to work.
	Consequently, it allows one to connect to a PostgreSQL server from
	operating systems to which PostgreSQL has not been ported.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-10 12:56:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-10 13:36:40 UTC
State Changed
From-To: open->closed

Port added, thanks ! 
PS: port Makefiles use 8 char width tabulations, so, I reformatted the 
Makefile.  I also added a small patch for 5.005_03 as it does not support 
[:graph:].