1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gabor Pali 9a8ae90c21 - Update to 0.1.0.7
Obtained from:	FreeBSD Haskell
2012-06-03 22:27:36 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters - Update to 0.5 2012-06-03 21:31:15 +00:00
databases - Update to 0.9.0.2 2012-06-03 21:30:43 +00:00
deskutils
devel - Update to 0.15 2012-06-03 22:06:36 +00:00
dns Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
editors
emulators
finance
french
ftp
games
german
graphics - Update to 0.12.1.1 2012-06-03 22:07:42 +00:00
hebrew
hungarian
irc Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
japanese
java
korean
lang - Update to 0.9.3 2012-06-03 22:08:26 +00:00
mail - Update to 0.2.8 2012-06-03 22:08:56 +00:00
math - Update to 0.8.1 2012-06-03 22:18:32 +00:00
misc
Mk
multimedia - Update to 0.12.1.1 2012-06-03 22:19:06 +00:00
net - Update to 0.2.3 2012-06-03 22:20:43 +00:00
net-im
net-mgmt Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 0.5.2 2012-06-03 22:21:27 +00:00
security - Update to 0.1.0.7 2012-06-03 22:27:36 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 Add missing glut dependency 2012-06-03 21:43:12 +00:00
x11-clocks
x11-drivers
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.