1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Mikhail Teterin fe16a86edf Add a patch to fix test-failures in some "exotic" locales (obtained from
ICU):

PR:	102629

Make sure to use not only "-O2", but also "-fno-strict-aliasing"
-- but only when using the "stock" cc/c++ as the newer gcc-4.x does not
seem to exhibit a problem. This seems to help the test-exposed
miscompilations.

PR:	103255
2006-11-07 19:14:25 +00:00
2006-10-31 13:25:21 +00:00
2006-11-06 19:17:06 +00:00
2006-11-07 17:01:02 +00:00
2006-11-06 17:20:16 +00:00
2006-11-07 15:01:41 +00:00
2006-10-19 17:12:49 +00:00
2006-11-07 16:11:54 +00:00
2006-09-12 23:26:52 +00:00
2006-09-12 23:26:52 +00:00
2006-11-07 18:53:45 +00:00
2006-11-07 09:11:53 +00:00
2006-11-07 17:39:40 +00:00
2006-11-05 23:47:17 +00:00
2006-11-05 08:06:09 +00:00
2006-11-06 19:51:14 +00:00
2006-11-02 01:22:52 +00:00
2006-11-04 23:57:18 +00:00
2006-11-07 15:58:20 +00:00
2006-09-12 23:26:52 +00:00
2006-09-12 23:26:52 +00:00
2006-11-06 17:22:04 +00:00
2006-10-31 15:55:55 +00:00
2006-08-13 01:49:26 +00:00
2006-11-02 01:22:00 +00:00
2006-11-07 18:51:59 +00:00
2006-10-09 18:51:50 +00:00
2006-10-31 14:13:19 +00:00
2006-11-06 17:49:09 +00:00
2006-05-22 20:12:17 +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
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.5 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%