notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dojo Open-source DHTML toolkit written in JavaScript
1.12.3 www on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.12.2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-02-13 22:12:06
Last Update: 2024-03-13 22:41:40
Commit Hash: bf957b3
License: BSD3CLAUSE
WWW:
https://dojotoolkit.org/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/dojo-1.12.3/catalog.mk
  2. /usr/local/share/licenses/dojo-1.12.3/LICENSE
  3. /usr/local/share/licenses/dojo-1.12.3/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • dojo>0:www/dojo
To install the port:
cd /usr/ports/www/dojo/ && make install clean
To add the package, run one of these commands:
  • pkg install www/dojo
  • pkg install dojo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dojo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710364253 SHA256 (dojo-release-1.12.3.tar.gz) = a31d6d964b899551749c5ab99154e63cfafa898590e25f152aa67d491108238b SIZE (dojo-release-1.12.3.tar.gz) = 9213656

Packages (timestamps in pop-ups are UTC):
dojo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.12.21.12.21.12.21.12.21.12.3-1.12.2-
FreeBSD:13:quarterly1.12.21.12.21.12.21.12.21.12.21.12.21.12.21.12.2
FreeBSD:14:latest1.12.21.12.21.12.21.12.21.12.21.12.2-1.12.2
FreeBSD:14:quarterly1.12.21.12.2-1.12.21.12.21.12.21.12.21.12.2
FreeBSD:15:latest1.12.21.12.2n/a1.12.2n/a1.12.21.12.21.12.2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dojo-1.12.3: APACHE=off: Apache server support ===> Use 'make config' to modify these settings
Options name:
www_dojo
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.dojotoolkit.org/release-1.12.3/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.12.3
13 Mar 2024 22:41:40
commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/dojo: Update version 1.12.2=>1.12.3

- Add LICENSE BSD3CLAUSE

Changelog: https://github.com/dojo/dojox/releases/tag/1.12.3
1.12.2
25 Jan 2023 17:54:07
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.12.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.12.2
06 Jun 2022 12:25:36
commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
all: Take maintainership
1.12.2
06 Jun 2022 11:56:41
commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return wg's ports to the pool after safekeeping his commit bit
1.12.2
21 Oct 2021 15:40:48
commit hash: dce822d3f4f498c5b37780e224608bc8532a1c1ecommit hash: dce822d3f4f498c5b37780e224608bc8532a1c1ecommit hash: dce822d3f4f498c5b37780e224608bc8532a1c1ecommit hash: dce822d3f4f498c5b37780e224608bc8532a1c1e files touched by this commit
Stefan Eßer (se) search for other commits by this committer
www/dojo: Add CPE information

Approved by:	portmgr (blanket)
1.12.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.12.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.12.2
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
1.12.2
11 Mar 2018 17:38:46
Revision:464189Original commit files touched by this commit
brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
1.12.2
02 Oct 2017 19:51:50
Revision:451098Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: update to 1.12.2
1.11.1
22 Nov 2016 14:04:22
Revision:426827Original commit files touched by this commit
danfe search for other commits by this committer
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
1.11.1
30 May 2016 13:20:49
Revision:416152Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: update to 1.11.1
1.10.1
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
1.10.1
08 May 2015 10:33:55
Revision:385754Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
1.10.1
15 Sep 2014 14:11:02
Revision:368265Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: update to 1.10.1
1.10.0
18 Jun 2014 23:12:04
Revision:358330Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: update to 1.10.0
1.9.2
18 Dec 2013 14:31:08
Revision:336835Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: update to 1.9.2
1.9.1
24 Sep 2013 13:17:00
Revision:328127Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: fix plist

- Fix plist for APACHE option
- Make CONFDIR
1.9.1
24 Sep 2013 12:35:36
Revision:328122Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: allow staging

- Allow staging
- Use options sub helper
- Fix plist with APACHE option
1.9.1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.9.1
05 Jul 2013 15:37:00
Revision:322338Original commit files touched by this commit
wg search for other commits by this committer
www/dojo: update to 1.9.1

- Update to 1.9.1
- Take maintainership

PR:		ports/179682
Submitted by:	wg (myself)
Approved by:	maintainer (timeout)
1.9.0
21 May 2013 20:13:06
Revision:318721Original commit files touched by this commit
glarkin search for other commits by this committer
- Removed some obsolete commands and replaced with SHAREOWN/SHAREGRP

Suggested by:	jgh
1.9.0
21 May 2013 19:32:33
Revision:318718Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.9.0
- Converted to OptionsNG

PR:		ports/178674
Submitted by:	William Grzybowski <william88@gmail.com>
1.8.3
16 Jan 2013 19:49:15
Revision:310521Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.8.3
- Trimmed Makefile header

PR:		ports/174543 (based on)
Submitted by:	William Grzybowski <william88@gmail.com>
1.8.1
17 Oct 2012 19:23:20
Revision:306036Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.8.1

PR:		ports/172638
Submitted by:	William Grzybowski <william88@gmail.com>
Feature safe:	yes
1.8.0
26 Sep 2012 00:58:18
Revision:304868Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.8.0 [1]
- Converted to OptionsNG
- Removed references to demos from pkg-message

PR:		ports/170653 [1]
Submitted by:	William Grzybowski <william88@gmail.com> [1]
1.5.0
04 Sep 2012 22:27:56
Revision:303678Original commit files touched by this commit
ohauer search for other commits by this committer
- unbreak build
  since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
1.5.0
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
1.5.0
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
1.5.0
22 Apr 2011 15:08:38
Original commit files touched by this commit
ohauer search for other commits by this committer
  - fix pkg-plist for non default OPTION (lost in pkg-plist rev1.4)
  - no version bump

    Issue found during local exp-run with param. WITH_APACHE=yes

Approved by:    glarkin (implicit)
1.5.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.5.0
16 Sep 2010 00:07:48
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.5.0

  Release notes: http://docs.dojocampus.org/releasenotes/1.5

PR:             ports/150480
Submitted by:   jpaetzel
1.4.2
15 Mar 2010 17:07:24
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.4.2
1.4.1
27 Jan 2010 16:52:41
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.4.1
1.4.0
14 Jan 2010 19:55:47
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.4.0
1.3.2
10 Nov 2009 22:23:22
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.2
1.3.1
07 May 2009 04:12:19
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.3.1
1.2.3
23 Dec 2008 14:24:51
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.2.3
1.2.2
21 Nov 2008 21:23:30
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.2.2
1.2.0
16 Oct 2008 13:26:12
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.2.0

Approved by:    beech (mentor, implicit)
1.1.1
18 Jul 2008 21:05:20
Original commit files touched by this commit This port version is marked as vulnerable.
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
1.1.1
21 May 2008 01:43:38
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.1.1

PR:             ports/123839
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.1.0
15 Apr 2008 01:28:22
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.1.0

PR:             ports/122655
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.0.2
13 Feb 2008 22:11:28
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
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)

Number of commits found: 46