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/pg_reorg/distinfo

Number of commits found: 5

Sunday, 13 Jun 2021
10:50 Rene Ladan (rene) search for other commits by this committer
*/*: Remove expired ports:

2021-06-13 databases/postgresql95-client: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-contrib: PostgreSQL-9.5 has reached
end-of-life
2021-06-13 databases/postgresql95-docs: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-pgtcl: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-plperl: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-plpython: PostgreSQL-9.5 has reached
end-of-life
2021-06-13 databases/postgresql95-pltcl: PostgreSQL-9.5 has reached end-of-life
2021-06-13 databases/postgresql95-server: PostgreSQL-9.5 has reached end-of-life
databases/pg_reorg: abandonware only for PostgreSQL 9.5
databases/pgespresso: functionality part of PostgreSQL 9.6 and later
commit hash: a3da90c5e4f183d6a61b55ac6da01974ab575ed1 commit hash: a3da90c5e4f183d6a61b55ac6da01974ab575ed1 commit hash: a3da90c5e4f183d6a61b55ac6da01974ab575ed1 commit hash: a3da90c5e4f183d6a61b55ac6da01974ab575ed1 a3da90c
Tuesday, 24 Feb 2015
17:44 jbeich search for other commits by this committer
- Update to 1.1.11
- Require PostgreSQL 9.1+
- Strip binaries
- Sync pkg-descr
- Pass maintainership

PR:		197586
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

ChangeLog:
- Supports PostgreSQL 9.4
- Change not to wait for transactions in different databases.
- Support for DESC, NULLS FIRST/LAST, COLLATE to index keys.
Original commitRevision:379831 
Thursday, 29 May 2014
20:21 mat search for other commits by this committer
- Fix build
- Fix plist with pgsql > 9.0
- Update to 1.1.10 to fix with pgsql >= 9.3

Sponsored by:	Absolight
Original commitRevision:355744 
Sunday, 21 Jul 2013
17:16 marino search for other commits by this committer
databases/pg_reorg: Upgrade to v1.1.8, use DESTDIR

This version upgrade is required for PostgreSQL 9.2 support and was
proposed by the maintainer.  Additional changes were added by myself:
  1) Header trimmed
  2) USE_GMAKE changed to USES+=gmake
  3) NOPORTSDOCS changed to options/DOCS
  4) Proposed logic for alternative PLIST was replaced with DESTDIR support

The package list changes directory structure depending if postgresql 91
or higher client is used.  This could have been handled with PLIST_SUB
(rather than an alternate pkg-plist) but PGSQL_VER variable isn't
evaluated until much later.  Using an intermediate DESTDIR scheme not
only makes the DOCS option handling cleaner, it makes the pkg-plist creation
bulletproof.  It also gives this port a head start for future "Stage" support.

PR:		ports/179954
Submitted by:	marino
Approved by:	bapt (mentor), maintainer
Original commitRevision:323404 
Monday, 26 Dec 2011
20:00 pawel search for other commits by this committer
pg_reorg allows you to reorganize your tables online,
for example, do online vacuum full or cluster.

WWW: http://pgfoundry.org/projects/reorg/

PR:             ports/160313
Submitted by:   alp@sfedu.ru, improvements by rm@
Original commit

Number of commits found: 5