Personal patches
Go to file
Jochen Neumeister ea462bab2a Update to 4.2.29
Sponsored by:	Netzkommune GmbH
2020-07-19 08:46:51 +00:00
accessibility
arabic
archivers Update devel/tbb to 2020.3 and bump dependent ports' revisions 2020-07-17 10:12:25 +00:00
astro
audio audio/audacity: fix build on non-x86 2020-07-19 08:43:50 +00:00
base
benchmarks lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
biology Update devel/tbb to 2020.3 and bump dependent ports' revisions 2020-07-17 10:12:25 +00:00
cad cad/verilator: Update 4.036 -> 4.038 2020-07-18 23:00:44 +00:00
chinese
comms
converters
databases Upgrade to 0.5.5 2020-07-18 16:47:32 +00:00
deskutils Update to 4.2.29 2020-07-19 08:46:51 +00:00
devel devel/py-curio: Add missing short description 2020-07-18 20:37:13 +00:00
dns dns/nsd: Upgrade to version 4.3.2 2020-07-18 01:49:24 +00:00
editors editors/kak-lsp: Reenable LTO after r542412 2020-07-17 15:20:48 +00:00
emulators emulators/yuzu: update to s20200718 2020-07-19 00:40:31 +00:00
finance
french
ftp
games games/minecraft-server: Update to 1.16.1 2020-07-18 02:06:07 +00:00
german
graphics Improve the wording of COMMENT 2020-07-18 11:23:24 +00:00
hebrew
hungarian
irc if TCL is installed on but you uncheck the TCL option the epic port gets 2020-07-17 15:16:20 +00:00
japanese
java
Keywords
korean
lang lang/rust-nightly: Update to 1.47.0.20200718 2020-07-18 13:14:42 +00:00
mail Update to 1.3 2020-07-18 19:52:40 +00:00
math - Update to 3.3-13 2020-07-19 01:37:19 +00:00
misc Fix build in the face of updated taglib, changes tellico, etc. 2020-07-18 20:35:45 +00:00
Mk lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
multimedia Update to upstream version 1.0.0 2020-07-18 20:52:24 +00:00
net net/wayvnc: update to 0.1.2.146 (snapshot) 2020-07-19 00:45:51 +00:00
net-im - Add license 2020-07-18 09:36:03 +00:00
net-mgmt net-mgmt/nagvis: update 1.9.20 to 1.9.21 2020-07-18 12:43:39 +00:00
net-p2p Fix up previous fix: 2020-07-18 23:31:17 +00:00
news
polish
ports-mgmt Update to 1.3 2020-07-18 08:34:12 +00:00
portuguese
print
russian
science - Update to 1.2.2 2020-07-18 11:50:52 +00:00
security security/openssl-devel: Update to 3.0.0-alpha5 2020-07-19 08:10:52 +00:00
shells lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
sysutils Fix up previous fix: 2020-07-18 23:31:17 +00:00
Templates
textproc Unbreak bulk -a 2020-07-18 20:32:55 +00:00
Tools
ukrainian
vietnamese
www www/qutebrowser: update to 1.13.1 2020-07-19 04:17:08 +00:00
x11 x11/swaylock: limit root to authenticating child process 2020-07-17 22:34:38 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/comic-neue: Update to 2.5 2020-07-18 17:11:16 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.685 2020-07-18 00:54:40 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/awesome-vicious: Update to 2.4.1 2020-07-18 17:17:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-07-18 21:27:11 +00:00
README
UIDs
UPDATING emulators/qemu: Update version 4.1.1=>4.2.1 2020-07-18 19:41:59 +00:00

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.