Personal patches
Go to file
2020-10-20 15:51:10 +00:00
accessibility
arabic
archivers Deprecate a few py27 ports 2020-10-16 08:56:09 +00:00
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/alliance: replace transfig with fig2dev 2020-10-18 20:14: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 databases/mysq57-{client, server}: Update to latest release 5.7.32 2020-10-20 08:53:44 +00:00
deskutils deskutils/copyq: update to 3.13.0 2020-10-19 08:26:16 +00:00
devel devel/ncurses: update to 20201017 2020-10-20 13:18:46 +00:00
dns Update to latest commit. 2020-10-19 17:01:59 +00:00
editors editors/setzer: New port, version 0.3.4 2020-10-18 06:47:57 +00:00
emulators Add the distinfo information for the Staging patchset for Wine 5.19. 2020-10-20 15:35:27 +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 Update to 20201010 2020-10-19 19:42:40 +00:00
german
graphics - Update WWW 2020-10-20 09:37:15 +00:00
hebrew
hungarian
irc
japanese Update to 5.0.2. 2020-10-17 16:17:55 +00:00
java java/intellij: Update to version 2020.2.3. 2020-10-18 12:04:18 +00:00
Keywords
korean
lang Update lang/erlang-runtime22 to version 22.3.4.12. 2020-10-20 15:51:10 +00:00
mail - Update to 0.6807 2020-10-20 07:10:49 +00:00
math - Update to 0.1.14 2020-10-20 10:27:28 +00:00
misc misc/osinfo-db: update to 20201015 2020-10-18 04:06:27 +00:00
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 - Fix runtime link problems with plugins 2020-10-20 14:14:19 +00:00
net-im Update to 0.10.0 2020-10-17 19:21:26 +00:00
net-mgmt Add missing dependencies. misc cleanups 2020-10-17 20:06:05 +00:00
net-p2p Update to 6.4.0 2020-10-19 08:18:32 +00:00
news news/fidogate: Update to 5.9 2020-10-16 10:41:52 +00:00
polish
ports-mgmt
portuguese
print
russian
science Unbreak bulk -a 2020-10-20 07:02:56 +00:00
security - Update to 0.6.26 2020-10-20 14:45:21 +00:00
shells
sysutils sysutils/bpytop: Update to 1.0.44 2020-10-20 14:08:10 +00:00
Templates
textproc Update to 3.3.0. 2020-10-20 13:26:11 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.5.1 2020-10-20 08:46:52 +00:00
x11 x11/xpra: Update to 4.0.4 2020-10-20 11:38:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/firacode: update to 5.2 and remove XORG 2020-10-17 11:51:48 +00:00
x11-servers
x11-themes Make dependencies explicit 2020-10-16 15:18:49 +00:00
x11-toolkits x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3 2020-10-17 14:59:59 +00:00
x11-wm Update to 4.18.3 2020-10-20 07:18:20 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED multimedia/quodlibet re-add with latest version 4.3.0 2020-10-19 06:46:24 +00:00
README
UIDs
UPDATING sysutils/rundeck3: Update to 3.3.4 2020-10-19 16:19:15 +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.