Personal patches
Go to file
2020-09-23 14:46:03 +00:00
accessibility
arabic
archivers
astro
audio Update to upstream version 0.21.26 2020-09-22 21:41:12 +00:00
base
benchmarks benchmarks/sysbench: fix build on powerpc64 2020-09-23 08:56:16 +00:00
biology
cad
chinese
comms
converters
databases Fix build with Clang 10 2020-09-23 12:04:23 +00:00
deskutils - Update to 0.21 2020-09-23 14:06:50 +00:00
devel - Update to 2.11.2 2020-09-23 14:44:30 +00:00
dns Update to 9.16.7. 2020-09-23 14:42:36 +00:00
editors editors/neovim: enable luajit by default on powerpc64 using luajit-openresty 2020-09-23 11:40:21 +00:00
emulators - fix build 2020-09-23 09:25:45 +00:00
finance - Update to 2.3.2 2020-09-22 21:57:56 +00:00
french
ftp
games games/solarus: enable luajit on powerpc64 using luajit-openresty 2020-09-23 12:30:38 +00:00
german
graphics Update to 2.0.21 2020-09-23 12:04:27 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20200920 snapshot of GCC 11.0.0. 2020-09-23 12:14:07 +00:00
mail Fix build with -fno-common and correct software bugs 2020-09-23 14:15:14 +00:00
math Fix build 2020-09-23 13:34:56 +00:00
misc misc/wmjulia fix 13-Current build 2020-09-23 12:10:46 +00:00
Mk
multimedia For well over 10 years portmgr@ have been promising to remove the 2020-09-23 04:17:11 +00:00
net Update to 2.0.0 2020-09-23 12:15:05 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/modules2tuple: Update to 2.2.1 2020-09-23 14:46:03 +00:00
portuguese
print Update to 4.15.0 2020-09-23 12:05:06 +00:00
russian
science Fix compilation on i386 2020-09-22 21:17:33 +00:00
security New ports required for gitlab 13.4. 2020-09-22 21:08:54 +00:00
shells
sysutils - make /sbin/e2fsck and /sbin/fsck_ext2fs visible in pkg catalog/"pkg which", 2020-09-23 12:44:16 +00:00
Templates
textproc - Update to 2.5.6 2020-09-23 14:05:46 +00:00
Tools
ukrainian
vietnamese
www Add www/py-fqdn which validates a fully-qualified domain name (FQDN), in full 2020-09-23 14:34:23 +00:00
x11 For well over 10 years portmgr@ have been promising to remove the 2020-09-23 04:17:11 +00:00
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 Re-add port: math/barvinok: Library for counting the number of integer points in polytopes 2020-09-23 01:27:48 +00:00
README
UIDs
UPDATING Add an UPDATING entry for PostgreSQL default version change to 12 2020-09-22 19:57:07 +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.