From owner-freebsd-questions@FreeBSD.ORG Wed Apr 1 03:50:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08CDD106566B for ; Wed, 1 Apr 2009 03:50:20 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.236]) by mx1.freebsd.org (Postfix) with ESMTP id CDFC58FC14 for ; Wed, 1 Apr 2009 03:50:19 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by rv-out-0506.google.com with SMTP id l9so3638214rvb.43 for ; Tue, 31 Mar 2009 20:50:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=lkw07jri/tcU798nXJCcJAsyfoIsAtFqIj7yhqXlwHk=; b=qqdvqFYaLLURbbmAsOvnFXiCamG2y+qzIuF/y4Qqb/GLDTdrsjiULsRHZMdoG2P8Gg pGAceONmBC5FACYki1LWzZVw4DvTR2g1EwUHUIYp7z0/BhOjO0iTpETnGiaeSv4+ju0z cjEnwWUsHwdf6BQMWP8JvxLXJz7lg+SAV6S9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=eC+ura1FOFIPNw5HMt5WgdNmbimM9XcNPYMR66iFzLPwxVaPX7NrrvYUBlU6Y2ZtkU FTAc5PWZ6JfjONQxG5fEgCEyZqpsLiz1fTrSgN59+FQinIqdOE+NAO2VjzEhm7sc3MoJ aK05BFi/yVM1U3oJhv17DOA3fe7KFe3Thrd/I= MIME-Version: 1.0 Received: by 10.141.180.5 with SMTP id h5mr3794585rvp.223.1238557819592; Tue, 31 Mar 2009 20:50:19 -0700 (PDT) In-Reply-To: <20090401143625.U95588@sola.nimnet.asn.au> References: <20090324212406.A42F4106567C@hub.freebsd.org> <20090325151645.I95588@sola.nimnet.asn.au> <200903302239.57635.mel.flynn+fbsd.questions@mailing.thruhere.net> <20090401143625.U95588@sola.nimnet.asn.au> Date: Tue, 31 Mar 2009 23:50:19 -0400 Message-ID: <4ad871310903312050i78d9328bt92e855185b8d2817@mail.gmail.com> From: Glen Barber To: Ian Smith , mel.flynn+fbsd.questions@mailing.thruhere.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: mod_php5 and apache22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2009 03:50:20 -0000 On Tue, Mar 31, 2009 at 11:41 PM, Ian Smith wrote: > 2) =A0Can you please submit it? :) > Sadly (for me) I have been working on a replacement for misc/instant-server called misc/instant-webserver that I was going to submit. It would build apache22 and php5 with the apache module, but I've been too tied up with ${REAL_JOB} and ${SCHOOL} to work on getting the BATCH option to work (to prevent prompting of www/apache22 options). Mel, is that Makefile already part of a current port in the tree? I couldn't find it. If it is, I'll stop what I'm working on, as it'll create two ports that do the same thing. --=20 Glen Barber