FreeBSD ports tree (read-only mirror)
Find a file
2013-10-30 02:20:20 +00:00
accessibility - Add stage support 2013-10-30 02:20:20 +00:00
arabic
archivers - Add stage support 2013-10-30 02:20:20 +00:00
astro
audio - Add stage support 2013-10-30 02:20:20 +00:00
benchmarks - Add stage support 2013-10-30 02:20:20 +00:00
biology Update to version 36.3.6d 2013-10-29 19:32:15 +00:00
cad
chinese - Update to 3.7 2013-10-26 12:45:50 +00:00
comms - Add stage support 2013-10-30 02:20:20 +00:00
converters Do not depend on gcc on FreeBSD 9 and lower 2013-10-29 22:32:35 +00:00
databases - Add stage support 2013-10-30 02:20:20 +00:00
deskutils Horde package update: 2013-10-29 21:46:58 +00:00
devel Support STAGEDIR. 2013-10-30 01:50:57 +00:00
dns Assorted fixes to dependencies on various build options, 2013-10-27 15:30:32 +00:00
editors Update PORTREVISION for r331906. 2013-10-28 23:46:40 +00:00
emulators Do not specify GCC version in USE_GCC. 2013-10-28 08:19:55 +00:00
finance finance/py-stripe: Fix missing closing brace in TEST_DEPENDS assignment 2013-10-26 07:18:03 +00:00
french
ftp - Reword COMMENT: remove "very" 2013-10-28 06:42:24 +00:00
games - Add stage support 2013-10-30 02:19:57 +00:00
german - revert r331810 2013-10-28 20:17:49 +00:00
graphics - Bump PORTREVISION 2013-10-30 00:46:05 +00:00
hebrew
hungarian
irc STAGE support 2013-10-29 14:00:07 +00:00
japanese - Update to 3.7 2013-10-26 09:01:23 +00:00
java Update to 1.0.14 release and much more. 2013-10-29 08:57:50 +00:00
Keywords
korean
lang Whitespace fix. 2013-10-29 15:53:43 +00:00
mail Horde package update: 2013-10-29 21:46:58 +00:00
math - Restore dependency on perl when building DOCS 2013-10-29 08:15:05 +00:00
misc - Update to version 1.5 [1] 2013-10-29 21:45:12 +00:00
Mk - Add new OFL(1.0 and 1.1 versions) font licenses 2013-10-29 14:26:31 +00:00
multimedia Fix a build issue when security/openssl is installed. 2013-10-29 20:49:22 +00:00
net - update to 3.30 2013-10-29 21:04:37 +00:00
net-im - Support STAGEDIR 2013-10-26 17:01:45 +00:00
net-mgmt - revert r331810 2013-10-28 20:17:49 +00:00
net-p2p - use STAGEDIR 2013-10-28 19:10:04 +00:00
news - Reset maintainer to ports@ 2013-10-29 17:59:47 +00:00
palm
polish - Update to 20131027 2013-10-28 18:17:19 +00:00
ports-mgmt - Update to checkin 6da5271386 2013-10-29 00:25:25 +00:00
portuguese
print
russian - Update to 3.7 2013-10-26 08:33:13 +00:00
science
security security/ipsec-tools: update to 0.8.1 2013-10-29 20:03:39 +00:00
shells
sysutils Enable staging install. 2013-10-29 22:18:48 +00:00
Templates - Add license templates for OFL 1.0 and 1.1 2013-10-29 14:44:44 +00:00
textproc Horde package update: 2013-10-29 21:46:58 +00:00
Tools
ukrainian
vietnamese
www Horde package update: 2013-10-29 21:46:58 +00:00
x11 Restrict python to -2.7 2013-10-29 17:05:50 +00:00
x11-clocks - revert r331810 2013-10-28 20:17:49 +00:00
x11-drivers
x11-fm release 2013-10-27 09:25:40 +00:00
x11-fonts - Convert from pkg-req to pkg-message 2013-10-28 21:56:39 +00:00
x11-servers
x11-themes Update to version 0.5.3 2013-10-29 15:08:43 +00:00
x11-toolkits Restrict python to -2.7 2013-10-29 17:05:50 +00:00
x11-wm - revert r331810 2013-10-28 20:17:49 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile - Revert r329851 and again allow using portsnap's make_index by default, 2013-10-27 14:22:02 +00:00
MOVED - Oops, textproc/rubygem-fast_xs073 is actually needed, revert r331949 2013-10-29 16:36:24 +00:00
README
UIDs
UPDATING - Update to 1.0.5 2013-10-28 21:26:33 +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.