Date: Fri, 27 Feb 2009 05:26:27 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/libproxy Makefile distinfo pkg-descr pkg-plist ports/net/libproxy/files patch-configure patch-src_bin_Makefile.in patch-src_lib_proxy_factory.c patch-src_lib_url.c patch-src_plugins_Makefile.in patch-src_plugins_mozjs.c ... Message-ID: <200902270526.n1R5QRw0027984@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2009-02-27 05:26:27 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/libproxy Makefile distinfo pkg-descr pkg-plist net/libproxy/files patch-configure patch-src_bin_Makefile.in patch-src_lib_proxy_factory.c patch-src_lib_url.c patch-src_plugins_Makefile.in patch-src_plugins_mozjs.c patch-src_plugins_webkit.c Log: Add libproxy, a library that provides automatic proxy configuration management. Plug-ins are available for GNOME, KDE, Mozilla, and WebKit. WWW: http://code.google.com/p/libproxy/ Revision Changes Path 1.2076 +1 -0 ports/net/Makefile 1.1 +34 -0 ports/net/libproxy/Makefile (new) 1.1 +3 -0 ports/net/libproxy/distinfo (new) 1.1 +95 -0 ports/net/libproxy/files/patch-configure (new) 1.1 +11 -0 ports/net/libproxy/files/patch-src_bin_Makefile.in (new) 1.1 +10 -0 ports/net/libproxy/files/patch-src_lib_proxy_factory.c (new) 1.1 +10 -0 ports/net/libproxy/files/patch-src_lib_url.c (new) 1.1 +84 -0 ports/net/libproxy/files/patch-src_plugins_Makefile.in (new) 1.1 +10 -0 ports/net/libproxy/files/patch-src_plugins_mozjs.c (new) 1.1 +10 -0 ports/net/libproxy/files/patch-src_plugins_webkit.c (new) 1.1 +9 -0 ports/net/libproxy/pkg-descr (new) 1.1 +13 -0 ports/net/libproxy/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902270526.n1R5QRw0027984>