1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke ab32c3d3d2 - Require specified binary compiler for bootstrapping
- Some aesthetic changes in the Makefile
- Bump PORTVERSION

PR:		ports/106655
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2006-12-16 22:03:19 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad - gcc 4 compatiblity 2006-12-16 18:11:39 +00:00
chinese
comms
converters
databases Chase qscintilla's upgrade. 2006-12-16 14:40:42 +00:00
deskutils - Update to 13.4.1 2006-12-16 22:03:07 +00:00
devel - Fix build with gcc 4.1 [1] 2006-12-16 20:37:04 +00:00
dns
editors Fix build xemacs-mule with canna support. 2006-12-16 13:13:54 +00:00
emulators
finance
french
ftp
games - Update to 0.16.0 2006-12-16 22:03:13 +00:00
german
graphics - Update to 0.43 2006-12-16 22:03:04 +00:00
hebrew
hungarian
irc Fix more fallout from the X11BASE -> LOCALBASE GNOME move. 2006-12-16 19:57:37 +00:00
japanese
java
korean
lang - Require specified binary compiler for bootstrapping 2006-12-16 22:03:19 +00:00
mail Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak. 2006-12-16 20:31:41 +00:00
math
mbone
misc
Mk
multimedia
net
net-im
net-mgmt Adapt to stricter "static follows non-static declaration" check in gcc4. 2006-12-16 14:49:12 +00:00
net-p2p Don't need to remove check on GCC anymore, which it used to be problem. With 2006-12-16 18:10:32 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 20061212 2006-12-16 15:57:45 +00:00
russian
science
security
shells
sysutils simplify. 2006-12-16 15:27:25 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Fix build on 64-bit architectures 2006-12-16 22:03:16 +00:00
x11 - added Vindaloo, Digibux, AppWrapper, Pixen 2006-12-16 17:48:26 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.