Personal patches
Go to file
Antoine Brodin fc1a7b5640 MFH: r531513
Mark BROKEN: fails to build

Reported by:	pkg-fallout
2020-04-12 12:58:21 +00:00
accessibility
arabic
archivers
astro
audio MFH: r531172 2020-04-09 04:25:52 +00:00
base
benchmarks
biology MFH: r530250 2020-04-02 13:41:03 +00:00
cad MFH: r531342 2020-04-10 21:44:54 +00:00
chinese
comms
converters
databases
deskutils MFH: r531394 2020-04-11 05:01:36 +00:00
devel MFH: r530972 2020-04-07 12:25:16 +00:00
dns MFH: r531475 r531476 r531477 r531478 2020-04-12 02:43:28 +00:00
editors vim: Update to patchlevel 491 2020-04-01 18:40:18 +00:00
emulators MFH: r531422 2020-04-11 13:01:16 +00:00
finance MFH: r530876 2020-04-06 11:51:57 +00:00
french
ftp Update LIBSSH2 option description 2020-04-01 18:07:17 +00:00
games
german
graphics MFH: r531475 r531476 r531477 r531478 2020-04-12 02:43:28 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang MFH: r530387 2020-04-03 12:51:25 +00:00
mail MFH: r531475 r531476 r531477 r531478 2020-04-12 02:43:28 +00:00
math - Update to 0.4-8.6 2020-04-01 17:28:41 +00:00
misc
Mk MFH: r530388 2020-04-03 12:53:11 +00:00
multimedia MFH: r531433 2020-04-11 16:19:19 +00:00
net MFH: r531299 2020-04-10 15:08:22 +00:00
net-im MFH: r530404 (runtime fix) 2020-04-08 15:51:52 +00:00
net-mgmt MFH: r531190 2020-04-10 10:39:41 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print MFH: r530379 2020-04-02 18:11:43 +00:00
russian
science MFH: r531513 2020-04-12 12:58:21 +00:00
security MFH: r531510 2020-04-12 12:49:49 +00:00
shells
sysutils MFH: r531475 r531476 r531477 r531478 2020-04-12 02:43:28 +00:00
Templates
textproc MFH: r531307 2020-04-10 10:40:51 +00:00
Tools
ukrainian
vietnamese
www MFH: r530415 2020-04-09 16:35:11 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts MFH: r530621 2020-04-04 07:35:06 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING MFH: r530548 2020-04-04 04:33:56 +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.