Personal patches
Go to file
2020-10-12 07:26:16 +00:00
accessibility KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
arabic
archivers KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
astro KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
audio audio/ardour6: Fix broken 32-bit build 2020-10-12 06:26:20 +00:00
base
benchmarks Update benchmarks/ali to version 0.4.0. 2020-10-10 08:36:02 +00:00
biology biology/gmap: enable on powerpc64le 2020-10-09 13:23:12 +00:00
cad cad/netgen-lvs: Update 1.5.155 -> 1.5.156 2020-10-09 13:27:08 +00:00
chinese
comms
converters graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
databases graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
deskutils graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
devel devel/notcurses: Update 1.7.0 -> 1.7.6 2020-10-12 03:45:14 +00:00
dns dns/py-idna: Update to 2.10 2020-10-12 02:03:58 +00:00
editors graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
emulators Update to Wine 5.19. 2020-10-11 10:16:32 +00:00
finance
french
ftp
games KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
german
graphics Update to 1.26 2020-10-11 16:46:38 +00:00
hebrew
hungarian
irc
japanese KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
java Remove duplicate symbols to try and fix the build on -CURRENT 2020-10-11 17:00:06 +00:00
Keywords
korean
lang Add lang/ruby30 (Ruby 3.0.0 Preview 1) 2020-10-12 03:02:34 +00:00
mail graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
math math/R: Update to version 4.0.3 2020-10-12 01:21:26 +00:00
misc misc/lf: Update 16 -> 17 2020-10-12 00:16:55 +00:00
Mk Add lang/ruby30 (Ruby 3.0.0 Preview 1) 2020-10-12 03:02:34 +00:00
multimedia multimedia/kodi: Fix compilation with libmicrohttpd 0.9.71 2020-10-11 14:46:13 +00:00
net net/libfabric: Update 1.11.0 -> 1.11.1 2020-10-12 01:09:31 +00:00
net-im KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
net-mgmt net-mgmt/collectd5: Update to 5.12.0 2020-10-11 10:00:41 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg: Update to 1.15.10 2020-10-11 13:00:43 +00:00
portuguese Update to 20201005 2020-10-10 07:46:35 +00:00
print Update to 1.28.4. 2020-10-11 16:24:50 +00:00
russian
science science/py-phonopy: Update 2.8.0 -> 2.8.1 2020-10-12 04:37:49 +00:00
security Update to 0.4.11 release. 2020-10-12 07:26:16 +00:00
shells
sysutils sysutils/conan: Update 1.29.2 -> 1.30.1 2020-10-12 00:59:11 +00:00
Templates
textproc textproc/bat: Update to 0.16 2020-10-11 17:22:19 +00:00
Tools
ukrainian
vietnamese
www Unbreak the build with -fno-common (Clang 11, GCC 10): looks like that 2020-10-12 05:48:36 +00:00
x11 x11/gnome-shell: list bash-completion in BUILD_DEPENDS 2020-10-11 23:48:07 +00:00
x11-clocks KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
x11-drivers
x11-fm KDE Release Service 20.08.2 update 2020-10-10 14:17:23 +00:00
x11-fonts x11-fonts/libertinus: update to 7.010 2020-10-10 17:54:34 +00:00
x11-servers
x11-themes
x11-toolkits graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
x11-wm x11-wm/phoc: update to 0.4.3 2020-10-10 00:25:46 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Document more -reference ports that were removed, some have been 2020-10-12 07:02:45 +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.