./www/libproxy, Library that provides automatic proxy configuration management

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q1, Version: 0.2.3, Package name: libproxy-0.2.3, Maintainer: pkgsrc-users

libproxy is a library that provides automatic proxy configuration management.

libproxy offers the following features:

* extremely small core footprint (< 35K)
* no external dependencies within libproxy core (libproxy plugins may
have dependencies)
* only 3 functions in the stable external API
* dynamic adjustment to changing network topology
* a standard way of dealing with proxy settings across all scenarios
* a sublime sense of joy and accomplishment


Required to run:
[lang/python25]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/autoconf] [devel/pkg-config] [devel/automake]

Master sites:

SHA1: 2b2b00a179740548035a1145bbae600db9b0a2ce
RMD160: c86c4f8403cb879380e101d074af469c960b5c1c
Filesize: 369.896 KB

Version history: (Expand)


CVS history: (Expand)


   2009-04-07 16:34:23 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #2728 - requested by dsainty
libproxy: fix build of dependent packages

Revisions pulled up:
- www/libproxy/buildlink3.mk		1.3
---
Module Name:	pkgsrc
Committed By:	dsainty
Date:		Tue Apr  7 03:14:07 UTC 2009

Modified Files:
	pkgsrc/www/libproxy: buildlink3.mk

Log message:
Pull in lang/python/extension.mk when buildlinking.

Specifically, this fixes the build of dependent packages (like net/libsoup24)
under Linux, which attempt (and fail) to link in -ldb4 as requested by
${PREFIX}/lib/libproxy.la.