Personal patches
Go to file
2020-12-11 16:13:58 +00:00
accessibility accessibility/orca: update to 3.38.1 2020-12-10 18:35:36 +00:00
arabic
archivers Cosmetic change 2020-12-10 21:30:02 +00:00
astro astro/gpstk: Update to 8.0.0 2020-12-09 16:08:56 +00:00
audio audio/webrtc-audio-processing: switch to upstream armv6 fix 2020-12-11 14:10:10 +00:00
base
benchmarks Update to 2.8.4 2020-12-10 21:46:11 +00:00
biology Update to 5.19.0 2020-12-10 21:30:19 +00:00
cad New port: cad/archimedes: Semiconductor device simulation software 2020-12-10 05:25:32 +00:00
chinese
comms Update to 2.14.3 2020-12-10 11:08:27 +00:00
converters Update to 3.08 2020-12-10 21:32:01 +00:00
databases databases/sqlite3: fix build w/o THREADS 2020-12-11 14:01:48 +00:00
deskutils deskutils/go-for-it: Update to 1.9.0 2020-12-11 12:46:33 +00:00
devel devel/fossil: update to 2.13 2020-12-11 12:11:30 +00:00
dns Update to 0.7.6 2020-12-10 21:40:31 +00:00
editors editors/lireoffice: unbreak build with TEST=on 2020-12-11 08:53:48 +00:00
emulators Sort SUBDIRs 2020-12-10 21:25:49 +00:00
finance Update to 4.0.7 2020-12-11 16:02:34 +00:00
french Modify cad/scotch to support int64. 2020-12-09 19:29:19 +00:00
ftp Update WWW 2020-12-10 21:30:30 +00:00
games - Update to 20201208 2020-12-10 19:50:56 +00:00
german
graphics graphics/aloadimage: add new port 2020-12-11 14:10:22 +00:00
hebrew
hungarian
irc irc/ircd-hybrid: Updates to 8.2.36 2020-12-08 14:51:10 +00:00
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 lang/jimtcl: update to 0.80 2020-12-11 12:39:23 +00:00
mail Update to 3.13.0 2020-12-10 21:40:50 +00:00
math Adding math/sprng, Scalable Parallel Pseudo Random Number Generators Library. 2020-12-11 15:35:35 +00:00
misc Update to 4.54.0 2020-12-10 21:41:13 +00:00
Mk PyQt: fix flavors 2020-12-10 16:13:59 +00:00
multimedia Update USES=python for py-isort 5.6.4 update 2020-12-10 22:00:01 +00:00
net security/libressl: re-link static library consumers after r557713 2020-12-11 16:13:58 +00:00
net-im Mark as BROKEN on riscv64: 2020-12-09 02:45:51 +00:00
net-mgmt Update to 1.01 2020-12-10 21:44:50 +00:00
net-p2p Add missing version requirement 2020-12-10 22:00:08 +00:00
news
polish
ports-mgmt Update to 0.1.2 2020-12-09 09:23:04 +00:00
portuguese
print Update to 0.31.0 2020-12-10 22:00:18 +00:00
russian
science Add py-netcdf-flattener 1.2.0 2020-12-10 21:28:22 +00:00
security security/libressl: re-link static library consumers after r557713 2020-12-11 16:13:58 +00:00
shells Add shells/anongitssh: Restricted shell for git-upload-pack over SSH 2020-12-11 04:10:38 +00:00
sysutils sysutils/acfgfs: add new port 2020-12-11 14:10:16 +00:00
Templates
textproc - Update to 0.07 2020-12-11 03:06:07 +00:00
Tools
ukrainian
vietnamese
www Update to g20201208 71c8d8d36. 2020-12-11 15:59:03 +00:00
x11 x11/arcan-trayicon: add new port 2020-12-11 14:10:33 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-intel: switch to iris by default 2020-12-10 00:42:01 +00:00
x11-fm Update USES=python for py-isort 5.6.4 update 2020-12-10 22:00:01 +00:00
x11-fonts Update to 1.1.1 2020-12-10 21:46:05 +00:00
x11-servers x11-servers/xarcan: use same homepage as other Arcan tools 2020-12-11 15:17:08 +00:00
x11-themes x11-themes/matcha-gtk-themes: update to 2020-12-07 2020-12-08 21:10:01 +00:00
x11-toolkits PyQt: fix flavors 2020-12-10 16:13:59 +00:00
x11-wm x11-wm/chamfer: update to s20201207 2020-12-10 00:40:20 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Fix indentation 2020-12-02 13:10:47 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect math/testu01 and take maintainership. 2020-12-11 15:33:16 +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.