Gerald Pfeifer 41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
2013-08-14 22:35:50 +00:00
2013-08-14 22:35:50 +00:00
2013-07-31 11:56:17 +00:00
2013-08-14 22:35:50 +00:00
2013-08-16 15:47:39 +00:00
2013-08-04 12:47:44 +00:00
2013-08-16 18:34:03 +00:00
2013-08-15 17:51:05 +00:00
2013-07-31 14:36:21 +00:00
2013-08-15 11:18:56 +00:00
2013-08-17 14:05:12 +00:00
2013-08-14 22:35:50 +00:00
2013-08-14 22:35:50 +00:00
2013-08-14 22:35:50 +00:00
2013-08-14 22:35:50 +00:00
2013-08-16 15:47:35 +00:00
2013-08-06 07:48:03 +00:00
2013-08-17 16:21:37 +00:00
2013-08-04 12:47:44 +00:00
2013-08-14 22:35:50 +00:00
2013-08-14 22:35:50 +00:00
2013-07-31 14:31:35 +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.

Description
No description provided
Readme 1.7 GiB
Languages
Makefile 59.7%
C 16.1%
Shell 7.2%
Roff 5%
C++ 3.7%
Other 7%