<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql90-server/files/post-install-notes, branch release/4.6.1</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_1'.</title>
<updated>2002-08-10T04:35:27+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-10T04:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=306a0595289a1660e82e229cd0db19e1ff4ef59d'/>
<id>306a0595289a1660e82e229cd0db19e1ff4ef59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade to 7.2.1</title>
<updated>2002-04-11T04:58:11+00:00</updated>
<author>
<name>Ying-Chieh Liao</name>
<email>ijliao@FreeBSD.org</email>
</author>
<published>2002-04-11T04:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b345761190ed0484cf7adb45e7e11d985229c85c'/>
<id>b345761190ed0484cf7adb45e7e11d985229c85c</id>
<content type='text'>
PR:		36975
Submitted by:	maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		36975
Submitted by:	maintainer
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to 7.2, and spilit into several ports.</title>
<updated>2002-02-19T08:23:22+00:00</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2002-02-19T08:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0c0bcdc10ba6c2d0bbf6c831f5bc05a32470a2e7'/>
<id>0c0bcdc10ba6c2d0bbf6c831f5bc05a32470a2e7</id>
<content type='text'>
PR:		ports/34855
Submitted by:	maintainer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		ports/34855
Submitted by:	maintainer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the PostgreSQL port to 7.1.3.</title>
<updated>2001-08-21T04:31:39+00:00</updated>
<author>
<name>Clive Lin</name>
<email>clive@FreeBSD.org</email>
</author>
<published>2001-08-21T04:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5c871f48450e5b1e6f6c0739813f8d7208795dcb'/>
<id>5c871f48450e5b1e6f6c0739813f8d7208795dcb</id>
<content type='text'>
A note about how to install languages into a PostgreSQL database is added.

PR: ports/29916
Submitted by: Palle Girgensohn &lt;girgen@partitur.se&gt; (MAINTAINER)
              Michal Pasternak &lt;doc@lublin.t1.pl&gt; (the note)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A note about how to install languages into a PostgreSQL database is added.

PR: ports/29916
Submitted by: Palle Girgensohn &lt;girgen@partitur.se&gt; (MAINTAINER)
              Michal Pasternak &lt;doc@lublin.t1.pl&gt; (the note)
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to 7.1, change to new layout style.</title>
<updated>2001-04-21T11:34:34+00:00</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2001-04-21T11:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bfb9f8e6c93b2c638014779f1429d726c35e4e69'/>
<id>bfb9f8e6c93b2c638014779f1429d726c35e4e69</id>
<content type='text'>
PR:				ports/26741
Submitted by:	maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:				ports/26741
Submitted by:	maintainer
</pre>
</div>
</content>
</entry>
<entry>
<title>ldconfig PostgreSQL's lib should happen before starting *ANY* ports.</title>
<updated>2001-03-15T19:26:26+00:00</updated>
<author>
<name>Clive Lin</name>
<email>clive@FreeBSD.org</email>
</author>
<published>2001-03-15T19:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=cf193c59d969cb5576f1f1eb7332b0839a051e73'/>
<id>cf193c59d969cb5576f1f1eb7332b0839a051e73</id>
<content type='text'>
This would cure headache like apache module linking against libpq
fail to work after rebooting.

Originally, maintainer and I want this commit to go with the
PostgreSQL updating. But we both think that the latest PostgreSQL
would not be released before FreeBSD 4.3-RELEASE ports freeze.

As a conclusion, PORTREVISION bumped.

Discussed with/Submitted by: MAINTAINER
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would cure headache like apache module linking against libpq
fail to work after rebooting.

Originally, maintainer and I want this commit to go with the
PostgreSQL updating. But we both think that the latest PostgreSQL
would not be released before FreeBSD 4.3-RELEASE ports freeze.

As a conclusion, PORTREVISION bumped.

Discussed with/Submitted by: MAINTAINER
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 7.0.3.</title>
<updated>2000-12-11T03:22:07+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>2000-12-11T03:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a348e709cc383ead67f3c6c8288f9069f191e733'/>
<id>a348e709cc383ead67f3c6c8288f9069f191e733</id>
<content type='text'>
PR:		23371
Submitted by:	maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		23371
Submitted by:	maintainer
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 7.0.2.</title>
<updated>2000-06-20T05:08:07+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2000-06-20T05:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7145c7d0d1f07cb4b8a01045b9dc89e1ef7e3060'/>
<id>7145c7d0d1f07cb4b8a01045b9dc89e1ef7e3060</id>
<content type='text'>
Fix NOPORTDOCS support.

Fix PLIST in many respects, especially for pgacess.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix NOPORTDOCS support.

Fix PLIST in many respects, especially for pgacess.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 6.5.2.</title>
<updated>1999-10-10T22:06:35+00:00</updated>
<author>
<name>Chris Piazza</name>
<email>cpiazza@FreeBSD.org</email>
</author>
<published>1999-10-10T22:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d72365ae81c0096bb3f7c2c40b46131ae3e1c565'/>
<id>d72365ae81c0096bb3f7c2c40b46131ae3e1c565</id>
<content type='text'>
and..

&lt;quote&gt;
This is a really small fix:
 - When compiling postgresql-jdbc, the compilation process presents a
bad path to the installed jar-file.
&lt;/quote&gt;

PR:             13838
PR:		13865
Submitted by:   Palle Girgensohn &lt;girgen@partitur.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and..

&lt;quote&gt;
This is a really small fix:
 - When compiling postgresql-jdbc, the compilation process presents a
bad path to the installed jar-file.
&lt;/quote&gt;

PR:             13838
PR:		13865
Submitted by:   Palle Girgensohn &lt;girgen@partitur.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Point to pgaccess in the post-installation notes.</title>
<updated>1997-10-05T10:23:18+00:00</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1997-10-05T10:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=686511f0504578671a5be09412b48e1018e348db'/>
<id>686511f0504578671a5be09412b48e1018e348db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
