aboutsummaryrefslogtreecommitdiff
path: root/net/libproxy
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc 4.7+ / libc++Koop Mast2012-07-132-0/+18
| | | | | | | | PR: ports/169682 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=300851
* Update to 0.4.6.Koop Mast2011-08-2320-266/+186
| | | | Notes: svn path=/head/; revision=280290
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Override a configure test, so the correct behaviour is done when build with ↵Koop Mast2011-02-281-1/+2
| | | | | | | clang. Notes: svn path=/head/; revision=269994
* This port needs python 2.5 or higher.Koop Mast2010-07-291-1/+1
| | | | | | | | PR: ports/149080 Submitted by: glarkin@ Notes: svn path=/head/; revision=258444
* Install compiled versions of the Python module.Joe Marcus Clarke2010-05-162-1/+15
| | | | | | | Requested by: nork Notes: svn path=/head/; revision=254455
* Remove the CONFLICTS between libproxy and libmonetra.Joe Marcus Clarke2010-01-231-1/+0
| | | | | | | | PR: 143039 Submitted by: Mark Schleifer <freebsd@schleifer.org> Notes: svn path=/head/; revision=248431
* Add libproxy, a library that provides automatic proxy configuration management.Joe Marcus Clarke2009-02-2711-0/+289
Plug-ins are available for GNOME, KDE, Mozilla, and WebKit. WWW: http://code.google.com/p/libproxy/ Notes: svn path=/head/; revision=229131