Personal patches
Go to file
2020-05-30 06:19:17 +00:00
accessibility
arabic
archivers
astro - Update Gnuastro to the latest version 0.12 2020-05-29 12:45:06 +00:00
audio audio/libinstpatch: Update 1.0.0 -> 1.1.5 2020-05-30 06:19:17 +00:00
base
benchmarks - Update to version 2020.04, first release in many years (unfortunately, 2020-05-29 10:00:12 +00:00
biology Clean up some things 2020-05-30 00:57:02 +00:00
cad cad/digital: Update 0.22-250 -> 0.24 2020-05-30 01:55:24 +00:00
chinese chinese/fcitx: update to 4.2.9.7. 2020-05-29 04:44:55 +00:00
comms
converters
databases Clean up some things 2020-05-30 00:57:02 +00:00
deskutils Clean up some things 2020-05-30 00:57:02 +00:00
devel devel/py-datrie: Update 0.8 -> 0.8.2 2020-05-30 05:31:44 +00:00
dns Mark as broken on powerpc64-12 (builds fine everywhere else). 2020-05-29 04:33:37 +00:00
editors
emulators emulators/citra: update to s20200529 2020-05-30 00:58:03 +00:00
finance
french
ftp x11-toolkits/wxgtk30: Update to 3.0.5.1 2020-05-17 05:55:12 +00:00
games games/libretro-uae: update to 0.20200527 2020-05-29 12:09:47 +00:00
german
graphics graphics/sane-backends: Update to 1.0.30 2020-05-30 00:37:50 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/quickjs: Update 2019.10.27 -> 2020.04.12 2020-05-30 05:36:57 +00:00
mail mail/aerc: Update to 0.4.0 2020-05-30 00:23:55 +00:00
math Mark as BROKEN on powerpc64-12. It seems to build everywhere else. 2020-05-29 22:41:49 +00:00
misc misc/dartsim: Update 6.8.5 -> 6.9.2 2020-05-30 05:13:02 +00:00
Mk
multimedia multimedia/plexmediaserver-plexpass: Update to 1.19.4.2865 2020-05-29 18:53:50 +00:00
net net/rclone-browser: prepare for Qt5-5.15 2020-05-30 06:16:30 +00:00
net-im net-im/telegram-desktop: prepare for Qt5-5.15 2020-05-29 18:41:55 +00:00
net-mgmt Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0 2020-05-29 03:07:18 +00:00
net-p2p Mark as BROKEN on powerpc64-12. It seems to build everywhere else. 2020-05-30 03:09:36 +00:00
news
polish
ports-mgmt
portuguese
print Update RUN_DEPENDS for py-pycups 2.0.1 update 2020-05-29 02:00:00 +00:00
russian
science science/simgrid: Update 3.24 -> 3.25 2020-05-30 06:16:04 +00:00
security security/nss: unbreak cross builds on -CURRENT 2020-05-30 00:29:34 +00:00
shells
sysutils sysutils/ntfy: Update 2.4.4 -> 2.7.0 2020-05-30 05:23:07 +00:00
Templates
textproc textproc/codespell: Update to 1.17.1 2020-05-29 16:20:43 +00:00
Tools
ukrainian
vietnamese
www - Repocopy www/ilias --> www/ilias6 and update to 6.0 2020-05-30 01:51:29 +00:00
x11 Mark as BROKEN on powerpc64: can't find symbol eekboard_context_service_get_overlay. 2020-05-30 03:25:00 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: simplify r536952 again 2020-05-29 10:40:38 +00:00
x11-themes Mark BROKEN: fails to build 2020-05-29 08:41:17 +00:00
x11-toolkits
x11-wm x11-wm/cwm: Update to 6.7 2020-05-30 00:24:14 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Resurrect port and undeprecate 2020-05-30 05:21:04 +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.