FreeBSD ports tree (read-only mirror)
Find a file
Thomas Zander c74aded201 Update to upstream version 9.2.0
While on it:
Mark unbroken on 9.x. gcc internal segfault is not reproducible
on my test box on 9.3 with gcc 4.8
2016-06-01 18:07:37 +00:00
accessibility
arabic
archivers Github cleanup. 2016-06-01 13:15:36 +00:00
astro - Add LICENSE 2016-05-30 20:03:48 +00:00
audio Github cleanup. 2016-06-01 13:15:36 +00:00
benchmarks Update to 2.11 2016-05-29 22:43:31 +00:00
biology
cad Update to 10.1.1 2016-05-27 17:16:24 +00:00
chinese Github cleanup. 2016-06-01 13:15:36 +00:00
comms Github cleanup. 2016-06-01 13:15:36 +00:00
converters Github cleanup. 2016-06-01 13:15:36 +00:00
databases Github cleanup. 2016-06-01 13:15:36 +00:00
deskutils Github cleanup. 2016-06-01 13:15:36 +00:00
devel Make GDB build when basename() is POSIX compliant. 2016-06-01 15:35:42 +00:00
dns New port: py-cares, python interface for c-ares async resolver. 2016-05-31 12:03:06 +00:00
editors - Update to 25.0.94 2016-05-30 01:12:45 +00:00
emulators Github cleanup. 2016-06-01 13:15:36 +00:00
finance Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base 2016-05-30 15:33:44 +00:00
french
ftp
games Update to 1.1.3 2016-06-01 16:16:22 +00:00
german
graphics Fix installed header by replacing vendor-specific (mainly MSVC) keyword 2016-06-01 14:16:13 +00:00
hebrew
hungarian
irc - Use fishcrypt instead of py-fishcrypt [1] 2016-06-01 11:47:40 +00:00
japanese Github cleanup. 2016-06-01 13:15:36 +00:00
java
Keywords Make @kld PKG_ROOTDIR friendly 2016-05-29 23:08:43 +00:00
korean
lang lang/tcl87: pet portlint, remove trailing spaces from pkg-plist 2016-06-01 16:39:49 +00:00
mail Allow depending on both mysql's client and server 2016-06-01 13:14:56 +00:00
math Github cleanup. 2016-06-01 13:15:36 +00:00
misc misc/rubygem-mime-types: 2.99.1 -> 3.1 2016-06-01 15:28:42 +00:00
Mk Allow depending on both mysql's client and server 2016-06-01 13:14:56 +00:00
multimedia Update to upstream version 9.2.0 2016-06-01 18:07:37 +00:00
net Github cleanup. 2016-06-01 13:15:36 +00:00
net-im Github cleanup. 2016-06-01 13:15:36 +00:00
net-mgmt Github cleanup. 2016-06-01 13:15:36 +00:00
net-p2p Github cleanup. 2016-06-01 13:15:36 +00:00
news
palm
polish
ports-mgmt - Update to 3.0-1663-gf6c1bad 2016-05-31 22:31:16 +00:00
portuguese
print
russian
science
security security/libressl-devel: Update to 2.4.0 2016-06-01 17:27:34 +00:00
shells
sysutils Update from 1.5 to 1.5.1 2016-06-01 18:01:50 +00:00
Templates
textproc Github cleanup. 2016-06-01 13:15:36 +00:00
Tools
ukrainian
vietnamese
www Github cleanup. 2016-06-01 13:15:36 +00:00
x11 Github cleanup. 2016-06-01 13:15:36 +00:00
x11-clocks
x11-drivers Github cleanup. 2016-06-01 13:15:36 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/kde4-style-skulpture: update to 0.2.4 2016-05-31 13:40:42 +00:00
x11-toolkits x11/toolkits/py-kivy: replace dependency graphics/py-imaging by 2016-05-28 20:06:46 +00:00
x11-wm - Clarify LICENSE 2016-05-29 13:55:12 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Restore deleted port: net/ntopng 2016-05-28 22:09:55 +00:00
LEGAL
Makefile
MOVED Remove expired port: 2016-06-01 09:34:09 +00:00
README
UIDs Restore deleted port: net/ntopng 2016-05-28 22:09:55 +00:00
UPDATING security/libressl-devel: Update to 2.4.0 2016-06-01 17:27:34 +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.