Personal patches
Go to file
Kurt Jaeger 4055b6dac2 databases/mongodb36: upgrade 3.6.13 -> 3.6.14 with security fixes
PR:		240126
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
MFH:		2019Q4
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.6/#aug-26-2019
Security:	CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
2019-10-11 19:31:10 +00:00
accessibility Catchup with recent developers warnings 2019-10-10 11:59:15 +00:00
arabic
archivers - Add license to the conversion script 2019-10-10 13:56:20 +00:00
astro Update astro/kstars to latest upstream release 2019-10-10 20:19:13 +00:00
audio - Fix LICENSE 2019-10-11 09:39:02 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mongodb36: upgrade 3.6.13 -> 3.6.14 with security fixes 2019-10-11 19:31:10 +00:00
deskutils
devel devel/py-zipp: update to 0.6.0 2019-10-11 16:08:13 +00:00
dns dns/dsp: Drop bogus PERL5 2019-10-10 10:30:20 +00:00
editors
emulators Update to 5.0.10960 2019-10-10 10:05:14 +00:00
finance
french
ftp
games update games/tome4-beta to BETA2 2019-10-11 16:04:36 +00:00
german
graphics New port graphics/ebsynth 2019-10-11 09:52:47 +00:00
hebrew
hungarian
irc irc/ircd-hyrbid - Update to 8.2.26 2019-10-09 22:39:24 +00:00
japanese
java java/openjdk8: Drop nop X11_MAKE_ENV_ON 2019-10-10 08:30:09 +00:00
Keywords
korean
lang Update to the 20191006 snapshot of GCC 10.0.0. 2019-10-11 04:12:17 +00:00
mail - Update to 2.0.a1.20191010 2019-10-10 09:27:40 +00:00
math - Update to 0.9.800.1.0 2019-10-11 09:50:04 +00:00
misc
Mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
multimedia multimedia/svt-vp9: update to 0.1.1 2019-10-11 16:11:26 +00:00
net devel/google-cloud-sdk: update to 266.0.0 2019-10-11 16:21:15 +00:00
net-im
net-mgmt net-mgmt/check_ssl_cert: update to 1.98.0 2019-10-11 09:28:26 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 2.2-9 2019-10-11 09:12:52 +00:00
security security/vuxml: mongodb vulnerabilities 2019-10-11 17:36:37 +00:00
shells Update to the latest att/ast github commit. 2019-10-10 20:15:20 +00:00
sysutils Upgrade to 1.3.2 2019-10-11 07:48:22 +00:00
Templates
textproc New port textproc/pageedit v0.9.5 2019-10-11 07:23:17 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.4.0 2019-10-11 10:57:02 +00:00
x11 Add USES=compiler:c11 to 2 next xfce4 ports. 2019-10-10 14:57:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build of x11-toolkits/qt5-gui 2019-10-10 20:38:42 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove the unused gai toolkit abandonware since 2005 2019-10-10 11:41:21 +00:00
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.