head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.6 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.4 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.2 pkgsrc-2009Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2009.12.15.11.00.12; author wiz; state dead; branches; next 1.1; 1.1 date 2009.03.12.13.31.48; author hasso; state Exp; branches; next ; desc @@ 1.2 log @Update to 0.3.0. Set LICENSE. Since python .py file is not installed even when python is enabled, comment out python dependency. New in version 0.3.0 ==================== * WARNING!!! Slight API change!!! see docs for px_proxy_factory_get_proxies() * Credentials support (see API change above) * A complete rewrite of the module manager * file:// as valid PAC URLs * Sample Mono application * Automake 1.11 shaved output * gnome backend rewrite (now w/o thread issues) * Test suite base functionality exists * Many solaris build fixes * Seamonkey support as JS pacrunner * Bugfixes * Compiles for MS Windows using Mingw @ text @$NetBSD: patch-ad,v 1.1 2009/03/12 13:31:48 hasso Exp $ --- src/bin/Makefile.am.orig 2009-03-12 12:18:18 +0200 +++ src/bin/Makefile.am 2009-03-12 12:18:33 +0200 @@@@ -3,5 +3,5 @@@@ bin_PROGRAMS = proxy # Command line interface to libproxy proxy_SOURCES = proxy.c proxy_CFLAGS = -I$(top_srcdir)/src/lib -proxy_LDFLAGS = -ldl +proxy_LDFLAGS = $(DL_LIBS) proxy_LDADD = ../lib/libproxy.la @ 1.1 log @Make it compile on DragonFly (and probably on some other systems). @ text @d1 1 a1 1 $NetBSD$ @