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) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/jimtcl/Makefile

Number of commits found: 20

Thursday, 30 Mar 2023
07:10 Pietro Cerutti (gahr) search for other commits by this committer
lang/jimtcl: update to 0.82

Release notes:
http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-82/
commit hash: 5b558c8f1d5ffa88994966779a3b6c895ac0a750 commit hash: 5b558c8f1d5ffa88994966779a3b6c895ac0a750 commit hash: 5b558c8f1d5ffa88994966779a3b6c895ac0a750 commit hash: 5b558c8f1d5ffa88994966779a3b6c895ac0a750 5b558c8
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
Wednesday, 1 Dec 2021
08:50 Pietro Cerutti (gahr) search for other commits by this committer
lang/jimtcl: update to 0.81

Changes: https://github.com/msteveb/jimtcl/blob/0.81/jim_tcl.txt#L55
commit hash: a944e7f1c90f6c61b0dd837637b646b1ff27fb13 commit hash: a944e7f1c90f6c61b0dd837637b646b1ff27fb13 commit hash: a944e7f1c90f6c61b0dd837637b646b1ff27fb13 commit hash: a944e7f1c90f6c61b0dd837637b646b1ff27fb13 a944e7f
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
Friday, 11 Dec 2020
12:39 gahr search for other commits by this committer
lang/jimtcl: update to 0.80

Relnotes:        
http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-80/
Original commitRevision:557728 
Wednesday, 20 Nov 2019
10:19 gahr search for other commits by this committer
lang/jimtcl: update to 0.79

Release notes:
http://jim.tcl-lang.org/index.html/doc/www/www/articles/jim-release-0-79/
Original commitRevision:517998 
Tuesday, 28 Aug 2018
14:21 gahr search for other commits by this committer
lang/jimtcl: do not depend on asciidoc, prebuilt docs are shipped
Original commitRevision:478319 
Tuesday, 14 Aug 2018
07:22 gahr search for other commits by this committer
lang/jimtcl: update to 0.78

Relnotes: http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-78/
Original commitRevision:477139 
Thursday, 10 Aug 2017
09:54 gahr search for other commits by this committer
lang/jimtcl: remove UNSET=DOCS, default is fine for packages

Reported by:	bapt
Original commitRevision:447670 
09:47 gahr search for other commits by this committer
lang/jimtcl: take maintainership, add DOCS option and test target
Original commitRevision:447669 
Sunday, 13 Nov 2016
09:07 pi search for other commits by this committer
lang/jimtcl: update 0.76 -> 0.77

PR:		214455
Changes:	http://jim.tcl.tk/index.html/doc/www/www/news/
Submitted by:	Lucas Skoeldqvist <frusen@gungre.ch>
Original commitRevision:426013 
Sunday, 13 Dec 2015
03:59 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Silence stripping
Original commitRevision:403652 
Tuesday, 8 Dec 2015
14:37 bapt search for other commits by this committer
Drop maintainership on a bunch of ports
Original commitRevision:403273 
Thursday, 7 May 2015
16:32 mat search for other commits by this committer
Update ports in the [i-m]* category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385637 
Friday, 27 Feb 2015
08:39 bapt search for other commits by this committer
Update to 0.76
Take back maintainership
Original commitRevision:380069 
Thursday, 13 Nov 2014
08:25 bapt search for other commits by this committer
Drop maintainership
Original commitRevision:372511 
Monday, 4 Aug 2014
13:33 bapt search for other commits by this committer
Update to 0.75
Original commitRevision:364004 
Wednesday, 29 Jan 2014
11:34 bapt search for other commits by this committer
Activate the utf8 support
Original commitRevision:341715 
11:22 bapt search for other commits by this committer
Add jimtcl into the ports tree
Original commitRevision:341712 

Number of commits found: 20