Bug 110930 - [NEW PORT] www/py-ez_web: Ez_web is a tiny and designed for modify web framework
Summary: [NEW PORT] www/py-ez_web: Ez_web is a tiny and designed for modify web framework
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: 2007-03-27 15:50 UTC by Thinker
Modified: 2007-03-27 21:40 UTC (History)
0 users

See Also:


Attachments
py24-ez_web-0.1.shar (3.69 KB, text/plain)
2007-03-27 15:50 UTC, Thinker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thinker 2007-03-27 15:50:02 UTC
ez_web is a tiny and designed for modify web framework. It provides concise
fucntions, no complex candy. ez_web is working as a CGI or apache handler
with mod_python.

WWW:	https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_web

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-27 15:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-03-27 15:54:11 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-27 21:31:30 UTC
miwi        2007-03-27 20:31:23 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-ez_web        Makefile distinfo pkg-descr pkg-plist 
  Log:
  ez_web is a tiny and designed for modify web framework. It provides concise
  fucntions, no complex candy. ez_web is working as a CGI or apache handler
  with mod_python.
  
  WWW:    https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_web
  
  PR:             ports/110930
  Submitted by:   Thinker K.F. Li <thinker at branda.to>
  
  Revision  Changes    Path
  1.1759    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/py-ez_web/Makefile (new)
  1.1       +3 -0      ports/www/py-ez_web/distinfo (new)
  1.1       +5 -0      ports/www/py-ez_web/pkg-descr (new)
  1.1       +44 -0     ports/www/py-ez_web/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"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-03-27 21:32:20 UTC
State Changed
From-To: open->closed

New port added. Thanks!