From owner-freebsd-questions Tue Feb 25 15:33:18 2003 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 A84CC37B401 for ; Tue, 25 Feb 2003 15:33:17 -0800 (PST) Received: from cypress.adhesivemedia.com (cypress.adhesivemedia.com [207.202.159.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ADE643FBF for ; Tue, 25 Feb 2003 15:33:17 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from cypress.adhesivemedia.com (localhost [127.0.0.1]) by cypress.adhesivemedia.com (8.12.3/8.12.3) with ESMTP id h1PNXGlA041406; Tue, 25 Feb 2003 15:33:16 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by cypress.adhesivemedia.com (8.12.3/8.12.3/Submit) with ESMTP id h1PNXGtF041403; Tue, 25 Feb 2003 15:33:16 -0800 (PST) (envelope-from philip@adhesivemedia.com) X-Authentication-Warning: cypress.adhesivemedia.com: philip owned process doing -bs Date: Tue, 25 Feb 2003 15:33:16 -0800 (PST) From: Philip Hallstrom To: Antoine Jacoutot Cc: "freebsd-questions@freebsd.org" Subject: Re: saving port settings (Was: stupid question) In-Reply-To: <200302252344.44110.ajacoutot@lphp.org> Message-ID: <20030225153217.M39560-100000@cypress.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > # e.g.: > > # MAKE_ARGS = { > > # 'databases/mysql323-*' => 'WITH_CHARSET=ujis', > > # } > > That looks like exactly what you're looking for. > > Sorry, I didn't see it... Well, this is great ;-) > It only work for portupgrade though, right ? There's no other place to save > those args... like an /etc/make.ports.conf ? > Thank you so so much... /etc/make.conf will work, but it will define whatever you set for *everything* you do with make... works for me though (I set all the various LITE and WITHOUT_X11 stuff that ports seem to check for) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message