From owner-cvs-all Mon Apr 17 22:52:27 2000 Delivered-To: cvs-all@freebsd.org Received: from astralblue.com (adsl-209-76-108-39.dsl.snfc21.pacbell.net [209.76.108.39]) by hub.freebsd.org (Postfix) with ESMTP id AFD8A37B5A3; Mon, 17 Apr 2000 22:52:17 -0700 (PDT) (envelope-from ab@astralblue.com) Received: from localhost (ab@localhost) by astralblue.com (8.9.3/8.9.3) with ESMTP id WAA63276; Mon, 17 Apr 2000 22:52:09 -0700 (PDT) (envelope-from ab@astralblue.com) Date: Mon, 17 Apr 2000 22:52:09 -0700 (PDT) From: "Eugene M. Kim" To: Andreas Klemm Cc: Will Andrews , Andreas Klemm , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/databases/postgresql Makefile ports/databases/postgresql/pkg INSTALL PLIST In-Reply-To: <20000416225016.C79912@titan.klemm.gtn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Finally got a hold of the RC1 version, and just updated my port to use it instead of now vanished beta3. This update also includes the switch to PORTNAME/PORTVERSION. The updated version can be found at: http://home.astralblue.com/~ab/postgresql7-rc1.tar.gz. On the overall, the following points have changed since 6.5.x: * New boolean knobs added: USE_ODBC, USE_PERL, USE_MULTIBYTE. However, USE_PERL is apparently disabled in RC1 (used to be functional in beta3) so the port has the corresponding PLIST fragment disabled in Makefile as well. This will be put back once it's fixed in a later release. * The version of Tcl/Tk library can be now set using TCLTK_VER variable. It understands one of following three values: 8.0, 8.1 or 8.2. * PLIST is now generated in a much more flexible way; the port now honors various options like USE_xxxx and NOPORTDOCS and reflects them in PLIST (so we don't get a bunch of bogus ``pkg_delete: file xx/yy/zz/ww doesn't really exist'' errors). The big PLIST has been split into fragments in order to facilitate this. * The port can now be packaged; the UID/GID creation and database initialization is done in the INSTALL script. NO_PACKAGE knob is still there however, this may be removed once the port is tested enough. * pgaccess has been resurrected. Yay! Cheers, Eugene On Sun, 16 Apr 2000, Andreas Klemm wrote: | On Sun, Apr 16, 2000 at 12:27:43PM -0700, Eugene M. Kim wrote: | > I have a close-to-working version of postgresql7 port, and am willing to | > provide whoever is interested in playing with it. Just haven't had so | > much chance to thoroughly test it myself. | > | > I will make it available at | > http://home.astralblue.com/~ab/postgresql7.tar.gz in a few moments. | > | > Regards, | > Eugene | | Thanks, | | hope I'm nearly ready with it now ... | | Compiling lasts so long ... *sigh* ;-) -- Eugene M. Kim "Is your music unpopular? Make it popular; make music which people like, or make people who like your music." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message