Date: Thu, 4 Dec 2008 19:51:12 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/py-zopeproxy Makefile distinfo pkg-descr pkg-plist Message-ID: <200812041951.mB4JpCVR019495@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812041951.mB4JpCVR019495>
