summaryrefslogtreecommitdiff
path: root/databases/postgresql82-server/files/post-install-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-11-23Another step along the road to the postgresql new world order.Ade Lovett1-62/+0
Note that none of these ports are (yet) hooked into the tree, and will not compile unless you set a specific environmental variable. This should be warning enough to leave well alone for now :) Submitted by: maintainer Notes: svn path=/head/; revision=122238
2004-02-01- Add note that the function "elog" has been removed fromKirill Ponomarev1-3/+9
pg-7.4 PR: ports/62167 Submitted by: maintainer Notes: svn path=/head/; revision=99702
2003-12-25Maintainer update to PostgreSQL 7.4.1. This release includes fixed identSean Chittenden1-2/+1
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 Notes: svn path=/head/; revision=96563
2003-01-04Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,Sean Chittenden1-1/+1
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 Notes: svn path=/head/; revision=72481
2002-08-26Update to 7.2.2, which fixes several security bugs. Do not installTrevor Johnson1-0/+3
documentation--it will be in a separate port. PR: 42009 Submitted by: Palle Girgensohn (maintainer) Notes: svn path=/head/; revision=65022
2002-04-11upgrade to 7.2.1Ying-Chieh Liao1-2/+7
PR: 36975 Submitted by: maintainer Notes: svn path=/head/; revision=57555
2002-02-19Upgrade to 7.2, and spilit into several ports.Vanilla I. Shu1-15/+39
PR: ports/34855 Submitted by: maintainer. Notes: svn path=/head/; revision=54887
2001-08-21Update the PostgreSQL port to 7.1.3.Clive Lin1-0/+3
A note about how to install languages into a PostgreSQL database is added. PR: ports/29916 Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER) Michal Pasternak <doc@lublin.t1.pl> (the note) Notes: svn path=/head/; revision=46573
2001-04-21Upgrade to 7.1, change to new layout style.Vanilla I. Shu1-2/+5
PR: ports/26741 Submitted by: maintainer Notes: svn path=/head/; revision=41758
2001-03-15ldconfig PostgreSQL's lib should happen before starting *ANY* ports.Clive Lin1-1/+1
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 Notes: svn path=/head/; revision=39895
2000-12-11Update to version 7.0.3.Steve Price1-4/+7
PR: 23371 Submitted by: maintainer Notes: svn path=/head/; revision=35882
2000-06-20Update to 7.0.2.Akinori MUSHA1-0/+2
Fix NOPORTDOCS support. Fix PLIST in many respects, especially for pgacess. Notes: svn path=/head/; revision=29698
1999-10-10Update to version 6.5.2.Chris Piazza1-2/+3
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> Notes: svn path=/head/; revision=22314
1997-10-05Point to pgaccess in the post-installation notes.Andreas Klemm1-1/+4
Notes: svn path=/head/; revision=8121
1997-10-03Upgrade from version 6.1.1 to 6.2Andreas Klemm1-0/+4
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 Notes: svn path=/head/; revision=8095
1997-04-10Update postgresql port from v1.09 to v6.0 using files from PostgreSQLMarc G. Fournier1-5/+3
port, which is going to be removed Notes: svn path=/head/; revision=6177
1997-04-09revive postgres95 as postgresql with full history as requested by Satoshi.Peter Wemm1-0/+8
Notes: svn path=/head/; revision=6172
1997-04-02Remove now obsolete postgres95 portJames FitzGibbon1-8/+0
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. Notes: svn path=/head/; revision=6114
1997-04-02More updates...www.ki.net doesn't exist anymoreMarc G. Fournier1-1/+1
Notes: svn path=/head/; revision=6112
1996-09-23Import of Postgres95, a next-generation DMBS research prototype.James FitzGibbon1-0/+8
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net> Notes: svn path=/head/; revision=3849