FreeBSD ports tree (read-only mirror)
Find a file
2012-11-30 14:21:10 +00:00
accessibility
arabic
archivers
astro
audio - Fix build with clang 2012-11-30 13:33:13 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update from 2.6.5 to 2.6.6. 2012-11-30 12:49:00 +00:00
deskutils
devel Update to 0.04. 2012-11-30 12:58:33 +00:00
dns
editors - Fix build with clang (also cleanup compiler warnings) 2012-11-30 14:21:10 +00:00
emulators
finance
french
ftp
games Fix build with clang removing -O4 which means LTO for clang 2012-11-30 12:56:41 +00:00
german
graphics - Remove indefinite article from COMMENT 2012-11-30 10:20:29 +00:00
hebrew
hungarian
irc - Move LICENSE to correct location 2012-11-30 07:52:12 +00:00
japanese
java
korean
lang
mail
math - Fix the build with Clang 2012-11-30 13:32:17 +00:00
misc
Mk Add EXIV2 and LENSFUN standard descriptions. 2012-11-30 08:07:06 +00:00
multimedia
net - Update to 0.2.4 [1] 2012-11-30 05:14:18 +00:00
net-im
net-mgmt Pass maintainer to Paul Schmehl. Thank you Alexander for your work on these. 2012-11-30 02:58:37 +00:00
net-p2p
news
palm - Fix the code instead of suppressing the compiler error 2012-11-30 13:53:05 +00:00
polish
ports-mgmt
portuguese
print - Fix build with clang 2012-11-30 14:02:19 +00:00
russian
science
security Fix compilation with clang on head 2012-11-30 10:47:14 +00:00
shells
sysutils - "Undestroy" the work of the previous maintainer by restoring previous 2012-11-30 07:53:56 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 23.0.1271.95 2012-11-30 13:05:44 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
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.