Personal patches
Go to file
2020-10-21 19:07:38 +00:00
accessibility
arabic
archivers
astro - Update to 17084 2020-10-19 20:58:22 +00:00
audio audio/umurmur: fix build on powerpc64le 2020-10-20 01:03:44 +00:00
base
benchmarks Update benchmarks/ali to version 0.5.1. 2020-10-20 13:47:08 +00:00
biology biology/mothur: fix build on powerpc64le 2020-10-19 10:30:11 +00:00
cad cad/py-ezdxf: Update to 0.14.2 2020-10-21 05:11:50 +00:00
chinese
comms Update to release 4.0.0.0 and use python 3.6+ 2020-10-19 18:33:04 +00:00
converters Update to 1.1.1 2020-10-18 20:26:24 +00:00
databases Update to 3.38.1 2020-10-20 18:31:48 +00:00
deskutils Update to 3.38.1 2020-10-20 18:28:22 +00:00
devel Update to 1.4.1 release. 2020-10-21 12:41:50 +00:00
dns Update to latest commit. 2020-10-19 17:01:59 +00:00
editors
emulators emulators/i386-wine: adjust supported versions check after FreeBSD 11.3 EOL 2020-10-21 19:07:38 +00:00
finance - Update to 1.16 2020-10-19 09:36:06 +00:00
french
ftp Fix build when TLS_SRP is disabled 2020-10-18 15:37:29 +00:00
games games/darkplaces: fix build on GCC architectures 2020-10-21 17:16:30 +00:00
german
graphics graphics/jp2a: fix build on GCC architectures 2020-10-21 18:49:58 +00:00
hebrew
hungarian
irc irc/bitlbee-facebook: update to 1.2.1 2020-10-21 09:02:33 +00:00
japanese
java
Keywords
korean
lang lang/duktape and lang/duktape-lib: Update to 2.6.0 2020-10-21 10:26:21 +00:00
mail - Update to 0.6807 2020-10-20 07:10:49 +00:00
math math/z3: Update to 4.8.9 2020-10-20 19:02:37 +00:00
misc
Mk Fix permissions 2020-10-19 19:38:03 +00:00
multimedia - Update to 0.20 2020-10-20 02:57:03 +00:00
net net/openbgpd6: update 6.6.0 -> 6.8.0, fix -fno-common 2020-10-21 11:53:35 +00:00
net-im net-im/pidgin-sipe: fix build on GCC architectures 2020-10-21 18:46:25 +00:00
net-mgmt
net-p2p Update to 6.4.0 2020-10-19 08:18:32 +00:00
news
polish
ports-mgmt update to 1.15.99.6 2020-10-21 12:55:33 +00:00
portuguese
print
russian
science Unbreak bulk -a 2020-10-20 07:02:56 +00:00
security security/vuxml: Document 2020Q4 MySQL vulnerabilities 2020-10-21 17:32:05 +00:00
shells
sysutils sysutils/bpytop: Update to 1.0.44 2020-10-20 14:08:10 +00:00
Templates
textproc Upgrade to 2.10.0. 2020-10-20 18:12:49 +00:00
Tools
ukrainian
vietnamese
www Update the dependency list. 2020-10-21 17:22:40 +00:00
x11 x11/mate-applets: fix build on non-x86 2020-10-21 01:10:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fonttosfnt: Update to 1.2.0 2020-10-21 17:52:19 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wmakerconf: fix build on GCC architectures 2020-10-21 18:22:32 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove renamed port. 2020-10-21 16:18:00 +00:00
README
UIDs
UPDATING Remove renamed port. 2020-10-21 16:18:00 +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.