1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kurt Jaeger e28d87e2a3 net/openvswitch: update 2.12.0 -> 2.14.0
- New OpenFlow feature support
- OVS validated with DPDK 19.11.2, due to the inclusion of fixes for
  CVE-2020-10722, CVE-2020-10723, CVE-2020-10724, CVE-2020-10725 and
  CVE-2020-10726, this DPDK version is strongly recommended to be used

Relnotes:	https://mail.openvswitch.org/pipermail/ovs-announce/2020-August/000264.html
		https://www.openvswitch.org/releases/NEWS-2.14.0
2020-08-18 18:15:20 +00:00
accessibility
arabic
archivers
astro
audio audio/ncspot: Update to v0.2.1 2020-08-18 04:24:10 +00:00
base
benchmarks Upgrade to 3.22 2020-08-18 08:00:55 +00:00
biology
cad cad/verilator: Update 4.038 -> 4.040 2020-08-18 17:56:39 +00:00
chinese
comms
converters
databases
deskutils
devel lang/intel-compute-runtime: update to 20.32.17625 2020-08-18 17:46:38 +00:00
dns
editors
emulators emulators/yuzu: update to s20200817 2020-08-18 00:53:00 +00:00
finance
french
ftp
games Update OpenTTD to version 1.10.3. 2020-08-18 08:25:01 +00:00
german
graphics graphics/mesa: Fix build with -fno-common 2020-08-18 17:50:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/intel-compute-runtime: update to 20.32.17625 2020-08-18 17:46:38 +00:00
mail
math math/igraph: Update 0.7.1 -> 0.8.2 2020-08-18 18:10:13 +00:00
misc
Mk www/firefox: update to 80.0 2020-08-18 00:52:34 +00:00
multimedia - Update WWW 2020-08-18 09:36:33 +00:00
net net/openvswitch: update 2.12.0 -> 2.14.0 2020-08-18 18:15:20 +00:00
net-im Clean up some things 2020-08-18 04:11:23 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg-devel: Update to 1.14.99.6 2020-08-18 12:18:39 +00:00
portuguese
print print/lilypond-devel: update to 2.21.5 2020-08-18 14:56:40 +00:00
russian
science science/tinker: Update 8.7.2 -> 8.8.1 2020-08-17 20:37:46 +00:00
security security/step-certificates: Update to 0.15.0 2020-08-18 13:14:57 +00:00
shells shells/elvish: Update to 0.14.1 2020-08-18 12:27:46 +00:00
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/gohugo: Unbreak EXTENDED knob 2020-08-18 11:58:56 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 3.4.3 2020-08-17 20:56:13 +00:00
x11-servers
x11-themes
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.