Date: Tue, 21 Sep 2004 13:57:25 -0700 From: Sean Chittenden <chitt@speakeasy.net> To: Thierry Thomas <thierry@pompo.net> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/postgis Makefile Message-ID: <D71AF917-0C10-11D9-A976-000A95C705DC@speakeasy.net> In-Reply-To: <20040921204737.GK11009@graf.pompo.net> References: <20040921191304.808B616A4CF@hub.freebsd.org> <6C953555731EC796167031D4@[192.168.1.5]> <21E59215-0C0E-11D9-A976-000A95C705DC@speakeasy.net> <20040921204737.GK11009@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>> This folks, is why in a post-freeze world a few patches will be >> introduced which will bring the world a USE_POSTGRESQL makefile >> tunable >> suitable for ports and will get rid of that nasty PGSQL_PORTDIR hack. > > Great! But USE_POSTGRESQL_CLIENT / USE_POSTGRESQL_SERVER would be > better... This isn't the place to discuss this, but, for those who have an interest, read on (and reply privately or move to a different list): The USE_POSTGRESQL tunable understands the following options: client, server, 7, 73, 74, 8, and devel. USE_POSTGRESQL = client 7 USE_POSTGRESQL = server devel USE_POSTGRESQL = client The USE_POSTGRESQL port is a shortcut that sets the USE_POSTGRESQL_VER and USE_POSTGRESQL_CLIENT tunables. ... iirc. I'm away from my development machine at the moment, so I'm talking from a 2wk old memory. But, I think most people get the gist. -sc -- Sean Chittenden
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D71AF917-0C10-11D9-A976-000A95C705DC>