Personal patches
Go to file
2020-12-14 23:49:39 +00:00
accessibility
arabic
archivers
astro - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
audio - Bump PORTREVISION. audio/soundtouch was updated to 2.2 2020-12-14 20:31:47 +00:00
base
benchmarks Fix build with IPV6 disabled 2020-12-13 23:13:49 +00:00
biology - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
cad - Update to 0.9.8.5 2020-12-14 20:39:44 +00:00
chinese
comms
converters
databases Update to 3.1.0 2020-12-13 22:20:01 +00:00
deskutils Update calibre to 5.7.2 2020-12-12 18:32:04 +00:00
devel devel/kiwix-lib: update to 9.4.1 2020-12-14 14:52:58 +00:00
dns Update to 1.0.2 2020-12-13 22:19:52 +00:00
editors Repair editors/abiword 2020-12-13 22:40:01 +00:00
emulators Update to Wine 6.0 RC2, which brings bug fixes only since we're in code 2020-12-14 09:28:07 +00:00
finance finance/R-cran-fBasics: Update to 3042.89.1 and take maintainership 2020-12-14 09:59:38 +00:00
french
ftp Update to 7.74.0 2020-12-13 14:49:14 +00:00
games - Update to 0.59.0 2020-12-14 21:29:16 +00:00
german
graphics graphics/egl-wayland: unbreak afte r558099 2020-12-14 19:57:19 +00:00
hebrew
hungarian
irc - Update to git revision 5295563 2020-12-13 21:17:01 +00:00
japanese
java
Keywords
korean
lang lang/zig: update to 0.7.1 and take ownership 2020-12-14 06:32:18 +00:00
mail mail/mutt: Update to 2.0.3 2020-12-13 19:01:14 +00:00
math - Update to 5.1.7 2020-12-14 10:07:39 +00:00
misc misc/openvdb: fix build on GCC architectures 2020-12-14 11:09:51 +00:00
Mk
multimedia multimedia/smplayer-skins: update to 20.11.0 2020-12-14 17:10:01 +00:00
net net/librdkafka: Update to 1.5.3 2020-12-14 20:45:49 +00:00
net-im net-im/py-matrix-synapse: Update to 1.24.0, Fix security issue 2020-12-13 12:43:53 +00:00
net-mgmt net-mgmt/netdisco: update 2.045006 -> 2.046006 2020-12-14 17:47:01 +00:00
net-p2p net-p2p/c-lightning: Upgrade from 0.9.1 to 0.9.2 2020-12-14 10:12:06 +00:00
news
polish
ports-mgmt Fix usage of WITH_SUBVERSION_VER 2020-12-14 02:18:53 +00:00
portuguese
print Update to 4.18.1 2020-12-13 22:20:48 +00:00
russian
science science/lammps: The KIM option isn't broken any more after the latest update of science/kim-api 2020-12-14 07:52:51 +00:00
security security/palisade: Update 1.10.5 -> 1.10.6 2020-12-14 23:49:39 +00:00
shells
sysutils sysutils/pot: Update to 0.11.6 2020-12-14 21:03:25 +00:00
Templates
textproc Update to 2020.12.07 2020-12-13 22:22:59 +00:00
Tools
ukrainian
vietnamese
www www/lychee: Update to 0.4.0 2020-12-14 20:37:09 +00:00
x11 x11/py-xdot: Update to 1.2 2020-12-12 18:35:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 1.2.0 2020-12-13 14:46:13 +00:00
x11-servers
x11-themes
x11-toolkits - Upgrade math/eigen3 to 3.3.8; 2020-12-12 17:04:37 +00:00
x11-wm x11-wm/river: update to s20201212 2020-12-12 23:57:13 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Chase nyan's name update 2020-12-14 03:09:42 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.