From owner-cvs-all@FreeBSD.ORG Tue Jul 20 17:39:00 2004 Return-Path: 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 22A9716A4CE; Tue, 20 Jul 2004 17:39:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03D1F43D2D; Tue, 20 Jul 2004 17:39:00 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6KHcxMR004997; Tue, 20 Jul 2004 17:38:59 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6KHcxLh004996; Tue, 20 Jul 2004 17:38:59 GMT (envelope-from mezz) Message-Id: <200407201738.i6KHcxLh004996@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 20 Jul 2004 17:38:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/linux-opera Makefile distinfo pkg-message pkg-plist ports/www/linux-opera/files patch-install.sh ports/www/opera Makefile distinfo ports/www/opera/files patch-config::opera6rc patch-ini::pluginpath.ini patch-install.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 20 Jul 2004 17:39:00 -0000 mezz 2004-07-20 17:38:59 UTC FreeBSD ports repository Modified files: www/linux-opera Makefile distinfo pkg-message pkg-plist www/linux-opera/files patch-install.sh www/opera Makefile distinfo www/opera/files patch-install.sh Added files: www/opera/files patch-config::opera6rc patch-ini::pluginpath.ini Log: -Update both www/opera and www/linux-opera to 7.53. www/opera: - The maintainer has asked me to babysitting this while he's away for vacation. He is gone for about five weeks started last Thursday. - Some tweak with the plugins, I have added jdk13 and jdk14 support but I have no idea if they will work since I don't have any FreeBSD 4.x to test. Please let me know if there has any issue. - Does the spellcheck feature works in FreeBSD 4.x? Please, contract me on this one too. If it works, then I will need to add a dependency of aspell with a new WITHOUT_ASPELL knob. - See the changelog for detail: http://www.opera.com/freebsd/changelogs/753/ www/linux-opera: - I didn't update it to 7.52, because it still doesn't fix the security and the plugins was broke. The 7.53 has solved all of this to allow me to update it. - Please read in pkg-message about the changes of search.ini if you have a custom of it. You will have to edit it or it will not work. - See the changelog for detail: 7.52 = http://www.opera.com/linux/changelogs/752/ 7.53 = http://www.opera.com/linux/changelogs/753/ Revision Changes Path 1.50 +16 -13 ports/www/linux-opera/Makefile 1.27 +2 -2 ports/www/linux-opera/distinfo 1.5 +29 -24 ports/www/linux-opera/files/patch-install.sh 1.7 +11 -1 ports/www/linux-opera/pkg-message 1.22 +1 -3 ports/www/linux-opera/pkg-plist 1.33 +9 -8 ports/www/opera/Makefile 1.24 +2 -2 ports/www/opera/distinfo 1.1 +9 -0 ports/www/opera/files/patch-config::opera6rc (new) 1.1 +50 -0 ports/www/opera/files/patch-ini::pluginpath.ini (new) 1.13 +65 -68 ports/www/opera/files/patch-install.sh