Personal patches
Go to file
2018-02-18 13:37:59 +00:00
accessibility
arabic
archivers Update to 1.0.0 2018-02-18 13:37:59 +00:00
astro - Update to r4112 2018-02-16 19:08:12 +00:00
audio Fix build on clang 6.0.0 2018-02-18 08:49:14 +00:00
base
benchmarks Update to 1.0.13 2018-02-18 13:37:34 +00:00
biology
cad Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
chinese
comms Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
converters BROKEN_SSL: Add REASON for breakage 2018-02-16 17:52:50 +00:00
databases Take maintainership 2018-02-18 13:37:44 +00:00
deskutils
devel Update to 0.000006 2018-02-18 13:37:54 +00:00
dns - Update to 1.1.0 2018-02-18 12:54:21 +00:00
editors Update vim to patchlevel 1521 2018-02-17 18:57:17 +00:00
emulators Update to Wine 3.2. This includes the following changes: 2018-02-18 12:54:18 +00:00
finance Update to 5.7.8 2018-02-17 01:27:59 +00:00
french
ftp Fix build with CURL_DEBUG enabled 2018-02-17 17:44:07 +00:00
games games/ags: Update to 3.4.1.12 2018-02-17 14:24:51 +00:00
german
graphics Upgrade to v.220. 2018-02-18 10:51:24 +00:00
hebrew
hungarian
irc Clean up some USES=python 2018-02-18 13:20:29 +00:00
japanese japanese/ddskk: Update to 16.2 2018-02-17 15:54:56 +00:00
java . Update to b45. 2018-02-18 00:34:56 +00:00
Keywords
korean
lang Update to 2.4.13. 2018-02-18 12:22:29 +00:00
mail Overhaul default hosts configuration. 2018-02-17 12:45:18 +00:00
math - Update to 1.0.5 2018-02-18 12:36:18 +00:00
misc Clean up some USES=python 2018-02-18 13:20:29 +00:00
Mk Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
multimedia Fix the build with clang 6. 2018-02-18 10:06:56 +00:00
net Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
net-im Deprecate ports broken for more than 6 months 2018-02-18 09:29:27 +00:00
net-mgmt Use BROKEN_SSL 2018-02-17 12:00:42 +00:00
net-p2p Use BROKEN_SSL 2018-02-17 12:00:47 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
russian
science Fix build with Clang 6 2018-02-17 16:40:20 +00:00
security Clean up some USES=python 2018-02-18 13:20:29 +00:00
shells
sysutils Clean up some USES=python 2018-02-18 13:20:29 +00:00
Templates
textproc Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
Tools
ukrainian
vietnamese
www Take maintainership 2018-02-18 13:37:49 +00:00
x11 x11/pcdm add missing dependency on linguisttools_build 2018-02-18 10:14:14 +00:00
x11-clocks
x11-drivers
x11-fm Update Thunar to 1.6.14 2018-02-16 20:45:18 +00:00
x11-fonts
x11-servers
x11-themes Update to upstream release 4.3.1 2018-02-17 20:04:40 +00:00
x11-toolkits Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix recent typos in MOVED 2018-02-17 10:33:01 +00:00
README
UIDs
UPDATING Overhaul default hosts configuration. 2018-02-17 12:45:18 +00:00

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.