Port details |
- vimb Vim like browser
- 3.7.0_4 www
=4 3.7.0_2Version of this port present on the latest quarterly branch. - Maintainer: mew14930xvi@inbox.lv
 - Port Added: 2014-08-09 23:24:51
- Last Update: 2025-02-06 10:57:51
- Commit Hash: dbb11cf
- People watching this port, also watch:: xpdf, nut, ipv6toolkit, chromium, openssl
- License: GPLv3+
- WWW:
- https://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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/vimb/ && make install clean
- To add the package, run one of these commands:
- pkg install www/vimb
- pkg install vimb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vimb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691266212
SHA256 (fanglingsu-vimb-3.7.0_GH0.tar.gz) = 025b785891f3dc536827eaffaccd56b7d90455a310146180ee168a3cb0501577
SIZE (fanglingsu-vimb-3.7.0_GH0.tar.gz) = 149769
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libsoup-3.0.so : devel/libsoup3
- libwebkit2gtk-4.1.so : www/webkit2-gtk@41
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- 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-3.7.0_4:
GSTREAMER=off: Multimedia support via GStreamer
===> Use 'make config' to modify these settings
- Options name:
- www_vimb
- USES:
- compiler:c11 desktop-file-utils gmake gnome pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.0_4 06 Feb 2025 10:57:51
    |
Nuno Teixeira (eduardo)  Author: mew14930xvi |
www/vimb: Switch webkit2-gtk from 40 to 41
PR: 284585 |
3.7.0_3 21 Jan 2025 03:12:20
    |
Charlie Li (vishwin)  |
www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidation
With hat: gnome
PR: 275914 |
3.7.0_2 21 Jan 2025 03:12:19
    |
Charlie Li (vishwin)  |
www/webkit2-gtk: update to 2.46.5
Changelog:
https://github.com/WebKit/WebKit/blob/webkitgtk-2.46.5/Source/WebKit/gtk/NEWS
Now consolidated into one port with flavours since the codebase is
the same, just linked with different libraries resulting in different
SONAMEs and APIs. SONAMEs/flavours:
* GTK3 + libsoup = libwebkit2gtk-4.0 (40)
* GTK3 + libsoup3 = libwebkit2gtk-4.1 (41)
* GTK4 + libsoup3 = libwebkitgtk-6.0 (60)
Despite upstream's recommendation to use clang for better skia
optimisation, this port now USE_GCC due to extensive std::pair copy
constructor use that is not trivial to continue patching to stay
working with our libc++ version 1 ABI. See review D35327 for some
details.
Reported by: eduardo
PR: 275914
Differential Revision: https://reviews.freebsd.org/D45878 |
3.7.0_2 27 Dec 2024 18:31:05
    |
Zsolt Udvari (uzsolt)  Author: mew14930xvi |
www/vimb: Simplify generate version.h
Sometimes build fails because of "slow" git-generating of version.h. If it
isn't enough should add MAKE_JOBS_UNSAFE=yes.
Remove cairo from USE_GNOME.
Switch to patch file (instead of post-patch target).
PR: 283504
Approved by: submitter is maintainer |
3.7.0_2 14 Jul 2024 11:07:27
    |
Zsolt Udvari (uzsolt)  Author: mew14930xvi |
www/vimb: add GSTREAMER option
Use REINPLACE_CMD instead of patch.
Submitter takes maintainership.
PR: 279279 |
3.7.0_1 09 Jan 2024 12:47:17
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
3.7.0_1 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.7.0 07 Aug 2023 21:15:39
    |
Rodrigo Osorio (rodrigo)  |
www/vimb: Update to 3.7.0
Full changelog: https://github.com/fanglingsu/vimb/releases/tag/3.7.0
Port update:
* Patch config.mk to add the list of used libraries used by pkg-config |
3.6.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.6.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.6.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.6.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.6.0 28 Sep 2020 05:05:25
  |
tobik  |
Reset MAINTAINER |
3.6.0 11 Aug 2020 09:36:30
  |
amdmi3  |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
3.6.0 03 Jan 2020 07:10:32
  |
tobik  |
www/vimb: Update to 3.6.0
Changes: https://github.com/fanglingsu/vimb/releases/tag/3.6.0 |
3.5.0 30 Jul 2019 12:16:21
  |
tobik  |
www/vimb: Update to 3.5.0
Changes: https://github.com/fanglingsu/vimb/releases/tag/3.5.0 |
3.4.0_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.4.0 27 Mar 2019 15:50:11
  |
tobik  |
www/vimb: Update to 3.4.0
Changes: https://github.com/fanglingsu/vimb/releases/tag/3.4.0 |
3.3.0 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.8 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) |
2.8 28 Nov 2014 18:00:01
  |
pawel  |
Update to version 2.8
PR: 194353
Submitted by: maintainer |
2.6_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.6 09 Aug 2014 23:24:44
  |
marino  |
Add new port www/vimb
PR: 191804
Submitted by: mike.d.ft402 (gmail.com)
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. |