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/node8/distinfo

Number of commits found: 20

Friday, 31 Jan 2020
11:13 bhughes search for other commits by this committer
www/node8: Update to 8.17.0

https://nodejs.org/en/blog/release/v8.17.0/

Sponsored by:	Miles AS
Original commitRevision:524691 
Tuesday, 22 Oct 2019
20:50 bhughes search for other commits by this committer
www/node8: Update 8.16.1_1 -> 8.16.2

https://nodejs.org/en/blog/release/v8.16.2/

Sponsored by:	Miles AS
Original commitRevision:515214 
Tuesday, 20 Aug 2019
22:27 bhughes search for other commits by this committer
www/node8: Update 8.16.0 -> 8.16.1

This is a security release. All Node.js users should consult the security
release summary at
https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/
for details on patched vulnerabilities.

MFH:		2019Q3
Security:	c97a940b-c392-11e9-bb38-000d3ab229d6
Sponsored by:	Miles AS
Original commitRevision:509479 
Sunday, 21 Apr 2019
18:04 bhughes search for other commits by this committer
www/node8: Update 8.15.1_1 -> 8.16.0

https://nodejs.org/en/blog/release/v8.16.0/

Sponsored by:	Miles AS
Original commitRevision:499549 
Sunday, 3 Mar 2019
09:16 bhughes search for other commits by this committer
www/node8: Update 8.15.0 -> 8.15.1

This is a security release. All Node.js users should consult the security
release summary at
https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/
for details on patched vulnerabilities.

MFH:		2019Q1
Security:	b71d7193-3c54-11e9-a3f9-00155d006b02
Sponsored by:	Miles AS
Original commitRevision:494486 
Friday, 28 Dec 2018
20:45 bhughes search for other commits by this committer
www/node8: Update 8.14.0_1 -> 8.15.0

The 8.14.0 security release introduced some unexpected breakages on the
8.x release line. This is a special release to fix a regression in the
HTTP binary upgrade response body and add a missing CLI flag to adjust
the max header size of the http parser.

https://nodejs.org/en/blog/release/v8.15.0/

Sponsored by:	Miles AS
Original commitRevision:488624 
Monday, 10 Dec 2018
11:35 bhughes search for other commits by this committer
www/node8: Update 8.13.0 -> 8.14.0

This is a security release addressing multiple vulnerabilities. Users
are recommended to upgrade as soon as possible.

https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/
https://nodejs.org/en/blog/release/v8.14.0/

MFH:		2018Q4
Security:	2a86f45a-fc3c-11e8-a414-00155d006b02
Sponsored by:	Miles AS
Original commitRevision:487155 
Wednesday, 21 Nov 2018
04:43 bhughes search for other commits by this committer
www/node8: Update 8.12.0_1 -> 8.13.0

https://nodejs.org/en/blog/release/v8.13.0/

Sponsored by:	Miles AS
Original commitRevision:485495 
Friday, 14 Sep 2018
03:49 bhughes search for other commits by this committer
www/node8: Update 8.11.4_1 -> 8.12.0

- drop b8f47b27571f.patch, which has been applied upstream
- refresh patches with `make makepatch`

https://nodejs.org/en/blog/release/v8.12.0/

Sponsored by:	Miles AS
Original commitRevision:479758 
Monday, 27 Aug 2018
11:28 bhughes search for other commits by this committer
www/node8: Update 8.11.3_2 -> 8.11.4

This is a security release addressing multiple vulnerabilities. Users
are recommended to upgrade as soon as possible.

https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/
https://nodejs.org/en/blog/release/v8.11.4/

MFH:		2018Q3
Security:	0904e81f-a89d-11e8-afbb-bc5ff4f77b71
Sponsored by:	Miles AS
Original commitRevision:478193 
Friday, 15 Jun 2018
14:11 bhughes search for other commits by this committer
www/node8: Update 8.11.2 -> 8.11.3

Update to the latest security release, fixing CVE-2018-7161,
CVE-2018-7167, and CVE-2018-1000168.

https://nodejs.org/en/blog/release/v8.11.3/
https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/

PR:		229038
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
MFH:		2018Q2
Security:	45b8e2eb-7056-11e8-8fab-63ca6e0e13a2
Sponsored by:	Miles AS
Original commitRevision:472452 
Monday, 21 May 2018
21:13 bhughes search for other commits by this committer
www/node8: Update 8.11.1_1 -> 8.11.2

https://nodejs.org/en/blog/release/v8.11.2/
Original commitRevision:470576 
Wednesday, 4 Apr 2018
08:03 jbeich search for other commits by this committer
www/node8: unbreak with ICU 61

../src/node_i18n.cc:526:12: error: use of undeclared identifier 'TimeZone'; did
you mean 'icu::TimeZone'?
    return TimeZone::getTZDataVersion(*status);
           ^~~~~~~~
           icu::TimeZone
/usr/local/include/unicode/timezone.h:131:18: note: 'icu::TimeZone' declared
here
class U_I18N_API TimeZone : public UObject {
                 ^

https://ssl.icu-project.org/trac/changeset/40705

PR:		227042
Reported by:	antoine (via exp-run)
Obtained from:	upstream
Original commitRevision:466396 
Sunday, 1 Apr 2018
09:19 bhughes search for other commits by this committer
www/node8: Update 8.11.0 -> 8.11.1

No changes from the previous verison. This release ensures that the
hosted binaries from the Node.js project adhere to the platform support
contract, which does not apply to the FreeBSD port and packages.

MFH:		2018Q2
Original commitRevision:466133 
Thursday, 29 Mar 2018
19:55 bhughes search for other commits by this committer
www/node8: Update 8.10.0 -> 8.11.0

This is a security release addressing multiple vulnerabilities. Users
are recommended to upgrade as soon as possible.

https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/
https://nodejs.org/en/blog/release/v8.11.0/

MFH:		2018Q1
Security:	5a9bbb6e-32d3-11e8-a769-6daaba161086
Original commitRevision:465915 
Wednesday, 7 Mar 2018
15:16 bhughes search for other commits by this committer
www/node8: Update 8.9.4 -> 8.10.0

This release comes with a lot of big changes. There are updates to V8,
libuv, and ICU, a bugfix in npm, and support for building with OpenSSL
1.1.0.

https://nodejs.org/en/blog/release/v8.10.0/
Original commitRevision:463799 
Saturday, 3 Feb 2018
22:30 bhughes search for other commits by this committer
www/node8: Update 8.9.3 -> 8.9.4

https://nodejs.org/en/blog/release/v8.9.4/

While here, pet portlint:
- move ONLY_FOR_ARCHS
- remove USES_LDCONFIG (node.js doesn't install a .so)

Differential Revision:	https://reviews.freebsd.org/D13775
Original commitRevision:460855 
Thursday, 14 Dec 2017
19:46 bhughes search for other commits by this committer
www/node8: Update 8.9.1_1 -> 8.9.3

Approved by:	mat (co-mentor)
Security:	bea84a7a-e0c9-11e7-b4f3-11baa0c2df21
Differential Revision:	https://reviews.freebsd.org/D13442
Original commitRevision:456345 
Wednesday, 8 Nov 2017
13:41 bhughes search for other commits by this committer
www/node8: Update 8.9.0 -> 8.9.1

Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D13004
Original commitRevision:453737 
Monday, 6 Nov 2017
14:17 bhughes search for other commits by this committer
www/node8: copy from www/node, update 8.8.1 -> 8.9.0 (LTS)

Create a new port for the latest Node.js 8.9.0 LTS release. Update
CONFLICTS for the existing Node.js ports to include the new node8 port
and remove non-existent ports.

https://nodejs.org/en/blog/release/v8.9.0/

Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D12930
Original commitRevision:453618 

Number of commits found: 20