From owner-cvs-all Sat Nov 7 01:36:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA13724 for cvs-all-outgoing; Sat, 7 Nov 1998 01:36:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA13685; Sat, 7 Nov 1998 01:35:54 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca6-19.ix.netcom.com [205.186.213.19]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA16546; Sat, 7 Nov 1998 01:35:41 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id BAA19630; Sat, 7 Nov 1998 01:35:33 -0800 (PST) Date: Sat, 7 Nov 1998 01:35:33 -0800 (PST) Message-Id: <199811070935.BAA19630@silvia.hip.berkeley.edu> To: ache@nagual.pp.ru CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <19981107122744.A1667@nagual.pp.ru> (ache@nagual.pp.ru) Subject: Re: cvs commit: ports/www/webglimpse Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * It is _not_ supposed to ask questions! It got all info from Apache config * files. Please double check it or send me questions it asks. NO_PACKAGE * have no sense too because all config info is tunable through config files * and should be changed later in anycase, so please remove NO_PACKAGE now * and lets dig out why it asks questions to remove IS_INTERACTIVE later. *Shrug* it does ask questions, for instance the first one was "what is your domain? (default: paddock.freebsd.org)" or some such. What do you want me to double check? As for NO_PACKAGE, I do not want it to go out with paddock.freebsd.org as its default. If you can get it to set those to "change.this.yourself" or based on PACKAGE_BUILDING, I'll remove NO_PACKAGE. (I'm still getting error mails to this day at asami@leia.cs.berkeley.edu due to that being compiled in to one of the packages when that machine was used for package building, I'm weary of having our hostname leak out like that.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message