<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql82-server, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2012-04-15T15:48:49Z</updated>
<entry>
<title>Remove PostgreSQL 8.2 due to EOL by upstream</title>
<updated>2012-04-15T15:48:49Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-04-15T15:48:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=630ed9375ab56171541ad1473762545d5b62fddc'/>
<id>urn:sha1:630ed9375ab56171541ad1473762545d5b62fddc</id>
<content type='text'>
With hat:	pgsql
Reviewed by:	pgsql
</content>
</entry>
<entry>
<title>Over to new team, pgsql@FreeBSD.org</title>
<updated>2012-03-04T17:19:59Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-03-04T17:19:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d539cdd0167d1a7ea5f016f6b68032cb8a36669a'/>
<id>urn:sha1:d539cdd0167d1a7ea5f016f6b68032cb8a36669a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark FORBIDDEN</title>
<updated>2012-02-28T19:44:02Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-02-28T19:44:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5b035b62f6bd5a9a72046186538d7c7c752c0e1e'/>
<id>urn:sha1:5b035b62f6bd5a9a72046186538d7c7c752c0e1e</id>
<content type='text'>
Security:	http://www.postgresql.org/about/news/1377/
</content>
</entry>
<entry>
<title>Remove p5- from postgresql*-plperl 's mention in pkg-message-client</title>
<updated>2012-02-19T19:35:02Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-02-19T19:35:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6464561a27a1f36d2161031166eae7c9cd4ec0ea'/>
<id>urn:sha1:6464561a27a1f36d2161031166eae7c9cd4ec0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 8.3.17 and 8.2.23.</title>
<updated>2012-02-17T13:31:58Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-02-17T13:31:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c7f098a2f4df97ab95b268e4c07a29b8754f940'/>
<id>urn:sha1:3c7f098a2f4df97ab95b268e4c07a29b8754f940</id>
<content type='text'>
Please note that 8.2 is still deprecated, and any users are still strongly
encouraged to move to 8.4 as soon as possible.
</content>
</entry>
<entry>
<title>Postgresql-8.2 is no longer supported by upstream.</title>
<updated>2012-01-27T18:55:17Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-01-27T18:55:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=45d081b649d14f3890bb8d9508156781e4069271'/>
<id>urn:sha1:45d081b649d14f3890bb8d9508156781e4069271</id>
<content type='text'>
Time to upgrade!

Port expires on 2012-03-27
</content>
</entry>
<entry>
<title>- To preserve my sanity, slave 82 and 83 to 84, and 90 to 91, resulting in</title>
<updated>2012-01-25T21:12:33Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-01-25T21:12:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=92ff23618980612f038089cae3d109bd5e5ab572'/>
<id>urn:sha1:92ff23618980612f038089cae3d109bd5e5ab572</id>
<content type='text'>
  three fewer Makefiles to maintain

- Switch patch master site

- Various cleanups
</content>
</entry>
<entry>
<title>- Add profile support for PostgreSQL servers</title>
<updated>2012-01-22T06:59:27Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2012-01-22T06:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8575a6c9429d22a7cce80691cc623d60c638d41f'/>
<id>urn:sha1:8575a6c9429d22a7cce80691cc623d60c638d41f</id>
<content type='text'>
- re-assign LOCALBASE to PREFIX
- add PG_GROUP to SUB_PLIST for packaging fix
- fix permissions for package installations

PR:	ports/162776
Submitted by:	jgh, Phil Phillips &lt; pphillips at experts-exchange.com &gt;
Reviewed by: rene (mentor)
Approved by: crees (maintainer, mentor)
</content>
</entry>
<entry>
<title>fix typo %%PG_GROUP%% in pkg-plist-server</title>
<updated>2012-01-19T19:06:00Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2012-01-19T19:06:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e8e6b80a3aafe0b3221b515c096bb1d2cf0a7125'/>
<id>urn:sha1:e8e6b80a3aafe0b3221b515c096bb1d2cf0a7125</id>
<content type='text'>
Spotted by: decke
Approved by:	crees, rene (mentors,implicit)
</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>
</feed>
