Port details |
- postgresql-libpq++ C++ interface for PostgreSQL
- 4.0_4 databases
=10 4.0_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Not maintained upstreams for 10+ years.
This port expired on: 2013-11-17
- Maintainer: pgsql@FreeBSD.org
- Port Added: 2003-01-05 00:03:30
- Last Update: 2013-11-17 13:02:39
- SVN Revision: 334081
- People watching this port, also watch:: gettext, gmake, libiconv, freetype2
- License: not specified in port
- WWW:
- http://gborg.postgresql.org/project/libpqpp/
- Description:
- This is the C++ interface that has been shipped as part of PostgreSQL for
many releases. There is a newer C++ interface called libpqxx, which is
in a separate port, postgresql-libpqxx.
WWW: http://gborg.postgresql.org/project/libpqpp/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- postgresql-libpq++>0:databases/postgresql-libpq++
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql-libpq++
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- pq.5 : databases/postgresql90-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0_4 17 Nov 2013 13:02:39 |
rene |
Remove expired ports:
2013-11-17 net-im/decibel: Deprecated and unsupported upstream for many years,
not used by anything
2013-11-17 databases/postgresql-libpq++: Not maintained upstreams for 10+ years. |
4.0_4 17 Oct 2013 22:11:02 |
girgen |
Deprecate port and prepare for removal.
It has not been maintained upstreams for 10+ years.
Approved by: pgsql@
With hat: pgsql@ |
4.0_4 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
4.0_4 07 Jul 2013 00:15:47 |
jgh |
- convert from USE_GMAKE to USES=gmake
- trim historical headers
With hat: pgsql@ |
4.0_4 04 Mar 2012 17:19:59 |
crees |
Over to new team, pgsql@FreeBSD.org |
4.0_4 19 Jan 2012 03:35:49 |
tabthorpe |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr |
4.0_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.0_4 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
4.0_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
4.0_3 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
4.0_3 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
4.0_3 21 Jul 2005 19:48:20 |
girgen |
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them |
4.0_3 31 Jan 2005 00:35:56 |
girgen |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
4.0_2 06 Dec 2004 03:59:56 |
girgen |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor) |
4.0_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.0_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
4.0_1 01 Feb 2004 12:48:03 |
arved |
Fix build on AMD64
Approved by: Palle Girgensohn <girgen@pingpong.net> |
4.0_1 08 Dec 2003 04:01:08 |
dinoex |
- fix pgconnection.h
DLLIMPORT is no longer defined in postgresql-7.4
PR: 60027
Submitted by: girgen@pingpong.net |
4.0 04 Dec 2003 12:00:49 |
seanc |
Introduce the world to PostgreSQL 7.4! By and large this release is
regarded as a major release with features with interest to those with
large databases. The updates are extensive and the best source of info
is in the release notes. Enjoy and direct questions to database@!
Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4
PR: ports/59403, ports/59404, ports/59393, ports/59394,
ports/59395, ports/59397, ports/59398, ports/59402, &&
ports/59401
Submitted by: maintainer
Approved by: marcus (portmgr@ hat) |
4.0 03 Sep 2003 08:06:18 |
erwin |
All ports relating to postgresql are named postgresql-XXX. This should
have that same pkgnameprefix
PR: 56337
Submitted by: maintainer |
4.0 21 Feb 2003 11:15:05 |
knu |
De-pkg-comment. |
4.0 05 Jan 2003 00:03:13 |
seanc |
Add libpq++. libpq++ is no longer hosted under the main PostgreSQL tree and
is now a project on gborg. libpq++ is still a supported interface.
PR: ports/45943
Submitted by: Palle Girgensohn <girgen@pingpong.net> |