<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql82-server, branch release/4.3.0</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_3_0'.</title>
<updated>2001-04-18T21:37:32+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-04-18T21:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=01a9f79f0a3692d8148990805beabc8593d3596d'/>
<id>01a9f79f0a3692d8148990805beabc8593d3596d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Fix problems when installing postgresql7 with pkg_add:</title>
<updated>2001-03-15T07:23:08+00:00</updated>
<author>
<name>Clive Lin</name>
<email>clive@FreeBSD.org</email>
</author>
<published>2001-03-15T07:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=429d8d4a8862eebc560d47df2314cf48c25f1ac6'/>
<id>429d8d4a8862eebc560d47df2314cf48c25f1ac6</id>
<content type='text'>
- pkg-install used wrong uid#
- chown lib dir *after* it is created
- pkg-install created data dir where Makefile didn't
- add pkg-deinstall and remove user &amp; group
- don't chown data dir, since we don't create it anymore
- spell and documentation fixes in the rc.d script

PR: ports/25817
Submitted by: MAINTAINER
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pkg-install used wrong uid#
- chown lib dir *after* it is created
- pkg-install created data dir where Makefile didn't
- add pkg-deinstall and remove user &amp; group
- don't chown data dir, since we don't create it anymore
- spell and documentation fixes in the rc.d script

PR: ports/25817
Submitted by: MAINTAINER
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove IS_INTERACTIVE, support batch compilation.</title>
<updated>2001-02-25T00:41:44+00:00</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-02-25T00:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fc9e13fd5daec49ef440805ad805100e639b45ac'/>
<id>fc9e13fd5daec49ef440805ad805100e639b45ac</id>
<content type='text'>
PR:		25247
Submitted by:	maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		25247
Submitted by:	maintainer
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat pgsql's .profile as data: it could have been customized to change the</title>
<updated>2001-02-22T21:06:03+00:00</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-02-22T21:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fa2d0e0a64c362a79d2a1b9d85e53b34a8dac64a'/>
<id>fa2d0e0a64c362a79d2a1b9d85e53b34a8dac64a</id>
<content type='text'>
default database location.

Approved by:	maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default database location.

Approved 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>
<entry>
<title>Define IS_INTERACTIVE.</title>
<updated>2001-01-30T07:31:10+00:00</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2001-01-30T07:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bc953d2968e8ceb15567a8c4f32c5cf6e39d5a94'/>
<id>bc953d2968e8ceb15567a8c4f32c5cf6e39d5a94</id>
<content type='text'>
PR:		ports/23861
Submitted by:	David W. Chapman Jr. &lt;dwcjr@inethouston.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		ports/23861
Submitted by:	David W. Chapman Jr. &lt;dwcjr@inethouston.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not set the shell for user "pgsql" to `/bin/nologin' at package install</title>
<updated>2001-01-30T07:27:00+00:00</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2001-01-30T07:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ac22c22af7c54c7f6fffeebc3f41fa7296cae410'/>
<id>ac22c22af7c54c7f6fffeebc3f41fa7296cae410</id>
<content type='text'>
time: this breaks the rc.d script.  Default to `/bin/sh' as a `make install'
would do.

PR:		ports/23534
Submitted by:	Nick Sayer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
time: this breaks the rc.d script.  Default to `/bin/sh' as a `make install'
would do.

PR:		ports/23534
Submitted by:	Nick Sayer
</pre>
</div>
</content>
</entry>
<entry>
<title>Goodbye, YEAR2000.  Hello, 2001.</title>
<updated>2001-01-01T10:15:16+00:00</updated>
<author>
<name>Will Andrews</name>
<email>will@FreeBSD.org</email>
</author>
<published>2001-01-01T10:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=60f2b6b7a89cffe52e223d31e5fb033c8b723838'/>
<id>60f2b6b7a89cffe52e223d31e5fb033c8b723838</id>
<content type='text'>
Approved by:	asami
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	asami
</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>
</feed>
