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-libpqxx New C++ interface for PostgreSQL
7.9.0 databases on this many watch lists=40 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 7.8.1Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-05 00:12:05
Last Update: 2024-02-20 10:31:33
Commit Hash: 9482952
People watching this port, also watch:: glib, expat, gmake
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.
Homepage    cgit ¦ Codeberg ¦ 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 (119 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/postgresql-libpqxx-7.9.0/catalog.mk
  3. /usr/local/share/licenses/postgresql-libpqxx-7.9.0/LICENSE
  4. /usr/local/share/licenses/postgresql-libpqxx-7.9.0/BSD3CLAUSE
  5. include/pqxx/array
  6. include/pqxx/array.hxx
  7. include/pqxx/binarystring
  8. include/pqxx/binarystring.hxx
  9. include/pqxx/blob
  10. include/pqxx/blob.hxx
  11. include/pqxx/composite
  12. include/pqxx/composite.hxx
  13. include/pqxx/config-public-compiler.h
  14. include/pqxx/connection
  15. include/pqxx/connection.hxx
  16. include/pqxx/cursor
  17. include/pqxx/cursor.hxx
  18. include/pqxx/dbtransaction
  19. include/pqxx/dbtransaction.hxx
  20. include/pqxx/errorhandler
  21. include/pqxx/errorhandler.hxx
  22. include/pqxx/except
  23. include/pqxx/except.hxx
  24. include/pqxx/field
  25. include/pqxx/field.hxx
  26. include/pqxx/internal/array-composite.hxx
  27. include/pqxx/internal/callgate.hxx
  28. include/pqxx/internal/concat.hxx
  29. include/pqxx/internal/conversions.hxx
  30. include/pqxx/internal/encoding_group.hxx
  31. include/pqxx/internal/encodings.hxx
  32. include/pqxx/internal/gates/connection-errorhandler.hxx
  33. include/pqxx/internal/gates/connection-largeobject.hxx
  34. include/pqxx/internal/gates/connection-notification_receiver.hxx
  35. include/pqxx/internal/gates/connection-pipeline.hxx
  36. include/pqxx/internal/gates/connection-sql_cursor.hxx
  37. include/pqxx/internal/gates/connection-stream_from.hxx
  38. include/pqxx/internal/gates/connection-stream_to.hxx
  39. include/pqxx/internal/gates/connection-transaction.hxx
  40. include/pqxx/internal/gates/errorhandler-connection.hxx
  41. include/pqxx/internal/gates/icursor_iterator-icursorstream.hxx
  42. include/pqxx/internal/gates/icursorstream-icursor_iterator.hxx
  43. include/pqxx/internal/gates/result-connection.hxx
  44. include/pqxx/internal/gates/result-creation.hxx
  45. include/pqxx/internal/gates/result-pipeline.hxx
  46. include/pqxx/internal/gates/result-sql_cursor.hxx
  47. include/pqxx/internal/gates/transaction-sql_cursor.hxx
  48. include/pqxx/internal/gates/transaction-transaction_focus.hxx
  49. include/pqxx/internal/header-post.hxx
  50. include/pqxx/internal/header-pre.hxx
  51. include/pqxx/internal/ignore-deprecated-post.hxx
  52. include/pqxx/internal/ignore-deprecated-pre.hxx
  53. include/pqxx/internal/libpq-forward.hxx
  54. include/pqxx/internal/result_iter.hxx
  55. include/pqxx/internal/result_iterator.hxx
  56. include/pqxx/internal/sql_cursor.hxx
  57. include/pqxx/internal/statement_parameters.hxx
  58. include/pqxx/internal/stream_query.hxx
  59. include/pqxx/internal/stream_query_impl.hxx
  60. include/pqxx/internal/stream_iterator.hxx
  61. include/pqxx/internal/wait.hxx
  62. include/pqxx/isolation
  63. include/pqxx/isolation.hxx
  64. include/pqxx/largeobject
  65. include/pqxx/largeobject.hxx
  66. include/pqxx/nontransaction
  67. include/pqxx/nontransaction.hxx
  68. include/pqxx/notification
  69. include/pqxx/notification.hxx
  70. include/pqxx/params
  71. include/pqxx/params.hxx
  72. include/pqxx/pipeline
  73. include/pqxx/pipeline.hxx
  74. include/pqxx/pqxx
  75. include/pqxx/prepared_statement
  76. include/pqxx/prepared_statement.hxx
  77. include/pqxx/range
  78. include/pqxx/range.hxx
  79. include/pqxx/result
  80. include/pqxx/result.hxx
  81. include/pqxx/robusttransaction
  82. include/pqxx/robusttransaction.hxx
  83. include/pqxx/row
  84. include/pqxx/row.hxx
  85. include/pqxx/separated_list
  86. include/pqxx/separated_list.hxx
  87. include/pqxx/strconv
  88. include/pqxx/strconv.hxx
  89. include/pqxx/stream_from
  90. include/pqxx/stream_from.hxx
  91. include/pqxx/stream_to
  92. include/pqxx/stream_to.hxx
  93. include/pqxx/subtransaction
  94. include/pqxx/subtransaction.hxx
  95. include/pqxx/time
  96. include/pqxx/time.hxx
  97. include/pqxx/transaction
  98. include/pqxx/transaction.hxx
  99. include/pqxx/transaction_base
  100. include/pqxx/transaction_base.hxx
  101. include/pqxx/transaction_focus
  102. include/pqxx/transaction_focus.hxx
  103. include/pqxx/transactor
  104. include/pqxx/transactor.hxx
  105. include/pqxx/types
  106. include/pqxx/types.hxx
  107. include/pqxx/util
  108. include/pqxx/util.hxx
  109. include/pqxx/version
  110. include/pqxx/version.hxx
  111. include/pqxx/zview
  112. include/pqxx/zview.hxx
  113. lib/libpqxx-7.9.so
  114. lib/libpqxx.a
  115. lib/libpqxx.so
  116. libdata/pkgconfig/libpqxx.pc
  117. @owner
  118. @group
  119. @mode
Collapse this list.
Dependency lines:
  • postgresql-libpqxx>0:databases/postgresql-libpqxx
Conflicts:
CONFLICTS:
  • postgresql-libpqxx-[1-5].*
  • postgresql-libpqxx3-3.*
  • postgresql-libpqxx4-4.*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/postgresql-libpqxx/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql-libpqxx
  • pkg install postgresql-libpqxx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql-libpqxx
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708424380 SHA256 (postgresql/jtv-libpqxx-7.9.0_GH0.tar.gz) = a1fafd5f6455f6c66241fca1f35f5cb603251580b99f9a0cf1b5d0a586006f16 SIZE (postgresql/jtv-libpqxx-7.9.0_GH0.tar.gz) = 787113

Packages (timestamps in pop-ups are UTC):
postgresql-libpqxx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.9.07.9.07.2.07.9.07.9.0-7.2.0-
FreeBSD:13:quarterly7.8.17.8.17.7.57.8.17.8.17.8.17.8.17.8.1
FreeBSD:14:latest7.9.07.9.07.2.07.9.07.9.07.7.5-7.7.5
FreeBSD:14:quarterly7.8.17.8.1-7.8.17.8.17.8.17.8.17.8.1
FreeBSD:15:latest7.9.07.9.0n/a7.8.1n/a7.8.17.8.17.9.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. python3.9 : lang/python39
Library dependencies:
  1. libpq.so.5 : databases/postgresql15-client
This port is required by:
for Libraries
  1. converters/osm2pgrouting

Configuration Options:
No options to configure
Options name:
databases_postgresql-libpqxx
USES:
compiler:c++17-lang gmake libtool pathfix pgsql python:build shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jtv/libpqxx/tar.gz/7.9.0?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-09-08
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 13 to 15.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 13, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql13-server postgresql13-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql13-server-13.12.pkg -C /tmp/pg-upgrade
      # tar xf postgresql13-contrib-13.12.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql13-server databases/postgresql13-contrib databases/postgresql13-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql15-server databases/postgresql15-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql15-server databases/postgresql15-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql15-server databases/postgresql15-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data15 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data13/ -B /usr/local/bin/ -D /var/db/postgres/data15/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) See the updating entry 20190829 if you are updating from a release prior to 11.
      3) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
Expand this list (1 items)
  • 2021-10-24
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 12 to 13.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 12.8, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql12-server postgresql12-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql12-server-12.8.pkg -C /tmp/pg-upgrade
      # tar xf postgresql12-contrib-12.8.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql12-server databases/postgresql12-contrib databases/postgresql12-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql13-server databases/postgresql13-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql13-server databases/postgresql13-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql13-server databases/postgresql13-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data13 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data12/ -B /usr/local/bin/ -D /var/db/postgres/data13/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) See the updating entry 20190829 if you are updating from a release prior to 11.
      3) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • Collapse this list.

Number of commits found: 66

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.9.0
20 Feb 2024 10:31:33
commit hash: 948295277cc25f3a7e1407d5e34dce661efc136fcommit hash: 948295277cc25f3a7e1407d5e34dce661efc136fcommit hash: 948295277cc25f3a7e1407d5e34dce661efc136fcommit hash: 948295277cc25f3a7e1407d5e34dce661efc136f files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql-libpqxx: Update to 7.9.0

Release notes:	https://github.com/jtv/libpqxx/releases/tag/7.9.0
7.8.1
06 Aug 2023 19:49:43
commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql-libpqxx: update to 7.8.1

Release notes:	https://github.com/jtv/libpqxx/releases
7.7.5
29 May 2023 14:39:49
commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql-libpqxx: update to 7.7.5

Release notes:	https://github.com/jtv/libpqxx/tree/7.7.5
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
7.2.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.2.0
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.2.0
22 Sep 2020 08:53:09
Revision:549566Original commit files touched by this commit
girgen search for other commits by this committer
Upgrade to version 7.2.0

Release notes:	http://www.pqxx.org/development/libpqxx/#news
7.1.2
17 Aug 2020 06:30:58
Revision:545144Original commit files touched by this commit
girgen search for other commits by this committer
Upgrade to version 7.1.2

This fixes a problem reported by several, where
include/pqxx/internal/transaction_focus.hxx was missing.
7.1.0
03 Aug 2020 08:11:57
Revision:544035Original commit files touched by this commit
girgen search for other commits by this committer
Upgrade to 7.1.0

Release notes:	https://pqxx.org/development/libpqxx/
6.1.0_3
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
6.1.0_2
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
6.1.0_1
29 Jul 2018 22:18:46
Revision:475857Original 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
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
6.1.0
18 Jun 2018 19:03:04
Revision:472706Original commit files touched by this commit
linimon search for other commits by this committer
Adjust USES to fix builds on gcc-based architectures.

While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
6.1.0
17 Feb 2018 13:28:42
Revision:462154Original commit files touched by this commit
girgen search for other commits by this committer
Update to version 6.1.0
6.0.0
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
4.0.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
4.0.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
4.0.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
4.0.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
4.0.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)
4.0.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
4.0.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
4.0.1
13 Feb 2014 20:05:26
Revision:344140Original commit files touched by this commit
girgen search for other commits by this committer
fix building when python meta port is not installed
4.0.1
12 Jan 2014 20:46:13
Revision:339547Original commit files touched by this commit
crees search for other commits by this committer
Update to 4.0.1

Stage

PR:		ports/185591
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
4.0
17 Nov 2013 14:45:22
Revision:334085Original commit files touched by this commit
crees search for other commits by this committer
Update CONFLICTS given the PKGNAME change of pqxx-3
4.0
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)
4.0
07 Jul 2013 00:15:47
Revision:322415Original commit files touched by this commit
jgh search for other commits by this committer
- convert from USE_GMAKE to USES=gmake
- trim historical headers

With hat: pgsql@
4.0
07 Feb 2013 07:08:33
Revision:311812Original commit files touched by this commit
jgh search for other commits by this committer
- restore databases/postgresql-libpqxx, distfiles are now available
- maintainership over to pgsql@ (with hat pgsql@)

Reported by: kjedruczyk@fastmail.net
4.0
28 Nov 2012 17:33:48
Revision:307923Original commit files touched by this commit
bapt search for other commits by this committer
2012-11-26 databases/postgresql-libpqxx: No more public distfiles
2012-10-20 devel/portlet-api: No more public distfiles

Feature safe:	yes
4.0
26 Oct 2012 14:57:51
Revision:306447Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
4.0
12 Jun 2012 22:07:12
Original commit files touched by this commit
avilla search for other commits by this committer
- Update libpqxx to 4.0. [1]
- Update CONFLICTS in libpqxx30.
- Add instructions to UPDATING for people willing to stick with
  version 3.

Submitted by:   arrowdodger via IRC [1]
3.1
19 Jan 2012 03:35:49
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reset ports due to maintainer timeouts and lack of response to emails

With hat:       portmgr
3.1
12 Sep 2011 09:49:57
Original commit files touched by this commit
girgen search for other commits by this committer
Update to version 3.1
2.6.9_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.6.9_2
07 Feb 2010 19:09:30
Original commit files touched by this commit
makc search for other commits by this committer
Mark conflict with databases/postgresql-libpqxx30
set PORTSCOUT
Bump PORTREVISION
2.6.9_1
30 Jan 2009 20:17:24
Original commit files touched by this commit
pav search for other commits by this committer
- Update download location

Reported by:    -fetch-original pointyhat run
2.6.9_1
05 Jan 2009 17:27:29
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
2.6.9_1
06 Jun 2008 13:17:10
Original commit files touched by this commit
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)
2.6.9
19 Apr 2008 17:56:05
Original commit files touched by this commit 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)
2.6.9
06 Feb 2007 07:59:47
Original commit files touched by this commit
girgen search for other commits by this committer
Updating to version 2.6.9:
  "Many things have changed. Bugs have been fixed, new features
  have been introduced. But most importantly, we're really retiring
  the old 1.x-style libpqxx API now. This API (where upper-case letters
  were still used in function names and such) has been supported for
  more than three years in the interest of backwards compatibility,
  but has been marked as obsolete all this time."
2.6.7
09 Aug 2006 10:36:43
Original commit files touched by this commit
girgen search for other commits by this committer
Update to 2.6.7
2.6.6
28 May 2006 16:50:24
Original commit files touched by this commit
girgen search for other commits by this committer
Update to 2.6.6.

Security:       http://thaiopensource.org/development/libpqxx/
2.5.5
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
2.5.5
22 Jan 2006 08:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.5.5
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2.5.5
21 Jul 2005 19:48:20
Original commit files touched by this commit
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
2.5.5
11 Jul 2005 22:23:49
Original commit files touched by this commit
girgen search for other commits by this committer
Updating to 2.5.5

Approved by: ade, seanc (implicit)
2.4.2_1
16 May 2005 21:52:58
Original commit files touched by this commit
pav search for other commits by this committer
- libdata/pkgconfig is now included in mtree

Approved by:    marcus (portmgr hat)
2.4.2_1
31 Jan 2005 00:35:56
Original commit files touched by this commit
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)
2.4.2_1
06 Dec 2004 03:59:56
Original commit files touched by this commit
girgen search for other commits by this committer
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)
2.4.2_1
28 Nov 2004 00:54:56
Original commit files touched by this commit
lofi search for other commits by this committer
Fix configure checks for C++ headers on 4.x

PR: ????? (¹)
Submitted by: maintainer

(¹) PR was cc'd to me six hours ago, but hasn't made it into GNATS yet.
Assemble an away team, number one!
2.4.2
19 Nov 2004 16:13:48
Original commit files touched by this commit
lofi search for other commits by this committer
Update to 2.4.2

Submitted by: maintainer
2.4.1
15 Nov 2004 17:00:02
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 4.x

PR:             ports/73904
Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer)
2.4.1
07 Nov 2004 20:46:18
Original commit files touched by this commit
arved search for other commits by this committer
Upgrade to 2.4.1

PR:             73641
Submitted by:   Steven Looman <steven@krx.nl>
                Palle Girgensohn <girgen@pingpong.net>
2.2.7
09 Aug 2004 08:01:43
Original commit files touched by this commit
sem search for other commits by this committer
update to 2.2.7
fix a wrong pkg-config specification position

PR:             ports/69960
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca>
Approved by:    maintainer
2.2.3
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
2.2.3
24 Jun 2004 18:45:32
Original commit files touched by this commit
thierry search for other commits by this committer
Unbreak on -STABLE.

PR:             ports/68217
Submitted by:   maintainer.
2.2.3
23 Jun 2004 22:19:24
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.2.3.

Warning: broken on 4.x.

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

(Part 2)
2.1.1
04 Dec 2003 12:00:49
Original commit files touched by this commit
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)
1.5.1
17 Nov 2003 12:29:10
Original commit files touched by this commit
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
1.5.1
03 Sep 2003 08:04:08
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.5.1
Add PKGNAMEPREFIX=postgresql

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

Number of commits found: 66