aboutsummaryrefslogtreecommitdiffstats
path: root/www/gaeo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3pgollucci2010-12-134-36/+11
| | | | | | | | - Remove MD5 PR: ports/152279 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: maintainer timeout (yzlin ; 26 days)
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Change to my mail address at FreeBSD.orgyzlin2009-07-291-1/+1
| | | | Approved by: lwhsu (mentor)
* - Update to 0.2.1miwi2009-05-232-4/+4
| | | | | PR: 134858 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* - Update to 0.2lwhsu2008-12-214-62/+99
| | | | | PR: ports/129718 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer)
* - Update to 0.1lwhsu2008-09-254-38/+80
| | | | | PR: ports/127519 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer)
* - Update to 68.lippe2008-08-243-4/+5
| | | | | | PR: ports/126686 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) Approved by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* - Update to 50miwi2008-08-034-7/+7
| | | | | PR: 126004 Submitted by; Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* Google App Engine Oil (GAEO) is an open-source web frameworkbeech2008-07-265-0/+83
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>