Bug 23371 - update: postgresql to 7.0.3
Summary: update: postgresql to 7.0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-08 04:50 UTC by girgen
Modified: 2000-12-11 03:23 UTC (History)
0 users

See Also:


Attachments
file.diff (25.01 KB, patch)
2000-12-08 04:50 UTC, girgen
no flags Details | Diff
pg2.diff (284 bytes, patch)
2000-12-09 23:42 UTC, girgen
no flags Details | Diff
pg2.diff (399 bytes, patch)
2000-12-09 23:59 UTC, girgen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description girgen 2000-12-08 04:50:01 UTC
This patch updates PostgreSQL to the latest version 7.0.3, and also
presenting dialog based choices.

It also addresses most open PR:s about the PostgreSQL port.

ports/21784: originated from Mikhail Teterin
             patch to use openssl included
             you can build tcl support without tk
             create a pkgIndex.tcl file
(I did the tcl mods in configure.in instead of the PR's configure
modifications, but it seems to be accurate)

ports/20171: fixed message

ports/23027: took over dialog based build where Rod Taylor started

These PR:s can be closed.

Fix: Here's the patch. 

Please note that there are are bunch of new files to be added:
  pkg-plist.notk files/dot.profile.in files/patch-au files/patch-av
  files/patch-be files/pkgIndex.tcl.in files/pre-install-notes
  scripts/configure.postgresql
Comment 1 girgen 2000-12-09 23:42:10 UTC
Dawned. I missed on small item.... Since I realized I needed a
certificate to start the SSL enabled postmaster, I removed
failed to set the option to OFF properly. This patch, applied
after the original, will fix this.

Cheers,
Palle
Comment 2 girgen 2000-12-09 23:59:58 UTC
sic... damned ^ 2 

:(   Blääh! (Swedish for yuck, sort of... ;-)

I'm getting a cup of coffee... Enclosed is the patch I
intended... Forget about the prevoius, and sorry for any
inconvenience...

/Palle
Comment 3 Steve Price freebsd_committer freebsd_triage 2000-12-11 03:22:00 UTC
State Changed
From-To: open->closed

Update committed, thanks!