From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 20:16:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 483C216A4CF for ; Sat, 16 Oct 2004 20:16:17 +0000 (GMT) Received: from wingfoot.org (caduceus.wingfoot.org [64.32.179.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D2B43D1D for ; Sat, 16 Oct 2004 20:16:17 +0000 (GMT) (envelope-from ges@wingfoot.org) Received: from localhost (localhost.wingfoot.org [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id 861801F449D; Sat, 16 Oct 2004 16:16:16 -0400 (EDT) Received: from wingfoot.org ([127.0.0.1]) by localhost (wingfoot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24539-03; Sat, 16 Oct 2004 16:16:15 -0400 (EDT) Received: from [127.0.0.1] (unknown [64.32.179.50]) by wingfoot.org (Postfix) with ESMTP id A44981F44B3; Sat, 16 Oct 2004 16:16:15 -0400 (EDT) Message-ID: <41718189.9010904@wingfoot.org> Date: Sat, 16 Oct 2004 16:16:09 -0400 From: Glenn Sieb User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Thunderbird/0.8 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Seaman References: <41717D02.2010508@wingfoot.org> <20041016201144.GA47484@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20041016201144.GA47484@happy-idiot-talk.infracaninophile.co.uk> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at wingfoot.org cc: questions@freebsd.org Subject: Re: php4-* n00b queries... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 20:16:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Matthew Seaman said the following on 10/16/2004 4:11 PM: | Close. What you need is actually something more like: | | 'databases/php4-dba' => [ 'WITH_CDB=true', 'WITHOUT_DB4=true', | 'WITHOUT_GDBM=true', 'WITH_INIFILE=true', 'WITH_FLATFILE=true', ], | | Although since those variables are defined for you via the OPTIONS | mechanism (ie. you get one of those pop-up menus) you can | alternatively just run 'make config' in the databases/php4-dba | directory, and the values you choose will be remembered for you | whenever you update that port. However, that's just another option | and setting stuff in pkgtools.conf should do the trick equally | well. Ahhah! So when I'm parsing through things like Makefiles that have menus which say things like: OPTIONS= CDB "cdb database support" on \ ~ DB4 "Berkeley DB4 support" off \ ~ GDBM "GDBM database support" off \ ~ INIFILE "INI file support" on \ ~ FLATFILE "flatfile support" on I should parse that as: WITH_* and WITHOUT_* (I'm learnin..I'm learnin! hehe) Thanks, Matthew!!!! Best, Glenn - -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." ~ ~Benjamin Franklin, Historical Review of Pennsylvania, 1759 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBcYGHf5MxTDXTimERAn5MAKCwb9FSKYhAT+m1KpyvqheF59iwGgCgtPQ5 laYM4HZj0y7VNQx4y1IrOyE= =M9oV -----END PGP SIGNATURE-----