cvs commit: ports/www Makefile ports/www/py-openssl-proxy Makefile distinfo pkg-descr pkg-plist

Andrew Pantyukhin sat at FreeBSD.org
Sat Jul 22 20:21:59 UTC 2006


sat         2006-07-22 20:21:58 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-openssl-proxy Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add port www/py-openssl-proxy:
  
  OpenSSLProxy module Provides HTTPS proxy support to httplib and urllib2
  classes.
  
   * 'OpenSSLProxy' is derived from httplib.HTTPS and provides HTTPS
     proxy support
   * 'OpenSSLProxyHandler' is dervived from urllib2.HTTPSHandler and
     provides HTTPS proxy support
   * Support for Basic User Authentication
   * Honors environmental variable https_proxy
  
  WWW: http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem-using.html
  
  Revision  Changes    Path
  1.1521    +1 -0      ports/www/Makefile
  1.1       +23 -0     ports/www/py-openssl-proxy/Makefile (new)
  1.1       +3 -0      ports/www/py-openssl-proxy/distinfo (new)
  1.1       +11 -0     ports/www/py-openssl-proxy/pkg-descr (new)
  1.1       +3 -0      ports/www/py-openssl-proxy/pkg-plist (new)


More information about the cvs-all mailing list