Personal patches
Go to file
2020-12-06 17:06:19 +00:00
accessibility
arabic
archivers
astro
audio Update audio/praat to latest upstream release 2020-12-06 14:23:51 +00:00
base
benchmarks benchmarks/inferno: Update 0.10.1 -> 0.10.2 2020-12-03 09:00:15 +00:00
biology
cad cad/netgen-lvs: Update 1.5.157 -> 1.5.158 2020-12-06 03:17:17 +00:00
chinese
comms Move ports that I wrote to my personal email address. 2020-12-05 20:40:32 +00:00
converters converters/pdf2djvu: prepare for poppler 20.12 2020-12-05 10:44:44 +00:00
databases databases/mariadb103-client: Don't overwrite my.cnf 2020-12-06 14:41:15 +00:00
deskutils deskutils/foliate: fix plist 2020-12-05 17:44:11 +00:00
devel devel/xa65: Remove gmake dependency 2020-12-06 15:55:22 +00:00
dns Fix BIND9 9.11.25's manpages. 2020-12-04 13:26:02 +00:00
editors editors/mg: update to 6.8.1 2020-12-05 22:07:43 +00:00
emulators emulators/citra: update to s20201205 2020-12-06 00:10:25 +00:00
finance Update to 4.0.6 2020-12-06 16:14:25 +00:00
french
ftp
games devel/rlvm: update to 0.14.75 2020-12-05 22:50:50 +00:00
german
graphics graphics/diff-pdf: prepare for poppler 20.12 2020-12-05 14:46:49 +00:00
hebrew
hungarian
irc
japanese japanese/yc.el: Adapt to newer emacs versions 2020-12-04 12:41:08 +00:00
java java/openjdk11: add powerpc64le support 2020-12-03 23:46:20 +00:00
Keywords
korean
lang Mark as BROKEN on riscv64. 2020-12-06 17:06:19 +00:00
mail Update to 6.2.0 2020-12-06 10:00:57 +00:00
math Chase math/fplll to 0.5.4. 2020-12-06 10:39:47 +00:00
misc misc/xd-rust: Update 0.0.3 -> 0.0.4 2020-12-06 08:36:20 +00:00
Mk Unregister expired databases/db6 and remove it as an option. 2020-12-03 20:41:49 +00:00
multimedia multimedia/mpvpaper: update to 1.1 2020-12-05 20:42:36 +00:00
net Mark as BROKEN on riscv64. 2020-12-06 17:00:13 +00:00
net-im Update net-im/neochat to a recent upstream commit 2020-12-06 12:39:37 +00:00
net-mgmt net-mgmt/unifi6: Update to 6.0.41 2020-12-06 15:11:05 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/nest: Update 2.20.0 -> 2.20.1 2020-12-06 09:22:22 +00:00
security Mark as BROKEN on riscv64. 2020-12-06 16:56:12 +00:00
shells Don't reassign the "len" variable and compute the exact spaces needed. 2020-12-02 18:43:35 +00:00
sysutils Does not build on riscv64. Kind of irrelevant, since there are no riscv64 2020-12-06 16:48:32 +00:00
Templates
textproc textproc/kibana7: Fix rc script 2020-12-06 15:39:57 +00:00
Tools
ukrainian
vietnamese
www www/nextcloud-circles: Upate to 0.20.6 2020-12-06 16:03:10 +00:00
x11 x11/polybar: Update to 3.5.0 2020-12-05 20:14:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 4.0.1 2020-12-05 12:18:13 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.789 2020-12-02 22:47:56 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20201205 2020-12-05 23:42:57 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED sysutils/datadog: rename to sysutils/datadog-agent 2020-12-06 10:30:51 +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.