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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12
Mon Jan 31 00:39:18 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.11: +1 -1 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.11: 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, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -6 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.10: 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.9: preferred, colored
Changes since revision 1.9: +6 -6 lines
Upgrade to 7.4.3.

PR:		ports/68456
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 30 11:14:24 2004 UTC (7 years, 10 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1 lines
Add a note about changes in latest release of PostgreSQL.

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 4 12:00:48 2003 UTC (8 years, 2 months ago) by seanc
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 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.7: 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_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +19 -12 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.6: 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, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +13 -1 lines
Upgrade to 7.2, and spilit into several ports.

PR:		ports/34855
Submitted by:	maintainer.

Revision 1.5: 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
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -1 lines
Upgrade to 7.1, change to new layout style.

PR:				ports/26741
Submitted by:	maintainer

Revision 1.4: 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
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -7 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.3: download - view: text, markup, annotated - select for diffs
Tue Jan 30 07:27:00 2001 UTC (11 years ago) by jkoshy
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Do not set the shell for user "pgsql" to `/bin/nologin' at package install
time: this breaks the rc.d script.  Default to `/bin/sh' as a `make install'
would do.

PR:		ports/23534
Submitted by:	Nick Sayer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 20 05:16:27 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.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Use ${PKG_PREFIX} instead of `/usr/local'.

Revision 1.1: 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
CVS tags: RELEASE_3_5_0
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>

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