Yii is a high-performance component-based PHP framework best for developing large-scale Web applications. Yii comes with a full stack of features, including MVC, DAO/ActiveRecord, I18N/L10N, caching, jQuery-based AJAX support, authentication and role-based access control, scaffolding, input validation, widgets, events, theming, Web services, and so on. Written in strict OOP, Yii is easy to use and is extremely flexible and extensible. WWW: http://www.yiiframework.com/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->lwhsu I'll take it.
Responsible Changed From-To: lwhsu->yzlin Submitter is now committer.
yzlin 2009-07-24 08:50:52 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/yii Makefile distinfo pkg-descr pkg-plist www/yii/files pkg-message.in Log: Add yii 1.0.6.r1102, a high-performance component-based PHP framework. PR: ports/135650 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Approved by: lwhsu (mentor) Revision Changes Path 1.2408 +1 -0 ports/www/Makefile 1.1 +86 -0 ports/www/yii/Makefile (new) 1.1 +3 -0 ports/www/yii/distinfo (new) 1.1 +13 -0 ports/www/yii/files/pkg-message.in (new) 1.1 +9 -0 ports/www/yii/pkg-descr (new) 1.1 +1531 -0 ports/www/yii/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"
State Changed From-To: open->closed New port added. Thanks!