Personal patches
Go to file
2020-05-07 19:56:38 +00:00
accessibility
arabic
archivers MFH: r533061 r533062 2020-04-26 13:55:30 +00:00
astro MFH: r531540 r531541 2020-04-12 18:40:55 +00:00
audio MFH: r534084 2020-05-05 20:20:34 +00:00
base
benchmarks MFH: r532697 2020-04-23 17:19:54 +00:00
biology
cad MFH: r532101 2020-04-19 17:26:10 +00:00
chinese
comms MFH: r531918 2020-04-17 10:50:39 +00:00
converters
databases MFH: r534263 2020-05-07 11:54:47 +00:00
deskutils MFH: r531758 2020-04-15 14:55:03 +00:00
devel MFH: r533167 2020-04-28 14:52:41 +00:00
dns MFH: r531791 r531792 2020-04-15 20:47:57 +00:00
editors MFH: r531528 2020-04-12 16:12:07 +00:00
emulators MFH: r534000 2020-05-05 00:59:38 +00:00
finance MFH: r530876 2020-04-06 11:51:57 +00:00
french
ftp
games
german
graphics MFH: r533564 2020-05-01 17:03:58 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang MFH: r533379 2020-04-29 16:07:00 +00:00
mail mail/mailman: fix another content injection vuln via private archive login 2020-05-07 19:56:38 +00:00
math MFH: r533561 2020-05-01 16:58:08 +00:00
misc MFH: r532668 2020-04-23 11:40:29 +00:00
Mk
multimedia MFH: r534155 2020-05-06 09:06:49 +00:00
net MFH: 2020Q2 (minor secutiry update). 2020-05-02 08:14:24 +00:00
net-im MFH: r532273 2020-04-22 10:52:20 +00:00
net-mgmt MFH: r531284 r534006 2020-05-05 11:03:12 +00:00
net-p2p
news MFH: r533061 r533062 2020-04-26 13:55:30 +00:00
polish
ports-mgmt
portuguese
print MFH: r531939 2020-04-17 14:59:30 +00:00
russian
science MFH: r533488 2020-05-01 02:46:22 +00:00
security MFH: r534211 2020-05-07 17:17:17 +00:00
shells
sysutils MFH: r530237 2020-05-04 19:21:55 +00:00
Templates
textproc MFH: r532715 2020-04-23 22:56:29 +00:00
Tools
ukrainian
vietnamese
www MFH: r534206 2020-05-07 07:55:59 +00:00
x11 MFH: r531554 2020-04-12 20:47:19 +00:00
x11-clocks
x11-drivers MFH: r533211 2020-04-29 20:03:44 +00:00
x11-fm
x11-fonts MFH: r530621 2020-04-04 07:35:06 +00:00
x11-servers MFH: r533807 2020-05-04 16:08:16 +00:00
x11-themes MFH: r531747 2020-04-15 07:40:27 +00:00
x11-toolkits
x11-wm MFH: r531886 r531975 2020-04-18 19:45:43 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING MFH: r533244 2020-04-28 12:16:39 +00:00

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.