Bug 129159 - [New Port]net/py-zopeproxy:Generic Transparent Proxies
Summary: [New Port]net/py-zopeproxy:Generic Transparent Proxies
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-25 07:30 UTC by wenheping
Modified: 2008-12-04 20:00 UTC (History)
0 users

See Also:


Attachments
file.shar (5.03 KB, text/plain)
2008-11-25 07:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-11-25 07:30:04 UTC
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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-25 07:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-12-04 19:50:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-12-04 19:51:20 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"