Index: www/vimb-gtk3/Makefile =================================================================== --- www/vimb-gtk3/Makefile (revision 404194) +++ www/vimb-gtk3/Makefile (working copy) @@ -2,7 +2,18 @@ PORTNAME= vimb-gtk3 -VIMB_GTK3= yes +LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 -.include "${.CURDIR}/../vimb-gtk2/Makefile.common" -.include +MAKE_ENV= GTK="3" +USE_GNOME= gtk30 + +CONFLICTS= vimb-gtk2-* + +MASTERDIR= ${.CURDIR}/../vimb-gtk2 + +DESCR= ${MASTERDIR}/pkg-descr +DISTINFO_FILE= ${MASTERDIR}/distinfo +PKGMESSAGE= ${MASTERDIR}/pkg-message +FILESDIR= ${MASTERDIR}/files + +.include "${MASTERDIR}/Makefile" Index: www/vimb-gtk3/distinfo =================================================================== --- www/vimb-gtk3/distinfo (revision 404194) +++ www/vimb-gtk3/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (fanglingsu-vimb-2.10_GH0.tar.gz) = a46ee9530ec8da62feb3972a80e270c216bc6fb363bb729ceaae1c892513df58 -SIZE (fanglingsu-vimb-2.10_GH0.tar.gz) = 127502 Property changes on: www/vimb-gtk3/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: www/vimb-gtk3/files/patch-src_config.h =================================================================== --- www/vimb-gtk3/files/patch-src_config.h (revision 404194) +++ www/vimb-gtk3/files/patch-src_config.h (nonexistent) @@ -1,20 +0,0 @@ ---- src/config.h.orig 2015-06-13 15:29:55 UTC -+++ src/config.h -@@ -27,7 +27,7 @@ - /* highlight search results */ - #define FEATURE_SEARCH_HIGHLIGHT - /* disable scrollbars */ --#define FEATURE_NO_SCROLLBARS -+/*#define FEATURE_NO_SCROLLBARS*/ - /* show page title in url completions */ - #define FEATURE_TITLE_IN_COMPLETION - /* enable the read it later queue */ -@@ -63,7 +63,7 @@ - #define SHOWCMD_LEN 10 - - /* parh to crt file for the certificate validation */ --#define SETTING_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt" -+#define SETTING_CA_BUNDLE "/usr/local/share/certs/ca-root-nss.crt" - #define SETTING_MAX_CONNS 25 - #define SETTING_MAX_CONNS_PER_HOST 5 - /* default font size for fonts in webview */ Property changes on: www/vimb-gtk3/files/patch-src_config.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: www/vimb-gtk3/pkg-descr =================================================================== --- www/vimb-gtk3/pkg-descr (revision 404194) +++ www/vimb-gtk3/pkg-descr (nonexistent) @@ -1,6 +0,0 @@ -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/ Property changes on: www/vimb-gtk3/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property