Bug 125923

Summary: [NEW PORT] www/gaeo: An open-source web framework running on Google App Engine
Product: Ports & Packages Reporter: Yi-Jheng Lin <yzlin>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gaeo-45.shar none

Description Yi-Jheng Lin 2008-07-24 09:20:02 UTC
Google App Engine Oil (GAEO) is an open-source web framework
running on Google App Engine.

Google App Engine Oil (GAEO) enables the web development on
Google AppEngine quick and less configurations. GAEO enhances
Google AppEngine SDK with new features such as:
    - Well-formed URL Routing
    - Enhanced Request Handler (Controller)
    - Enhanced Object-Relation Mapping (ORM)

WWW:	http://gaeo.org

Generated with FreeBSD Port Tools 0.77
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-07-26 04:32:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-26 05:31:21 UTC
beech       2008-07-26 04:31:12 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/gaeo             Makefile distinfo pkg-descr pkg-plist 
    www/gaeo/files       patch-bin_gaeo.py 
  Log:
  Google App Engine Oil (GAEO) is an open-source web framework
  running on Google App Engine.
  
  Google App Engine Oil (GAEO) enables the web development on
  Google AppEngine quick and less configurations. GAEO enhances
  Google AppEngine SDK with new features such as:
      - Well-formed URL Routing
      - Enhanced Request Handler (Controller)
      - Enhanced Object-Relation Mapping (ORM)
  
  PR:             ports/125923
  Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.2106    +1 -0      ports/www/Makefile
  1.1       +40 -0     ports/www/gaeo/Makefile (new)
  1.1       +3 -0      ports/www/gaeo/distinfo (new)
  1.1       +11 -0     ports/www/gaeo/files/patch-bin_gaeo.py (new)
  1.1       +11 -0     ports/www/gaeo/pkg-descr (new)
  1.1       +18 -0     ports/www/gaeo/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 3 Beech Rintoul freebsd_committer freebsd_triage 2008-07-26 05:31:34 UTC
State Changed
From-To: open->closed

Committed, Thanks!