Personal patches
Go to file
Tijl Coosemans c8edcf88ac MFH: r499361
Update to 3.6.7.

Security:	https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27
Approved by:	ports-secteam (miwi)
2019-04-20 09:50:21 +00:00
accessibility
arabic
archivers MFH: r498036 2019-04-06 07:45:52 +00:00
astro MFH: r498995 2019-04-15 06:24:33 +00:00
audio MFH: r498163 2019-04-06 19:13:31 +00:00
base
benchmarks MFH: r497686 2019-04-03 08:52:13 +00:00
biology
cad
chinese
comms MFH: r499037 2019-04-17 03:00:38 +00:00
converters
databases MFH: r498353 2019-04-10 15:45:37 +00:00
deskutils MFH: r498459 2019-04-12 07:54:33 +00:00
devel MFH: r497977 2019-04-19 18:58:37 +00:00
dns MFH: r498788 2019-04-13 01:13:22 +00:00
editors
emulators MFH: r499221 2019-04-18 00:54:39 +00:00
finance MFH: r497718 2019-04-03 11:52:58 +00:00
french
ftp MFH: r498557 2019-04-12 08:55:48 +00:00
games MFH: r499389 2019-04-19 21:12:08 +00:00
german
graphics MFH: r499231 2019-04-18 15:23:23 +00:00
hebrew
hungarian
irc MFH: r498224 2019-04-07 01:28:59 +00:00
japanese MFH: r497832 2019-04-04 14:10:06 +00:00
java
Keywords
korean
lang MFH: r498693 2019-04-12 05:37:59 +00:00
mail MFH: r498723 2019-04-12 15:20:21 +00:00
math
misc MFH: r498045 2019-04-06 00:43:45 +00:00
Mk MFH: r498363 2019-04-08 12:40:26 +00:00
multimedia MFH: r499419 2019-04-20 00:47:45 +00:00
net MFH: r499344 2019-04-19 10:49:52 +00:00
net-im MFH: r497809 2019-04-04 08:16:54 +00:00
net-mgmt MFH: r499002 2019-04-15 08:35:56 +00:00
net-p2p MFH: r498174 2019-04-06 19:38:34 +00:00
news
palm
polish MFH: r498183 2019-04-06 19:48:36 +00:00
ports-mgmt
portuguese
print
russian MFH: r498085 2019-04-06 09:08:42 +00:00
science MFH: r498995 2019-04-15 06:24:33 +00:00
security MFH: r499361 2019-04-20 09:50:21 +00:00
shells
sysutils MFH: r498995 2019-04-15 06:24:33 +00:00
Templates
textproc MFH: r498995 2019-04-15 06:24:33 +00:00
Tools
ukrainian
vietnamese
www MFH: r499158 2019-04-17 07:54:02 +00:00
x11 MFH: r498230 2019-04-07 01:44:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits MFH: r498679 2019-04-11 20:33:26 +00:00
x11-wm MFH: r498209 2019-04-06 21:15:37 +00:00
.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.