Personal patches
Go to file
Jan Beich 740562d0d3 MFH: r497894
multimedia/dav1d: drop -z notext after r494637

Approved by:	ports-secteam blanket
2019-04-05 01:17:41 +00:00
accessibility
arabic
archivers MFH: r497708 2019-04-03 11:09:03 +00:00
astro
audio MFH: r497794 2019-04-04 06:10:33 +00:00
base
benchmarks MFH: r497686 2019-04-03 08:52:13 +00:00
biology
cad
chinese
comms
converters
databases MFH: r497788 2019-04-04 05:42:34 +00:00
deskutils
devel MFH: r497827 2019-04-04 12:35:59 +00:00
dns MFH: r497821 2019-04-04 12:28:29 +00:00
editors
emulators MFH: r497776 2019-04-04 00:37:13 +00:00
finance MFH: r497718 2019-04-03 11:52:58 +00:00
french
ftp MFH: r497696 2019-04-03 09:30:36 +00:00
games MFH: r497858 2019-04-04 17:42:27 +00:00
german
graphics MFH: r497619 2019-04-03 04:41:20 +00:00
hebrew
hungarian
irc MFH: r497840 2019-04-04 14:29:09 +00:00
japanese MFH: r497832 2019-04-04 14:10:06 +00:00
java
Keywords
korean
lang MFH: r497790 2019-04-04 05:41:46 +00:00
mail MFH: r497726 2019-04-03 14:10:33 +00:00
math
misc MFH: r497720 2019-04-03 11:57:41 +00:00
Mk MFH: r497798 2019-04-04 08:08:02 +00:00
multimedia MFH: r497894 2019-04-05 01:17:41 +00:00
net MFH: r497844 2019-04-04 15:15:43 +00:00
net-im MFH: r497809 2019-04-04 08:16:54 +00:00
net-mgmt
net-p2p MFH: r497807 2019-04-04 08:14:16 +00:00
news
palm
polish MFH: r497805 2019-04-04 08:09:58 +00:00
ports-mgmt
portuguese
print
russian
science
security MFH: r497838 2019-04-04 14:25:02 +00:00
shells
sysutils MFH: r497769 2019-04-03 20:35:58 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www MFH: r497590 2019-04-04 12:12:57 +00:00
x11 MFH: r497866 2019-04-04 20:27:19 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts MFH: r497630 2019-04-03 05:45:53 +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

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.