Personal patches
Go to file
2020-12-07 04:17:12 +00:00
accessibility
arabic
archivers Mark as BROKEN on riscv64: 2020-12-07 02:56:11 +00:00
astro
audio Simplify both the patches and the Makefile. 2020-12-06 23:40:38 +00:00
base
benchmarks benchmarks/inferno: Update 0.10.1 -> 0.10.2 2020-12-03 09:00:15 +00:00
biology biology/viennarna: Update 2.4.16 -> 2.4.17 2020-12-06 20:14:53 +00:00
cad cad/verilator: Update 4.104 -> 4.106 2020-12-06 20:23:03 +00:00
chinese
comms Mark as BROKEN on riscv64. 2020-12-07 03:09:42 +00:00
converters - Update to 0.84 2020-12-07 02:07:04 +00:00
databases Mark BROKEN on riscv64 the same as on aarch64. 2020-12-07 03:36:37 +00:00
deskutils deskutils/foliate: fix plist 2020-12-05 17:44:11 +00:00
devel Also mark NOT_FOR riscv64: 2020-12-07 03:39:51 +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 Remove expired ports: 2020-12-01 20:09:51 +00:00
graphics Bump revision after libmypaint update 2020-12-07 01:24:57 +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 Also mark as BROKEN on riscv64. 2020-12-06 17:09:42 +00:00
mail Update to 6.2.0 2020-12-06 10:00:57 +00:00
math math/py-numpoly: Update 1.1.0 -> 1.1.1 2020-12-06 22:07:21 +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/musikcube: Update 0.95.0 -> 0.96.0 2020-12-07 03:29:06 +00:00
net Mark as BROKEN on riscv64: 2020-12-07 03:04:12 +00:00
net-im net-im/matterbridge: update to 1.20.0 2020-12-06 20:40:01 +00:00
net-mgmt net-mgmt/unifi6: Update to 6.0.41 2020-12-06 15:11:05 +00:00
net-p2p Update to 6.6.2 2020-12-01 17:02:56 +00:00
news
polish
ports-mgmt
portuguese
print Update to 1.28.6. 2020-12-06 17:35:19 +00:00
russian
science science/tfel: drop maintainance 2020-12-07 00:34:02 +00:00
security security/vault: update to 1.6.0 2020-12-06 23:02:45 +00:00
shells Don't reassign the "len" variable and compute the exact spaces needed. 2020-12-02 18:43:35 +00:00
sysutils sysutils/libdnf: Update 0.55.0 -> 0.55.2 2020-12-07 04:17:12 +00:00
Templates
textproc textproc/p5-Spreadsheet-ReadSXC: update to 0.32 2020-12-06 18:14:09 +00:00
Tools
ukrainian
vietnamese
www www/youtube_dl: update to 2020.12.07 2020-12-06 21:36:01 +00:00
x11 x11/polybar: Update to 3.5.0 2020-12-05 20:14:42 +00:00
x11-clocks
x11-drivers
x11-fm - Update to version 4.6.0, which now requires OpenSSL (it should not be 2020-12-02 11:59:14 +00:00
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 Update KDE Plasma Desktop to 5.20.4 2020-12-01 17:40:16 +00:00
x11-toolkits x11-toolkits/wxgtk31: Remove unused gconf2 dependency 2020-12-06 19:54:58 +00:00
x11-wm x11-wm/river: update to s20201205 2020-12-05 23:42:57 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Fix indentation 2020-12-02 13:10:47 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove expired ports: 2020-12-01 20:09:51 +00:00
Makefile
MOVED sysutils/datadog: rename to sysutils/datadog-agent 2020-12-06 10:30:51 +00:00
README
UIDs
UPDATING Remove graphics/jpeg which has expired in favor of graphics/jpeg-turbo 2020-12-01 19:12:47 +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.