1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kurt Jaeger 5dd2c01c4d net/dpdk: update 18.05 -> 18.05.1
PR:		234832
Approved by:	Bruce Richardson <bruce.richardson@intel.com> (maintainer)
Relnotes:	https://doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html#fixes-in-18-05-stable-release
2019-01-12 13:34:54 +00:00
accessibility
arabic
archivers
astro
audio audio/audacity: Do not set DYNLOAD_BUILD_DEPENDS twice 2019-01-11 20:57:18 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 1.2.16 2019-01-12 09:18:59 +00:00
deskutils - Update to 17.1.20190111 2019-01-11 23:30:23 +00:00
devel devel/synfig: Switch to textproc/gsed for build 2019-01-12 12:56:35 +00:00
dns
editors
emulators
finance
french
ftp
games - Update to 0.9.25 2019-01-11 20:57:34 +00:00
german
graphics graphics/ipe: Update version 7.2.7=>7.2.8 2019-01-12 11:49:33 +00:00
hebrew
hungarian
irc Update WWW 2019-01-11 20:17:50 +00:00
japanese
java java/intellij: Update to version 2018.3.3 2019-01-12 10:37:51 +00:00
Keywords
korean
lang Update to 1.21.0 2019-01-12 11:28:00 +00:00
mail
math - Update WWW 2019-01-12 09:30:26 +00:00
misc
Mk
multimedia Update to upstream version 3.0.6 (bug fixes) 2019-01-12 09:52:54 +00:00
net net/dpdk: update 18.05 -> 18.05.1 2019-01-12 13:34:54 +00:00
net-im
net-mgmt net-mgmt/librenms: Update version 1.45=>1.47 2019-01-12 11:14:13 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 4.17.35 2019-01-12 11:49:32 +00:00
shells
sysutils Fix build when devel/rapidjson is installed 2019-01-12 06:39:42 +00:00
Templates
textproc Fix check-plist error 2019-01-12 09:19:22 +00:00
Tools
ukrainian
vietnamese
www www/nextcloud: Update to 15.0.1 2019-01-12 12:16:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
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.