Port Moves |
- port deleted on 2024-03-17
REASON: Has expired: Depends on deprecated node16
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.9.0 17 Mar 2024 15:01:33 |
Muhammad Moinur Rahman (bofh) |
www/npm-node16: Remove expired port
www/npm-node16 |
9.9.0 08 Oct 2023 11:54:43 |
Po-Chuan Hsieh (sunpoet) |
www/npm-node16: Update to 9.9.0
- Convert from slave port to normal port: npm 10.x requires node 18+
Changes: https://github.com/npm/cli/releases |
9.1.2_1 30 Jan 2023 14:20:38 |
Po-Chuan Hsieh (sunpoet) |
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 |
8.14.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
8.10.0 03 Jun 2022 17:01:42 |
Joseph Mingrone (jrm) |
www/*-node17: Rename for update of www/node to version 18
PR: 263590
Sponsored by: The FreeBSD Foundation |
8.6.0 16 Apr 2022 04:19:11 |
Po-Chuan Hsieh (sunpoet) |
www/npm-node16: Add PORTSCOUT |
6.14.8_1 12 Nov 2021 05:54:51 |
Matthias Fechner (mfechner) |
*/*: use new nodejs USES flag
Simply define which nodejs version is required using the nodejs USES flag.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790 |
6.14.8 05 Nov 2021 19:14:00 |
Po-Chuan Hsieh (sunpoet) |
www/npm-node16: Add npm-node16 6.14.8 (copied from npm-node14) |
Number of commits found: 8
|