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/node4/files

Number of commits found: 4

Wednesday, 8 Nov 2017
13:40 bhughes search for other commits by this committer
www/node4: Update 4.8.5 -> 4.8.6

Remove files/patch-deps_v8_src_runtime_runtime-i18n.cc, which has been
landed (independently) upstream.

Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D13002
Original commitRevision:453735 
Thursday, 14 Sep 2017
18:45 jbeich search for other commits by this committer
www/node4: unbreak with ICU >= 59

../deps/v8/src/runtime/runtime-i18n.cc:587:3: error: no member named
'Normalizer' in namespace 'icu'; did you mean 'UNormalizer2'?
  icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0, result,
  ^~~~~~~~~~~~~~~
  UNormalizer2
/usr/local/include/unicode/unorm2.h:119:29: note: 'UNormalizer2' declared here
typedef struct UNormalizer2 UNormalizer2;  /**< C typedef for struct
UNormalizer2. @stable ICU 4.4 */
                            ^
../deps/v8/src/runtime/runtime-i18n.cc:587:8: error: incomplete type
'UNormalizer2' named in nested name specifier
  icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0, result,
  ~~~~~^~~~~~~~~~~~
/usr/local/include/unicode/unorm2.h:118:8: note: forward declaration of
'UNormalizer2'
struct UNormalizer2;
       ^

PR:		222224
Original commitRevision:449849 
Friday, 9 Dec 2016
12:57 sunpoet search for other commits by this committer
- Update to 4.7.0

Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md
		https://nodejs.org/en/blog/release/v4.7.0/
PR:		215168
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:428200 
Thursday, 14 Apr 2016
11:08 pi search for other commits by this committer
www/node012 www/node4: Fix build with libc++ 3.8.0

PR:		208467
Submitted by:	dim
Approved by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:413257 

Number of commits found: 4