| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
9.0.12
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
16 Oct 2012 17:28:22
9.0.10
|
jgh  |
- adopt optionsNG
with hat pgsql@
Feature safe: yes |
04 Mar 2012 17:19:59
9.0.7_1
|
crees  |
Over to new team, pgsql@FreeBSD.org |
23 Jan 2012 20:36:58
9.0.6
|
crees  |
Add OPTION to postgresql9[10]-contrib for building without uuid-ossp
Requested by: sunpoet |
19 Jan 2012 03:35:49
9.0.6
|
tabthorpe  |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr |
18 Oct 2011 09:03:33
9.0.5
|
girgen  |
The PostgreSQL Global Development Group today released minor version updates
for all active branches of the PostgreSQL object-relational database system,
including versions 9.1.1, 9.0.5, 8.4.9, 8.3.16 and 8.2.22.
All users are strongly urged to update their installations at the next
scheduled downtime.
URL: http://www.postgresql.org/about/news.1355
Cleanup ports. Better handling of the knob PG_USER.
Also add uuid to 9.0 and 9.1 contrib ports. |
02 May 2011 21:37:31
9.0.4_1
|
girgen  |
Fix a problem with creating the postgresql user when using a package. |
07 Oct 2010 06:58:10
9.0.0
|
girgen  |
Update all PostgreSQL ports to latest versions.
Also, try to break the previous 1:1 relation between FreeBSD system and
PostgreSQL versions installed. Use different PREFIX:es to install
different versions on the same system.
PR: ports/132402, ports/145002, ports/146657 |
20 Sep 2010 13:46:47
9.0.0
|
girgen  |
PostgreSQL 9.0 is here! The PostgreSQL Global Development Group
announces the availability of our most eagerly awaited release.
PostgreSQL 9.0 includes built-in, binary replication, and over a dozen
other major features which will appeal to everyone from web developers
to database hackers.
9.0 includes more major features than any release before it, including:
* Hot standby
* Streaming replication
* In-place upgrades
* 64-bit Windows builds
* Easy mass permissions management
* Anonymous blocks and named parameter calls for stored procedures
* New windowing functions and ordered aggregates
(Only the first 15 lines of the commit message are shown above ) |