cvs commit: ports/net Makefile ports/net/py-zopeproxy Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Thu Dec 4 11:51:13 PST 2008
miwi 2008-12-04 19:51:12 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/py-zopeproxy Makefile distinfo pkg-descr pkg-plist
Log:
Proxies are special objects which serve as mostly-transparent wrappers
around another object, intervening in the apparent behavior of the
wrapped object only when necessary to apply the policy (e.g., access
checking, location brokering, etc.) for which the proxy is responsible.
WWW: http://pypi.python.org/pypi/zope.proxy
PR: ports/129159
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.2052 +1 -0 ports/net/Makefile
1.1 +27 -0 ports/net/py-zopeproxy/Makefile (new)
1.1 +3 -0 ports/net/py-zopeproxy/distinfo (new)
1.1 +6 -0 ports/net/py-zopeproxy/pkg-descr (new)
1.1 +42 -0 ports/net/py-zopeproxy/pkg-plist (new)
More information about the cvs-all
mailing list