| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Mar 2012 17:19:59
9.1.3
|
crees  |
Over to new team, pgsql@FreeBSD.org |
31 Jan 2012 18:26:58
9.1.2_3
|
crees  |
Revert removal of OPTIONS line-- wrong fix accidentally committed. |
31 Jan 2012 18:21:33
9.1.2_3
|
crees  |
- Stop clobbering postgresql-server/-client OPTIONS with -contrib OPTIONS
- Minor optimisation (stop testing for !SLAVE_ONLY twice)
PR: ports/164662 |
23 Jan 2012 20:36:58
9.1.2_3
|
crees  |
Add OPTION to postgresql9[10]-contrib for building without uuid-ossp
Requested by: sunpoet |
19 Jan 2012 03:35:49
9.1.2_1
|
tabthorpe  |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr |
18 Oct 2011 09:03:33
9.1.1
|
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. |
11 Jun 2011 23:14:30
9.1.b1
|
girgen  |
Add postgresql 9.1 beta1.
See http://www.postgresql.org/about/news.1313 for more info.
Also, use USERS knob instead of explicitally creating the pgsql user
while still accepting alternative names, using [1] with some added
magic.
PR: 157667 [1] |