<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql92-server/Makefile, branch 5-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=5-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=5-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-05-31T23:01:15Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.</title>
<updated>2008-05-31T23:01:15Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-05-31T23:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a54fe1ca9c33931d7c4381a84ee11454f9831c08'/>
<id>urn:sha1:a54fe1ca9c33931d7c4381a84ee11454f9831c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove USE_GETOPT_LONG which is a no-op since March 200</title>
<updated>2008-03-20T09:37:21Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-03-20T09:37:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=026e7e59d0ed7d0547f4bbfeb78ec2d7314e4b7e'/>
<id>urn:sha1:026e7e59d0ed7d0547f4bbfeb78ec2d7314e4b7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 8.3.1</title>
<updated>2008-03-18T22:25:34Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-03-18T22:25:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d85112973e44e831cc70e26caa5a57a5b1d772d'/>
<id>urn:sha1:6d85112973e44e831cc70e26caa5a57a5b1d772d</id>
<content type='text'>
Release notes:
http://developer.postgresql.org/pgdocs/postgres/release-8-3-1.html
</content>
</entry>
<entry>
<title>The ICU patch &lt;http://people.freebsd.org/~girgen/postgresql-icu/README.html&gt;</title>
<updated>2008-03-09T19:04:04Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-03-09T19:04:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7872925f6d936115e58f241635a4e93db73ddeee'/>
<id>urn:sha1:7872925f6d936115e58f241635a4e93db73ddeee</id>
<content type='text'>
is finally ported to postgresql-8.3, thanks to Petr Jelinek and yours truly.
</content>
</entry>
<entry>
<title>Remove bad "BETA" alert. This is not beta anymore.</title>
<updated>2008-02-18T12:55:02Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-02-18T12:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2cc30ceb2ac6ed3c16dee6efb3596c73800c29b1'/>
<id>urn:sha1:2cc30ceb2ac6ed3c16dee6efb3596c73800c29b1</id>
<content type='text'>
Set update_process_title = off, as suggested by kris@ and others.
</content>
</entry>
<entry>
<title>Today the PostgreSQL Global Development Group releases the</title>
<updated>2008-02-04T17:12:32Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-02-04T17:12:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fbbdeec68712f019f018083af46969f4a323b948'/>
<id>urn:sha1:fbbdeec68712f019f018083af46969f4a323b948</id>
<content type='text'>
long-awaited version 8.3 of the most advanced open source database,
which cements our place as the best performing open source
database. Among the performance features you'll be excited about in
8.3 are:

    * Heap Only Tuples
    * BGWriter Autotuning
    * Asynchronous Commit
    * Spread Checkpoints
    * Synchronous Scan
    * "Var-Varlena"
    * L2 Cache Protection
    * Lazy XID

8.3 also has a lot of cool features for PostgreSQL DBAs and developers, including:

    * CSV Logging
    * SQL/XML
    * MS Visual C++ support
    * ENUMs
    * Integrated Tsearch
    * SSPI &amp; GSSAPI
    * Composite Type Arrays
    * pg_standby
</content>
</entry>
<entry>
<title>Update to RC2.</title>
<updated>2008-01-22T14:08:48Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-01-22T14:08:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=98f3f95bd88cb1d4def552219e35943d960340bd'/>
<id>urn:sha1:98f3f95bd88cb1d4def552219e35943d960340bd</id>
<content type='text'>
[1] Fix problem installing from package.

[2] Use DISTVERSION instead of PORTVERSION.
    (the port reports now correct version 8.3.r2)

[2] Enable more 8.3 features:
    - Add OPTION for the new XML data type (default: enabled)
    - Add OPTION for usage of system timezone data (default: included tzdata)

PR:		ports/119770 [1], ports/119561 [2]
Submitted by:	Artis Caune [1], Martin Matuska [2]
</content>
</entry>
<entry>
<title>Fix MASTER_SITE_SUBDIR</title>
<updated>2008-01-09T09:15:27Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-01-09T09:15:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e84ab85b9b804d204cb628aeb1d4541b8858c48'/>
<id>urn:sha1:4e84ab85b9b804d204cb628aeb1d4541b8858c48</id>
<content type='text'>
PR:		ports/119477
Submitted by:	Sunpoet Po-Chuan Hsieh
</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>- Mark BROKEN: unfetchable</title>
<updated>2007-12-14T19:50:38Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-12-14T19:50:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d342d979ea83f53d7c549118b01851513b634207'/>
<id>urn:sha1:d342d979ea83f53d7c549118b01851513b634207</id>
<content type='text'>
</content>
</entry>
</feed>
