1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2012-04-12 20:13:21 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases Update to 3.52.8. 2012-04-12 14:26:27 +00:00
deskutils
devel - Update to 0.07 [1] 2012-04-12 12:29:01 +00:00
dns
editors
emulators Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC, 2012-04-12 18:16:51 +00:00
finance
french
ftp
games
german
graphics - Update to 8.0.2 2012-04-12 16:02:21 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Remove TEST_DEPENDS on itself 2012-04-12 15:45:06 +00:00
mail - Update to 0.26 2012-04-12 13:25:12 +00:00
math FFC works as a compiler for multilinear forms by generating code (C++) for 2012-04-12 19:33:50 +00:00
misc
Mk
multimedia - update to 0.10.10.1 2012-04-12 14:11:38 +00:00
net - Note CONFLICT between net/mosh and lang/mosh, as they both install bin/mosh 2012-04-12 10:35:43 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Slight cleanups for my puppet entry 2012-04-12 15:48:51 +00:00
shells
sysutils
Templates
textproc - Add missing DEPENDS 2012-04-12 15:46:01 +00:00
Tools
ukrainian
vietnamese
www - Add TEST_DEPENDS 2012-04-12 15:44:12 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs Register username and groupname for condor 2012-04-12 20:13:21 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs Register username and groupname for condor 2012-04-12 20:13:21 +00:00
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.