| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- do not use PYTHON_SITELIBDIR in dependency entries
- strict python version to 2.x only
- move pkg-plist contents to PLIST_FILES
|
| |
|
|
|
|
|
| |
PR: ports/124921
Approved by: portmgr (pav)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
|
|
|
| |
- s/CSME/CENKES/ in my ports
|
|
|
|
|
| |
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
|
|
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
|