1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Li-Wen Hsu 37685d68a4 - Update to 3.0.5
PR:		ports/120639
Submitted by:	lwhsu
Approved by:	Mike Meyer <mwm AT mired.org> (maintainer)
2008-02-15 01:22:48 +00:00
accessibility
arabic
archivers - Upgrade to 1.09. 2008-02-13 22:24:22 +00:00
astro
audio Update to build 1013. 2008-02-13 17:57:49 +00:00
benchmarks
biology
cad - Fix build after tcl/tk update 2008-02-13 11:16:37 +00:00
chinese
comms
converters
databases Update to 5.1.23 release. 2008-02-14 10:49:46 +00:00
deskutils
devel Update to 0.15. 2008-02-15 00:24:07 +00:00
dns - Update to 1.3 2008-02-13 11:07:12 +00:00
editors Add patch-filec.c to hopefully fix problems seen on the build machines. It 2008-02-14 11:20:30 +00:00
emulators - Add missing dependency 2008-02-14 15:29:54 +00:00
finance
french
ftp - Fix a problem with AUTH TLS [1] 2008-02-14 11:55:22 +00:00
games Nimuh is a project puzzle game destined to improve the knowledge 2008-02-13 20:28:51 +00:00
german
graphics - Chase libopenraw update 2008-02-13 12:24:25 +00:00
hebrew
hungarian
irc
japanese
java . Update to 1.5.0_14 and patchset 8. 2008-02-14 16:30:24 +00:00
korean
lang - Update to 8.4.18 2008-02-13 06:19:29 +00:00
mail - Unbreak 2008-02-13 17:24:36 +00:00
math - Updated to 1.52 2008-02-14 21:11:51 +00:00
mbone
misc
Mk
multimedia Update master sites, the directory layout has changed. 2008-02-13 16:14:29 +00:00
net - Update to 0.10 2008-02-13 11:08:00 +00:00
net-im
net-mgmt - Update to 1.3.0 2008-02-13 08:55:33 +00:00
net-p2p Update to 0.5.8.4. 2008-02-14 23:22:18 +00:00
news - Update to 1.0.0 2008-02-13 16:34:20 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 0.2.2 2008-02-14 15:32:55 +00:00
shells
sysutils Attempt to make execd startup more reliable by creating the spool directory 2008-02-15 00:09:33 +00:00
Templates
textproc Update to 2.20 2008-02-14 15:06:25 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.0.5 2008-02-15 01:22:48 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 8.4.18 2008-02-13 06:19:29 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Add LEGAL entry for komodo-edit 2008-02-13 21:16:26 +00:00
Makefile
MOVED - Remove Netscape messenger/navigator (abandoned by AOL) 2008-02-13 14:57:33 +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.