From owner-freebsd-questions@FreeBSD.ORG Fri Nov 5 00:27:48 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7A38106566B for ; Fri, 5 Nov 2010 00:27:48 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from cpoproxy3-pub.bluehost.com (cpoproxy3-pub.bluehost.com [67.222.54.6]) by mx1.freebsd.org (Postfix) with SMTP id 806DE8FC08 for ; Fri, 5 Nov 2010 00:27:48 +0000 (UTC) Received: (qmail 2779 invoked by uid 0); 5 Nov 2010 00:27:47 -0000 Received: from unknown (HELO box543.bluehost.com) (74.220.219.143) by cpoproxy3.bluehost.com with SMTP; 5 Nov 2010 00:27:47 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=apotheon.com; h=Date:From:To:Subject:Message-ID:Mail-Followup-To:References:Mime-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent:X-Identified-User; b=WFdAzuqflOJO/rT2uo1hjIsb/lgI8Cqwj2wx/JBHwcB85Pj1Zu6VcEVaxIFpZl6U0ltwBd/PhqZI6/rIV2x0NLLw4sxsPHdYZzNB67MRThej2eD64Yd5YOIeH6lRX7Kr; Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=kukaburra.hydra) by box543.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PEA9i-00071e-Ok for freebsd-questions@freebsd.org; Thu, 04 Nov 2010 18:27:47 -0600 Received: by kukaburra.hydra (sSMTP sendmail emulation); Thu, 04 Nov 2010 18:21:56 -0600 Date: Thu, 4 Nov 2010 18:21:56 -0600 From: Chad Perrin To: FreeBSD Questions Message-ID: <20101105002156.GA4384@guilt.hydra> Mail-Followup-To: FreeBSD Questions References: <20101104202523.GA3355@guilt.hydra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <20101104202523.GA3355@guilt.hydra> User-Agent: Mutt/1.4.2.3i X-Identified-User: {2737:box543.bluehost.com:apotheon:apotheon.org} {sentby:smtp auth 24.8.180.234 authed with ren@apotheon.org} Subject: Re: Vimium on Chromium on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2010 00:27:48 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 04, 2010 at 02:25:23PM -0600, Chad Perrin wrote: >=20 > Vimium is one of several Chromium extensions that provide some vi-like > keybindings, and arguably the one with the best vi-like experience. > Unfortunately, it is not quite up to the standards of Vimperator on > Firefox, but it is definitely better than nothing. Also unfortunately, > it does not install on FreeBSD in its current official form. It only > produces an error. I figured out why the version of Chromium in ports does not support the URL scheme wildcard: that was a feature of the matches value that was added in Chromium v6.x. Chromium is up to 7.x now, but the version in FreeBSD ports is still 5.0.x, so my ugly "fix" is necessary to make Vimium installable. --=20 Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkzTTiQACgkQ9mn/Pj01uKXRLwCg8WJDdXVPtGoFU1n4B1J6vETf SJIAniCsEQNKPHlorg/zmRYLVqRbpOpx =Ct9U -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--