From owner-freebsd-apache@FreeBSD.ORG Thu Aug 11 15:30:38 2011 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0850D106564A for ; Thu, 11 Aug 2011 15:30:38 +0000 (UTC) (envelope-from daniel.haischt@googlemail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id C4A208FC0C for ; Thu, 11 Aug 2011 15:30:37 +0000 (UTC) Received: by gwb15 with SMTP id 15so237841gwb.13 for ; Thu, 11 Aug 2011 08:30:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=4tGnQdDYJNTDzIwelrmY/AJ/mqQOZ84FluNTf72oMu0=; b=LdMs1ygA5F3e8vEJYsMPFhr1N01b6n6dWDfE2ySTY+YSpuO/CK4fItRsrzO+lidWLC Q5N1tIwugDvQLau2Ln2yX5XF/vQTewjxycKDHruG9tBbmG1oXHix3QMqLvORnIgSqWzX 3XwzNgxtQVg46YweFTG1cJb0vBdLSXarPKG84= MIME-Version: 1.0 Received: by 10.150.69.22 with SMTP id r22mr727461yba.20.1313075243181; Thu, 11 Aug 2011 08:07:23 -0700 (PDT) Received: by 10.150.215.10 with HTTP; Thu, 11 Aug 2011 08:07:23 -0700 (PDT) Date: Thu, 11 Aug 2011 17:07:23 +0200 Message-ID: From: dsh To: apache@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@FreeBSD.org Subject: FreeBSD Port: apache-2.2.19 (Update) X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 15:30:38 -0000 Hi, I intend to create an Apache Tuscany (native) [1] port for FreeBSD. Apache Tuscany uses Apache httpd 2.3 beta instead of 2.2. Would it be possible to upgrade the existing Apache httpd 2.2 port or would it make more sense to introduce an additional Apache httpd 2.3 port that would exist in parallel? I would appreciate some guidance on the above question and if you think it would make sense I would also go ahead and create the necessary port descriptor files for an additional Apache http 2.3 port. [1] http://tuscany.apache.org/sca-native.html Cheers Daniel