summaryrefslogtreecommitdiff
path: root/net/libproxy-webkit3
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-06-22 19:59:41 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-06-22 19:59:41 +0000
commitca21823b65ea22aea7534e28a607f7b7d2fdcff6 (patch)
tree17c54ee81284568526278b3357e355cf65710ca2 /net/libproxy-webkit3
parentx11/qterminal: Update to 0.9.0 (diff)
Update net/libproxy to 0.4.15
* this release switched the build system to cmake * move libproxy-gnome to libproxy-gnome2 for consistency * add new slave libproxy-webkit3 * try to simplify the whole thing * bump revisions in the dependencies Reviewed by: gnome (kwm), mat Differential Revision: https://reviews.freebsd.org/D15655
Diffstat (limited to 'net/libproxy-webkit3')
-rw-r--r--net/libproxy-webkit3/Makefile18
-rw-r--r--net/libproxy-webkit3/pkg-descr7
-rw-r--r--net/libproxy-webkit3/pkg-plist1
3 files changed, 26 insertions, 0 deletions
diff --git a/net/libproxy-webkit3/Makefile b/net/libproxy-webkit3/Makefile
new file mode 100644
index 000000000000..610b082df145
--- /dev/null
+++ b/net/libproxy-webkit3/Makefile
@@ -0,0 +1,18 @@
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= net www
+PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
+
+COMMENT= WebKit JavaScript plug-in for libproxy
+
+LIB_DEPENDS= libjavascriptcoregtk-4.0.so:www/webkit2-gtk3
+
+USES= gettext-runtime
+USE_GNOME= glib20
+
+LIBPROXY_SLAVE= webkit3
+MASTERDIR= ${.CURDIR}/../libproxy
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net/libproxy-webkit3/pkg-descr b/net/libproxy-webkit3/pkg-descr
new file mode 100644
index 000000000000..fc9b72bc645e
--- /dev/null
+++ b/net/libproxy-webkit3/pkg-descr
@@ -0,0 +1,7 @@
+Libproxy exists to answer the question: Given a network resource, how do I
+reach it? It handles all the details, enabling you to get back to
+programming.
+
+This plug-in allows the WebKit web browser to make use of libproxy.
+
+WWW: https://libproxy.github.io/libproxy/
diff --git a/net/libproxy-webkit3/pkg-plist b/net/libproxy-webkit3/pkg-plist
new file mode 100644
index 000000000000..0ec505707ee6
--- /dev/null
+++ b/net/libproxy-webkit3/pkg-plist
@@ -0,0 +1 @@
+lib/libproxy/%%VERSION%%/modules/pacrunner_webkit.so