Commit graph

6 commits

Author SHA1 Message Date
wiz
5e80e6a12b 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
2009-12-15 11:00:11 +00:00
drochner
01e51e7785 David Sainty noticed that this pkg suffered from the spurious-db4
syndrome too
require the new Python versions and bump PKGREVISION
2009-09-09 15:11:31 +00:00
abs
cdab3733ce Add 26 to PYTHON_VERSIONS_ACCEPTED 2009-07-08 07:57:31 +00:00
snj
e77d79c378 This packages wants python >= 2.5. 2009-03-18 17:19:30 +00:00
hasso
a311fcc69b Make it compile on DragonFly (and probably on some other systems). 2009-03-12 13:31:48 +00:00
jmcneill
6d85a75ca5 Import libproxy version 0.2.3.
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
2009-03-04 02:11:07 +00:00