1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2010-11-21 20:33:18 +00:00
accessibility
arabic
archivers
astro
audio Remove powerpc from supported ARCH. 2010-11-21 18:08:37 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update graphics/djvulibre to 3.5.23. 2010-11-21 08:59:10 +00:00
databases Fix the detection of mysql for libgda4-mysql. 2010-11-21 12:11:38 +00:00
deskutils
devel * Respect STRIP to allow for debugging builds 2010-11-21 18:17:03 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Add a patch from Ubuntu to fix gradient rendering problems resulting in 2010-11-21 19:43:40 +00:00
hebrew
hungarian
irc
japanese
java Update eclipse-cdt according to PR, and give maintainership to Aldis. 2010-11-21 20:11:51 +00:00
korean
lang
mail
math
mbone
misc
Mk
multimedia - Update to 1.3.0 2010-11-21 14:24:16 +00:00
net Update to 0.50 2010-11-21 19:44:02 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Catch up with pib/Makefile rev 1.27 (2007/04/09) and actually use Tk 8.4. 2010-11-21 11:36:31 +00:00
portuguese
print
russian
science Update to 2.0.2 2010-11-21 20:33:18 +00:00
security UnBROKEN. 2010-11-21 16:52:45 +00:00
shells This patch hopefully fixes bash freezing on amd64 when using host-based 2010-11-21 02:48:14 +00:00
sysutils - Update to 0.1.1 2010-11-20 22:22:06 +00:00
Templates
textproc Qt gui for google translate based on ajax api 2010-11-21 18:15:00 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.1401 2010-11-20 22:25:22 +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 Fix arguments of the pkg_deinstall line. 2010-11-21 10:07:54 +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.