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.

non port: databases/postgresql-libpqxx/pkg-plist

Number of commits found: 25

Tuesday, 20 Feb 2024
10:31 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
commit hash: 948295277cc25f3a7e1407d5e34dce661efc136f commit hash: 948295277cc25f3a7e1407d5e34dce661efc136f commit hash: 948295277cc25f3a7e1407d5e34dce661efc136f commit hash: 948295277cc25f3a7e1407d5e34dce661efc136f 9482952
Sunday, 6 Aug 2023
19:49 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
commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62 commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62 commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62 commit hash: 3eec83ca83302262f75d028fa007211ba76c3a62 3eec83c
Monday, 29 May 2023
14:39 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
commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913 commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913 commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913 commit hash: 61cf9409b2d72c85d76424e86bcf1fe79d627913 61cf940
Tuesday, 22 Sep 2020
08:53 girgen search for other commits by this committer
Upgrade to version 7.2.0

Release notes:	http://www.pqxx.org/development/libpqxx/#news
Original commitRevision:549566 
Monday, 17 Aug 2020
06:30 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.
Original commitRevision:545144 
Monday, 3 Aug 2020
08:11 girgen search for other commits by this committer
Upgrade to 7.1.0

Release notes:	https://pqxx.org/development/libpqxx/
Original commitRevision:544035 
Saturday, 17 Feb 2018
13:28 girgen search for other commits by this committer
Update to version 6.1.0
Original commitRevision:462154 
Friday, 12 Jan 2018
16:26 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
Original commitRevision:458857 
Monday, 20 Oct 2014
10:41 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371255 
Monday, 5 May 2014
13:48 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
Original commitRevision:353002 
Tuesday, 12 Jun 2012
22:07 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]
Original commit
Monday, 12 Sep 2011
09:49 girgen search for other commits by this committer
Update to version 3.1
Original commit
Tuesday, 6 Feb 2007
07:59 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."
Original commit
Wednesday, 9 Aug 2006
10:36 girgen search for other commits by this committer
Update to 2.6.7
Original commit
Sunday, 28 May 2006
16:50 girgen search for other commits by this committer
Update to 2.6.6.

Security:       http://thaiopensource.org/development/libpqxx/
Original commit
Monday, 11 Jul 2005
22:23 girgen search for other commits by this committer
Updating to 2.5.5

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

Approved by:    marcus (portmgr hat)
Original commit
Monday, 31 Jan 2005
00:35 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)
Original commit
Sunday, 7 Nov 2004
20:46 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>
Original commit
Monday, 9 Aug 2004
08:01 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
Original commit
Thursday, 24 Jun 2004
18:45 thierry search for other commits by this committer
Unbreak on -STABLE.

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

Warning: broken on 4.x.

PR:             68217
Submitted by:   maintainer.
Original commit
Thursday, 4 Dec 2003
12:00 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)
Original commit
Wednesday, 3 Sep 2003
08:04 erwin search for other commits by this committer
Update to 1.5.1
Add PKGNAMEPREFIX=postgresql

PR:             56336
Submitted by:   maintainer
Original commit
Sunday, 5 Jan 2003
00:11 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>
Original commit

Number of commits found: 25