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-pltcl/Makefile

Number of commits found: 28

Monday, 5 Mar 2012
21:18 crees search for other commits by this committer
Break postgresql-pltcl up into versioned ports; now we will have packages

Fix plist for 9.1
Original commit
Sunday, 4 Mar 2012
17:19 crees search for other commits by this committer
Over to new team, pgsql@FreeBSD.org
Original commit
Sunday, 19 Feb 2012
14:02 crees search for other commits by this committer
Fix build with 9.1; apparently incomplete builds are unsupported by upstream,
so force rebuild of src/backend before trying pl/tcl

PR:             164796
Original commit
Thursday, 19 Jan 2012
03:35 tabthorpe search for other commits by this committer
- Reset ports due to maintainer timeouts and lack of response to emails

With hat:       portmgr
Original commit
Tuesday, 26 Jul 2011
13:13 girgen search for other commits by this committer
accept version 9.1beta3
PR:     158740
Original commit
Friday, 3 Jun 2011
10:00 girgen search for other commits by this committer
Fix bug that made portmaster fail

PR: ports/157530
Original commit
Monday, 30 Aug 2010
20:42 pgollucci search for other commits by this committer
- Fix RUN_DEPENDS for slave postgresql ports
- Change default pgsql version to 82 matching Mk/ defaults
- Bump PORTREVISIONs

PR:             ports/148055
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    maintainer timeout (grigen ; > 2.5 months)
Original commit
Thursday, 25 Mar 2010
23:27 mm search for other commits by this committer
- Use bsd.tcl.mk (implemented suggestion from [1])
- Use system-default PostgreSQL version (82)
- Bump PORTREVISION

PR:             ports/143740 [1]
Submitted by:   Dan Lukes <dan@obluda.cz>
Approved by:    maintainer (timeout)
Original commit
Friday, 6 Jun 2008
13:17 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)
Original commit
Wednesday, 9 Apr 2008
13:42 pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Original commit
Friday, 8 Dec 2006
10:41 girgen search for other commits by this committer
More rubust regex to determine which version of postgresql that is
already installed.

Reported by:    Kostik Belousov
PR:             106472
Original commit
Thursday, 3 Feb 2005
09:30 girgen search for other commits by this committer
In order to address a potential security hole recently identified with
the "LOAD" option, the PostgreSQL Global Development Group is
announcing the release of new versions of PostgreSQL.

Update to 7.3.9, 7.4.7 & 8.0.1.

Take the opportunity to reset PORTREVISION of slave ports.

Back out name change of startup script. The new script uses rc.subr(8),
and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD
4.x. Hence rename the script it back to the top of the directory
list. [1]

The periodic script should of course be executable. [2]

[1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk>
[2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de>
Original commit
Monday, 31 Jan 2005
02:00 girgen search for other commits by this committer
Bumping portrevision
Original commit
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
Monday, 6 Dec 2004
03:59 girgen search for other commits by this committer
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)
Original commit
Monday, 28 Jun 2004
21:48 vanilla search for other commits by this committer
Upgrade to 7.4.3.

PR:             ports/68456
Submitted by:   maintainer
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
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
Thursday, 18 Sep 2003
11:31 osa search for other commits by this committer
Fix building.

Notice from:    kris via bento
Approved by:    Palle Girgensohn <girgen@pingpong.net> (maintainer)
Original commit
Thursday, 4 Sep 2003
12:20 osa search for other commits by this committer
Use new depends scheme for postgresql slave ports:
 ${MAKE} -V ... instead of .include <...>

Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:             56348, 56404
Original commit
Thursday, 19 Jun 2003
09:12 daichi search for other commits by this committer
postgresql slave ports, reduce unnecessary portrevision bumps

PR:             52867
Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer)
Original commit
Friday, 7 Mar 2003
05:58 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 19 Jan 2003
03:36 ade search for other commits by this committer
Fix these two so they at least work with 'make index'.  The inclusion
of a master port Makefile like this is iffy in the extreme, IMO.
Original commit
Saturday, 18 Jan 2003
22:40 seanc search for other commits by this committer
Adding POSTGRESQL_PORT tunable.  Not bumping PORTREVISION.
Original commit
Sunday, 22 Dec 2002
17:12 ijliao search for other commits by this committer
update maintainer's email

PR:             45884
Submitted by:   maintainer
Original commit
Thursday, 11 Apr 2002
05:08 ijliao search for other commits by this committer
use the latest postgresql7

postgresql-jdbc now uses the great new USE_JAVA stuff

PR:             36980
Submitted by:   maintainer
Original commit
Tuesday, 19 Feb 2002
08:39 vanilla search for other commits by this committer
This is a port of the PL/Tcl module of the postgresql-7.2 distribution.    
Original commit

Number of commits found: 28