From owner-cvs-all Tue Oct 29 1:10:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4490837B401; Tue, 29 Oct 2002 01:10:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C7D43E3B; Tue, 29 Oct 2002 01:10:47 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9T99dmV088248; Tue, 29 Oct 2002 01:09:39 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9T99daD088246; Tue, 29 Oct 2002 01:09:39 -0800 (PST) Message-Id: <200210290909.g9T99daD088246@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 29 Oct 2002 01:09:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla-devel Makefile ports/www/mozilla-devel/files mozilla_12b_patch X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/10/29 01:09:39 PST Modified files: www/mozilla-devel Makefile Added files: www/mozilla-devel/files mozilla_12b_patch Log: * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2 to do this). This feature will be used for the upcoming Galeon 1.3.0 port. [1] * Allow users to disable Composer (define WITHOUT_COMPOSER to do this) [2] Submitted by: David Magda [2] Obtained from: Galeon 1.3.0 tarball (with some modification) [1] Revision Changes Path 1.126 +18 -2 ports/www/mozilla-devel/Makefile 1.1 +953 -0 ports/www/mozilla-devel/files/mozilla_12b_patch (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message