FreeBSD ports tree (read-only mirror)
Find a file
2007-10-01 08:32:17 +00:00
accessibility
arabic
archivers
astro Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-09-30 10:40:28 +00:00
audio Fix build with xorg >=7.2 by renaming the included libcddb. 2007-09-30 11:53:01 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 0.14. 2007-10-01 08:32:17 +00:00
databases Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-10-01 05:23:51 +00:00
deskutils
devel - Update to latest version 26501. 2007-09-30 20:52:12 +00:00
dns
editors - Avoid corrupting the ~/.emacs file when migrating if it couldn't be fully 2007-09-30 18:58:28 +00:00
emulators Mark broken on gcc4.2. 2007-09-30 08:27:46 +00:00
finance
french
ftp
games - Update to version 1.30. 2007-10-01 00:45:35 +00:00
german
graphics - update to 10.26.45 2007-09-30 19:01:42 +00:00
hebrew
hungarian
irc [PATCH] irc/ratbox-services: Unbreak and portlint 2007-10-01 06:59:49 +00:00
japanese Mark as broken: fails to install. 2007-09-30 08:24:48 +00:00
java
korean
lang
mail Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-10-01 05:23:51 +00:00
math New port: math/linux-SHA-1_collision_search_graz Distributed client 2007-10-01 08:14:05 +00:00
mbone
misc [update] misc/tempcontrol 2007-09-30 06:41:34 +00:00
Mk
multimedia
net Mark broken: fails to fetch. 2007-10-01 08:25:58 +00:00
net-im Update to 2.2.1. See http://developer.pidgin.im/wiki/ChangeLog for a 2007-09-30 22:27:54 +00:00
net-mgmt Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-10-01 05:23:51 +00:00
net-p2p
news Mark as broken on amd64. May also be broken on sparc64, but the packages 2007-10-01 06:11:13 +00:00
palm Mark broken on gcc4.2. 2007-10-01 06:06:17 +00:00
polish
ports-mgmt
portuguese
print Mark as broken with gcc4.2 on 64-bit archs. 2007-10-01 06:01:56 +00:00
russian
science 1. Remove limit stacksize line for SysV shared memory size. 2007-10-01 03:49:57 +00:00
security Mark as broken with gcc4.2 on 64-bits archs. 2007-09-30 11:01:00 +00:00
shells
sysutils Mark as broken: fails to compile (seems to be diferent on 6.x and 7.x). 2007-09-30 10:23:36 +00:00
Templates
textproc Mark as broken with gcc4.2. 2007-09-30 10:03:10 +00:00
Tools
ukrainian
vietnamese
www Stop linking data and cgi-bin to -dist ones by default, it affects packages 2007-10-01 05:53:05 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers Teach xorg-server that FreeBSD >= 700053 supports PCI domains and 2007-09-30 11:01:41 +00:00
x11-themes New Port: x11-theme/cursor-crystal-theme KDE crystal style cursor theme 2007-10-01 07:37:37 +00:00
x11-toolkits Fix build and subsequent functionality of the CUPS printer backend 2007-09-30 22:42:46 +00:00
x11-wm - Remove Deprecated and EXPIRATION_DATE 2007-09-30 22:37:58 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs Unify nologin path to /usr/sbin/nologin 2007-09-30 07:19:48 +00:00
UPDATING Document the window that the ports tree was broken by an m4 upgrade. 2007-10-01 04:33:00 +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.