1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 235e1b8ff5 Update to 0.6.0.
PR:		ports/108672
Submitted by:	clsung
2007-02-04 15:52:47 +00:00
accessibility
arabic
archivers
astro
audio fix build (by using libtool:15) with recent CURRENTs where objformat went away 2007-02-04 11:13:22 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.6.0. 2007-02-04 15:52:47 +00:00
deskutils fix build (by using libtool:15) with recent CURRENTs where objformat went away 2007-02-04 11:13:22 +00:00
devel - Update to 5.6.20070203 2007-02-04 12:29:31 +00:00
dns
editors
emulators Slirp seems to be working again on -current. 2007-02-04 13:22:07 +00:00
finance
french Fix build after gfortran migration. 2007-02-04 10:02:38 +00:00
ftp
games
german
graphics
hebrew
hungarian
irc
japanese Add port japanese/japana: 2007-02-04 15:43:39 +00:00
java
korean
lang Remove the cklatest target and files/patch-gengtype-yacc.y. 2007-02-04 12:33:30 +00:00
mail
math
mbone
misc
Mk
multimedia update to 0.5.1 2007-02-04 11:52:06 +00:00
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 1.9 2007-02-04 11:20:50 +00:00
portuguese
print - Update to 2.49 2007-02-04 12:34:35 +00:00
russian
science
security
shells
sysutils use the official 0.3.0 release, not the old prereleased version. 2007-02-04 12:11:44 +00:00
Templates
textproc - Update to 0.99 2007-02-04 14:54:12 +00:00
Tools
ukrainian
vietnamese
www - Fix build errors and warnings on gcc 4 2007-02-04 12:15:56 +00:00
x11 fix build (by using libtool:15) with recent CURRENTs where objformat went away 2007-02-04 11:13:22 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm fix build (by using libtool:15) with recent CURRENTs where objformat went away 2007-02-04 11:13:22 +00:00
x11-fonts - remove unavailable WWW from pkg-desc 2007-02-04 11:50:27 +00:00
x11-servers
x11-themes fix build (by using libtool:15) with recent CURRENTs where objformat went away 2007-02-04 11:13:22 +00:00
x11-toolkits
x11-wm force usage of external libtool to fix the build on CURRENT where objfromat 2007-02-04 12:44:42 +00:00
.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.