1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung 38df3071a1 - Update to 5.32
PR:		ports/114884
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-07-30 02:01:34 +00:00
accessibility
arabic
archivers
astro
audio - Update to 2.2.0 2007-07-29 20:20:58 +00:00
benchmarks
biology
cad
chinese - Add us.ircnet.org. 2007-07-30 01:25:22 +00:00
comms - Update to 20070722. 2007-07-30 01:41:20 +00:00
converters
databases
deskutils - Upgrade to 0.7.5 2007-07-29 19:43:33 +00:00
devel - Update to 1.03 2007-07-30 02:00:05 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Update to 0.7.0. 2007-07-29 19:42:42 +00:00
hebrew
hungarian
irc - Update to 5.32 2007-07-30 02:01:34 +00:00
japanese
java . Unbreak by providing a working MASTER_SITE. 2007-07-29 20:39:26 +00:00
korean
lang
mail Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
math
mbone
misc - Update to 2.5.3 2007-07-29 22:21:45 +00:00
Mk
multimedia Install two additional files which now allow to create a DVD menu. 2007-07-29 21:35:31 +00:00
net - Update to 0.08 2007-07-30 01:55:48 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update master site. 2007-07-30 01:17:39 +00:00
portuguese
print Retire obsolete USA_RESIDENT (dating to the bad old days of crypto export 2007-07-29 20:45:27 +00:00
russian
science
security - Update to 0.0.22. 2007-07-30 01:14:26 +00:00
shells
sysutils Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
Templates
textproc - Update to 1.004 2007-07-30 01:57:21 +00:00
Tools Support builds using zfs and tmpfs backing store 2007-07-29 20:27:54 +00:00
ukrainian
vietnamese
www - Update to 2.97 2007-07-30 01:56:39 +00:00
x11 Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.16.7. 2007-07-29 21:41:23 +00:00
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.