From owner-cvs-all@FreeBSD.ORG Fri Jan 27 11:07:09 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 A945E16A420; Fri, 27 Jan 2006 11:07:09 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD8543D48; Fri, 27 Jan 2006 11:07:09 +0000 (GMT) (envelope-from anray@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 k0RB79vG003060; Fri, 27 Jan 2006 11:07:09 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0RB797C003059; Fri, 27 Jan 2006 11:07:09 GMT (envelope-from anray) Message-Id: <200601271107.k0RB797C003059@repoman.freebsd.org> From: Andrey Slusar Date: Fri, 27 Jan 2006 11:07:09 +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/opera pkg-message ports/www/opera/files patch-install.sh 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, 27 Jan 2006 11:07:09 -0000 anray 2006-01-27 11:07:09 UTC FreeBSD ports repository Modified files: www/opera pkg-message www/opera/files patch-install.sh Log: This patch changes the opera wrapper script so that /usr/local/lib/compat is added to LD_LIBRARY_PATH, to allow for the case where compatxx is installed but compatxx_enable is not set in /etc/rc.conf (required to add the directory to ldconfig with the new compat ports). This allows Opera to run from a clean install on FreeBSD 5.x or 6.x again, without needing changes to /etc/rc.conf. Update pkg-message. PR: ports/92226 Submitted by: maintainer Revision Changes Path 1.20 +19 -12 ports/www/opera/files/patch-install.sh 1.7 +3 -10 ports/www/opera/pkg-message