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.

non port: www/dojo/Makefile

Number of commits found: 39

Wednesday, 13 Mar 2024
22:41 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
commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9 commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9 commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9 commit hash: bf957b3dcbb12b057b89bfa2628c3a3b4cae4ef9 bf957b3
Wednesday, 25 Jan 2023
17:54 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
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 40843b1
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 6 Jun 2022
12:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
all: Take maintainership
commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 cb420cd
11:56 Rene Ladan (rene) search for other commits by this committer
all: return wg's ports to the pool after safekeeping his commit bit
commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 724071f
Thursday, 21 Oct 2021
15:40 Stefan Eßer (se) search for other commits by this committer
www/dojo: Add CPE information

Approved by:	portmgr (blanket)
commit hash: dce822d3f4f498c5b37780e224608bc8532a1c1e commit hash: dce822d3f4f498c5b37780e224608bc8532a1c1e commit hash: dce822d3f4f498c5b37780e224608bc8532a1c1e commit hash: dce822d3f4f498c5b37780e224608bc8532a1c1e dce822d
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 11 Mar 2018
17:38 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
Original commitRevision:464189 
Monday, 2 Oct 2017
19:51 wg search for other commits by this committer
www/dojo: update to 1.12.2
Original commitRevision:451098 
Monday, 30 May 2016
13:20 wg search for other commits by this committer
www/dojo: update to 1.11.1
Original commitRevision:416152 
Monday, 15 Sep 2014
14:11 wg search for other commits by this committer
www/dojo: update to 1.10.1
Original commitRevision:368265 
Wednesday, 18 Jun 2014
23:12 wg search for other commits by this committer
www/dojo: update to 1.10.0
Original commitRevision:358330 
Wednesday, 18 Dec 2013
14:31 wg search for other commits by this committer
www/dojo: update to 1.9.2
Original commitRevision:336835 
Tuesday, 24 Sep 2013
13:17 wg search for other commits by this committer
www/dojo: fix plist

- Fix plist for APACHE option
- Make CONFDIR
Original commitRevision:328127 
12:35 wg search for other commits by this committer
www/dojo: allow staging

- Allow staging
- Use options sub helper
- Fix plist with APACHE option
Original commitRevision:328122 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Friday, 5 Jul 2013
15:37 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)
Original commitRevision:322338 
Tuesday, 21 May 2013
20:13 glarkin search for other commits by this committer
- Removed some obsolete commands and replaced with SHAREOWN/SHAREGRP

Suggested by:	jgh
Original commitRevision:318721 
19:32 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>
Original commitRevision:318718 
Wednesday, 16 Jan 2013
19:49 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>
Original commitRevision:310521 
Wednesday, 17 Oct 2012
19:23 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
Original commitRevision:306036 
Wednesday, 26 Sep 2012
00:58 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]
Original commitRevision:304868 
Tuesday, 4 Sep 2012
22:27 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@
Original commitRevision:303678 
Saturday, 18 Aug 2012
14:29 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@
Original commit
Saturday, 20 Aug 2011
17:27 ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Original commit
Thursday, 16 Sep 2010
00:07 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
Original commit
Monday, 15 Mar 2010
17:07 glarkin search for other commits by this committer
- Updated to 1.4.2
Original commit
Wednesday, 27 Jan 2010
16:52 glarkin search for other commits by this committer
- Updated to 1.4.1
Original commit
Thursday, 14 Jan 2010
19:55 glarkin search for other commits by this committer
- Updated to 1.4.0
Original commit
Tuesday, 10 Nov 2009
22:23 glarkin search for other commits by this committer
- Updated to 1.3.2
Original commit
Thursday, 7 May 2009
04:12 glarkin search for other commits by this committer
- Update to 1.3.1
Original commit
Tuesday, 23 Dec 2008
14:24 glarkin search for other commits by this committer
- Updated to 1.2.3
Original commit
Friday, 21 Nov 2008
21:23 glarkin search for other commits by this committer
- Updated to 1.2.2
Original commit
Thursday, 16 Oct 2008
13:26 glarkin search for other commits by this committer
- Updated to 1.2.0

Approved by:    beech (mentor, implicit)
Original commit
Friday, 18 Jul 2008
21:05 glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
Original commit
Wednesday, 21 May 2008
01:43 beech search for other commits by this committer
- Update to 1.1.1

PR:             ports/123839
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Original commit
Tuesday, 15 Apr 2008
01:28 beech search for other commits by this committer
- Update to 1.1.0

PR:             ports/122655
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Original commit
Wednesday, 13 Feb 2008
22:11 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)
Original commit

Number of commits found: 39