Bug 23371

Summary: update: postgresql to 7.0.3
Product: Ports & Packages Reporter: girgen <girgen>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
pg2.diff
none
pg2.diff none

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!