1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 99d15064f7 - Update to R40
PR:		157829
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-25 05:18:30 +00:00
accessibility
arabic
archivers - Update to 3.0.0 2011-06-25 04:18:21 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 1.1.4 2011-06-25 04:34:28 +00:00
deskutils - Update to 0.5.4.1 2011-06-25 04:47:16 +00:00
devel - Update to 0.1.8 2011-06-25 04:49:23 +00:00
dns
editors
emulators
finance
french
ftp
games - Update to 0.7.6.1 2011-06-25 04:59:07 +00:00
german
graphics - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
hebrew
hungarian
irc - Update to 1.0.2 2011-06-25 04:55:38 +00:00
japanese
java
korean
lang - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
mail
math
misc - Update to 1.11.1 2011-06-25 04:55:59 +00:00
Mk
multimedia - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
net - Update to 1.81 2011-06-25 05:04:03 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security
shells - Update to R40 2011-06-25 05:18:30 +00:00
sysutils Update to 5.8.2 2011-06-25 03:55:23 +00:00
Templates
textproc - Fix minimal version requirement of runtime dependencies 2011-06-25 04:51:40 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.5.2 2011-06-25 04:07:51 +00:00
x11 - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
x11-wm This is the MS Windows like taskbar module for Enlightenment. 2011-06-25 03:43:29 +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.