Bug 137603 - [REPOCOPY] www/py-turbogears -> www/py-turbogears2
Summary: [REPOCOPY] www/py-turbogears -> www/py-turbogears2
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: 2009-08-09 14:20 UTC by wenheping
Modified: 2009-08-18 23:40 UTC (History)
0 users

See Also:


Attachments
file.shar (20.73 KB, text/plain)
2009-08-09 14:20 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-09 14:20:03 UTC
TurboGears 2 is a reinvention of the TurboGears project to take
advantage of new components, and to provide a fully customizable
WSGI (Web Server Gateway Interface) stack. From the beginning
TurboGears was designed to be a Full Stack framework built from
best-of-breed components. New components have been released which
improved on the ones in the original TGstack, and the Python web
world has been increasingly designed around WSGI.

This has enabled a whole new world of reuse, and TG2 is designed
to take advantage of this fact in order to make a framework which
provides easy to use, productive defaults, while still providing
flexibility where it is useful.

TG2 represents a change from some of the components in TurboGears 1,
but we have now invested in a set of components that we think will
continue to be at the center of python web development for years to
come.

WWW:    http://www.turbogears.org/

(It require:
http://www.freebsd.org/cgi/query-pr.cgi?pr=137601
http://www.freebsd.org/cgi/query-pr.cgi?pr=137602)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-09 14:20:13 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 2009-08-14 21:11:17 UTC
State Changed
From-To: open->repocopy

Please repcopy www/py-turbogears -> www/py-turbogears2. 




Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-08-14 21:11:17 UTC
Responsible Changed
From-To: miwi->portmgr

Over to Portmgr
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-08-18 19:26:19 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-08-18 19:26:19 UTC
Responsible Changed
From-To: portmgr->miwi

Repocopy complete.
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-08-18 23:39:06 UTC
miwi        2009-08-18 22:38:57 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
    www/py-turbogears2   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 2.0.1
  
  PR:             137603
  Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
  
  Revision  Changes     Path
  1.2425    +1 -0       ports/www/Makefile
  1.16      +17 -60     ports/www/py-turbogears2/Makefile
  1.6       +3 -3       ports/www/py-turbogears2/distinfo
  1.3       +15 -9      ports/www/py-turbogears2/pkg-descr
  1.7       +221 -1353  ports/www/py-turbogears2/pkg-plist
_______________________________________________
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 7 Martin Wilke freebsd_committer freebsd_triage 2009-08-18 23:39:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!