CVS log for pkgsrc/www/dojo/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / dojo
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Sun Oct 11 18:38:57 2015 UTC (9 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +1 -1
lines
Remove old Dojo version. There is little reason for having it in pkgsrc
in first place, since any decent deployment will either use one of the
CDNs or a custom build. Being completely outdated doesn't help either.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 25 14:37:25 2013 UTC (11 years, 7 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Bump PKGREVISION for previous commit to force package rebuild without
the dependency.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 25 14:36:23 2013 UTC (11 years, 7 months ago) by darcy
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2
lines
Remove dependency on Apache. While this package requires a web server to
be useful, it does not need a specific one and can build without one.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 6 23:23:59 2013 UTC (12 years, 1 month ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 16 01:52:38 2012 UTC (12 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:13 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 13 15:46:17 2012 UTC (12 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -8
lines
Proper destdir support (hi darcy!)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 12 16:36:00 2012 UTC (12 years, 11 months ago) by darcy
Branches: MAIN
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.
CVSweb <webmaster@jp.NetBSD.org>