Date: Thu, 25 Aug 2011 08:49:49 GMT From: Aldis Berjoza <aldis@bsdroot.lv> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160178: [NEW PORT] www/vimprobable1 - webkit browser inspired by Vimperator Message-ID: <201108250849.p7P8nn9k068265@red.freebsd.org> Resent-Message-ID: <201108250850.p7P8oCRD025605@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160178 >Category: ports >Synopsis: [NEW PORT] www/vimprobable1 - webkit browser inspired by Vimperator >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 25 08:50:12 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/ Unlike vimprobable2 vimprobable1 can't be configured via external file. On other hand vimprobable1 is considered more stable >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: # # vimprobable1 # vimprobable1/distinfo # vimprobable1/Makefile # vimprobable1/pkg-descr # echo c - vimprobable1 mkdir -p vimprobable1 > /dev/null 2>&1 echo x - vimprobable1/distinfo sed 's/^X//' >vimprobable1/distinfo << '936f0b132c8378e6729e3a00062170d0' XSHA256 (vimprobable1_0.9.22.0.tar.bz2) = 9ea7f8004fc15b5e5e998d23a4a1216c0175f9482b0c9f3ca58d79c888a6f834 XSIZE (vimprobable1_0.9.22.0.tar.bz2) = 27577 936f0b132c8378e6729e3a00062170d0 echo x - vimprobable1/Makefile sed 's/^X//' >vimprobable1/Makefile << 'bc9b39800598efcf1ef0ed663706963d' X# New ports collection makefile for: vimprobable1 X# Date created: 2011.08.25 X# Whom: Aldis Berjoza <aldis@bsdroot.lv> X# X# $FreeBSD$ X# X XPORTNAME= vimprobable1 XPORTVERSION= 0.9.22.0 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/vimprobable XMAN1= vimprobable.1 X XWRKSRC= ${WRKDIR}/${PORTNAME} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/vimprobable ${PREFIX}/bin/ X ${INSTALL_MAN} ${WRKSRC}/vimprobable.1 ${PREFIX}/man/man1/ X X.include <bsd.port.mk> bc9b39800598efcf1ef0ed663706963d echo x - vimprobable1/pkg-descr sed 's/^X//' >vimprobable1/pkg-descr << '9d3054c39c31bb0f78642af13a3e811a' 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/ 9d3054c39c31bb0f78642af13a3e811a exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108250849.p7P8nn9k068265>