From owner-freebsd-ports Sat Jul 13 20: 3:48 2002 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 4B8F037B400 for ; Sat, 13 Jul 2002 20:03:47 -0700 (PDT) Received: from endless.lv (endless.lv [203.236.224.190]) by mx1.FreeBSD.org (Postfix) with SMTP id 41C3D43E64 for ; Sat, 13 Jul 2002 20:03:46 -0700 (PDT) (envelope-from perky@endless.lv) Received: (qmail 7885 invoked by uid 1000); 14 Jul 2002 03:03:51 -0000 Date: Sun, 14 Jul 2002 12:04:16 +0900 From: Hye-Shik Chang To: Lawrence Ho Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/40529: mod_deflate still experimental in apache2 Message-ID: <20020714030416.GA91232@fallin.lv> References: <200207140010.g6E0A6JF085336@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207140010.g6E0A6JF085336@freefall.freebsd.org> Organization: Yonsei University X-PGP: finger perky@freebsd.org X-Weather: cloudy, 23C, 94%, S at 5 kph User-Agent: Mutt/1.5.1i 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 Sat, Jul 13, 2002 at 05:10:06PM -0700, Lawrence Ho wrote: > > Okay, I found "deflate" carries Extension status, not Base, so it was not > installed by default. But the fact that it is not Experimental anymore > remains unchanged, would it be better to modify the Makefile to accurately > reflect the status of this module? > > Also, I'm confused by other apache2 settings. "dav" and "ssl" also carry > Extension status and get installed anyway when installing the port. Not a > big deal as there is a nice WITHOUT_SSL option in the port's Makefile. But > what about "dav"? I cannot find WITHOUT_DAV or something like that. "dav" modules is default. apache's configure selects it without any specific option. (actually, I don't know why they made like this) I'm sorry, I missed that port have more default modules than apache's "all" modules. I'll move "deflate" to default extension modules. Excuse me for my misjudgement. Thanks for reporting. -- Hye-Shik Chang Yonsei University, Seoul ^D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message