83a1 FreshPorts -- databases/postgresql-libpq++
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
postgresql-libpq++ 4.0_4 databases on this many watch lists=11 search for ports that depend on this port
C++ interface for PostgreSQL
Maintained by: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Jan 2003 00:03:30
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. databases/postgresql83-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/postgresql-libpq++/ && make install clean
To add the package: pkg_add -r postgresql-libpq++


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/
  2. ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/projects/gborg/libpqpp/stable/
  3. ftp://ftp.be.postgresql.org/postgresql/projects/gborg/libpqpp/stable/
  4. ftp://ftp.de.postgresql.org/mirror/postgresql/projects/gborg/libpqpp/stable/
  5. ftp://ftp.ee.postgresql.org/mirrors/postgresql/projects/gborg/libpqpp/stable/
  6. ftp://ftp.gr.postgresql.org/pub/databases/postgresql/projects/gborg/libpqpp/stable/
  7. ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/projects/gborg/libpqpp/stable/
  8. ftp://ftp.lv.postgresql.org/pub/postgresql/projects/gborg/libpqpp/stable/
  9. ftp://ftp.postgresql.org/pub/projects/gborg/libpqpp/stable/
  10. ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/projects/gborg/libpqpp/stable/
  11. ftp://ftp10.us.postgresql.org/pub/postgresql/projects/gborg/libpqpp/stable/
  12. ftp://ftp2.cz.postgresql.org/pub/postgresql/projects/gborg/libpqpp/stable/
  13. ftp://ftp2.it.postgresql.org/mirrors/postgres/projects/gborg/libpqpp/stable/
  14. ftp://ftp2.nl.postgresql.org/mirror/postgresql/projects/gborg/libpqpp/stable/
  15. ftp://ftp2.ru.postgresql.org/pub/databases/postgresql/projects/gborg/libpqpp/stable/
  16. ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/projects/gborg/libpqpp/stable/
  17. ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/projects/gborg/libpqpp/stable/
  18. ftp://ftp3.tw.postgresql.org/pub/postgresql/projects/gborg/libpqpp/stable/
  19. ftp://ftp5.es.postgresql.org/mirror/postgresql/projects/gborg/libpqpp/stable/
  20. ftp://ftp6.pl.postgresql.org/pub/postgresql/projects/gborg/libpqpp/stable/
  21. ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/projects/gborg/libpqpp/stable/
  22. ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/projects/gborg/libpqpp/stable/
  23. ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/projects/gborg/libpqpp/stable/
  24. http://ftp2.jp.postgresql.org/pub/postgresql/projects/gborg/libpqpp/stable/
  25. http://ring.nict.go.jp/archives/misc/db/postgresql/projects/gborg/libpqpp/stable/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Mar 2012 17:19:59
Original commit files touched by this commit  4.0_4
crees search for other commits by this committer
Over to new team, pgsql@FreeBSD.org
19 Jan 2012 03:35:49
Original commit files touched by this commit  4.0_4
tabthorpe search for other commits by this committer
- Reset ports due to maintainer timeouts and lack of response to emails

With hat:       portmgr
20 Mar 2011 12:54:45
Original commit files touched by this commit  4.0_4
miwi search for other commits by this committer
- Get Rid MD5 support
06 Jun 2008 13:17:10
Original commit files touched by this commit  4.0_4
edwin search for other commits by this committer
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  4.0_3
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
04 May 2006 21:41:12
Original commit files touched by this commit  4.0_3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:23:41
Original commit files touched by this commit  4.0_3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Jul 2005 19:48:20
Original commit files touched by this commit  4.0_3
girgen search for other commits by this committer
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them
31 Jan 2005 00:35:56
Original commit files touched by this commit  4.0_3
girgen search for other commits by this committer
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)
06 Dec 2004 03:59:56
Original commit files touched by this commit  4.0_2
girgen search for other commits by this committer
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)
31 Mar 2004 03:12:58
Original commit files touched by this commit  4.0_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  4.0_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
01 Feb 2004 12:48:03
Original commit files touched by this commit  4.0_1
arved search for other commits by this committer
Fix build on AMD64

Approved by:    Palle Girgensohn <girgen@pingpong.net>
08 Dec 2003 04:01:08
Original commit files touched by this commit  4.0_1
dinoex search for other commits by this committer
- fix pgconnection.h
 DLLIMPORT is no longer defined in postgresql-7.4

PR:             60027
Submitted by:   girgen@pingpong.net
04 Dec 2003 12:00:49
Original commit files touched by this commit  4.0
seanc search for other commits by this committer
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)
03 Sep 2003 08:06:18
Original commit files touched by this commit  4.0
erwin search for other commits by this committer
All ports relating to postgresql are named postgresql-XXX. This should
have that same pkgnameprefix

PR:             56337
Submitted by:   maintainer
21 Feb 2003 11:15:05
Original commit files touched by this commit  4.0
knu search for other commits by this committer
De-pkg-comment.
05 Jan 2003 00:03:13
Original commit files touched by this commit  4.0
seanc search for other commits by this committer
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>

Number of commits found: 18

2855
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0