Personal patches
Go to file
David Thiel e227afbf89 New maintainer.
PR:		245413
Submitted by:  Thomas Morper
2020-04-07 02:34:29 +00:00
accessibility
arabic
archivers
astro - Update to 20 2020-04-06 18:49:36 +00:00
audio Remove new pulseaudio default option by popular demand. 2020-04-06 16:07:36 +00:00
base
benchmarks Partially revert r530801 2020-04-06 17:04:43 +00:00
biology
cad
chinese
comms - Update WWW 2020-04-06 09:32:21 +00:00
converters
databases Add AIOREDIS and LUA options 2020-04-06 17:33:20 +00:00
deskutils deskutils/foliate: Updates to 2.0.0 2020-04-06 18:42:05 +00:00
devel - Update to 3.9.0 2020-04-07 00:24:04 +00:00
dns Update to 4.0.4 2020-04-06 17:34:06 +00:00
editors Update to 1.43.2. 2020-04-06 12:47:16 +00:00
emulators emulators/citra: update to s20200404 2020-04-06 23:02:48 +00:00
finance finance/homebank: fix build on GCC architectures 2020-04-06 11:51:01 +00:00
french
ftp Update to version 4.10.2. 2020-04-05 20:43:25 +00:00
games games/openra: drop non-unit tests 2020-04-06 19:31:13 +00:00
german Update to 2020.04.05 2020-04-06 17:34:22 +00:00
graphics - Update to 3.3.0 2020-04-06 22:56:20 +00:00
hebrew
hungarian
irc Partially revert r530801 2020-04-06 17:04:43 +00:00
japanese
java
Keywords
korean
lang Update to the 20200405 snapshot of GCC 10.0.1. 2020-04-06 23:46:56 +00:00
mail mail/fetchmail, fetchmailconf: update from -rc2 to release (translations) 2020-04-05 19:59:08 +00:00
math - Update to 8.12 2020-04-06 23:36:13 +00:00
misc Update to 12.0.7 2020-04-06 17:33:36 +00:00
Mk
multimedia multimedia/aom: update to 1.0.0.3366 2020-04-06 23:02:30 +00:00
net Update to 5.8.7 2020-04-06 17:33:41 +00:00
net-im New maintainer. 2020-04-07 02:34:29 +00:00
net-mgmt Partially revert r530801 2020-04-06 17:04:43 +00:00
net-p2p net-p2p/bitmark: fix build on aarch64 2020-04-06 17:26:08 +00:00
news Partially revert r530801 2020-04-06 17:04:43 +00:00
polish
ports-mgmt
portuguese
print Partially revert r530801 2020-04-06 17:04:43 +00:00
russian
science
security Update to 2020.4.5.1 2020-04-06 17:33:46 +00:00
shells shells/vshnu: update to 1.0500 2020-04-06 16:31:19 +00:00
sysutils sysutils/moosefs3-master: fix fetch 2020-04-06 17:47:17 +00:00
Templates
textproc Update to 2.5.0 2020-04-06 17:34:12 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.300001 2020-04-07 00:08:09 +00:00
x11 x11/py-i3ipc: update to 2.2.1 2020-04-06 19:39:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: Update to 0.15.2 2020-04-06 21:56:08 +00:00
x11-toolkits Move devel/p5-Glib2 to devel/p5-Glib 2020-04-06 17:31:36 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Richard Scheffenegger (rscheff) 2020-04-06 16:58:47 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Fix typing error in LEGAL file 2020-04-06 19:42:58 +00:00
Makefile
MOVED Move devel/p5-Glib2 to devel/p5-Glib 2020-04-06 17:31:36 +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.