From owner-freebsd-stable@FreeBSD.ORG Mon Oct 17 09:59:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 430E416A41F for ; Mon, 17 Oct 2005 09:59:28 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id D23AA43D53 for ; Mon, 17 Oct 2005 09:59:27 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-245.dynamic.qsc.de [212.202.37.245]) by efacilitas.de (Postfix) with ESMTP id 5A1BA4B17E; Mon, 17 Oct 2005 12:06:38 +0200 (CEST) Received: from [192.168.1.2] (muhkuh.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id 2E536331FF0; Mon, 17 Oct 2005 11:58:36 +0200 (CEST) Message-ID: <43537630.3090701@cs.tu-berlin.de> Date: Mon, 17 Oct 2005 12:00:16 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050928 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Quirino Santilli References: <16BEA6C8093BDC4F8E523CF0A6658BF902F865@Karajan.terminal.intranet.italdata.com> In-Reply-To: <16BEA6C8093BDC4F8E523CF0A6658BF902F865@Karajan.terminal.intranet.italdata.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 5.4 stable and Apache 2.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 09:59:28 -0000 Hello Quirino, add the line APACHE_PORT=www/apache13-modssl or APACHE_PORT=www/apache20 or whatever you like to /etc/make.conf and every port that depends on Apache will require the specified port. Regards Björn