From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 22:20:02 2005 Return-Path: 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 5BADE16A4CE for ; Tue, 8 Feb 2005 22:20:02 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8A9443D45 for ; Tue, 8 Feb 2005 22:20:01 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so988570wri for ; Tue, 08 Feb 2005 14:20:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=VpTIshac7I9UwZisEohu52oOAioqB6wATLcFQM3CiIbPaKUiUapKq/11vbw5Ci4YEx7H354xzKmOMir+fjn0PX9n19BQuTIQuXM3Hifnj+2zYb9fLlJp0t7g3eHBPSP4zhtIgQMKM7gm3QtoOglhbCpadqbJRJxkXDKUjAR0xgE= Received: by 10.54.2.55 with SMTP id 55mr39495wrb; Tue, 08 Feb 2005 14:20:01 -0800 (PST) Received: by 10.54.29.8 with HTTP; Tue, 8 Feb 2005 14:20:01 -0800 (PST) Message-ID: <790a9fff050208142045266974@mail.gmail.com> Date: Tue, 8 Feb 2005 16:20:01 -0600 From: Scot Hetzel To: Joe Rhett , ports@freebsd.org, Todd Reed In-Reply-To: <20050208004233.GA84236@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <892CC2C451D0414B90159D10B5BDAA65AB2234@EXCHANGE.astate.edu> <20050207202417.GB37923@meer.net> <20050208004233.GA84236@xor.obsecurity.org> Subject: Re: FreeBSD Port: frontpage-5.0.2.2623_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 22:20:02 -0000 On Mon, 7 Feb 2005 16:42:33 -0800, Kris Kennaway wrote: > > Yes -- don't use the microsoft compiled binaries, which require compat3x, > > but instead use the rtr-compiled binaries. If you check the PRs, I > > submitted patches to resolve these issues some time ago, but none of the > > maintainers have dealt with the issues. > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=76013 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=76019 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=76041 > > You misfiled them under 'i386' when they should be under 'ports', so > none of the ports committers will have seen them yet. > I submited updated ports yesterday for www/frontpage and 2 new mod_frontpage ports for Apache 1.3 and Apache 2.0 (www/mod_frontpage-rtr, www/mod_frontpage2-rtr). I have added configuration options to enable/disable mod_frontpage from the httpd.conf file similar to how www/mod_frontpage currently handles it. The current www/mod_frontpage port is only for Apache-1.3. http://www.freebsd.org/cgi/query-pr.cgi?pr=77218 (www/mod_frontpage*-rtr) http://www.freebsd.org/cgi/query-pr.cgi?pr=77220 (www/frontpage) PR ports/76019 doesn't include an uptodate PLIST for www/frontpage. Scot