Personal patches
Go to file
2021-02-18 04:43:24 +00:00
accessibility Unbreak fetch from git.sr.ht 2021-02-17 23:39:04 +00:00
arabic
archivers
astro
audio audio/csound: Update 6.14.0 -> 6.15.0 2021-02-18 01:59:10 +00:00
base
benchmarks
biology Mark BROKEN in 13/14 (via latest llvm update). 2021-02-17 21:59:47 +00:00
cad - Fix build with after devel/cereal update 2021-02-17 22:52:32 +00:00
chinese
comms Mark BROKEN in 13/14 (via latest llvm update). 2021-02-17 22:10:31 +00:00
converters
databases Mark BROKEN in 13/14 (via latest llvm update). 2021-02-17 22:12:48 +00:00
deskutils
devel Mark BROKEN on FreeBSD 13 and 14 2021-02-17 20:17:25 +00:00
dns dns/powerdns: Update to 4.4.1 2021-02-17 18:53:22 +00:00
editors
emulators Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 04:15:24 +00:00
finance
french
ftp
games Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 03:41:45 +00:00
german
graphics Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 03:53:35 +00:00
hebrew
hungarian
irc irc/smuxi: Updates to 1.1 2021-02-18 04:30:00 +00:00
japanese Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 01:42:38 +00:00
java
Keywords
korean
lang Stop pretending, STATFS is an option -- it is always built and installed. 2021-02-18 03:52:42 +00:00
mail Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 01:59:40 +00:00
math Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 04:00:55 +00:00
misc Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 04:08:36 +00:00
Mk
multimedia multimedia/webcamoid: Update 8.7.1 -> 8.8.0 2021-02-18 04:33:34 +00:00
net Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 04:43:24 +00:00
net-im Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 02:38:29 +00:00
net-mgmt Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 02:38:29 +00:00
net-p2p
news Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 02:47:01 +00:00
polish Update to 20210203 2021-02-17 18:29:04 +00:00
ports-mgmt
portuguese
print
russian
science Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 03:32:16 +00:00
security Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 03:02:54 +00:00
shells
sysutils Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 04:30:26 +00:00
Templates
textproc Unbreak fetch from git.sr.ht 2021-02-17 23:39:04 +00:00
Tools
ukrainian
vietnamese
www Update from 3.2.1 to 4.0.0. 2021-02-18 04:07:26 +00:00
x11 Unbreak fetch from git.sr.ht 2021-02-17 23:39:04 +00:00
x11-clocks Unbreak fetch from git.sr.ht 2021-02-17 23:39:04 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.844 2021-02-18 00:15:05 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20210217 2021-02-18 00:15:11 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED sysutils/uefi-edk2-bhyve*: Update and migrate to Python 3 2021-02-18 02:57:01 +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.