1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2013-05-27 16:46:45 +00:00
accessibility
arabic
archivers - Use gcc for now (does not compile with clang) 2013-05-27 12:53:53 +00:00
astro - Add relecavat geography category 2013-05-27 16:46:45 +00:00
audio - Update to 1.0.2 2013-05-27 14:36:55 +00:00
benchmarks
biology
cad
chinese
comms Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 15:54:32 +00:00
converters Update to 1.2 release and add support for php 5.4. 2013-05-27 12:16:19 +00:00
databases Pass --defaults-extra-file also to mysql_install_db. 2013-05-27 11:59:01 +00:00
deskutils
devel Remove unneeded bmake compatibility code. 2013-05-27 15:45:47 +00:00
dns
editors
emulators Fix typo: LICENCE -> LICENSE 2013-05-27 11:07:49 +00:00
finance
french
ftp - Update to 4.4.7 2013-05-27 09:28:05 +00:00
games Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 15:58:14 +00:00
german
graphics - Update to 0.58 2013-05-27 14:28:06 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fix build on HEAD by adding USE_GCC=any (uses global register) 2013-05-27 16:04:02 +00:00
mail Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 16:06:02 +00:00
math Update to 5.1.2 release. 2013-05-27 12:18:23 +00:00
misc Fix build 2013-05-27 16:15:30 +00:00
Mk - Switch default version of Ruby to 1.9 2013-05-27 13:11:30 +00:00
multimedia Fix build with clang 2013-05-27 10:17:59 +00:00
net Fix build with clang and byacc 2013-05-27 15:38:09 +00:00
net-im Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 16:19:33 +00:00
net-mgmt Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 15:52:35 +00:00
net-p2p - Use WWW: with a single space 2013-05-27 15:44:15 +00:00
news Fix build with new flex version 2013-05-27 13:30:20 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 1.3.8. 2013-05-27 10:23:39 +00:00
russian
science
security Fix build with clang 2013-05-27 13:20:35 +00:00
shells
sysutils . remove LICENSE_FILE of a standard one (GPLv2); 2013-05-27 16:41:53 +00:00
Templates
textproc Update to 0.34. 2013-05-27 11:24:50 +00:00
Tools
ukrainian
vietnamese Fix build with clang 2013-05-27 12:53:33 +00:00
www - remove my private site as temprory mirror 2013-05-27 15:41:16 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Switch default version of Ruby to 1.9 2013-05-27 13:11:30 +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.