<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql74-server/files, branch release/3.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F3.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F3.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>1999-09-14T22:58:51Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'.</title>
<updated>1999-09-14T22:58:51Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-14T22:58:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0d24ce472965b1af574ee8eab914346a50d93ab0'/>
<id>urn:sha1:0d24ce472965b1af574ee8eab914346a50d93ab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T11:03:05Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T11:03:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2b09b24e6fa3e7c8c0dec383bbfa817f76738e92'/>
<id>urn:sha1:2b09b24e6fa3e7c8c0dec383bbfa817f76738e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update postgresql to 6.5.1</title>
<updated>1999-07-21T07:16:27Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1999-07-21T07:16:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=20d25216414d1378d00f9bc611a88d3c9356586a'/>
<id>urn:sha1:20d25216414d1378d00f9bc611a88d3c9356586a</id>
<content type='text'>
maintenance release with bugfixes
Thanks for the complete submission !

Submitted by:	Palle Girgensohn &lt;girgen@partitur.se&gt;
</content>
</entry>
<entry>
<title>These were missing as well</title>
<updated>1999-06-29T20:25:13Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1999-06-29T20:25:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb9c54fedd1752ea9dcf184eca59bd589d08a3bc'/>
<id>urn:sha1:bb9c54fedd1752ea9dcf184eca59bd589d08a3bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forgot to add this patch</title>
<updated>1999-06-29T20:23:43Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1999-06-29T20:23:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2f370ca282f88970a8c45854eaf6f4b99434fef9'/>
<id>urn:sha1:2f370ca282f88970a8c45854eaf6f4b99434fef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upgrade to postgresql 6.5</title>
<updated>1999-06-29T20:21:49Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1999-06-29T20:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=78c0c17b372f9b1e2914ec119725811cc01ff060'/>
<id>urn:sha1:78c0c17b372f9b1e2914ec119725811cc01ff060</id>
<content type='text'>
did some small modifications

Obtained from:	"Palle Girgensohn" &lt;girgen@partitur.se&gt;
</content>
</entry>
<entry>
<title>Fix build for ELF and update PLIST to match the current state of affairs.</title>
<updated>1999-02-04T02:06:37Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1999-02-04T02:06:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb494e9cb2a1ddee8f81c805383c6fa9aa0399f7'/>
<id>urn:sha1:bb494e9cb2a1ddee8f81c805383c6fa9aa0399f7</id>
<content type='text'>
PR:		9685
</content>
</entry>
<entry>
<title>Upgrade postgresql to version 6.3.2</title>
<updated>1998-04-21T21:52:10Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1998-04-21T21:52:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=36f89aec96a7e05ab98027269654b5437626b6a2'/>
<id>urn:sha1:36f89aec96a7e05ab98027269654b5437626b6a2</id>
<content type='text'>
Many bugfixes and cosmetic changes
Changes by Scrappy and me
My additional changes:
- had to link libpgtcl.so with the crypt library to get rid of the
  pgaccess error message, that crypt is missing
- had to add -i option in the startup script, so that pgaccess is
  able to connect to the postmaster process
- removed all unnecessary patches
- updated PLIST
Thanks to the postgresql developement team, who did a great job to
simplify the postgresql port, by applying the patches and making
the autoconf mechanism more consistent.
Submitted by:	The Hermit Hacker &lt;scrappy@hub.org&gt;
</content>
</entry>
<entry>
<title>Forgot cvs add for the previous commit.</title>
<updated>1998-01-31T18:26:49Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1998-01-31T18:26:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=047fa2d6d607970ad1d3338ac0903c3524d96c6e'/>
<id>urn:sha1:047fa2d6d607970ad1d3338ac0903c3524d96c6e</id>
<content type='text'>
Please test.
</content>
</entry>
<entry>
<title>- remove the ampersand, postmaster process automatically goes into</title>
<updated>1997-10-05T21:00:49Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1997-10-05T21:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a53f1f9a5eba357f0d06c10990f9c9de3521bce1'/>
<id>urn:sha1:a53f1f9a5eba357f0d06c10990f9c9de3521bce1</id>
<content type='text'>
  background because of the -S option.
- remove the -D datadir option, it's meaningless, because the pgsql
  user environment overwrites it with the PGDATA env variable.
  Since this is important and might cause some headache, I mentioned
  this in ~pgsql/.profile and the startup script.
Submitted by:	John Fiber
</content>
</entry>
</feed>
