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: Mk/Uses/nodejs.mk

Number of commits found: 12

Sunday, 17 Mar 2024
15:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/node16: Remove expired port
commit hash: ff92351c4691cbd1ae972eea3ecff0ef789ba2fe commit hash: ff92351c4691cbd1ae972eea3ecff0ef789ba2fe commit hash: ff92351c4691cbd1ae972eea3ecff0ef789ba2fe commit hash: ff92351c4691cbd1ae972eea3ecff0ef789ba2fe ff92351
Wednesday, 1 Nov 2023
19:29 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/nodejs.mk: Add nodejs 21 and update current and lts

Node.js 20 is the new LTS with active LTS support since October 24, 2023.
Node.js 21 is the new current.

Reference:	https://github.com/nodejs/Release/blob/main/README.md#release-schedule
commit hash: 5577e1f825319f2b8314364f50919879a51cd1f5 commit hash: 5577e1f825319f2b8314364f50919879a51cd1f5 commit hash: 5577e1f825319f2b8314364f50919879a51cd1f5 commit hash: 5577e1f825319f2b8314364f50919879a51cd1f5 5577e1f
Friday, 30 Jun 2023
03:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/node19: Sunset

2023-06-30 www/node19: Nodejs 19.* will reach its EoL on 2023-06-01. Use Node.js
18.* (www/node18) or 20.* (www/node20) instead

Approved by:	portmgr (blanket)
commit hash: 6228cf64db281b71fa3cbea2ac4ce222f547875b commit hash: 6228cf64db281b71fa3cbea2ac4ce222f547875b commit hash: 6228cf64db281b71fa3cbea2ac4ce222f547875b commit hash: 6228cf64db281b71fa3cbea2ac4ce222f547875b 6228cf6
Sunday, 28 May 2023
11:58 Rene Ladan (rene) search for other commits by this committer
Mk: unregister expired nodejs 14
commit hash: a753989effca37134909c8a2fd2f8fe7c9e23f88 commit hash: a753989effca37134909c8a2fd2f8fe7c9e23f88 commit hash: a753989effca37134909c8a2fd2f8fe7c9e23f88 commit hash: a753989effca37134909c8a2fd2f8fe7c9e23f88 a753989
Tuesday, 18 Apr 2023
21:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/nodejs.mk: Add node 20 as new current
commit hash: 1d6547adc9d3d1667e42df453b7237701f0fa877 commit hash: 1d6547adc9d3d1667e42df453b7237701f0fa877 commit hash: 1d6547adc9d3d1667e42df453b7237701f0fa877 commit hash: 1d6547adc9d3d1667e42df453b7237701f0fa877 1d6547a
Sunday, 9 Apr 2023
13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer Author: John Hein
Mk/Uses/nodejs.mk: Fix nodejs_ARGS check

- Fix empty() usage
- Add missing valid USES=nodejs:env

PR:		270706
commit hash: c98bdc21c65e97a62c9290d38e002ec99d8905bc commit hash: c98bdc21c65e97a62c9290d38e002ec99d8905bc commit hash: c98bdc21c65e97a62c9290d38e002ec99d8905bc commit hash: c98bdc21c65e97a62c9290d38e002ec99d8905bc c98bdc2
Monday, 30 Jan 2023
14:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn}

The current USES=nodejs has the following issues:
- www/node is not the default version while www/node16 is.
- It also means inconsistent naming of node ports.
- www/npm duplicates with www/npm-node16.
- www/yarn duplicates with www/yarn-node16.

The notable changes are introduced to fix the above issues:
- Rewrite Mk/Uses/nodejs.mk.
- Add new LTS version of nodejs (www/noe18).
- Add new current version of nodejs (www/node19).
- Change default nodejs version from 16 to 18 (latest LTS).
- Use consistent naming for all supported node versions.
- Convert www/node, www/npm and www/yarn to meta ports.

After this commit:
- All supported node versions are named as node{14,16,18,19}
- www/node is a meta port which depends on the default version (e.g. www/node18)
- www/npm is a meta port which depends on the default version (e.g.
www/npm-node18)
- www/yarn is a meta port which depends on the default version (e.g.
www/yarn-node18)
- Bump PORTREVISION of dependent ports for dependency change (from www/node16 to
www/node18)

Discussed with:	jrm, otis, pizzamig
commit hash: fa93fdc383c190569821ae224413c848c19d9a7c commit hash: fa93fdc383c190569821ae224413c848c19d9a7c commit hash: fa93fdc383c190569821ae224413c848c19d9a7c commit hash: fa93fdc383c190569821ae224413c848c19d9a7c fa93fdc
Monday, 7 Nov 2022
15:13 Rene Ladan (rene) search for other commits by this committer
Mk/Uses: return nodejs to the pool

With hat:	portmgr-secretary
commit hash: 25e4b0f7c3521578c5125a6986d5833621b449cb commit hash: 25e4b0f7c3521578c5125a6986d5833621b449cb commit hash: 25e4b0f7c3521578c5125a6986d5833621b449cb commit hash: 25e4b0f7c3521578c5125a6986d5833621b449cb 25e4b0f
Friday, 3 Jun 2022
17:01 Joseph Mingrone (jrm) search for other commits by this committer
Mk/Uses/nodejs.mk: Handle www/node update to v18

PR:		263590
Sponsored by:	The FreeBSD Foundation
commit hash: 25bb8b00152f9e06ea3cba953dede66df54a5e1c commit hash: 25bb8b00152f9e06ea3cba953dede66df54a5e1c commit hash: 25bb8b00152f9e06ea3cba953dede66df54a5e1c commit hash: 25bb8b00152f9e06ea3cba953dede66df54a5e1c 25bb8b0
Sunday, 24 Apr 2022
10:00 Tobias C. Berner (tcberner) search for other commits by this committer
framework: cleanup conditional-indentations in Mk/

Run Tools/scripts/indent_make_if.pl on all of Mk.

These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible

Differential Revision:	https://reviews.freebsd.org/D35024
Reviewed by:		portmgr (rene, bapt)
commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 aa25396
Thursday, 31 Mar 2022
14:38 Rene Ladan (rene) search for other commits by this committer
Mk: unregister expired NodeJS 10 and Ruby 2.6
commit hash: 63ff13713ef542d7ee39b62169163309744e7ff7 commit hash: 63ff13713ef542d7ee39b62169163309744e7ff7 commit hash: 63ff13713ef542d7ee39b62169163309744e7ff7 commit hash: 63ff13713ef542d7ee39b62169163309744e7ff7 63ff137
Friday, 12 Nov 2021
05:54 Matthias Fechner (mfechner) search for other commits by this committer
Mk/Uses: default version for nodejs

If a port depends on node, a simple:
USES= nodejs
can be added. It is also possible to define a specific version:
USES= nodejs:14
Use as current version the latest LTS version of node.

PR:                     259783
Differential Revision:	https://reviews.freebsd.org/D32790
commit hash: 46ce086c7130aedb8b349864afaf938489d070de commit hash: 46ce086c7130aedb8b349864afaf938489d070de commit hash: 46ce086c7130aedb8b349864afaf938489d070de commit hash: 46ce086c7130aedb8b349864afaf938489d070de 46ce086

Number of commits found: 12