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: x11-fonts/cascadia-code/Makefile

Number of commits found: 20

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
Tuesday, 11 Jan 2022
18:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/cascadia-code: Update to 2111.01

Changes:	https://github.com/microsoft/cascadia-code/releases
commit hash: 413a8acb6227c3a0391ab47c37d3dff170b11c5d commit hash: 413a8acb6227c3a0391ab47c37d3dff170b11c5d commit hash: 413a8acb6227c3a0391ab47c37d3dff170b11c5d commit hash: 413a8acb6227c3a0391ab47c37d3dff170b11c5d 413a8ac
Tuesday, 21 Dec 2021
18:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/cascadia-code: Update to 2110.31

Changes:	https://github.com/microsoft/cascadia-code/releases
commit hash: fe3d6ea14bc4f01a957812c274cb6bad3eb1ea95 commit hash: fe3d6ea14bc4f01a957812c274cb6bad3eb1ea95 commit hash: fe3d6ea14bc4f01a957812c274cb6bad3eb1ea95 commit hash: fe3d6ea14bc4f01a957812c274cb6bad3eb1ea95 fe3d6ea
Tuesday, 21 Sep 2021
22:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/cascadia-code: Update to 2108.26

Changes:	https://github.com/microsoft/cascadia-code/releases
commit hash: da97eb368946fa178146ceb8d7c77b4425ce39c2 commit hash: da97eb368946fa178146ceb8d7c77b4425ce39c2 commit hash: da97eb368946fa178146ceb8d7c77b4425ce39c2 commit hash: da97eb368946fa178146ceb8d7c77b4425ce39c2 da97eb3
Saturday, 24 Jul 2021
23:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/cascadia-code: Update to 2106.17

Changes:	https://github.com/microsoft/cascadia-code/releases
commit hash: 088bc5047baa80ca0315f3d93fec172b483edbd1 commit hash: 088bc5047baa80ca0315f3d93fec172b483edbd1 commit hash: 088bc5047baa80ca0315f3d93fec172b483edbd1 commit hash: 088bc5047baa80ca0315f3d93fec172b483edbd1 088bc50
Sunday, 20 Jun 2021
20:45 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/cascadia-code: Update to 2105.24

Changes:	https://github.com/microsoft/cascadia-code/releases
commit hash: 8fe541a4679dfa131ba8ed73ef58a017f42e8014 commit hash: 8fe541a4679dfa131ba8ed73ef58a017f42e8014 commit hash: 8fe541a4679dfa131ba8ed73ef58a017f42e8014 commit hash: 8fe541a4679dfa131ba8ed73ef58a017f42e8014 8fe541a
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, 7 Mar 2021
22:14 sunpoet search for other commits by this committer
Update to 2102.25

Changes:	https://github.com/microsoft/cascadia-code/releases
Original commitRevision:567635 
Tuesday, 29 Sep 2020
18:16 sunpoet search for other commits by this committer
Take maintainership
Original commitRevision:550554 
Monday, 28 Sep 2020
05:05 tobik search for other commits by this committer
Reset MAINTAINER
Original commitRevision:550400 
Thursday, 24 Sep 2020
08:51 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 2009.22

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v2009.22
Original commitRevision:549903 
Sunday, 20 Sep 2020
12:34 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 2009.14

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v2009.14
Original commitRevision:549096 
Wednesday, 2 Sep 2020
19:37 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 2008.25

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v2008.25
Original commitRevision:547378 
Wednesday, 1 Jul 2020
13:24 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 2007.01

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v2007.01
Original commitRevision:540959 
Monday, 18 May 2020
17:13 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 2005.15

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v2004.30
Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v2005.15
Original commitRevision:535755 
Wednesday, 27 Nov 2019
09:48 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 1911.21

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v1911.21
Original commitRevision:518488 
Friday, 22 Nov 2019
07:55 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 1911.20

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v1911.20
Original commitRevision:518127 
Saturday, 5 Oct 2019
06:25 tobik search for other commits by this committer
x11-fonts/cascadia-code: Update to 1910.04

Changes:	https://github.com/microsoft/cascadia-code/releases/tag/v1910.04
Original commitRevision:513809 
Thursday, 19 Sep 2019
18:43 tobik search for other commits by this committer
New port: x11-fonts/cascadia-code

Cascadia Code is a fun, new monospaced font that includes programming
ligatures and is designed to enhance the modern look and feel of
the Windows Terminal.

WWW: https://github.com/microsoft/cascadia-code
Original commitRevision:512367 

Number of commits found: 20