Bug 120132 - [NEW PORT] www/dojo: An open-source DHTML toolkit written in JavaScript
Summary: [NEW PORT] www/dojo: An open-source DHTML toolkit written in JavaScript
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-01-29 23:00 UTC by Greg Larkin
Modified: 2008-02-13 22:20 UTC (History)
1 user (show)

See Also:


Attachments
dojo-1.0.2.shar (80.18 KB, text/plain)
2008-01-29 23:00 UTC, Greg Larkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2008-01-29 23:00:03 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-29 23:18:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2008-02-12 20:12:03 UTC
Responsible Changed
From-To: miwi->beech

Pass to me.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-02-13 22:11:36 UTC
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"
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2008-02-13 22:12:22 UTC
State Changed
From-To: open->closed

Committed, Thanks!