Bug 21784

Summary: further improving the PostgreSQL port
Product: Ports & Packages Reporter: Mikhail Teterin <mi>
Component: Individual Port(s)Assignee: andreas <andreas>
Status: Closed FIXED    
Severity: Affects Only Me CC: scrappy
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mikhail Teterin 2000-10-06 16:30:00 UTC
	My additions improve the following:
	* Postgres builds with SSL support (unless unavailable)
	* It is possible to build it with TCL but WITHOUT_TK support.
	  This is needed  for X11-less servers, where you still wish
	  to use non-GUI TCL script (I use it with the mod_dtcl module
	  for Apache).
	* The port creates pkgIndex.tcl file to help loading Pgtcl
	  module into TCL applications
	
	I also modified the post-install-notes to say, that the pgaccess
	now comes with PG itself and there is no need to install it
	separately.

	There appears to be a bug, introduced with the most recent update:
	Package creation fails if one specifies WITH_ODBC but not WITH_JAVA.

	I did not address this -- I'm not sure how the two are related.

	With the growing number of build options, it is probably time for a
	dialog(1) based manu (like it php and ghostscript ports).
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-10-12 18:24:17 UTC
Responsible Changed
From-To: freebsd-ports->andreas

Over to maintainer
Comment 2 Steve Price freebsd_committer freebsd_triage 2000-12-11 01:40:20 UTC
State Changed
From-To: open->closed

Superceded by ports/23371.