From owner-svn-ports-all@FreeBSD.ORG Thu Nov 1 05:44:34 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 087FA1C56; Thu, 1 Nov 2012 05:44:34 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E46118FC0C; Thu, 1 Nov 2012 05:44:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA15iXC4027177; Thu, 1 Nov 2012 05:44:33 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA15iXIw027174; Thu, 1 Nov 2012 05:44:33 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201211010544.qA15iXIw027174@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Thu, 1 Nov 2012 05:44:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306776 - head/www/xpi-pentadactyl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 05:44:34 -0000 Author: rm Date: Thu Nov 1 05:44:33 2012 New Revision: 306776 URL: http://svn.freebsd.org/changeset/ports/306776 Log: - mark IGNORE: doesn't work with firefox 15+ while here: - trim Makefile header - remove trailing dot from COMMENT (portlint warning) - whitespace fix and tab -> space change in pkg-descr:WWW PR: 173225 Submitted by: clutton (maintainer) Feature safe: yes Modified: head/www/xpi-pentadactyl/Makefile head/www/xpi-pentadactyl/pkg-descr Modified: head/www/xpi-pentadactyl/Makefile ============================================================================== --- head/www/xpi-pentadactyl/Makefile Thu Nov 1 05:27:34 2012 (r306775) +++ head/www/xpi-pentadactyl/Makefile Thu Nov 1 05:44:33 2012 (r306776) @@ -1,9 +1,5 @@ -# New ports collection makefile for: xpi-pentadactyl -# Date created: 20 Jul 2012 -# Whom: clutton mbsd@isgroup.com.ua -# +# Created by: clutton mbsd@isgroup.com.ua # $FreeBSD$ -# PORTNAME= pentadactyl PORTVERSION= 1.0r1 @@ -12,7 +8,9 @@ CATEGORIES= www DISTNAME= pentadactyl-${PORTVERSION:S/r/rc/}${DISTVERSIONSUFFIX} MAINTAINER= mbsd@isgroup.com.ua -COMMENT= Firefox for Vim and Links addicts. +COMMENT= Firefox for Vim and Links addicts + +IGNORE= does not work with firefox 15+ XPI_NUM= 235854 XPI_ID= pentadactyl@dactyl.googlecode.com Modified: head/www/xpi-pentadactyl/pkg-descr ============================================================================== --- head/www/xpi-pentadactyl/pkg-descr Thu Nov 1 05:27:34 2012 (r306775) +++ head/www/xpi-pentadactyl/pkg-descr Thu Nov 1 05:44:33 2012 (r306776) @@ -1,6 +1,6 @@ Pentadactyl is a free browser add-on for Firefox, designed to make browsing more efficient and especially more keyboard accessible. Largely inspired by the Vim text editor, the appearance and finger feel of Pentadactyl should be -familiar to Vim users. +familiar to Vim users. -WWW: http://5digits.org/pentadactyl +WWW: http://5digits.org/pentadactyl