From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 25 08:50:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF06F106566B for ; Thu, 25 Aug 2011 08:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BC6EA8FC1F for ; Thu, 25 Aug 2011 08:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7P8oA2u025587 for ; Thu, 25 Aug 2011 08:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7P8oA7J025584; Thu, 25 Aug 2011 08:50:10 GMT (envelope-from gnats) Resent-Date: Thu, 25 Aug 2011 08:50:10 GMT Resent-Message-Id: <201108250850.p7P8oA7J025584@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aldis Berjoza Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1583D1065686 for ; Thu, 25 Aug 2011 08:47:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id EFD9C8FC13 for ; Thu, 25 Aug 2011 08:47:52 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7P8lqvX068005 for ; Thu, 25 Aug 2011 08:47:52 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p7P8lqTu068004; Thu, 25 Aug 2011 08:47:52 GMT (envelope-from nobody) Message-Id: <201108250847.p7P8lqTu068004@red.freebsd.org> Date: Thu, 25 Aug 2011 08:47:52 GMT From: Aldis Berjoza To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/160177: [NEW PORT] www/vimprobable2 - webkit browser inspired by Vimperator X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2011 08:50:10 -0000 >Number: 160177 >Category: ports >Synopsis: [NEW PORT] www/vimprobable2 - webkit browser inspired by Vimperator >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 25 08:50:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: Vimprobable is a web browser that behaves like the Vimperator plugin available for Mozilla Firefox. It is based on the WebKit engine (using GTK bindings). The goal of Vimprobable is to build a completely keyboard-driven, efficient and pleasurable browsing-experience. Its featureset might be considered "minimalistic", but not as minimalistic as being completely featureless. WWW: http://sourceforge.net/apps/trac/vimprobable/ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # vimprobable2 # vimprobable2/pkg-descr # vimprobable2/distinfo # vimprobable2/Makefile # echo c - vimprobable2 mkdir -p vimprobable2 > /dev/null 2>&1 echo x - vimprobable2/pkg-descr sed 's/^X//' >vimprobable2/pkg-descr << 'a34d7eca85ba52072de3a0241c934e39' XVimprobable is a web browser that behaves like the Vimperator plugin available Xfor Mozilla Firefox. It is based on the WebKit engine (using GTK bindings). The Xgoal of Vimprobable is to build a completely keyboard-driven, efficient and Xpleasurable browsing-experience. Its featureset might be considered X"minimalistic", but not as minimalistic as being completely featureless. X XWWW: http://sourceforge.net/apps/trac/vimprobable/ a34d7eca85ba52072de3a0241c934e39 echo x - vimprobable2/distinfo sed 's/^X//' >vimprobable2/distinfo << '04fe770aa860344466d7dd2235cfdf04' XSHA256 (vimprobable2_0.9.9.1.tar.bz2) = d955f4baed528c0caf6d09469f11cf4cfd3265186826203c8292caec9d50a35d XSIZE (vimprobable2_0.9.9.1.tar.bz2) = 36659 04fe770aa860344466d7dd2235cfdf04 echo x - vimprobable2/Makefile sed 's/^X//' >vimprobable2/Makefile << 'ddb3a4c4df635bdcff48c95123359aa7' X# New ports collection makefile for: vimprobable2 X# Date created: 2011.08.25 X# Whom: Aldis Berjoza X# X# $FreeBSD$ X# X XPORTNAME= vimprobable2 XPORTVERSION= 0.9.9.1 XCATEGORIES= www XMASTER_SITES= SF/vimprobable/Releases/ XDISTNAME= ${PORTNAME}_${PORTVERSION} X XMAINTAINER= aldis@bsdroot.lv XCOMMENT= Webkit based web browser inspired by Vimperator X XLIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \ X webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 X XUSE_BZIP2= YES XUSE_GMAKE= YES XUSE_GNOME= gtk20 pkgconfig XUSE_PERL5_BUILD=YES XUSE_PERL5_BUILD=YES X XPLIST_FILES= bin/vimprobable2 XMAN1= vimprobable2.1 vimprobablerc.1 X XWRKSRC= ${WRKDIR}/${PORTNAME} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/vimprobable2 ${PREFIX}/bin/ X ${INSTALL_MAN} ${WRKSRC}/vimprobable2.1 ${PREFIX}/man/man1/ X ${INSTALL_MAN} ${WRKSRC}/vimprobablerc.1 ${PREFIX}/man/man1/ X X.include ddb3a4c4df635bdcff48c95123359aa7 exit >Release-Note: >Audit-Trail: >Unformatted: