From owner-freebsd-ports Fri Nov 8 07:28:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA12333 for ports-outgoing; Fri, 8 Nov 1996 07:28:12 -0800 (PST) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA12164 for ; Fri, 8 Nov 1996 07:27:46 -0800 (PST) Received: (from narvi@localhost) by haldjas.folklore.ee (8.7.5/8.6.12) id RAA10320; Fri, 8 Nov 1996 17:31:19 +0200 (EET) Date: Fri, 8 Nov 1996 17:31:19 +0200 (EET) From: Narvi To: David Muir Sharnoff cc: freebsd-ports@FreeBSD.org Subject: Re: Fresh postgres95 port In-Reply-To: <199611080800.AAA21073@idiom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 8 Nov 1996, David Muir Sharnoff wrote: > > I got pissed at how broken the postgres95 port was. I made a > a new one. > > It's ftp://ftp.freebsd.org/pub/FreeBSD/incoming/postgres95-1.09.tar.gz. Does this one build the tcl interface to postgres (pgtclsh, etc.) or is one still expected to cd there, change the paths for the library directories and type make? It's damn bad the ports can't have conditional dependencies - if tk is install build pgwish, if not don't (and yes, there is no reason to make the port depend on tcl/tk). I'll test it out. Sander > > -Dave >