<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql90-server/pkg-plist-plpython, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-05-16T17:57:07Z</updated>
<entry>
<title>Re-add databases/postgresql90-server, for now</title>
<updated>2016-05-16T17:57:07Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2016-05-16T17:57:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d3b16832f34da3aee6206c7c47e14ee0cd9d4844'/>
<id>urn:sha1:d3b16832f34da3aee6206c7c47e14ee0cd9d4844</id>
<content type='text'>
databases/postgresql9*-pl{perl|python} need it.
</content>
</entry>
<entry>
<title>Remove expired ports:</title>
<updated>2016-05-16T17:39:45Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2016-05-16T17:39:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1ec9b8562436e32edad3b012a2c54fe57b04a1aa'/>
<id>urn:sha1:1ec9b8562436e32edad3b012a2c54fe57b04a1aa</id>
<content type='text'>
2016-04-13 databases/postgresql90-contrib: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-pltcl: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-client: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-docs: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-server: "EOL was reached in September 2015"
</content>
</entry>
<entry>
<title>Cleanup plist and avoid useless @exec</title>
<updated>2015-07-22T21:46:27Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-07-22T21:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab7ead91d49e59e716af676bed3409e102c0624a'/>
<id>urn:sha1:ab7ead91d49e59e716af676bed3409e102c0624a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update PostgreSQL-9.x to latests versions.</title>
<updated>2015-02-05T22:54:34Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2015-02-05T22:54:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=262af710e75062789fef1dfdcd828d76841b8ffc'/>
<id>urn:sha1:262af710e75062789fef1dfdcd828d76841b8ffc</id>
<content type='text'>
This update fixes multiple security issues reported in PostgreSQL over the past
few months. All of these issues require prior authentication, and some require
additional conditions, and as such are not considered generally urgent.
However, users should examine the list of security holes patched below in case
they are particularly vulnerable.

Security:	CVE-2015-0241,CVE-2015-0242,CVE-2015-0243,
		CVE-2015-0244,CVE-2014-8161
</content>
</entry>
<entry>
<title>- Unbreak postgresql-plpython: allow build with threaded python</title>
<updated>2011-10-02T20:07:40Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2011-10-02T20:07:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9927ba32ddf9267da86844d1f34aebeeabbb5fb1'/>
<id>urn:sha1:9927ba32ddf9267da86844d1f34aebeeabbb5fb1</id>
<content type='text'>
- Pass maintainership to submitter

PR:		ports/159843
Submitted by:	Ruslan Mahmatkhanov &lt;cvs-src@yandex.ru&gt;
</content>
</entry>
<entry>
<title>eplace ugly "@unexec rmdir %D... 2&gt;/dev/null || true" with @dirrmtry</title>
<updated>2006-01-22T05:52:28Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T05:52:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d568611c3eb334453c4a0352b61f081a623d72f1'/>
<id>urn:sha1:d568611c3eb334453c4a0352b61f081a623d72f1</id>
<content type='text'>
Approved by:    krion@
PR:             ports/88711 (related)
</content>
</entry>
<entry>
<title>Say hello to postgresql-8.0. Some of the highlights of the new version</title>
<updated>2005-01-31T00:36:16Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-01-31T00:36:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dde08c696b7fdee8c17225a61fb9959886ae5d6d'/>
<id>urn:sha1:dde08c696b7fdee8c17225a61fb9959886ae5d6d</id>
<content type='text'>
are savepoints (within transactions), point-in-time recovery and
tablespaces. Check out the release notes and the shiny new
PostgreSQL.org website at:

http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0

The port uses the new postgresql ports' layout and is split into a
server and a client part. The following knobs can be used by ports
depending on PostgreSQL:

# USE_PGSQL     - Add PostgreSQL client dependency.
#                 If no version is given (by the maintainer via the port or
#                 by the user via defined variable), try to find the
#                 currently installed version.  Fall back to default if
#                 necessary (PostgreSQL-7.4 = 74).
# DEFAULT_PGSQL_VER
#               - PostgreSQL default version. Can be overridden within a port.
#                 Default: 74.
# WANT_PGSQL_VER
#               - Maintainer can set an arbitrary version of PostgreSQL by
#                 using it.
# BROKEN_WITH_PGSQL
#               - This variable can be defined if the ports doesn't support
#                 one or more versions of PostgreSQL.

PR:		75344
Approved by:	portmgr@ (kris), ade &amp; sean (mentors)
</content>
</entry>
</feed>
