From owner-freebsd-ports@FreeBSD.ORG Wed Oct 15 11:55:56 2003 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 2AE4E16A4B3; Wed, 15 Oct 2003 11:55:56 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-86.apple.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB2C43F3F; Wed, 15 Oct 2003 11:55:55 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h9FItshx020674; Wed, 15 Oct 2003 11:55:55 -0700 (PDT) Received: from mac.com (dpvc-68-161-244-25.ny325.east.verizon.net [68.161.244.25]) (authenticated bits=0)h9FItrEQ004437; Wed, 15 Oct 2003 11:55:54 -0700 (PDT) Date: Wed, 15 Oct 2003 14:55:50 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Joe Marcus Clarke From: Charles Swiger In-Reply-To: <1066241563.721.27.camel@gyros> Message-Id: <31B6987E-FF41-11D7-881B-003065ABFD92@mac.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: ports@FreeBSD.org Subject: Re: RFC: What to do with Mozilla X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 18:55:56 -0000 On Wednesday, October 15, 2003, at 02:12 PM, Joe Marcus Clarke wrote: > As some of you may be aware, Mozilla 1.5 was released today (along with > Firebird and Thunderbird updates which will be handled soon). The > question is, what do we do with Mozilla 1.4.x? Do you resurrect > mozilla-vendor to hold 1.4.x for a while, or do we just update > www/mozilla to 1.5, and say "to hell" with 1.4.x? Note, 1.6a is due > out > shortly as well, and mozilla-devel will be updated to that. Update www/mozilla to 1.5, but support 1.4 via a port named www/mozilla14 would provide backwards-compatibility in a fashion similar to other explicitly-versioned ports (squid, autoconf, python, etc). -- -Chuck