1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add libproxy-webkit, a plug-in which allows WebKit-based web browsers to

make use of libproxy.
This commit is contained in:
Joe Marcus Clarke 2009-02-27 05:31:08 +00:00
parent f6523edd2d
commit 0100aac4d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229135
4 changed files with 38 additions and 0 deletions

View File

@ -305,6 +305,7 @@
SUBDIR += libproxy-gnome
SUBDIR += libproxy-kde
SUBDIR += libproxy-mozjs
SUBDIR += libproxy-webkit
SUBDIR += librsync
SUBDIR += libsocket++
SUBDIR += libsocketcpp

View File

@ -0,0 +1,29 @@
# New ports collection makefile for: libproxy-webkit
# Date created: 26 February 2009
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= net devel
PKGNAMESUFFIX= -webkit
MAINTAINER= gnome@FreeBSD.org
COMMENT= WebKit Javascript plug-in for libproxy
LIB_DEPENDS= proxy.0:${PORTSDIR}/net/libproxy \
webkit-1.0.1:${PORTSDIR}/www/webkit-gtk2
MASTERDIR= ${.CURDIR}/../libproxy
BUILD_WRKSRC= ${WRKSRC}/src/plugins
INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
CONFIGURE_ARGS=--without-gnome --without-kde --with-webkit \
--without-mozjs --without-networkmanager --without-python \
--without-envvar --without-file
LIBPROXY_SLAVE= yes
.include "${MASTERDIR}/Makefile"

View File

@ -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: http://code.google.com/p/libproxy/

View File

@ -0,0 +1 @@
lib/libproxy/%%VERSION%%/plugins/webkit.so