<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql83-server/pkg-message, 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, 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>Correct the config file name.</title>
<updated>2001-08-24T14:32:43+00:00</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2001-08-24T14:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6cdbe1f2de8f581fc2756e0143075d49e9b1e82f'/>
<id>6cdbe1f2de8f581fc2756e0143075d49e9b1e82f</id>
<content type='text'>
PR:		30022
Submitted by:	maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		30022
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>Make the port more "package friendly".</title>
<updated>2001-02-20T21:45:15+00:00</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-02-20T21:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=84c5d89a6e04c74aed576d28802154f967b6a162'/>
<id>84c5d89a6e04c74aed576d28802154f967b6a162</id>
<content type='text'>
Do not call initdb from Makefile's post-install. Users are required to
manually run initdb, maybe after configuring their preferred database
location in pgsql's user .profile. pkg_add used to simply replace some
existing data files.

Add pkg-message to tell the user about initdb.

Remove 2 empty directories from pkg-plist (pgsql/include/port/freebsd,
pgsql/include/port), since they are not included in "make package" anyway
and cause pkg_deinstall to complain about the plist.

Remove all pgsql/data contents from pkg-plist, so "make deinstall" and
pkg_delete won't clobber existing databases. Minor version upgrades can now be
performed by means of pkg_delete and "make install", without using pg_dump.

Chown %D/pgsql/lib to root:wheel to satisfy ldconfig's recent security
requirements.

Change @dirrm of pgsql to "@unexec rmdir": pkg_deinstall won't complain if
data still exists in that directory at deinstall time.

Approved by:	maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not call initdb from Makefile's post-install. Users are required to
manually run initdb, maybe after configuring their preferred database
location in pgsql's user .profile. pkg_add used to simply replace some
existing data files.

Add pkg-message to tell the user about initdb.

Remove 2 empty directories from pkg-plist (pgsql/include/port/freebsd,
pgsql/include/port), since they are not included in "make package" anyway
and cause pkg_deinstall to complain about the plist.

Remove all pgsql/data contents from pkg-plist, so "make deinstall" and
pkg_delete won't clobber existing databases. Minor version upgrades can now be
performed by means of pkg_delete and "make install", without using pg_dump.

Chown %D/pgsql/lib to root:wheel to satisfy ldconfig's recent security
requirements.

Change @dirrm of pgsql to "@unexec rmdir": pkg_deinstall won't complain if
data still exists in that directory at deinstall time.

Approved by:	maintainer
</pre>
</div>
</content>
</entry>
</feed>
