From owner-cvs-all@FreeBSD.ORG Fri Feb 17 15:39:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 2800D16A420; Fri, 17 Feb 2006 15:39:44 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D970B43D45; Fri, 17 Feb 2006 15:39:43 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1HFdh7a032470; Fri, 17 Feb 2006 15:39:43 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1HFdhU2032469; Fri, 17 Feb 2006 15:39:43 GMT (envelope-from vd) Message-Id: <200602171539.k1HFdhU2032469@repoman.freebsd.org> From: Vasil Dimov Date: Fri, 17 Feb 2006 15:39:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/linux-mozilla Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 15:39:44 -0000 vd 2006-02-17 15:39:43 UTC FreeBSD ports repository Modified files: www/linux-mozilla Makefile Log: * add support for acrobat reader 7 plugin [1] * add support for flash 7 plugin [1] * add ${X11BASE} to the plugins' search path [1] * changed the order that 'linkfarm' script searches for plugins, so that jdk 1.4 instead of jdk 1.3 is found if both are installed [1] * bump PORTREVISION * portlint PR: ports/87523 [1] Submitted by: Simun Mikecin [1] Approved by: garga (mentor) Revision Changes Path 1.47 +9 -4 ports/www/linux-mozilla/Makefile