Bug 125923 - [NEW PORT] www/gaeo: An open-source web framework running on Google App Engine
Summary: [NEW PORT] www/gaeo: An open-source web framework running on Google App Engine
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-24 09:20 UTC by Yi-Jheng Lin
Modified: 2008-07-26 05:40 UTC (History)
0 users

See Also:


Attachments
gaeo-45.shar (3.74 KB, text/plain)
2008-07-24 09:20 UTC, Yi-Jheng Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!