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: www/yarn/distinfo

Number of commits found: 28

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
Tuesday, 5 Apr 2022
18:41 Luca Pizzamiglio (pizzamig) search for other commits by this committer
www/yarn: Update to 1.22.18

Fix a regresssion with Node 17.7.0, later fixed in Node 17.7.1
commit hash: 2872afdfcd689c3ac89d0fd203a8e4be12f9443d commit hash: 2872afdfcd689c3ac89d0fd203a8e4be12f9443d commit hash: 2872afdfcd689c3ac89d0fd203a8e4be12f9443d commit hash: 2872afdfcd689c3ac89d0fd203a8e4be12f9443d 2872afd
Friday, 22 Oct 2021
09:53 Luca Pizzamiglio (pizzamig) search for other commits by this committer Author: Jose Luis Duran
www/yarn: Update to 1.22.17

PR: 259125
commit hash: 0ba8b24e0fbab68064e6166c34e51bedf41c6850 commit hash: 0ba8b24e0fbab68064e6166c34e51bedf41c6850 commit hash: 0ba8b24e0fbab68064e6166c34e51bedf41c6850 commit hash: 0ba8b24e0fbab68064e6166c34e51bedf41c6850 0ba8b24
Thursday, 12 Aug 2021
20:40 Luca Pizzamiglio (pizzamig) search for other commits by this committer Author: Jose Luis Duran
www/yarn: Update to 1.22.11

Changelog: https://github.com/yarnpkg/yarn/releases/tag/v1.22.11

PR:		257562
Approved by:	pizzamig@FreeBSD.org (maintainer)
commit hash: 251346b20de71cad6535495e07f166eeabfb266b commit hash: 251346b20de71cad6535495e07f166eeabfb266b commit hash: 251346b20de71cad6535495e07f166eeabfb266b commit hash: 251346b20de71cad6535495e07f166eeabfb266b 251346b
Wednesday, 30 Dec 2020
17:20 pizzamig search for other commits by this committer
www/yarn-*: update to 1.22.10

Add support for Node 14
Fix CONFLICTS with an updated list of nodejs versions
Changelog: https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md

PR:		251967
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Original commitRevision:559675 
Friday, 3 Apr 2020
08:16 pizzamig search for other commits by this committer
www/yarn: Update to 1.22.4

Changes: https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md

PR:		245232
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Original commitRevision:530473 
Thursday, 17 Oct 2019
14:17 pizzamig search for other commits by this committer
www/yarn: Update to 1.9.1

Changelog: https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md#1191

PR:		241305
Submitted by:	Jose Luis Duran
Original commitRevision:514662 
Tuesday, 1 Oct 2019
08:56 pizzamig search for other commits by this committer
www/yarn: Update to 1.19.0

Changes: https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md#1190

PR:		240935
Submitted by:	Jose Luis Duran
Original commitRevision:513465 
Wednesday, 11 Sep 2019
15:15 pizzamig search for other commits by this committer
www/yarn: update to 1.17.3

Changes: https://github.com/yarnpkg/yarn/blob/1.17-stable/CHANGELOG.md

PR:		240431
Submitted by:	Jose Luis Duran
Original commitRevision:511824 
Thursday, 30 May 2019
14:42 pizzamig search for other commits by this committer
www/yarn: Update to 1.16
Original commitRevision:503071 
Thursday, 28 Mar 2019
22:22 pizzamig search for other commits by this committer
www/yarn: Update to 1.15.2

Changelog: https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md#1152

PR:		236832
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Original commitRevision:497058 
Friday, 8 Feb 2019
15:18 pizzamig search for other commits by this committer
www/yarn: Update to 1.13.0

Changes: https://github.com/yarnpkg/yarn/releases/tag/v1.13.0
Sponsored by:	trivago N.V.
Original commitRevision:492438 
Monday, 12 Nov 2018
21:27 pizzamig search for other commits by this committer
www/yarn: Update to 1.12.3

PR:		233149
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Original commitRevision:484828 
Monday, 8 Oct 2018
14:29 pizzamig search for other commits by this committer
www/yarn: Update to 1.10.1

Changelog: https://github.com/yarnpkg/yarn/releases/tag/v1.10.0

Sponsored by:	trivago N.V.
Original commitRevision:481543 
Tuesday, 4 Sep 2018
09:56 pizzamig search for other commits by this committer
www/yarn: Update to 1.9.4

PR:		231000
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Original commitRevision:478946 
Wednesday, 13 Jun 2018
09:29 pizzamig search for other commits by this committer
www/yarn: Update to 1.7.0

Changelog: https://github.com/yarnpkg/yarn/releases/tag/v1.7.0

PR:		228821
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Original commitRevision:472298 
Thursday, 19 Apr 2018
20:42 pizzamig search for other commits by this committer
www/yarn: Update to 1.6.0

Changelog: https://github.com/yarnpkg/yarn/releases/tag/v1.6.0
Original commitRevision:467804 
Monday, 5 Mar 2018
15:10 pizzamig search for other commits by this committer
www/yarn: Update to 1.5.1

Sponsored by:	trivago N.V.
Original commitRevision:463649 
Monday, 6 Nov 2017
09:14 pizzamig search for other commits by this committer
www/yarn: Update to 1.3.2

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12939
Original commitRevision:453603 
Monday, 16 Oct 2017
14:57 pizzamig search for other commits by this committer
www/yarn: Update to 1.2.1

Approved by:	olivier (mentor)
Sponsored by:	trivago N.V.
Differential Revision:	https://reviews.freebsd.org/D12686
Original commitRevision:452199 
Wednesday, 11 Oct 2017
13:09 pizzamig search for other commits by this committer
www/yarn: Update to 1.2.0

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12636
Original commitRevision:451749 
Saturday, 30 Sep 2017
11:23 pizzamig search for other commits by this committer
www/yarn: update to 1.1.0 and fix the yarn script

Re-enabling the readlink -f option on FreeBSD
Update to version 1.1.0

PR:		222696
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12542
Original commitRevision:450977 
Thursday, 28 Sep 2017
09:06 pizzamig search for other commits by this committer
www/yarn: Updating to version 1.0.2

Adopting a more fine grained conflict type
Fixing a Linux incompatibility

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12516
Original commitRevision:450810 
Wednesday, 13 Sep 2017
15:45 pizzamig search for other commits by this committer
www/yarn: Updating to version 1.0.1

Adding an option to avoid the installation of the yarn script, that
collides with a hadoop2 utility

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12332
Original commitRevision:449801 
Thursday, 6 Jul 2017
20:58 sunpoet search for other commits by this committer
Update to 0.27.5

Changes:	https://github.com/yarnpkg/yarn/releases
PR:		220496
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Approved by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Original commitRevision:445190 
Wednesday, 31 May 2017
14:41 jrm search for other commits by this committer
www/yarn: Update to version 0.24.6

Other changes:
- Patch package.json to show installation was via package [1]
- Set executable bit for JavaScript scripts requiring it [1]
- Do not install Windows binaries
- Use fully qualified paths to create links in ${PREFIX}/bin/ [2]
- Create link for yarnpkg in ${PREFIX}/bin [1]

Upstream releases: https://github.com/yarnpkg/yarn/releases

Reviewed by:	jlduran@gmail.com [1], mat [2]
Approved by:	luca.pizzamiglio@gmail.com (maintainer),
                swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10696
Original commitRevision:442188 
Wednesday, 26 Apr 2017
18:46 sunpoet search for other commits by this committer
Update to 0.23.2

- While I'm here:
  - Fix indent
  - Silence patch messages

Changes:	https://github.com/yarnpkg/yarn/releases
		https://github.com/yarnpkg/yarn/commits/master
PR:		218892
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Original commitRevision:439484 
Thursday, 13 Apr 2017
09:44 olivier search for other commits by this committer
New port: www/yarn

Yarn is a new node package manager that replaces the existing workflow for the
npm client or other package managers while remaining compatible with the npm
registry. It has the same feature set as existing workflows while operating
faster, more securely, and more reliably.

PR:		218521
Submitted by:	luca.pizzamiglio@gmail.com
Original commitRevision:438430 

Number of commits found: 28