diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-01-05 00:11:39 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-01-05 00:11:39 +0000 |
commit | ff0e3c1bf78d707984b226ae4decf29207ccb650 (patch) | |
tree | 0e3d7af9417992a48b9c5c54feb203218e329f9d /databases/postgresql-libpqxx3/pkg-comment | |
parent | Add libpq++. libpq++ is no longer hosted under the main PostgreSQL tree and (diff) |
Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree and
is now a project on gborg. libpqxx is still a supported interface.
PR: ports/45944
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Notes
Notes:
svn path=/head/; revision=72542
Diffstat (limited to 'databases/postgresql-libpqxx3/pkg-comment')
-rw-r--r-- | databases/postgresql-libpqxx3/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-libpqxx3/pkg-comment b/databases/postgresql-libpqxx3/pkg-comment new file mode 100644 index 000000000000..54c0291b96d1 --- /dev/null +++ b/databases/postgresql-libpqxx3/pkg-comment @@ -0,0 +1 @@ +A new C++ interface for PostgreSQL |