1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer ce98777b5c Update to the 20110315 snapshot of GCC 4.4.6.
Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longer
necessary. [1]

PR:		153625 [1]
2011-03-19 12:15:06 +00:00
accessibility - Fix PLIST issues with RUBY_VER == 1.9 2011-03-18 19:47:39 +00:00
arabic
archivers
astro
audio - Fix build with new taglib 2011-03-19 10:04:01 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 5.1.56 release. 2011-03-18 23:45:35 +00:00
deskutils
devel - Update to 2011-03-19 06:37:21 +00:00
dns
editors
emulators
finance
french
ftp
games - Mark BROKEN: does not configure 2011-03-18 19:17:16 +00:00
german
graphics - fix build after updated jpegexiforient 2011-03-19 09:27:06 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update to the 20110315 snapshot of GCC 4.4.6. 2011-03-19 12:15:06 +00:00
mail
math
misc
Mk
multimedia
net - Readd p5-IP-Anonymous port in a correct directory 2011-03-19 10:24:32 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update MASTER_SITES 2011-03-18 18:52:48 +00:00
portuguese
print - Fix PLIST issues with RUBY_VER == 1.9 2011-03-18 19:47:39 +00:00
russian
science h5utils is a set of utilities for visualization and conversion of 2011-03-18 19:42:35 +00:00
security - Readd p5-IP-Anonymous port in a correct directory 2011-03-19 10:24:32 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - update to 3.8.9 2011-03-19 00:20:55 +00:00
x11 - Fix PLIST issues with RUBY_VER == 1.9 2011-03-18 19:47:39 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Switch to using rubygem-opengl for opengl 2011-03-18 21:06:58 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL - Cleanup expired entries 2011-03-19 05:10:45 +00:00
Makefile
MOVED - Readd p5-IP-Anonymous port in a correct directory 2011-03-19 10:24:32 +00:00
README
UIDs
UPDATING

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.