Date: Mon, 29 Apr 2002 15:27:24 -0500 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: Stefan Wei?wange <weisswange@liwing.de> Cc: "David W. Chapman Jr." <dwcjr@inethouston.net>, Jens Rehsack <rehsack@liwing.de>, 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> In-Reply-To: <3CCDA187.5060306@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>
next in thread | previous in thread | raw e-mail | index | archive | help
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. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429202724.GB94441>