From nobody  Wed Sep  2 19:56:21 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id TAA29600;
          Wed, 2 Sep 1998 19:56:21 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199809030256.TAA29600@hub.freebsd.org>
Date: Wed, 2 Sep 1998 19:56:21 -0700 (PDT)
From: jcwells@u.washington.edu
To: freebsd-gnats-submit@freebsd.org
Subject: postgreqsl docs are broke
X-Send-Pr-Version: www-1.0

>Number:         7814
>Category:       ports
>Synopsis:       postgreqsl docs are broke
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    andreas
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep  2 20:00:00 PDT 1998
>Closed-Date:    Wed Jun 30 12:00:39 PDT 1999
>Last-Modified:  Wed Jun 30 12:01:11 PDT 1999
>Originator:     Jason C. Wells
>Release:        stable
>Organization:
uw
>Environment:
FreeBSD s8-37-26.student.washington.edu 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Sun Aug 30 10:10:14 GMT 1998     root@s8-37-26.student.washington.edu:/usr/src/sys/compile/BRONCO  i386

>Description:
The postgresql docs are left zipped and not installed properly. An attempt to make them from the work/postgresql/docs dir fails with errors about operators in ../src/Makefile.global. The entire docs directory is then installed to /usr/local/share/doc/pgqsl in this broken state.
>How-To-Repeat:
keep typing make	
>Fix:
I dunno.
>Release-Note:
>Audit-Trail:

From: "Jason C. Wells" <jcwells@u.washington.edu>
To: freebsd-gnats-submit@freebsd.org
Cc:  Subject: Re: ports/7814: postgreqsl docs are broke
Date: Sun, 27 Sep 1998 06:03:43 +0000 (GMT)

 I took a closer look at this. Typing 'make install' in
 /usr/ports/databases/postgresql is still broke. I was looking a little
 harder at it.
 
 If one goes to /usr/ports/databases/postgresql/work/postgresql/doc and
 types 'make install' one still gets all kinds of "Need Operator" errors. I
 looked at the Makefile in this dir. I didn't see anything obvious.
 
 I tried "gmake install" just for the hell of it. This caused the docs to
 be installed properly in the /usr/local/pgsql/doc directory. This is not
 exactly per FreeBSD conventions (/usr/local/share/doc), but hey, at least
 I have docs now.
 
 I will look at it closer (I am learning more about make as we speak.) and
 will report if I get it fixed such that proper docs are installed in the
 proper place. I am guessing there is an error somewhere where $MAKE is
 defined as "make" and not "gmake". We will see.
 
 Catchya Later,		|	UW Mechanical Engineering
 Jason Wells		|	http://weber.u.washington.edu/~jcwells/
 
Responsible-Changed-From-To: freebsd-ports->andreas 
Responsible-Changed-By: fenner 
Responsible-Changed-When: Sun Oct 25 16:05:42 PST 1998 
Responsible-Changed-Why:  
andreas is postgresql port maintainer 
State-Changed-From-To: open->closed 
State-Changed-By: andreas 
State-Changed-When: Wed Jun 30 12:00:39 PDT 1999 
State-Changed-Why:  
problem vanished after upgrading the port to postgresql 6.5 
>Unformatted:
