Personal patches
Go to file
Bradley T. Hughes 8844f40a2c MFH: r494487
www/node6: Update 6.16.0 -> 6.17.0

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.

Security:	b71d7193-3c54-11e9-a3f9-00155d006b02
Sponsored by:	Miles AS

Approved by:	ports-secteam (miwi)
2019-03-04 20:00:26 +00:00
accessibility
arabic
archivers MFH: r489553 2019-01-08 23:13:34 +00:00
astro
audio MFH: r493719 2019-02-23 17:35:07 +00:00
base
benchmarks
biology
cad
chinese MFH: r490846 2019-01-21 11:04:14 +00:00
comms MFH: r489481 2019-01-11 05:54:25 +00:00
converters MFH: r489390 2019-01-06 09:00:07 +00:00
databases databases/mariadb103-server: Fix patch failing in 2019Q1 2019-03-04 10:14:06 +00:00
deskutils
devel MFH: r494079 2019-02-28 13:47:39 +00:00
dns MFH: r493563 r493564 2019-02-22 08:54:04 +00:00
editors MFH: r491339 2019-01-27 13:55:07 +00:00
emulators MFH: r493918 2019-02-26 00:23:34 +00:00
finance
french MFH: r489864 2019-01-10 15:21:07 +00:00
ftp MFH: r492389 2019-02-09 23:08:09 +00:00
games MFH: r493371 2019-02-19 16:14:04 +00:00
german MFH: r489864 2019-01-10 15:21:07 +00:00
graphics MFH: r494290 2019-03-01 18:02:26 +00:00
hebrew
hungarian
irc MFH: r489674 2019-01-11 05:59:58 +00:00
japanese MFH: r492045 2019-02-03 10:53:43 +00:00
java
Keywords
korean
lang MFH: r492424 2019-02-08 11:29:01 +00:00
mail MFH: r494127 2019-02-28 18:47:25 +00:00
math MFH: r489729 2019-01-08 18:05:51 +00:00
misc MFH: r491705 2019-01-31 11:17:50 +00:00
Mk MFH: r493367 2019-02-19 13:22:37 +00:00
multimedia MFH: r494455 2019-03-02 21:34:42 +00:00
net MFH: r493250 r494310 2019-03-02 08:53:46 +00:00
net-im MFH: r490366 2019-01-15 12:22:06 +00:00
net-mgmt MFH: r493968 2019-02-26 14:58:09 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print MFH: r494191 2019-02-28 21:41:11 +00:00
russian
science MFH: r491966 2019-02-02 17:55:19 +00:00
security MFH: r494185 2019-03-01 20:11:47 +00:00
shells
sysutils MFH: r492695 2019-02-12 05:01:18 +00:00
Templates
textproc MFH: r491723 2019-02-01 19:47:16 +00:00
Tools
ukrainian
vietnamese
www MFH: r494487 2019-03-04 20:00:26 +00:00
x11 MFH: r489713 2019-02-18 17:07:57 +00:00
x11-clocks
x11-drivers
x11-fm MFH: r489145 2019-01-03 09:49:19 +00:00
x11-fonts
x11-servers MFH: r489754 2019-01-09 17:52:03 +00:00
x11-themes MFH: r489100 2019-01-03 09:45:55 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.