| Port details | 
	 
	
			
-  vimb-gtk2 Vim like browser
 
 
-  2.12 www 
 
  =0           2.12Version of this port present on the latest quarterly branch.   DEPRECATED: Uses webkit-gtk2 which has security issues
   This port expired on: 2019-03-24
 - Maintainer: mike.d.ft402@gmail.com 
  - Port Added: 2015-03-29 14:35:20
 
- Last Update: 2019-03-24 14:55:26
 
- SVN Revision: 496756
 
- License: GPLv3
 
- WWW: 
 - http://fanglingsu.github.io/vimb/
 - Description:
 - Vimb is a web browser that behaves like Vimprobable, but with some
paradigms from dwb and hopefully a cleaner code base. The goal of Vimb is
to build a completely keyboard-driven, efficient and pleasurable browsing
experience with low memory and cpu usage.
WWW: http://fanglingsu.github.io/vimb/
      cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦   
- Manual pages:
 - 
 
- pkg-plist: as obtained via: 
make generate-plist - Dependency lines:
 - 
- vimb-gtk2>0:www/vimb-gtk2
 
  - Conflicts:
 - CONFLICTS:
 
- No installation instructions:
 - This port has been deleted.
 - PKGNAME: vimb-gtk2
 - Flavors: there is no flavor information for this port.
 - distinfo:
 - TIMESTAMP = 1500383944
SHA256 (fanglingsu-vimb-2.12_GH0.tar.gz) = 2443a27d625ff2a7aa7e7b694ec853e25dbdcb33b7c681c98c8fe81b1833b0b7
SIZE (fanglingsu-vimb-2.12_GH0.tar.gz) = 132958
  
 No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: 
   
- Dependencies
 - NOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.
 - Build dependencies:
 - 
- gmake : devel/gmake
 - pkgconf>=1.3.0_1 : devel/pkgconf
 
  
- Runtime dependencies:
 - 
- gstreamer1-libav>=1.6.3 : multimedia/gstreamer1-libav
 - gstreamer1-plugins-good>=1.6.3 : multimedia/gstreamer1-plugins-good
 
  
- Library dependencies:
 - 
- libwebkitgtk-1.0.so : www/webkit-gtk2
 - libfontconfig.so : x11-fonts/fontconfig
 - libfreetype.so : print/freetype2
 - libsoup-2.4.so : devel/libsoup
 - libatk-1.0.so : accessibility/atk
 - libcairo.so : graphics/cairo
 - libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
 - libglib-2.0.so : devel/glib20
 - libintl.so : devel/gettext-runtime
 - libgtk-x11-2.0.so : x11-toolkits/gtk20
 - libpango-1.0.so : x11-toolkits/pango
 
  
- There are no ports dependent upon this port
  
Configuration Options: 
- ===> The following configuration options are available for vimb-gtk2-2.12:
     HTML5=on: HTML5 support
     NOSCROLLBARS=off: Disable scrollbars
===> Use 'make config' to modify these settings
 - Options name:
 
- N/A
 - USES:
 
- gmake pkgconfig gnome
 
- FreshPorts was unable to extract/find any pkg message
  - Master Sites:
 
 
 |  
 
Number of commits found: 8 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
 | Commit | Credits | Log message |  
2.12 24 Mar 2019 14:55:26
      | 
    tobik   | 
    www/vimb: Resurrect and update to 3.3.0
This merges vimb-gtk2 and vimb-gtk3 again.  The newer version is
using webkit2-gtk3 now instead of the obsolete webkit-gtk2 or
webkit-gtk3.
Changes:	https://github.com/fanglingsu/vimb/releases  | 
 
2.12 25 Feb 2019 16:58:49
      | 
    kwm   | 
    Mark webkit-gtk[23] ports as depricated with the same date as webkit-gtk[23].
Disable webkit-gtk[23] support if the port/plugin supports it.
Remove options for webkit-gtk[23] using ports or if they don't have a
option, mark them deprecated with the same date as webkit-gtk[23].
Haskell and geany where skipped and will be handled by the maintainers.  | 
 
2.12 01 Aug 2017 22:31:43
      | 
    ultima   | 
    * Updated to 2.12
* Added LICENSE_FILE
* Moved USES to start the section block
* Sorted option section to better comply with PHB
Changelog: https://github.com/fanglingsu/vimb/compare/2.11...2.12
PR:		220848
Submitted by:	Oleh Hushchenkov <gor@clogic.com.ua>
Reviewed by:	lifanov (mentor), mat, Michael Danilov <mike.d.ft402@gmail.com>
(maintainer)
Approved by:	lifanov (mentor), Michael Danilov <mike.d.ft402@gmail.com>
(maintainer)
Differential Revision:	https://reviews.freebsd.org/D11799  | 
 
2.11 05 Jan 2017 11:00:50
      | 
    amdmi3   | 
    Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket  | 
 
2.11 01 Apr 2016 14:33:58
      | 
    mat   | 
    Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight | 
 
2.11 19 Feb 2016 21:11:29
      | 
    rakuco   | 
    Update www/vimb-gtk{2,3} to 2.11.
And convert the ports to a master-slave setup.
PR:		205842
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com> (maintainer) | 
 
2.10 26 Oct 2015 18:39:15
      | 
    riggs   | 
    Update to upstream version 2.10; Refactor to master/slave ports
PR:		203839
Submitted by:	mike.d.ft402@gmail.com (maintainer)
Reviewed by:	riggs  | 
 
2.9 29 Mar 2015 14:35:11
      | 
    riggs   | 
    - Split www/vimb into www/vimb-gtk{2,3}
- Update to upstream version 2.9
- Pet portlint, sanity-check
PR:		197687
Submitted by:	mike.d.ft402@gmail.com (maintainer) | 
 
 
Number of commits found: 8 
		 |