notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
postgresql-libpqxx3 New C++ interface for PostgreSQL
3.1.1_4 databases Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.1_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: 20080111.freebsd.org@ab.ote.we.lv search for ports maintained by this maintainer
Port Added: 2012-07-03 11:59:32
Last Update: 2020-09-19 13:01:00
SVN Revision: 548980
People watching this port, also watch:: postgis-jdbc
License: BSD3CLAUSE
WWW:
http://pqxx.org/
Description:
Welcome to libpqxx, the official C++ API to the PostgreSQL database management system. There are many similar libraries for PostgreSQL and for other databases, some of them database-independent. Most of these, however, are fairly C-like in their programming style, and fail to take advantage of the full power of the C++ language as it has matured since the acceptance of the Standard in 1996. What libpqxx brings you is effective use of templates to reduce the inconvenience of dealing with type conversions; of standard C++ strings to keep you from having to worry about buffer allocation and overflow attacks; of exceptions to take the tedious and error-prone plumbing around error handling out of your hands; of constructors and destructors to bring resource management under control; and even basic object-orientation to give you some extra reliability features that would be hard to get with most other database interfaces. WWW: http://pqxx.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (91 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/postgresql-libpqxx3-3.1.1_4/catalog.mk
  3. /usr/local/share/licenses/postgresql-libpqxx3-3.1.1_4/LICENSE
  4. /usr/local/share/licenses/postgresql-libpqxx3-3.1.1_4/BSD3CLAUSE
  5. bin/pqxx-config
  6. include/pqxx/basic_connection
  7. include/pqxx/basic_connection.hxx
  8. include/pqxx/binarystring
  9. include/pqxx/binarystring.hxx
  10. include/pqxx/compiler-internal-post.hxx
  11. include/pqxx/compiler-internal-pre.hxx
  12. include/pqxx/compiler-public.hxx
  13. include/pqxx/config-public-compiler.h
  14. include/pqxx/connection
  15. include/pqxx/connection.hxx
  16. include/pqxx/connection_base
  17. include/pqxx/connection_base.hxx
  18. include/pqxx/connectionpolicy
  19. include/pqxx/connectionpolicy.hxx
  20. include/pqxx/cursor
  21. include/pqxx/cursor.hxx
  22. include/pqxx/dbtransaction
  23. include/pqxx/dbtransaction.hxx
  24. include/pqxx/except
  25. include/pqxx/except.hxx
  26. include/pqxx/internal/callgate.hxx
  27. include/pqxx/internal/gates/connection-dbtransaction.hxx
  28. include/pqxx/internal/gates/connection-largeobject.hxx
  29. include/pqxx/internal/gates/connection-notify-listener.hxx
  30. include/pqxx/internal/gates/connection-parameterized_invocation.hxx
  31. include/pqxx/internal/gates/connection-pipeline.hxx
  32. include/pqxx/internal/gates/connection-prepare-declaration.hxx
  33. include/pqxx/internal/gates/connection-prepare-invocation.hxx
  34. include/pqxx/internal/gates/connection-reactivation_avoidance_exemption.hxx
  35. include/pqxx/internal/gates/connection-sql_cursor.hxx
  36. include/pqxx/internal/gates/connection-transaction.hxx
  37. include/pqxx/internal/gates/icursor_iterator-icursorstream.hxx
  38. include/pqxx/internal/gates/icursorstream-icursor_iterator.hxx
  39. include/pqxx/internal/gates/result-connection.hxx
  40. include/pqxx/internal/gates/result-creation.hxx
  41. include/pqxx/internal/gates/result-sql_cursor.hxx
  42. include/pqxx/internal/gates/transaction-subtransaction.hxx
  43. include/pqxx/internal/gates/transaction-tablereader.hxx
  44. include/pqxx/internal/gates/transaction-tablewriter.hxx
  45. include/pqxx/internal/gates/transaction-transactionfocus.hxx
  46. include/pqxx/internal/statement_parameters.hxx
  47. include/pqxx/isolation
  48. include/pqxx/isolation.hxx
  49. include/pqxx/largeobject
  50. include/pqxx/largeobject.hxx
  51. include/pqxx/libpq-forward.hxx
  52. include/pqxx/nontransaction
  53. include/pqxx/nontransaction.hxx
  54. include/pqxx/notify-listen
  55. include/pqxx/notify-listen.hxx
  56. include/pqxx/performance.hxx
  57. include/pqxx/pipeline
  58. include/pqxx/pipeline.hxx
  59. include/pqxx/pqxx
  60. include/pqxx/prepared_statement
  61. include/pqxx/prepared_statement.hxx
  62. include/pqxx/result
  63. include/pqxx/result.hxx
  64. include/pqxx/robusttransaction
  65. include/pqxx/robusttransaction.hxx
  66. include/pqxx/strconv
  67. include/pqxx/strconv.hxx
  68. include/pqxx/subtransaction
  69. include/pqxx/subtransaction.hxx
  70. include/pqxx/tablereader
  71. include/pqxx/tablereader.hxx
  72. include/pqxx/tablestream
  73. include/pqxx/tablestream.hxx
  74. include/pqxx/tablewriter
  75. include/pqxx/tablewriter.hxx
  76. include/pqxx/transaction
  77. include/pqxx/transaction.hxx
  78. include/pqxx/transaction_base
  79. include/pqxx/transaction_base.hxx
  80. include/pqxx/transactor
  81. include/pqxx/transactor.hxx
  82. include/pqxx/trigger
  83. include/pqxx/trigger.hxx
  84. include/pqxx/util
  85. include/pqxx/util.hxx
  86. include/pqxx/version
  87. include/pqxx/version.hxx
  88. lib/libpqxx-3.1.so
  89. lib/libpqxx.a
  90. lib/libpqxx.so
  91. libdata/pkgconfig/libpqxx.pc
Collapse this list.
Dependency lines:
  • postgresql-libpqxx3>0:databases/postgresql-libpqxx3
Conflicts:
CONFLICTS:
  • postgresql-libpqxx-2.*
  • postgresql-libpqxx-[4-9].*
  • postgresql-libpqxx4-4.*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: postgresql-libpqxx3
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (postgresql/libpqxx-3.1.1.tar.gz) = ce443c7c515623b4a68de5f0657460344b6b6320982d8f8efc657c3746e1ee90 SIZE (postgresql/libpqxx-3.1.1.tar.gz) = 1563338

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python2.7 : lang/python27
Library dependencies:
  1. libpq.so.5 : databases/postgresql11-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake libtool pathfix pgsql pkgconfig python:2.7,build shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://pqxx.org/download/software/libpqxx/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.1_4
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.1_4
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
3.1.1_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.1.1_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.1.1_2
12 Jan 2018 16:26:30
Revision:458857Original commit files touched by this commit
girgen search for other commits by this committer
Update postgresql-libpqxx to latest version 6

Keep version 4 as a separate port
Set license for the old version 3 port

PR:		225109
Submitted by:	Yuri Victorovich
3.1.1_1
11 Dec 2017 16:54:20
Revision:456050Original commit files touched by this commit
antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
3.1.1_1
09 Nov 2017 22:17:07
Revision:453874Original commit files touched by this commit
antoine search for other commits by this committer
Fix the context of some patches so that they apply with stricter patch(1)

PR:		223545
With hat:	portmgr
3.1.1_1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
3.1.1_1
29 Jul 2015 22:09:55
Revision:393196Original commit files touched by this commit
antoine search for other commits by this committer
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
3.1.1_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.1.1_1
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
3.1.1_1
25 Aug 2014 17:53:27
Revision:366114Original commit files touched by this commit
crees search for other commits by this committer
Convert pgsql ports to use USES+=pgsql

Reviewed by:	bapt
3.1.1_1
05 May 2014 13:48:25
Revision:353002Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=pgsql

While here:
databases/pg_reorg
- stagify

databases/iplike
- convert to USES=libtool
- strip binarie

databases/ip4r
- strip binaries

databases/postgresql-libpgeasy
- convert to USES=libtool
- strip binaries
- stagify

databases/postgresql-libpqxx
- convert to USES=libtool
- strip binaries

databases/postgresql-libpqxx3
- convert to USES=libtool
- strip binaries
3.1.1
26 Jan 2014 15:41:21
Revision:341229Original commit files touched by this commit
marino search for other commits by this committer
databases/postgresql-libpqxx3: Support stage
3.1.1
14 Dec 2013 09:14:47
Revision:336426Original commit files touched by this commit
mva search for other commits by this committer
- Fix shebang replacement

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
3.1.1
17 Nov 2013 14:44:00
Revision:334084Original commit files touched by this commit
crees search for other commits by this committer
Fix checksum/fetch

Submitted by:	tijl

LATEST_LINK is no longer necessary

Submitted by:	bsam
3.1.1
17 Nov 2013 13:32:30
Revision:334082Original commit files touched by this commit
crees search for other commits by this committer
Slightly change PKGNAME to avoid collision with databases/postgresql-libpqxx

Pointed out by:	portmgr (bapt)
Approved by:	Eugene Kim (maintainer)
3.1.1
26 Oct 2013 13:05:43
Revision:331683Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.1.1
- Fix build on 10.0

PR:		ports/182178
Approved by:	maintainer timeout (20080111.freebsd.org@ab.ote.we.lv, >2 months)
3.1
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
3.1
02 Sep 2013 15:26:23
Revision:326011Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
3.1
03 Jul 2012 13:21:36
Original commit files touched by this commit
avilla search for other commits by this committer
- Update libpqxx3 to 3.1 and fix build with Clang.
- Remove libpqxx30.
3.0.2
03 Jul 2012 11:59:01
Original commit files touched by this commit
avilla search for other commits by this committer
- Force commit to note repocopy from databases/postgresql-libpqxx30.

PR:             169611
Repocopied by:  marcus

Number of commits found: 22