From owner-freebsd-ports Mon Apr 29 13:27:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id B65CA37B417 for ; Mon, 29 Apr 2002 13:27:20 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 52FC13198CC; Mon, 29 Apr 2002 15:27:24 -0500 (CDT) Date: Mon, 29 Apr 2002 15:27:24 -0500 From: "David W. Chapman Jr." To: Stefan Wei?wange Cc: "David W. Chapman Jr." , Jens Rehsack , ports@freebsd.org, rifter@liwing.de Subject: Re: FreeBSD Port: samba-2.2.3a - configuration options interactive script Message-ID: <20020429202724.GB94441@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Stefan Wei?wange , "David W. Chapman Jr." , Jens Rehsack , ports@freebsd.org, rifter@liwing.de References: <20020425215741.GA95577@leviathan.inethouston.net> <3CCA6D96.696B26DE@liwing.de> <20020427165900.GA97604@leviathan.inethouston.net> <3CCC0220.66570DF3@liwing.de> <000c01c1eee4$5df02d20$f800a8c0@dwcjr> <3CCDA139.3BB5E18B@liwing.de> <20020429194852.GA93043@leviathan.inethouston.net> <3CCD9D91.4010809@liwing.de> <02df01c1efb9$ebf38d80$f800a8c0@dwcjr> <3CCDA187.5060306@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CCDA187.5060306@liwing.de> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 29, 2002 at 09:39:51PM +0200, Stefan Wei?wange wrote: > David W. Chapman Jr. wrote: > > >You have > > > >.if !defined(BATCH) && !defined(PACKAGE_BUILDING) > >IS_INTERACTIVE= yes > >.endif > > > > > >so > > > >.if defined(PACKAGE_BUILDING) > > > >don't show the menu and just install > > > > > >this way, people will still be able to install the samba package with > >default values via pkg_add -r > > At the moment, we're not sure if we understand what the problem is. It > seems, you know the way how to do it right and we're pleased if you > could make the necessary changes. I'll give it a shot, I'm a little busy this week but I may get to it on the weekend. Basically when packages are built (make package), it will sit there and ask you what options you want to chose. This isn't going to work on the build cluster, which is why IS_INTERACTIVE is set so that it doesn't sit there waiting on user input forever. The only problem is if it won't make the packages on the build cluster, people won't be able to download the package from ftp.freebsd.org any more -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message