Personal patches
Go to file
Mathieu Arnold 067817fbdc MFH: r569105
Fix build.
2021-03-24 11:16:11 +00:00
accessibility MFH: r569001 2021-03-23 00:48:18 +00:00
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters Remove PHP 7.2 which expired today, use PHP 7.4 instead. 2020-12-31 12:44:39 +00:00
databases MFH: r568541 2021-03-16 07:40:37 +00:00
deskutils MFH: r561948 2021-01-18 17:13:20 +00:00
devel MFH: r566555 2021-03-20 09:06:48 +00:00
dns MFH: r568799 r568800 2021-03-19 14:33:30 +00:00
editors
emulators MFH: r568178 2021-03-12 14:01:02 +00:00
finance MFH: r560298 r560302 r561371 r562151 r562559 r563142 r563143 r563149 r565356 r565465 r566011 r566182 2021-02-25 18:32:27 +00:00
french
ftp MFH: r562540 2021-01-25 07:16:00 +00:00
games MFH: r568730 2021-03-18 09:39:56 +00:00
german
graphics MFH: r568999 2021-03-23 00:43:24 +00:00
hebrew
hungarian MFH: r567826 2021-03-08 09:42:21 +00:00
irc
japanese
java MFH: r568084 2021-03-11 12:28:51 +00:00
Keywords
korean
lang MFH: r569105 2021-03-24 11:16:11 +00:00
mail MFH: r568444 2021-03-15 09:05:20 +00:00
math
misc MFH: r568872 2021-03-20 15:59:49 +00:00
Mk MFH: r568897 r568900 2021-03-22 13:10:04 +00:00
multimedia MFH: r568164 2021-03-12 10:37:42 +00:00
net MFH: r568537 2021-03-18 13:21:25 +00:00
net-im MFH: r564002 2021-02-04 08:51:34 +00:00
net-mgmt
net-p2p - Convert to modern Python, take maintainership 2021-01-01 12:24:00 +00:00
news
polish
ports-mgmt
portuguese
print
russian MFH: r567826 2021-03-08 09:42:21 +00:00
science
security MFH: r566134 2021-03-21 00:56:45 +00:00
shells
sysutils MFH: r569045 2021-03-23 18:32:48 +00:00
Templates
textproc MFH: r565949 2021-02-18 16:35:53 +00:00
Tools
ukrainian
vietnamese
www MFH: r569084 2021-03-24 03:19:35 +00:00
x11 MFH: r569001 2021-03-23 00:48:18 +00:00
x11-clocks MFH: r569001 2021-03-23 00:48:18 +00:00
x11-drivers
x11-fm MFH: r565005 2021-02-12 11:05:35 +00:00
x11-fonts
x11-servers MFH: r567881 r568059 2021-03-11 00:37:55 +00:00
x11-themes
x11-toolkits
x11-wm MFH: r568710 2021-03-18 00:52:46 +00:00
.arcconfig
.gitattributes Generalize the .gitmessage entry in .gitattributes to capture .git* 2018-04-18 22:29:22 +00:00
.gitauthors .gitauthors: Add Juraj Lutter (otis) 2020-12-15 20:29:23 +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.