Personal patches
Go to file
2020-12-27 19:52:55 +00:00
accessibility
arabic
archivers archivers/nfpm: Update 1.10.3 -> 2.0.0 2020-12-25 05:12:40 +00:00
astro Relax hardcoded paths to fix build with Python 3.8.7 2020-12-24 13:46:01 +00:00
audio Update WWW 2020-12-27 16:04:49 +00:00
base
benchmarks benchmarks/vkmark: add new port 2020-12-27 12:22:44 +00:00
biology Restrict to Java 8, since this doesn't compile with Java 11 2020-12-26 23:01:20 +00:00
cad Switch the *library* ports to gitlab. 2020-12-27 17:33:10 +00:00
chinese Mark BROKEN 2020-12-25 09:06:44 +00:00
comms comms/uhd: fix build on GCC architectures 2020-12-27 18:39:07 +00:00
converters Update to 3.0.2 2020-12-27 17:22:02 +00:00
databases Update to 2.12.0 2020-12-27 17:09:04 +00:00
deskutils Mark devel flavors BROKEN 2020-12-25 09:28:43 +00:00
devel Update to 2.5.0 2020-12-27 19:44:19 +00:00
dns dns/dnscontrol: Update to 3.5.1 2020-12-26 19:32:32 +00:00
editors Mark BROKEN 2020-12-25 09:19:30 +00:00
emulators emulators/rpcs3: update to 0.0.13.11478 2020-12-26 22:30:46 +00:00
finance finance/kmymoney: Support Python 3.x for the Weboob plugin 2020-12-26 18:09:57 +00:00
french
ftp Relax hardcoded paths to fix build with Python 3.8.7 2020-12-24 13:46:01 +00:00
games games/3omns: move to new home 2020-12-27 01:25:54 +00:00
german
graphics graphics/shaderc: clean up 2020-12-26 22:30:38 +00:00
hebrew
hungarian
irc
japanese
java Restrict to Java 8, since this doesn't compile with Java 11 2020-12-27 19:00:14 +00:00
Keywords
korean
lang lang/spidermonkey78: update to 78.6.0 [1] 2020-12-27 16:08:20 +00:00
mail mail/mpop: Update to 1.4.12 2020-12-27 07:11:03 +00:00
math math/pantheon-calculator: Update to 1.6.0 2020-12-27 12:47:07 +00:00
misc Restrict to Java 8, since this doesn't compile with Java 11 2020-12-27 19:05:28 +00:00
Mk Mk/Uses/python.mk: introduce PYTHON_EXT_SUFFIX variable 2020-12-24 13:14:02 +00:00
multimedia graphics/gstreamer1-plugins-vulkan: enable Wayland with libglvnd 2020-12-26 22:58:40 +00:00
net Update to 2.0.7 2020-12-27 17:14:52 +00:00
net-im Mark devel flavors BROKEN 2020-12-25 09:26:32 +00:00
net-mgmt
net-p2p Relax hardcoded paths to fix build with Python 3.8.7 2020-12-24 13:46:01 +00:00
news Relax hardcoded paths to fix build with Python 3.8.7 2020-12-24 13:46:01 +00:00
polish
ports-mgmt Updqte to 2.19.4. 2020-12-27 19:22:08 +00:00
portuguese
print Update to 2.4.1 2020-12-27 19:35:39 +00:00
russian
science science/afni: update to 20.3.04 2020-12-27 13:06:51 +00:00
security Update to 4.0.3 2020-12-27 19:52:55 +00:00
shells
sysutils - Connect bareos19-* ports 2020-12-27 17:46:57 +00:00
Templates
textproc Update to 1.3.7 2020-12-27 17:19:16 +00:00
Tools
ukrainian
vietnamese
www Unbreak INDEX 2020-12-27 18:38:39 +00:00
x11 x11/xsnow: update to 3.2.0 release 2020-12-27 17:20:21 +00:00
x11-clocks Update xfce4-datetime-plugin to 0.8.1 2020-12-24 21:21:00 +00:00
x11-drivers
x11-fm
x11-fonts x11-fonts/webfonts: make Comic Sans optional 2020-12-27 19:45:30 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk-layer-shell: minor fixes 2020-12-26 14:29:43 +00:00
x11-wm x11-wm/river: update to s20201227 2020-12-27 00:56:15 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED modplugplay moved to GitHub under a different name (modplug-tools) 2020-12-27 15:00:38 +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.