From owner-freebsd-ports@FreeBSD.ORG Sun Aug 17 11:08:28 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B10837B401 for ; Sun, 17 Aug 2003 11:08:28 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAFF543FBF for ; Sun, 17 Aug 2003 11:08:26 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19oRwi-0000gw-00; Sun, 17 Aug 2003 20:08:04 +0200 Received: from [213.54.188.252] (helo=unsane.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19oRwh-0002la-00; Sun, 17 Aug 2003 20:08:04 +0200 Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id AE4AC49A; Sun, 17 Aug 2003 20:08:15 +0200 (CEST) Received: from unsane.de ([127.0.0.1]) by localhost (galore.unsane.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00244-02; Sun, 17 Aug 2003 20:08:05 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id E34A2499; Sun, 17 Aug 2003 20:08:04 +0200 (CEST) Date: Sun, 17 Aug 2003 20:08:04 +0200 From: Oliver Braun To: Matthias Andree Message-ID: <20030817180804.GA14907@unsane.de> Mail-Followup-To: Matthias Andree , freebsd-ports@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Key-Alternative: finger obraun@FreeBSD.org X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Editor: Vim-602 http://www.vim.org/ User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at localhost cc: freebsd-ports@freebsd.org Subject: Re: Port WITH_* options and updates/portupgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2003 18:08:28 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Matthias Andree [2003-08-17 19:49 +0200= ]: > there is an issue that has been bothering me for a long time. > There are quite a few ports that allow me to configure options. Some > ports use the command line, others use the dialog utility. > I do have concerns with portupgrade though: Whenever I do a batch build > of Postfix, it lacks SASL2 support (that I need to enable manually). > Is there any chance that port options used in a build, regardless of > WITH_* options or dialog settings, could be stored so that portupgrade > or even a stock "make clean ; make" can find and use these options? > There could be a "make cleanopts" to return to defaults. > Or is there already a good way that I'm unaware of? Take a look at the MAKE_ARGS hash in $PREFIX/etc/pkgtools.conf. You can use things like MAKE_ARGS['mail/postfix']=3D'BATCH=3Dyes POSTFIX_OPTIONS=3D\"SASL2\"' there. Regards, Olli --=20 Oliver Braun -- obraun @ { unsane.org | FreeBSD.org | haskell.org } --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/P8SEwLFrfe8lsboRAvDmAKDQLhquyqXcE74ilAAguqr1rtVUQgCfQP5s WYAs931XFRLHveCfiS6ljr4= =Oord -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q--