diff --git a/www/badwolf/Makefile b/www/badwolf/Makefile new file mode 100644 index 000000000000..a97c63d288fc --- /dev/null +++ b/www/badwolf/Makefile @@ -0,0 +1,37 @@ +PORTNAME= badwolf +DISTVERSION= 1.2.1 +CATEGORIES= www +MASTER_SITES= https://hacktivis.me/releases/ + +MAINTAINER= DtxdF@disroot.org +COMMENT= Minimalist and privacy-oriented WebKitGTK+ browser +WWW= https://hacktivis.me/projects/badwolf + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \ + libwebkit2gtk-4.0.so:www/webkit2-gtk3 + +USES= desktop-file-utils gettext gnome pkgconfig +HAS_CONFIGURE= yes +USE_GNOME+= atk cairo gdkpixbuf2 gtk30 libxml2 pango + +OPTIONS_DEFAULT= LIBSOUP +OPTIONS_SINGLE= URI_PARSER +OPTIONS_SINGLE_URI_PARSER= GURI LIBSOUP + +URI_PARSER_DESC= URI PARSER +LIBSOUP_DESC= Use libsoup +GURI_DESC= Use GUri from glib-2.0 + +LIBSOUP_LIB_DEPENDS= libsoup-2.4.so:devel/libsoup +GURI_USE_GNOME= glib20 + +LIBSOUP_CONFIGURE_ENV= WITH_URI_PARSER=libsoup2 +GURI_CONFIGURE_ENV= WITH_URI_PARSER=guri + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/www/badwolf/distinfo b/www/badwolf/distinfo new file mode 100644 index 000000000000..63e51515cc2d --- /dev/null +++ b/www/badwolf/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1662096680 +SHA256 (badwolf-1.2.1.tar.gz) = 7a658908551bc0389fc43bd04a9decfef3815d28ff2097957bf6ab186a05ffd2 +SIZE (badwolf-1.2.1.tar.gz) = 80104 diff --git a/www/badwolf/pkg-descr b/www/badwolf/pkg-descr new file mode 100644 index 000000000000..58ff2a951e9f --- /dev/null +++ b/www/badwolf/pkg-descr @@ -0,0 +1,14 @@ +BadWolf is a minimalist and privacy-oriented WebKitGTK+ browser. + +Features: + +* Privacy-oriented: No browser-level tracking, multiple ephemeral + isolated sessions per new unrelated tabs, JavaScript off by default. +* Minimalist: Small codebase (~1 500 LoC), reuses existing components + when available or makes them available. +* Customizable: WebKitGTK native extensions, Interface customizable + through CSS. +* Powerful & Usable: Stable User-Interface; The common shortcuts are + available, no vi-modal edition or single-key shortcuts are used. +* No annoyances: Dialogs are only used when required (save file, + print, ...), javascript popups open in a background tab. diff --git a/www/badwolf/pkg-plist b/www/badwolf/pkg-plist new file mode 100644 index 000000000000..dd354dc67ea1 --- /dev/null +++ b/www/badwolf/pkg-plist @@ -0,0 +1,17 @@ +bin/badwolf +share/applications/badwolf.desktop +%%DATADIR%%/de/LC_MESSAGES/Badwolf.mo +%%DATADIR%%/fr/LC_MESSAGES/Badwolf.mo +%%DATADIR%%/interface.css +%%DATADIR%%/pt_BR/LC_MESSAGES/Badwolf.mo +%%DATADIR%%/tr/LC_MESSAGES/Badwolf.mo +%%DATADIR%%/vi/LC_MESSAGES/Badwolf.mo +share/icons/hicolor/128x128/apps/badwolf.png +share/icons/hicolor/24x24/apps/badwolf.png +share/icons/hicolor/256x256/apps/badwolf.png +share/icons/hicolor/32x32/apps/badwolf.png +share/icons/hicolor/48x48/apps/badwolf.png +share/icons/hicolor/64x64/apps/badwolf.png +share/icons/hicolor/scalable/apps/badwolf.svg +share/man/man1/badwolf.1.gz +@dir %%DATADIR%%/locale