From owner-cvs-all@FreeBSD.ORG Sun Jan 2 07:08:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77C7716A533 for ; Sun, 2 Jan 2005 07:08:31 +0000 (GMT) Received: from mail.freebsd.org.cn (dns3.freebsd.org.cn [61.129.66.75]) by mx1.FreeBSD.org (Postfix) with SMTP id 6DE0743D41 for ; Sun, 2 Jan 2005 07:08:23 +0000 (GMT) (envelope-from delphij@frontfree.net) Received: (qmail 46874 invoked by uid 0); 2 Jan 2005 07:01:02 -0000 Received: from unknown (HELO beastie.frontfree.net) (219.239.99.7) by mail.freebsd.org.cn with SMTP; 2 Jan 2005 07:01:02 -0000 Received: from localhost (localhost.frontfree.net [127.0.0.1]) by beastie.frontfree.net (Postfix) with ESMTP id CB68B13120A; Sun, 2 Jan 2005 15:08:12 +0800 (CST) Received: from beastie.frontfree.net ([127.0.0.1]) by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03917-15; Sun, 2 Jan 2005 15:08:01 +0800 (CST) Received: by beastie.frontfree.net (Postfix, from userid 1001) id 9C5B6130E48; Sun, 2 Jan 2005 15:08:00 +0800 (CST) Date: Sun, 2 Jan 2005 15:08:00 +0800 From: Xin LI To: Kris Kennaway Message-ID: <20050102070800.GA106@frontfree.net> References: <200501020116.j021GBqD070105@repoman.freebsd.org> <20050102064857.GA4047@frontfree.net> <20050102065949.GB6250@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <20050102065949.GB6250@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i X-GPG-key-ID/Fingerprint: 0xCAEEB8C0 / 43B8 B703 B8DD 0231 B333 DC28 39FB 93A0 CAEE B8C0 X-GPG-Public-Key: http://www.delphij.net/delphij.asc X-Operating-System: FreeBSD beastie.frontfree.net 5.3-delphij FreeBSD 5.3-delphij #11: Tue Oct 26 14:12:03 CST 2004 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386 X-URL: http://www.delphij.net X-By: delphij@beastie.frontfree.net X-Location: Beijing, China X-Virus-Scanned: by amavisd-new at frontfree.net cc: cvs-ports@FreeBSD.org cc: Kris Kennaway cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/postfix-gps Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 07:08:32 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Kris, On Sat, Jan 01, 2005 at 10:59:52PM -0800, Kris Kennaway wrote: > > Hi, Kris, > >=20 > > Would you please give me the broken log? >=20 > Check http://pointyhat.freebsd.org >=20 > > I thought that the libdbi-drivers > > 0.7.1_2 has worked around this issue, or having OPTIONS default to ``on= '' > > does not work in package build environment? >=20 > The latter (this is a lot of work to fix; krion tried recently but I > think he gave up). You need to make the port use that switch by > default when OPTIONS is not read, e.g. >=20 > OPTIONS=3Dfoo on >=20 > # Check if the user changed the default to off > .if !defined(WITHOUT_FOO) > ... > .endif I think a better way is to have bsd.port.mk to set WITH_FOO or WITHOUT_FOO according to the defaults set in individual ports' Makefile. It seems that bsd.port.mk will ignore OPTIONS when doing package builds. Maybe we can have some knobs like USE_DEFAULT_OPTIONS and give a grace ``skip config and go ahead building using default options''?=20 Cheers, --=20 Xin LI http://www.delphij.net/ See complete headers for GPG key and other information. --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB153Q/cVsHxFZiIoRApRWAJ9/Hce1FFo3WBZBsb1hTnwkdmIeIQCeLtMv vvj78j0u+GARqKuNcovWP/8= =8hPx -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--