Personal patches
Go to file
Thomas Zander 2f197a2f09 MFH: r466023
Update to upstream version 2.6.2 (fixes)

PR:		227067

Approved by:	ports-secteam (riggs)
2018-03-31 06:54:06 +00:00
accessibility
arabic
archivers MFH: r465729 2018-03-27 18:34:41 +00:00
astro
audio MFH: r464735 2018-03-16 21:11:28 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases MFH: r465275 2018-03-23 19:21:40 +00:00
deskutils
devel MFH: r460800 2018-03-10 07:03:21 +00:00
dns MFH: r465993 2018-03-30 18:41:43 +00:00
editors MFH: r463547 2018-03-04 03:21:12 +00:00
emulators MFH: r466004 2018-03-30 21:36:22 +00:00
finance
french
ftp MFH: r462175 2018-02-17 17:55:43 +00:00
games MFH: r463846 r465049 2018-03-20 00:56:36 +00:00
german
graphics MFH: r461940 2018-02-18 16:25:53 +00:00
hebrew
hungarian
irc MFH: r463857 2018-03-09 22:20:49 +00:00
japanese MFH: r462947 r463639 2018-03-14 07:54:28 +00:00
java MFH: r459368 2018-02-23 18:15:53 +00:00
Keywords
korean
lang MFH: r459981 2018-03-18 20:30:12 +00:00
mail MFH: r465566 by cmt 2018-03-27 00:09:07 +00:00
math MFH: r463298 2018-03-01 12:13:05 +00:00
misc MFH: r464772 2018-03-17 09:15:45 +00:00
Mk MFH: r459882 2018-03-20 21:08:47 +00:00
multimedia MFH: r465687 2018-03-27 11:30:07 +00:00
net MFH: r464085, r464247 2018-03-15 15:50:40 +00:00
net-im MFH: r465702 2018-03-27 13:22:34 +00:00
net-mgmt MFH: r465678 2018-03-27 10:53:48 +00:00
net-p2p MFH: r464430 2018-03-14 15:52:02 +00:00
news MFH: r463542 2018-03-03 23:34:04 +00:00
palm
polish
ports-mgmt MFH: r465998 2018-03-30 20:20:00 +00:00
portuguese
print MFH: r463856 2018-03-12 21:01:40 +00:00
russian
science MFH: r462168 2018-02-17 16:56:05 +00:00
security MFH: r464085, r464247 2018-03-15 15:50:40 +00:00
shells MFH: r462294 2018-02-19 10:43:02 +00:00
sysutils MFH: r466023 2018-03-31 06:54:06 +00:00
Templates
textproc Revert r465543, it's BROKEN 2018-03-27 05:35:27 +00:00
Tools
ukrainian
vietnamese
www MFH: r466002 2018-03-30 21:35:31 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm MFH: r463487 2018-03-03 15:39:06 +00:00
.arcconfig
.gitattributes
.gitignore
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:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.