Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a "unified" toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development. WWW: http://dojotoolkit.org/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->beech Pass to me.
beech 2008-02-13 22:11:28 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/dojo Makefile distinfo pkg-descr pkg-plist www/dojo/files dojo.conf.in pkg-message.in Log: Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a "unified" toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development. PR: ports/120132 Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer) Revision Changes Path 1.1968 +1 -0 ports/www/Makefile 1.1 +63 -0 ports/www/dojo/Makefile (new) 1.1 +3 -0 ports/www/dojo/distinfo (new) 1.1 +6 -0 ports/www/dojo/files/dojo.conf.in (new) 1.1 +13 -0 ports/www/dojo/files/pkg-message.in (new) 1.1 +7 -0 ports/www/dojo/pkg-descr (new) 1.1 +1811 -0 ports/www/dojo/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 Committed, Thanks!