CVS log for ports/databases/postgresql7/Attic/Makefile
Up to [FreeBSD] / ports / databases / postgresql7
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.130
Mon Jan 31 00:39:18 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.129: +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.129: download - view: text, markup, annotated - select for diffs
Mon Dec 6 03:59:52 2004 UTC (7 years, 2 months ago) by girgen
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
Add myself as committer, and use my @FreeBSD.org address. Approved by: ade (mentor)
Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Nov 5 19:23:27 2004 UTC (7 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -1 lines
Update postgresql 7.3.7 -> 7.3.8 and 7.4.5 -> 7.4.6 due to security advisories in http://www.postgresql.org/news/234.html Note that postgresql 7.2.x is NOT being updated here since it is due for termination real soon now. Submitted by: maintainer, also referenced in ports/73142 (no patch)
Revision 1.127: 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.126: preferred, colored
Changes since revision 1.126: +1 -1 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.126: 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.125: preferred, colored
Changes since revision 1.125: +12 -2 lines
Upgrade to 7.4.3. PR: ports/68456 Submitted by: maintainer
Revision 1.125: 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.124: preferred, colored
Changes since revision 1.124: +2 -2 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.124: download - view: text, markup, annotated - select for diffs
Thu Feb 5 13:02:11 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +0 -0 lines
forced commit: the PR for the previous change was 61835
Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Feb 5 12:56:00 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +3 -3 lines
Add WITHOUT_NLS knob. Move USE_GETTEXT to proper place. PR: 61836 Submitted by: Palle Girgensohn (maintainer) Pointy hat to: me
Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:48 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +2 -2 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:46 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.120: download - view: text, markup, annotated - select for diffs
Sun Jan 18 05:46:54 2004 UTC (8 years ago) by seanc
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -1 lines
Update the PostgreSQL ports to use the KRB5_HOME variable instead of LOCALBASE to find krb5-config in the MIT case. Prodded by: Our friendly folks at the ISC who want to use FreeBSD's PostgreSQL ports instead of an unmanaged build from a tarball.
Revision 1.119: 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.118: preferred, colored
Changes since revision 1.118: +3 -3 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.118: download - view: text, markup, annotated - select for diffs
Fri Dec 5 21:22:41 2003 UTC (8 years, 2 months ago) by seanc
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +4 -4 lines
Remove the PORTNAME from postgreql-client. PORTNAME is set by MASTERDIR/Makefile[1]. Improve the CONFLICTS messages[2]. Fix the DEPENDS so that MIT krb5 depends on security/krb5, not heimdal[3]. Add a file that was missing in the upgrade that has PostgreSQL log to syslog by default[4]. PR: [4] Originally submitted in ports/59402 Submitted by: [1,2,4] maintainer [3] keoki seu <keoki@camelot.physics.wm.edu>
Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Dec 4 15:24:57 2003 UTC (8 years, 2 months ago) by erwin
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Make PORTNAME ovverrideable by slave ports again. This fixes INDEX build
Revision 1.116: 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.115: preferred, colored
Changes since revision 1.115: +20 -9 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.115: download - view: text, markup, annotated - select for diffs
Mon Oct 13 09:54:16 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Set pkg-comment only when there isn't one set yet (make port master/slave clean)
Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:39 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:21 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Aug 12 09:58:13 2003 UTC (8 years, 6 months ago) by osa
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +9 -7 lines
Update to 7.3.4 "In order to address a potentially serious (although rare) server startup failure that was recently reported, we have released PostgreSQL version 7.3.4. This release is critical for users of PostgreSQL version 7.3.3, and highly recommended for all other PostgreSQL users." Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 55354
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Jul 14 02:52:57 2003 UTC (8 years, 7 months ago) by sf
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -2 lines
get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu Jun 19 09:12:56 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -0 lines
postgresql slave ports, reduce unnecessary portrevision bumps PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Jun 11 09:23:15 2003 UTC (8 years, 8 months ago) by osa
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -14 lines
Use ${MASTER_SITE_PGSQL} instead of multiple sites
Submitted by: osa
Approved by: maintainer
PR: 50397
Approved by: fjoe (implicit)
Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:44:03 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +14 -9 lines
Update to 7.3.3. 1. Optionally link with libc_r to get plpython working. [1] 2. Fix kerberos build. [2] 3. There was a duplication of some declarations. [3] PR: ports/52851 PR: ports/51080 [2] Submitted by: Mike Meyer <mwm@mired.org> [1] Submitted by: Gerweck <andy@tacnode.com> [2] Pointed out by: Mike Harding <mvh@ix.netcom.com> [3] Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Feb 20 01:14:11 2003 UTC (8 years, 11 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -0 lines
Add patch for a fix for braindead applications that were depending on
atoi('') (ex: RT and Horde). While I'm here, de-"pkg-comment"-ify. Port
revision bump.
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: maintainer
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Feb 6 20:46:51 2003 UTC (9 years ago) by seanc
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +39 -40 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.105: download - view: text, markup, annotated - select for diffs
Tue Jan 14 17:00:24 2003 UTC (9 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +22 -18 lines
Add new man pages. PR: 47054 Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net>
Revision 1.104: download - view: text, markup, annotated - select for diffs
Sat Jan 4 12:18:54 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Fix DISTFILES typo in databases/postgresql7/Makefile PR: ports/46749, ports/46748 Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan <rafan@infor.org>
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Jan 4 08:47:23 2003 UTC (9 years, 1 month ago) by seanc
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -1 lines
Download the PostgreSQL documentation and MD5 for the test bundle. These should ideally be downloaded as needed to save bandwidth. Submitted by: Eric Hodel
Revision 1.102: 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
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +107 -61 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.101: download - view: text, markup, annotated - select for diffs
Sun Oct 6 07:42:35 2002 UTC (9 years, 4 months ago) by pat
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
Update to 7.2.3 and maintainer's email address. All advised to update to this version as soon as possible. Check PR description. PR: ports/43676 Submitted by: maintainer
Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Sep 13 10:41:46 2002 UTC (9 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
Remove a dead .jp mirror and add the official .jp mirror instead. Submitted by: fenner's distfiles survey
Revision 1.99: 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
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -11 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.98: download - view: text, markup, annotated - select for diffs
Sun Aug 25 04:49:26 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -0 lines
Forbid because of unconfirmed security bugs: The following buffer overruns have been identified and addressed [in 7.2.2]: * in handling long datetime input * in repeat() * in lpad() and rpad() with multibyte * in SET TIME ZONE and TZ env var
Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:06 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:29 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
Revision 1.95: 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
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +24 -13 lines
upgrade to 7.2.1 PR: 36975 Submitted by: maintainer
Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Apr 1 23:04:21 2002 UTC (9 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -1 lines
Fix some bitrot for the non-default case of WITH_GETTEXT -- lib-depend on -lintl instead of build-depending on msgfmt and make sure -lintl is linked into the shared -lpq. Approved by: maintainer
Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Mar 25 09:19:18 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -0 lines
Add USE_SUBMAKE, where it might be necessary.
Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:43:46 2002 UTC (9 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
Revision 1.91: 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
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +104 -131 lines
Upgrade to 7.2, and spilit into several ports. PR: ports/34855 Submitted by: maintainer.
Revision 1.90: download - view: text, markup, annotated - select for diffs
Wed Dec 12 19:30:35 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
pre-everything needs two colons PR: 32755 Submitted by: Palle Girgensohn <girgen@partitur.se>
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Sep 24 22:54:42 2001 UTC (10 years, 4 months ago) by sf
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -3 lines
retire problematic MASTER_SITES. PR: 30805 Submitted by: maintainer
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Aug 21 04:31:32 2001 UTC (10 years, 5 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -3 lines
Update the PostgreSQL port to 7.1.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)
Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Jul 27 11:56:39 2001 UTC (10 years, 6 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +6 -3 lines
Work around the way in which the package building cluster validates ports by defining LIB_DEPENDS for the BATCH defaults in the Makefile. The dynamic determination of LIB_DEPENDS in configure.postgresql remains in place for the !BATCH case and is unaffected by this. Remove trailing whitespace and an extraneous LDCONFIG_DIRS. Submitted by: maintainer
Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Jun 13 03:16:57 2001 UTC (10 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +7 -7 lines
The configure script *must* run pre-fetch, since the dependencies are checked in the fetch target. Before the patch below, make install will fail to depend on Tcl/Tk, for instance. Synchronize the batch and default interactive selections for optional parts of the port. PR: ports/27949 Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Jun 4 11:52:52 2001 UTC (10 years, 8 months ago) by jeh
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -1 lines
Add character sets to the server PR: 27846 Submitted by: Palle Girgensohn <girgen@partitur.se>
Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Jun 1 06:04:48 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
Use proper POSIX syntax for `chown'.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sun May 27 14:31:05 2001 UTC (10 years, 8 months ago) by sf
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -2 lines
add Japanese mirror to MASTER_SITES.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun May 27 12:10:49 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +9 -7 lines
upgrade to 7.1.2 PR: 27676 Submitted by: maintainer
Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu May 24 13:26:47 2001 UTC (10 years, 8 months ago) by alex
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +6 -6 lines
Change the way the configure script is executed and included in order to make dependencies work. Call the script pre-fetch and include Makefile.inc AFTER it has been created. Reported by: Disturbed FreeBSD newbie who couldn't figure out why this didn't work as expected.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed May 9 06:00:36 2001 UTC (10 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -3 lines
Upgrade to 7.1.1 PR: ports/27220 Submitted by: maintainer
Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Apr 25 17:17:55 2001 UTC (10 years, 9 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +6 -8 lines
Misc. changes and cleanups. * Move the call to configure.postgresql7 from pre-fetch to pre-extract, so it won't hang while performing batch fetch operations (like portupgrade -F) * Add some TCL related files to pkg-plist.tcl, and add a PLIST_SUB in the Makefile to register the correct tcl version in the plist. * Do not start postgresql if the database directory does not exist: the startup sequence could hang because of this. * Use the "-s" option when starting postgresql with pg_ctl, so it won't display informational messages. Display only the port name, as do other packages startup scripts. Approved by: Palle Girgensohn <girgen@partitur.se>
Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Apr 24 10:48:58 2001 UTC (10 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -2 lines
Remove extra empty line.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Apr 24 10:47:36 2001 UTC (10 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -2 lines
Add one more MASTER_SITE
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Apr 23 04:13:02 2001 UTC (10 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -2 lines
Fix postgresql.jar link probram, and bump version too. PR: ports/26761 Submitted by: maintainer
Revision 1.75: 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.74: preferred, colored
Changes since revision 1.74: +101 -108 lines
Upgrade to 7.1, change to new layout style. PR: ports/26741 Submitted by: maintainer
Revision 1.74: 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.73: preferred, colored
Changes since revision 1.73: +5 -4 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.73: download - view: text, markup, annotated - select for diffs
Sun Feb 25 00:41:43 2001 UTC (10 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -3 lines
Remove IS_INTERACTIVE, support batch compilation. PR: 25247 Submitted by: maintainer
Revision 1.72: 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.71: preferred, colored
Changes since revision 1.71: +6 -4 lines
Treat pgsql's .profile as data: it could have been customized to change the default database location. Approved by: maintainer
Revision 1.71: 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.70: preferred, colored
Changes since revision 1.70: +4 -5 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.70: download - view: text, markup, annotated - select for diffs
Tue Jan 30 07:31:10 2001 UTC (11 years ago) by jkoshy
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -1 lines
Define IS_INTERACTIVE. PR: ports/23861 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:14:59 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Dec 11 03:22:04 2000 UTC (11 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +47 -141 lines
Update to version 7.0.3. PR: 23371 Submitted by: maintainer
Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Dec 8 06:12:19 2000 UTC (11 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Palle Girgensohn <girgen@partitur.se> stepped forward and said that he would like to maintain this port.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Nov 23 06:20:17 2000 UTC (11 years, 2 months ago) by andreas
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +16 -2 lines
hand maintenance of this port over to ports@FreeBSD.ORG due to lack of time for maintaining and testing. Maybe somebody other can do better than I.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Oct 8 00:04:36 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +5 -5 lines
Rename PLIST.* to pkg-plist.*.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Sep 23 16:13:56 2000 UTC (11 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +26 -1 lines
pl/Perl and ODBC support Submitted by: Nadav Eiron <nadav@cs.technion.ac.il>
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Sep 9 06:29:15 2000 UTC (11 years, 5 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -1 lines
avoid: ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root during startup. Submitted by: tobez@tobez.org
Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Aug 31 13:36:32 2000 UTC (11 years, 5 months ago) by andreas
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -5 lines
sorry, forgot to remove that ...
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jul 11 19:03:58 2000 UTC (11 years, 7 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
-LDCONFIG_DIRS= %%PREFIX%%/pgsql +LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org>
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jun 20 05:08:06 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +28 -22 lines
Update to 7.0.2. Fix NOPORTDOCS support. Fix PLIST in many respects, especially for pgacess.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Jun 4 16:47:24 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +39 -5 lines
Enable multibyte support by default, and add knobs to disable it or set the default encoding. Still the "default" default encoding is singlebyte, so this shouldn't hurt anything but a little code increase. Approved by: andreas (the maintainer)
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu May 25 09:35:24 2000 UTC (11 years, 8 months ago) by andreas
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -1 lines
make startup script work (start/stop) Obtained from: Palle Girgensohn <girgen@partitur.se>
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed May 24 14:11:18 2000 UTC (11 years, 8 months ago) by andreas
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +50 -46 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.56: download - view: text, markup, annotated - select for diffs
Thu Apr 20 05:04:29 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -3 lines
portlint
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Apr 17 20:56:04 2000 UTC (11 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +20 -18 lines
Update to postgresql 7 beta 5 closes PR PR: 17736
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:15 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +22 -28 lines
Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Apr 16 18:43:17 2000 UTC (11 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2 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.52: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:48:52 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
update with the new PORTNAME/PORTVERSION variables
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jan 3 06:45:51 2000 UTC (12 years, 1 month ago) by andreas
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Long awaited upgrade to postgresql 6.5.3 Upgrade to pgaccess 0.98 follows PR: 15708 15034
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Nov 23 02:55:53 1999 UTC (12 years, 2 months ago) by billf
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -2 lines
remove toasted MASTER_SITE
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Nov 8 20:43:39 1999 UTC (12 years, 3 months ago) by andreas
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
More reasonable MANPATH Submitted by: Donald Chan <donald@batti.com>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Oct 10 22:06:27 1999 UTC (12 years, 4 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +10 -9 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.47: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:22 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:21:32 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Change Id->FreeBSD.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:31 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +4 -4 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jul 21 07:16:25 1999 UTC (12 years, 6 months ago) by andreas
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -3 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.43: download - view: text, markup, annotated - select for diffs
Tue Jun 29 20:21:18 1999 UTC (12 years, 7 months ago) by andreas
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +81 -10 lines
upgrade to postgresql 6.5 did some small modifications Obtained from: "Palle Girgensohn" <girgen@partitur.se>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jun 26 20:59:57 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -1 lines
BROKEN='unfetchable, version 6.5 is the latest'
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jun 22 17:16:42 1999 UTC (12 years, 7 months ago) by steve
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -1 lines
This one doesn't build on the Alpha yet, but should soon.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 18 21:27:38 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +7 -4 lines
Add some more MASTER_SITES which does absolutly nothing until someone upgrades this to the allegedly fantastic 6.5. However, it's the thought that counts, right?
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Jun 5 19:55:19 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
s,/usr/local,${PREFIX},
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 20 20:32:53 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -2 lines
add another mastersite
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Apr 14 00:03:06 1999 UTC (12 years, 10 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2 lines
Move WWW_SITE to pkg/DESCR:WWW from Makefile
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Apr 12 20:39:12 1999 UTC (12 years, 10 months ago) by andreas
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -1 lines
add a note, that in order to install and run postgresql, you need kernel with options "SYSVSHM, SYSVSEM, SYSVMSG" PR: 6321
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 8 19:05:46 1999 UTC (12 years, 10 months ago) by billf
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Proper URLs that reference directories end in '/'
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Mar 11 20:33:50 1999 UTC (12 years, 11 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
Commit all Y2K/WWW_SITE changes to Makefiles...
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jan 19 21:18:30 1999 UTC (13 years ago) by andreas
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
Update from 6.4 to 6.4.2 Reviewed by: me Submitted by: David Kelly <dkelly@nebula.tbe.com>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jan 12 18:17:42 1999 UTC (13 years, 1 month ago) by scrappy
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1 lines
Add a Y2K= variable to Makefile pointing at Y2K statement for software Start up a /usr/ports/YEAR2000 file to provide a central location for all software. Will be buildling a nightly run shell script to pull all the Y2K variables from ports, so that the central list remains reasonably up to date...
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 23 17:37:03 1998 UTC (13 years, 1 month ago) by billf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -1 lines
respect CFLAGS, not set it. PR: ports/8803 (sorta) Reviewed by: Scrappy (sorta) Submitted by: billf
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Nov 24 05:09:06 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Add PKGNAME without the "v" in version number.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Nov 22 21:33:19 1998 UTC (13 years, 2 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +19 -15 lines
Upgrade to PostgreSQL v6.4 From: Cyrus Rahman <cr@jcmax.com>
Revision 1.28: 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.27: preferred, colored
Changes since revision 1.27: +2 -4 lines
Unbreak. Submitted by: steve
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Oct 12 04:12:35 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1 lines
Mark BROKEN for ELF: ld -x -Bshareable -Bforcearchive -o libpq.so.1.1 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-lobj.o dllist.o pqsignal.o pqcomprim.o /usr/libexec/elf/ld: unrecognized option `-Bforcearchive' gmake[2]: *** [libpq.so.1.1] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces/libpq' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces' gmake: *** [all] Error 2
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Sep 25 10:07:42 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
tcl80 has been ELFized.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 22 08:28:07 1998 UTC (13 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3 lines
Andreas forgot to delete PATCH_DEBUG....
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Apr 21 21:51:51 1998 UTC (13 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +22 -17 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.23: download - view: text, markup, annotated - select for diffs
Sun Mar 22 16:45:18 1998 UTC (13 years, 10 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
Postgresql binary isn't fetchable, was removed from the master sites. I think this is ok'd by Satoshi. Submitted by: jseger@freebsd.scds.com
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 24 01:21:37 1997 UTC (14 years, 1 month ago) by alex
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
No need to use += on first appearance of variables.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 4 11:44:52 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -1 lines
Delete the database before installation if PACKAGE_BUILDING is defined -- we are obviously not interested in keeping the old versions around in that case.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Nov 26 23:42:12 1997 UTC (14 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3 lines
Remove bad MASTER_SITE and fix version required line.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 30 14:34:23 1997 UTC (14 years, 3 months ago) by andreas
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
update to 6.2.1, possibly more committs to come (PLIST)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 5 21:00:49 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
- remove the ampersand, postmaster process automatically goes into background because of the -S option. - remove the -D datadir option, it's meaningless, because the pgsql user environment overwrites it with the PGDATA env variable. Since this is important and might cause some headache, I mentioned this in ~pgsql/.profile and the startup script. Submitted by: John Fiber
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 4 23:38:59 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -2 lines
make pgaccess finally work ;-) - in order to access the template1 database as pgsql user, the environment needs the DISPLAY variable set to at least ":0" - pgaccess loads dynamically the libpgtcl.1, some symbols from another dynamic lib are needed as well -> libpq.so.1.0 Makefile (patch-af) modified (copied from the Linux clause), so that shared lib libpgtcl is created with proper loader flags.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 4 22:43:21 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +18 -2 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.15: download - view: text, markup, annotated - select for diffs
Fri Oct 3 14:13:34 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +42 -31 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.14: download - view: text, markup, annotated - select for diffs
Sat Sep 27 21:43:48 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Upgrade from 6.1 to 6.1.1
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 17 15:12:40 1997 UTC (14 years, 6 months ago) by max
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
ldconfig -> ${LDCONFIG}.
Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +12 -6 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.11: download - view: text, markup, annotated - select for diffs
Sat Jun 14 19:40:03 1997 UTC (14 years, 8 months ago) by andreas
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +53 -39 lines
Update from 6.0 to 6.1 Enabled locale support, please tell me, if this ok or causes trouble. Thanks.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 10 19:14:32 1997 UTC (14 years, 10 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +46 -51 lines
Update postgresql port from v1.09 to v6.0 using files from PostgreSQL port, which is going to be removed
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 9 15:30:28 1997 UTC (14 years, 10 months ago) by peter
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
revive postgres95 as postgresql with full history as requested by Satoshi.
Revision 1.8
Wed Apr 2 18:17:53 1997 UTC (14 years, 10 months ago) by jfitz
Branches: MAIN
FILE REMOVED
Changes since revision 1.7: +1 -1 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.7: download - view: text, markup, annotated - select for diffs
Wed Apr 2 09:15:26 1997 UTC (14 years, 10 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -5 lines
This port was *way* out of date, by 2 versions and represents a bad version to boot. Have updated the Master Sites listing to reflect where the current port actually resides, as well as added a few of the mirrors. Will work on bringing the port up to date as I figure out how ports work :( This should at least allow this port to be compiled using v1.08 now
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 7 12:49:35 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Add NO_PACKAGE reason (postgres uid).
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 19 14:16:51 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Typo typo. (No, this one wasn't my fault.)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 17 03:18:45 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -6 lines
CAT_E_GORIES+= -> CAT_E_GORIES= Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 10 12:53:49 1996 UTC (15 years, 4 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 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:40:19 1996 UTC (15 years, 4 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -6 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:13 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:13 1996 UTC (15 years, 4 months ago) by jfitz
Branches: MAIN
Initial revision
