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/Makefile

Number of commits found: 59

Friday, 6 Apr 2018
15:53 jbeich search for other commits by this committer
devel/icu: update to 61.1

Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
Original commitRevision:466648 
07:07 bhughes search for other commits by this committer
www/node4: fix portlint errors and relevant warnings

- move DEPRECATED/EXPIRATION_DATE out of MAINTAINER section
- move ONLY_FOR_ARCHS
- remove USES_LDCONFIG (Node.js doesn't install a .so)

MFH:		2018Q2
Original commitRevision:466621 
Monday, 2 Apr 2018
17:48 bhughes search for other commits by this committer
www/node4: Mark as deprecated and set expiration date

The Node.js project has set v4.x end-of-life date to 2018-04-30.

MFH:		2018Q2
Original commitRevision:466239 
Sunday, 1 Apr 2018
09:18 bhughes search for other commits by this committer
www/node4: Update 4.9.0 -> 4.9.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:466131 
Thursday, 29 Mar 2018
19:52 bhughes search for other commits by this committer
www/node4: Update 4.8.7_1 -> 4.9.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/v4.9.0/

MFH:		2018Q1
Security:	5a9bbb6e-32d3-11e8-a769-6daaba161086
Original commitRevision:465913 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Thursday, 14 Dec 2017
19:44 bhughes search for other commits by this committer
www/node4: Update 4.8.6_1 -> 4.8.7

Approved by:	mat (co-mentor)
Security:	bea84a7a-e0c9-11e7-b4f3-11baa0c2df21
Differential Revision:	https://reviews.freebsd.org/D13438
Original commitRevision:456343 
Thursday, 9 Nov 2017
02:31 jbeich search for other commits by this committer
devel/icu: update to 60.1

Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
Original commitRevision:453790 
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 
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 
Thursday, 2 Nov 2017
21:41 olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
Original commitRevision:453381 
Wednesday, 25 Oct 2017
18:37 bhughes search for other commits by this committer
www/node4: Update 4.8.4_2 -> 4.8.5

Update to the latest upstream v4.x release to address a remote DoS
vulnerability.

https://nodejs.org/en/blog/vulnerability/oct-2017-dos/
https://nodejs.org/en/blog/release/v4.8.5/

Approved by:	robak (mentor)
MFH:		2017Q4
Security:	CVE-2017-14919
Differential Revision:	https://reviews.freebsd.org/D12783
Original commitRevision:452889 
Monday, 25 Sep 2017
00:02 jbeich search for other commits by this committer
devel/icu: update to 59.1

- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
Original commitRevision:450556 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Thursday, 13 Jul 2017
15:20 bhughes search for other commits by this committer
www/node4: Update 4.8.3 -> 4.8.4

- sort ONLY_FOR_ARCHS

Approved by:	mat (co-mentor)
MFH:		2017Q3
Security:	3eff66c5-66c9-11e7-aa1d-3d2e663cef42
Differential Revision:	https://reviews.freebsd.org/D11578
Original commitRevision:445654 
Friday, 2 Jun 2017
19:15 bhughes search for other commits by this committer
multiple ports: Update MAINTANER

Change bradleythughes@fastmail.fm -> bhughes@FreeBSD.org after
receiving my ports commit bit on all ports I maintain: devel/awscli,
devel/py-botocore, net/py-s3transfer, net/turnserver, www/node4,
www/node6, and www/node.

Approved by:	robak (mentor)
Differential Review:	https://reviews.freebsd.org/D11015
Original commitRevision:442454 
Wednesday, 10 May 2017
17:52 sunpoet search for other commits by this committer
Update to 4.8.3

Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md
PR:		219191
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:440578 
Thursday, 6 Apr 2017
14:20 robak search for other commits by this committer
www/node4: update 4.8.1 -> 4.8.2

PR:		218428
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:437869 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Thursday, 23 Mar 2017
23:25 sunpoet search for other commits by this committer
Update to 4.8.1

Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md
PR:		218045
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:436797 
Thursday, 2 Mar 2017
15:40 krion search for other commits by this committer
Update www/node4 to 4.8.0

PR:		217329
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9793
Original commitRevision:435240 
Tuesday, 14 Feb 2017
16:15 sunpoet search for other commits by this committer
Enable BUNDLED_SSL by default only on FreeBSD 10

- Add UPDATING entry
- Bump PORTREVISION for dependency change

PR:		217095
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:434123 
Sunday, 5 Feb 2017
21:20 tijl search for other commits by this committer
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
  bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:433456 
05:32 sunpoet search for other commits by this committer
Update to 4.7.3

Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md
PR:		216793
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:433370 
Friday, 6 Jan 2017
20:02 sunpoet search for other commits by this committer
Update to 4.7.2

- Update pkg-message

Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md
		https://nodejs.org/en/blog/release/v4.7.2/
PR:		215777
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:430745 
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 
Wednesday, 7 Dec 2016
23:54 adamw search for other commits by this committer
Remove www/node in preparation for moving node7 into its place.
Update the CONFLICTS lines for the node ports at the same time.

PR:		213948
Approved by:	maintainer (Bradley T. Hughes)
Original commitRevision:428089 
Saturday, 19 Nov 2016
22:03 pi search for other commits by this committer
www/node7: Add Node.js 7.1.0, copied from www/node

PR:		213945
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:426540 
18:21 jbeich search for other commits by this committer
devel/icu: update to 58.1

Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
Original commitRevision:426525 
12:21 pi search for other commits by this committer
www/node: Copy to www/node6 as LTS version

PR:		213693
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:426362 
Friday, 18 Nov 2016
19:33 pi search for other commits by this committer
www/node4: update 4.6.1 -> 4.6.2

PR:		214386
Changes:	https://nodejs.org/en/blog/release/v4.6.2/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:426335 
Friday, 28 Oct 2016
13:42 feld search for other commits by this committer
www/node4: Update to 4.6.1

PR:		213603
Security:	CVE-2016-5180
Original commitRevision:424840 
Friday, 30 Sep 2016
13:43 vanilla search for other commits by this committer
Update to 4.6.0.

PR:		213071
Submitted by:	maintainer
Original commitRevision:422985 
Saturday, 24 Sep 2016
11:06 tijl search for other commits by this committer
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:422711 
Saturday, 20 Aug 2016
22:03 pawel search for other commits by this committer
Update to version 4.5.0

Changelog:
https://nodejs.org/en/blog/release/v4.5.0/

PR:		211983
Submitted by:	Bradley T. Hughes (maintainer)
Original commitRevision:420532 
Friday, 22 Jul 2016
08:07 mat search for other commits by this committer
Stop people putting arguments to USES=ssl.

Sponsored by:	Absolight
Original commitRevision:418912 
Saturday, 9 Jul 2016
13:42 pi search for other commits by this committer
www/node[4]: Fix OpenSSL dependencies after USES=ssl changes

PR:		210891
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:418280 
13:06 pi search for other commits by this committer
www/node[4]: Use NLS option to enable system-icu

PR:		210786
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:418276 
Wednesday, 6 Jul 2016
22:10 mat search for other commits by this committer
Bump PORTREVISION for the icu revert.

This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:418153 
11:19 gahr search for other commits by this committer
devel/icu: bump PORTREVISION on missing dependent ports

Reported by:	rakuco
Original commitRevision:418128 
Thursday, 30 Jun 2016
06:26 pi search for other commits by this committer
www/node4: 4.4.6 -> 4.4.7

- debugger:
  o All properties of an array (aside from length) can now be printed
    in the repl (cjihrig) #6448
- npm:
  o Upgrade npm to 2.15.8 (Rebecca Turner) #7412
- stream:
  o Fix for a bug that became more prevalent with the stream changes
    that landed in v4.4.5. (Anna Henningsen) #7160
- V8:
  o Fix for a bug in crankshaft that was causing crashes on arm64
    (Myles Borins) #7442
  o Add missing classes to postmortem info such as JSMap and JSSet
    (evan.lucas) #3792

PR:		210520
Changes:	https://nodejs.org/en/blog/release/v4.4.7/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:417811 
05:42 pi search for other commits by this committer
www/node4: 4.4.5 -> 4.4.6

This is an important security release. Please consult
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/
for the details.

This release is specifically related to a Buffer overflow vulnerability
discovered in v8, more details can be found in the CVE 2016-1669.

PR:		210520
Changes:	https://nodejs.org/en/blog/release/v4.4.6/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:417807 
Wednesday, 29 Jun 2016
20:00 pi search for other commits by this committer
www/node[45]: work around build breakages due to include path ordering

Add a post-configure step to strip out all occurrences of
-I${LOCALBASE}/include. Rely instead on USES+=localbase to tell the
compiler where to find includes from external dependencies.

After r416894, node.js builds will use external dependencies instead of
bundled ones. Fallout from this changes includes several build
breakages. All come from the fact that the node-gyp build process adds
-I${LOCALBASE}/include to CFLAGS before all others, including its own
bundled dependencies. This causes the build to incorrectly pick up
include files from any packages in ${LOCALBASE}, rather than the bundled
libraries as intended.

PR:		210618
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:417791 
14:22 mat search for other commits by this committer
Remove all usage of OPENSSL_PORT from ports, this is deprecated, and
always was a user defined variable.

Sponsored by:	Absolight
Original commitRevision:417767 
Saturday, 18 Jun 2016
12:28 pi search for other commits by this committer
www/node, www/node[45]: Depend on devel/icu instead of the bundled icu-small

PR:		210333
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Reviewed by:	w.schwarzenfeld@utanet.at
Original commitRevision:417063 
Tuesday, 14 Jun 2016
15:53 adamw search for other commits by this committer
Prefer external libraries to the ones bundled with node.

Do not statically link bundled libraries into node.js. It requires
openssl 1.0.2, so pull that in from ports when the base version is not
new enough. While all versions use c-ares, only www/node has a configure
knob to enable building against an unbundled version. All other
dependencies are specified in www/node/common.mk and used by all 3
ports.

node cannot build against LibreSSL, so if it's the chosen SSL provider,
the BUNDLED_SSL option must be enabled.

The www/node010 and www/node012 ports have not been done since both are
deprecated and have very old bundled dependencies that are not available
in ports.

PR:		209793
Submitted by:	Bradley T. Hughes (maintainer)
Original commitRevision:416894 
Friday, 27 May 2016
11:12 robak search for other commits by this committer
www/node4: update 4.4.4 -> 4.4.5

- Bugfix release

PR:		209781
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
MFH:		2016Q2
Original commitRevision:415933 
Friday, 6 May 2016
21:29 pi search for other commits by this committer
www/node4: 4.4.3 -> 4.4.4

Update to the latest upstream v4.x LTS release after the recent openssl
CVEs.

Release announcement with changelog is here:
  https://nodejs.org/en/blog/release/v4.4.4/
  https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

PR:		209340
MFH:		2016Q2
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:414729 
Thursday, 5 May 2016
19:49 pi search for other commits by this committer
www/node010, node012, node4: fix CONFLICTS

- Forgot this in the last commit

PR:		209215
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:414659 
Friday, 15 Apr 2016
23:11 sunpoet search for other commits by this committer
- Update to 4.4.3

Changes:	https://github.com/nodejs/node/blob/v4.x/CHANGELOG.md
PR:		208809
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:413403 
Tuesday, 12 Apr 2016
17:41 pi search for other commits by this committer
www/node012, www/node4: really change maintainer

PR:		208587
Submitted by:	lwhsu
Original commitRevision:413149 
Monday, 11 Apr 2016
10:00 pi search for other commits by this committer
www/node4: 4.4.1 -> 4.4.2

- lots of small fixes
- submitter becomes maintainer

PR:             208588
Submitted by:   Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by:    Daniel Lin <linpct@gmail.com> (maintainer)
Original commitRevision:413008 
Tuesday, 29 Mar 2016
19:58 amdmi3 search for other commits by this committer
- Update to 4.4.1

PR:		208379
Submitted by:	bradleythughes@fastmail.fm
Approved by:	linpct@gmail.com (maintainer)
Original commitRevision:412132 
Monday, 29 Feb 2016
15:18 vanilla search for other commits by this committer
Update to 4.3.1.

PR:		207476
Submitted by:	maintainer
Original commitRevision:409813 
Tuesday, 16 Feb 2016
06:02 vanilla search for other commits by this committer
Update to 4.3.0.

PR:		207205
Submitted by:	maintainer
Original commitRevision:408977 
Tuesday, 26 Jan 2016
15:13 rakuco search for other commits by this committer
Update to 4.2.6.

PR:		206642
Submitted by:	linpct@gmail.com (maintainer)
Original commitRevision:407275 
Sunday, 17 Jan 2016
13:13 sunpoet search for other commits by this committer
- Update to 4.2.4

Changes:	https://github.com/nodejs/node/blob/v4.x/CHANGELOG.md
PR:		206223
Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)
Sponsored by:	PortsCamp Taiwan
Original commitRevision:406370 
Tuesday, 15 Dec 2015
04:40 koobs search for other commits by this committer
www/node: Update to 5.2.0, Create www/node4, Update to 4.2.3

www/node:

 * Update PORTVERSION and distinfo checksum (5.2.0) [1]
 * Add CONFLICTS to www/node4

www/node4:

 * Create www/node4 port for LTS users
 * Update www/node4 to 4.2.3 [2]
 * Add CONFLICTS to www/node

* Add UPDATING entry for users wishing to remain on LTS (4.x)

Based on:

PR:		204653 [1][2]
Submitted by:	Randy Westlund <rwestlun gmail com> [1][2]
Approved by:	maintainer <linpct gmail com>
Original commitRevision:403756 

Number of commits found: 59