<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql-docs/Makefile, branch release/13.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2012-03-04T21:10:56Z</updated>
<entry>
<title>- Replace single magic postgresql-docs port with versioned ports.</title>
<updated>2012-03-04T21:10:56Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-03-04T21:10:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bd8b33273e5241b22b1f3b50a53b3ed7b5f0de9c'/>
<id>urn:sha1:bd8b33273e5241b22b1f3b50a53b3ed7b5f0de9c</id>
<content type='text'>
- Fix docs for 90 and 91-- as of 9+ the docs require building

Discussed with:	girgen
</content>
</entry>
<entry>
<title>- Reset ports due to maintainer timeouts and lack of response to emails</title>
<updated>2012-01-19T03:35:49Z</updated>
<author>
<name>Thomas Abthorpe</name>
<email>tabthorpe@FreeBSD.org</email>
</author>
<published>2012-01-19T03:35:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c541f27f86c440da2415f323043dd3d47f8ff30d'/>
<id>urn:sha1:c541f27f86c440da2415f323043dd3d47f8ff30d</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>Extend BROKEN check to version 9.1.</title>
<updated>2011-10-04T21:27:43Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2011-10-04T21:27:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7da780699103b5ad2f2fca4ba6a551a63f6d9fbf'/>
<id>urn:sha1:7da780699103b5ad2f2fca4ba6a551a63f6d9fbf</id>
<content type='text'>
Without this, tinderbox is unable to catch the build failure.

PR:		ports/160757
Submitted by:	olgeni
Approved by:	maintainer timeout (18 days)
</content>
</entry>
<entry>
<title>Attempt to fix INDEX by upgrading PostgreSQL dependency to 8.4</title>
<updated>2011-04-04T20:20:34Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2011-04-04T20:20:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e76676bc9559d2bb542c520be61339bc8de92e1e'/>
<id>urn:sha1:e76676bc9559d2bb542c520be61339bc8de92e1e</id>
<content type='text'>
Mark databases/postgresql-tcltk as broken, it does not work
with PostgreSQL 8.X [1]

Remove obsolete conflicts line from databases/postgresql-tcltk

Submitted by:	pav [1]
Approved by:	pav
</content>
</entry>
<entry>
<title>PostgreSQL 9.0 is here!  The PostgreSQL Global Development Group</title>
<updated>2010-09-20T13:46:47Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2010-09-20T13:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6dcf7810701cd84940844dc8471aa35a71bd7e9'/>
<id>urn:sha1:c6dcf7810701cd84940844dc8471aa35a71bd7e9</id>
<content type='text'>
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

... and many more.  For details on the over 200 additions and
improvements in this version, developed by over a hundred contributors,
please see the release notes.

"These kinds of feature additions continue to make a strong case for why
mission-critical technology tasks can continue to depend on the power,
flexibility and robustness of PostgreSQL,â said Afilias CTO Ram Mohan.

More information on PostgreSQL 9.0:
* Release notes
  http://www.postgresql.org/docs/9.0/static/release-9-0
* Presskit
  http://www.postgresql.org/about/press/presskit90
* Guide to 9.0:
  http://wiki.postgresql.org/wiki/What's_new_in_PostgreSQL_9.0

---
PR: 150430, Add dtrace
</content>
</entry>
<entry>
<title>Update all PostgreSQL ports to latest versions.</title>
<updated>2008-01-07T13:51:57Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-01-07T13:51:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d25499d3df3bf1af37d63c037d37cfa4f33e952'/>
<id>urn:sha1:1d25499d3df3bf1af37d63c037d37cfa4f33e952</id>
<content type='text'>
This includes a bunch of security fixes: CVE-2007-6067, CVE-2007-4772,
CVE-2007-6601, CVE-2007-6600 and CVE-2007-4769.

Security: http://www.postgresql.org/about/news.905
</content>
</entry>
<entry>
<title>- Give %%DOCSDIR%% chance to be expanded</title>
<updated>2007-09-28T00:06:22Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-09-28T00:06:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e8d1d02a3943c192f967b4f95f805f2b86fa2209'/>
<id>urn:sha1:e8d1d02a3943c192f967b4f95f805f2b86fa2209</id>
<content type='text'>
Reported by:	pointyhat
</content>
</entry>
<entry>
<title>Update PostgreSQL ports to the latest patch releases.</title>
<updated>2007-09-17T16:45:00Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2007-09-17T16:45:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9d6b68248f2bed40cb10387e7fb28b67c6afa75c'/>
<id>urn:sha1:9d6b68248f2bed40cb10387e7fb28b67c6afa75c</id>
<content type='text'>
PR: ports/104075
</content>
</entry>
<entry>
<title>- Remove the DESTDIR modifications from individual ports as we have a new,</title>
<updated>2007-08-04T11:41:30Z</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2007-08-04T11:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=42542fb07642b8336e808272918f3ae46aa67e0b'/>
<id>urn:sha1:42542fb07642b8336e808272918f3ae46aa67e0b</id>
<content type='text'>
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>Revert last commit.  It is not possible (yet) to have the dirrmtry usage</title>
<updated>2006-01-23T07:04:10Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2006-01-23T07:04:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f6159fbf7a88c697ec5fc8af9fa477c9d5f7c572'/>
<id>urn:sha1:f6159fbf7a88c697ec5fc8af9fa477c9d5f7c572</id>
<content type='text'>
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`
</content>
</entry>
</feed>
