Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/postgresql7/Attic/pkg-plist

[BACK] Up to [FreeBSD] / ports / databases / postgresql7

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.44
Mon Jan 31 00:39:18 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.43: +0 -0 lines
Split the postgresql ports into a server and a client part. Hence,
remove this port. Please see UPDATING for more info.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Dec 16 05:49:18 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +6 -3 lines
Clean up handling of locale directories at deinstall-time:

* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Aug 31 13:46:52 2004 UTC (7 years, 5 months ago) by eik
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
- update to version 7.4.5:

* Prevent possible loss of committed transactions during crash
* Repair possible crash during concurrent btree index insertions

PR:		71176
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Reviewed by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jun 28 21:48:56 2004 UTC (7 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -0 lines
Upgrade to 7.4.3.

PR:		ports/68456
Submitted by:	maintainer

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Mar 11 14:45:42 2004 UTC (7 years, 11 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Update to latest release 7.4.2.
Release notes available at http://www.postgresql.org/news/173.html

NOTICE: unlike most minor versions, this version does require
some updates to the pg_* system tables.  Full instructions for
how to do this are included in the full HISTORY file.
DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS.

SIZEfy.
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:		64105

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Dec 25 10:55:38 2003 UTC (8 years, 1 month ago) by seanc
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +9 -6 lines
Maintainer update to PostgreSQL 7.4.1.  This release includes fixed ident
authentication support for FreeBSD (been broken since 7.4).  Merry
Christmas to all, and to all a good night.

Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-4-1

Prompted by PR:	ports/60542
Obtained from:	maintainer

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Dec 4 12:00:49 2003 UTC (8 years, 2 months ago) by seanc
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +98 -36 lines
Introduce the world to PostgreSQL 7.4!  By and large this release is
regarded as a major release with features with interest to those with
large databases.  The updates are extensive and the best source of info
is in the release notes.  Enjoy and direct questions to database@!

Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4

PR:		ports/59403, ports/59404, ports/59393, ports/59394,
		ports/59395, ports/59397, ports/59398, ports/59402, &&
		ports/59401
Submitted by:	maintainer
Approved by:	marcus (portmgr@ hat)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Feb 6 20:46:51 2003 UTC (9 years ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +34 -32 lines
Update PostgreSQL to the maintenance release 7.3.2.

Fixes numerous bugs especially with various interface libraries and
pg_dump.  All users are advised to upgrade. This update fixes all known
problems with the postgresql7 port.  See release notes for details:

http://developer.postgresql.org/docs/postgres/release-7-3-2.html

A dump/restore is *not* required when upgrading to this version.

PR:		ports/47983 [1], ports/47284 [2], ports/47808 [3]
Submitted by:	maintainer [1]
		Jason C. Wells [2]
		Michel Oosterhof <m.oosterhof@xs4all.nl> [3]

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Jan 4 01:10:13 2003 UTC (9 years, 1 month ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +420 -53 lines
Update PostgreSQL to 7.3.1[1].  Fixes builds for spac64.  Many speed,
security, and feature additions.  Reduce diffs between postgresql-devel
port.  Re-initdb required when upgrading from previous release.  See
release notes for details.

Schemas added are system catalogs updated. ::braces for impact::

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1

PR:		ports/46701
Submitted by:	girgen@pingpong.net

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 26 08:12:39 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -550 lines
Update to 7.2.2, which fixes several security bugs.  Do not install
documentation--it will be in a separate port.

PR:			42009
Submitted by:		Palle Girgensohn (maintainer)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 11 04:58:10 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +13 -13 lines
upgrade to 7.2.1

PR:		36975
Submitted by:	maintainer

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Feb 19 08:23:21 2002 UTC (9 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +667 -88 lines
Upgrade to 7.2, and spilit into several ports.

PR:		ports/34855
Submitted by:	maintainer.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jul 25 08:07:44 2001 UTC (10 years, 6 months ago) by sheldonh
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -5 lines
Fix mtree errors preventing automated package building:

* Take a stab at removing the pgsql user's home directory on deinstall.

* Only remove man/manl and others when PG_PREFIX is set.

Submitted by:	maintainer

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 21 11:34:32 2001 UTC (10 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +89 -94 lines
Upgrade to 7.1, change to new layout style.

PR:				ports/26741
Submitted by:	maintainer

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:26:26 2001 UTC (10 years, 11 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
ldconfig PostgreSQL's lib should happen before starting *ANY* ports.

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

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Mar 15 07:23:08 2001 UTC (10 years, 11 months ago) by clive
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Fix problems when installing postgresql7 with pkg_add:
- 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 & 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

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 22 21:06:03 2001 UTC (10 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1 lines
Treat pgsql's .profile as data: it could have been customized to change the
default database location.

Approved by:	maintainer

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Feb 20 21:45:15 2001 UTC (10 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -77 lines
Make the port more "package friendly".

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

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jun 20 05:08:07 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update to 7.0.2.

Fix NOPORTDOCS support.

Fix PLIST in many respects, especially for pgacess.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed May 24 14:11:19 2000 UTC (11 years, 8 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +20 -948 lines
upgrade postgresql to v 7.0 release
thanks for complete diffs ;-)
closed PR

PR:	18699
Obtained from:	Palle Girgensohn <girgen@partitur.se>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Apr 17 20:56:06 2000 UTC (11 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +260 -237 lines
Update to postgresql 7 beta 5
closes PR

PR:		17736

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 16 18:43:19 2000 UTC (11 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +129 -1 lines
Close PR
Postgresql port now can be packaged.
User and group will be created automatically

PR:		17744
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Oct 10 22:06:32 1999 UTC (12 years, 4 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
Update to version 6.5.2.

and..

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

PR:             13838
PR:		13865
Submitted by:   Palle Girgensohn <girgen@partitur.se>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 21 07:16:27 1999 UTC (12 years, 6 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +245 -234 lines
Update postgresql to 6.5.1
maintenance release with bugfixes
Thanks for the complete submission !

Submitted by:	Palle Girgensohn <girgen@partitur.se>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jun 29 20:21:45 1999 UTC (12 years, 7 months ago) by andreas
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +780 -200 lines
upgrade to postgresql 6.5
did some small modifications

Obtained from:	"Palle Girgensohn" <girgen@partitur.se>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 4 02:07:59 1999 UTC (13 years ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +27 -4 lines
Forgot the PLIST changes.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Dec 22 05:36:02 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Fix bogon in previous commit by scrappy -- move ldconfig lines back to
the right place so they will actually be run on the libraries, not some
text files.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 22 21:33:20 1998 UTC (13 years, 2 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +145 -28 lines
Upgrade to PostgreSQL v6.4

From: Cyrus Rahman <cr@jcmax.com>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 16 02:42:29 1998 UTC (13 years, 3 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -6 lines
Unbreak.
Submitted by:	steve

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 17 08:32:00 1998 UTC (13 years, 5 months ago) by hoek
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -81 lines
Long live feminism!  No manpages!  Nyah-hah-hah!

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 21 21:52:10 1998 UTC (13 years, 9 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +122 -56 lines
Upgrade postgresql to version 6.3.2
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 <scrappy@hub.org>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 5 21:12:29 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
a symlink was missing
thanks John, for testing the port
Submitted by:	John Fiber

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 5 00:34:53 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
libpq and libpgtcl shared libs get both a major and minor release number.
Fixed the wrong libpq symlink after "make install".
Updated PLIST.
Have to change pgaccess port now, to load the correct lib after
major minor change.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Oct 4 22:43:26 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -0 lines
make USE_TCL=yes compiles libpgtcl subdir which is needed
for building the tcl/tk based database frontend pgaccess.
For an updated version of this tool a separate port will
follow. Please test these changes well, so that we get a
nice PostgreSQL 6.2 version up and running "b4" port freeze ;-)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Oct 3 14:13:36 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +50 -10 lines
Upgrade from version 6.1.1 to 6.2

Please note: when performing a migration to 6.2 and you have an existing db,
then you have to use the *new* pg_dumpall script that comes with this new
postgresql release. The INSTALL file points this out explicitely !!!

Changes:
- startup script resides in FILESDIR
- renamed it to be in sync with INSTALL file from sources
- always install this startup script over an existing, because
  of the nature of the rc.d directory I can't install it
  to pgsql.sh-dist, if a pgsql.sh is already presend ...
- portlint detected trailing whitespace, usage of perl with absolute
  path, usage of echo instead of ECHO and plenty things of this kind
- post installation notes updated, mentioned the mailing list
- copies the html pages as well to the share/doc directory (new manual dir)
- had to update PLIST
- shortened DESCR file, to match the 24 lines
- added post build target, that reminds the admin how to proceed when
  already having a database -> INSTALL file describes migration
- updated manpages

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 27 21:43:52 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -2 lines
Upgrade from 6.1 to 6.1.1

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 14 21:10:42 1997 UTC (14 years, 8 months ago) by andreas
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +12 -0 lines
- Add shared lib using ldconfig -m before trying to init databases
- Added missing ldconfig -m in startup file
- Modified pgsql user environment
- Make port NOPORTDOCS aware
- Add additional port docs to post-install target and updated PLIST
- recursively change owner of pgsql directory after creating .profile,
  so that .profile can be modified by the pgsql user.
Hope everything is fine now.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jun 14 19:40:05 1997 UTC (14 years, 8 months ago) by andreas
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +138 -128 lines
Update from 6.0 to 6.1
Enabled locale support, please tell me, if this ok or causes trouble.
Thanks.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 10 19:15:05 1997 UTC (14 years, 10 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +162 -154 lines
Update postgresql port from v1.09 to v6.0 using files from PostgreSQL
port, which is going to be removed

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 9 15:30:53 1997 UTC (14 years, 10 months ago) by peter
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -0 lines
revive postgres95 as postgresql with full history as requested by Satoshi.

Revision 1.4
Wed Apr 2 18:18:03 1997 UTC (14 years, 10 months ago) by jfitz
Branches: MAIN
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
Remove now obsolete postgres95 port
Clean up newly imported PostgreSQL port:
	- variable reorganization and cleanup
	- remove NOMANCOMPRESS conditional in favour of MAN?=
	- prevent import of installing user's $PATH into ${PREFIX}/pgsql/.profile
	- change package name to remove 'v'
	- remove some of the latent bugs left over from the postgres95 port.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 10 12:54:03 1996 UTC (15 years, 4 months ago) by jfitz
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Upgrade to v1.08
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	matt@bdd.net

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 26 01:43:09 1996 UTC (15 years, 4 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +69 -0 lines
Upgrade to 1.07
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	matt@bdd.net

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Sep 23 22:40:14 1996 UTC (15 years, 4 months ago) by jfitz
Branches: AYU
CVS tags: postgres_1_06
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of Postgres95, a next-generation DMBS research prototype.
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	Matthew Stein <matt@bdd.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 23 22:40:14 1996 UTC (15 years, 4 months ago) by jfitz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options