<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql84-server/pkg-install-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>2015-06-10T17:38:23Z</updated>
<entry>
<title>Remove one more expired port:</title>
<updated>2015-06-10T17:38:23Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2015-06-10T17:38:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bfdd38b1aa73a553d6a02a304169ee7819f413a3'/>
<id>urn:sha1:bfdd38b1aa73a553d6a02a304169ee7819f413a3</id>
<content type='text'>
2015-05-10 databases/postgresql84-server: "EOL was reached in July 2014"

The problem in the PR associated with this port did not show up anymore.
</content>
</entry>
<entry>
<title>Various tidiness patches:</title>
<updated>2012-03-05T20:10:22Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-03-05T20:10:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=56e5d02d705a79be36b8e6a93d6013aa04bcdc8b'/>
<id>urn:sha1:56e5d02d705a79be36b8e6a93d6013aa04bcdc8b</id>
<content type='text'>
 - Compact -plperl ports
 - Portlint for 90-plperl
 - Update version numbers in pkg-install-server
 - s/spaces/tabs/
 - Use ${} instead of $()
 - s/YES/yes/
 - Tidy IGNORE values

Submitted by:	sunpoet
</content>
</entry>
<entry>
<title>The PostgreSQL Global Development Group today released minor version updates</title>
<updated>2011-10-18T09:03:33Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2011-10-18T09:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d9a60ff20fdef5ff2634ff38096cc7c163b9eca3'/>
<id>urn:sha1:d9a60ff20fdef5ff2634ff38096cc7c163b9eca3</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Update PostgreSQL to 9.0.4, 8.4.8, 8.3.15 and 8.2.21.</title>
<updated>2011-04-18T23:34:27Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2011-04-18T23:34:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=73c856222edb8c22377bf9a1c81a724065e3a31c'/>
<id>urn:sha1:73c856222edb8c22377bf9a1c81a724065e3a31c</id>
<content type='text'>
This update contains a critical fix to the pg_upgrade utility
which prevents significant downtime issues. Do not use
pg_upgrade without installing this update first.

The issue with pg_upgrade and the fix are detailed on the PostgreSQL
wiki: http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix
Users who have already used pg_upgrade should run the database repair
script given on that page on their databases as soon as possible.

See the release notes for each version at
http://www.postgresql.org/docs/current/static/release.html for a full
list of changes with details.

Allow the username of the postgresql user to configurable for 8.4 and 9.0.
Largely inspired by the work of Jason Helfman [153668, 153136].

Change PGUSER knob to PG_USER not to clash with PGUSER environment.

PR: 153668, 153136, 155493, 155137
</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>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>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>Update to PostgreSQL 8.3 beta2.</title>
<updated>2007-11-01T07:10:04Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2007-11-01T07:10:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1577187ba7baa34a3aa9c44dafd670283dbae50b'/>
<id>urn:sha1:1577187ba7baa34a3aa9c44dafd670283dbae50b</id>
<content type='text'>
http://www.postgresql.org/developer/beta

This is beta quality, don't use in production.

Approved by:	portmgr (erwin)
</content>
</entry>
<entry>
<title>Introducing the first beta of PostgreSQL 8.3</title>
<updated>2007-10-15T15:32:19Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2007-10-15T15:32:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=104aa6c0488bea9251649a6bf593b0b855a435b6'/>
<id>urn:sha1:104aa6c0488bea9251649a6bf593b0b855a435b6</id>
<content type='text'>
Note that this is a BETA VERSION of the PostgreSQL server.
Use it only for testing.
</content>
</entry>
<entry>
<title>Another step along the road to the postgresql new world order.</title>
<updated>2004-11-23T19:15:12Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2004-11-23T19:15:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=03e63e3bdbb7e407689c7729c740d54a32bfd7a3'/>
<id>urn:sha1:03e63e3bdbb7e407689c7729c740d54a32bfd7a3</id>
<content type='text'>
Note that none of these ports are (yet) hooked into the tree,
and will not compile unless you set a specific environmental
variable.  This should be warning enough to leave well alone
for now :)

Submitted by:	maintainer
</content>
</entry>
</feed>
