1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2009-03-27 15:03:35 +00:00
accessibility
arabic
archivers Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
astro Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
audio Add libmp3splt that is required for new version of audio/mp3splt port. 2009-03-27 13:56:23 +00:00
benchmarks
biology - Update to 1.91 2009-03-25 17:38:35 +00:00
cad
chinese - Replace INSTALLS_SHLIB with USE_LDCONFIG 2009-03-26 14:50:55 +00:00
comms Mark MAKE_JOBS_SAFE wherever makes sense. 2009-03-27 01:09:14 +00:00
converters - Update to 2.33 2009-03-27 08:06:17 +00:00
databases - Mark BROKEN: does not fetch 2009-03-27 07:51:59 +00:00
deskutils Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
devel Update to 6.50 2009-03-27 15:03:35 +00:00
dns Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
editors Mark MAKE_JOBS_SAFE wherever makes sense. 2009-03-27 01:09:14 +00:00
emulators Add missing patches for X11 build 2009-03-25 18:19:46 +00:00
finance - Update to 1.3 2009-03-27 11:06:22 +00:00
french
ftp - Bump necessary PORTREVISIONS and fix some ports to new clamav API 2009-03-27 11:53:07 +00:00
games Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
german Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
graphics - Update to 2.19 2009-03-27 11:44:13 +00:00
hebrew
hungarian
irc Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
japanese
java . Update to tzupdater 1.3.12. 2009-03-27 03:15:24 +00:00
korean
lang
mail - Bump necessary PORTREVISIONS and fix some ports to new clamav API 2009-03-27 11:53:07 +00:00
math o Silence some compiler warnings by adding some missing header files 2009-03-27 12:52:23 +00:00
mbone
misc Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Mk - Hot fix previous commit: really bail out when make failed (fail means fail) 2009-03-27 07:47:17 +00:00
multimedia Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 03:33:51 +00:00
net Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
net-im Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
net-mgmt Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
net-p2p Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
news Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
palm - Fix build with new USB2 2009-03-26 07:36:07 +00:00
polish
ports-mgmt OPTIONs test fixes. 2009-03-25 18:06:29 +00:00
portuguese
print - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 13:05:01 +00:00
russian
science
security - Update to 2.3.7 2009-03-27 14:20:08 +00:00
shells
sysutils - Bump necessary PORTREVISIONS and fix some ports to new clamav API 2009-03-27 11:53:07 +00:00
Templates
textproc Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Tools Fix bug where number of error logs was incorrect. 2009-03-26 10:38:44 +00:00
ukrainian
vietnamese
www Update to version 1.0.16. 2009-03-27 13:36:16 +00:00
x11 Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
x11-clocks Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
x11-drivers
x11-fm Update to 0.5.1. 2009-03-26 08:20:49 +00:00
x11-fonts
x11-servers
x11-themes Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
x11-toolkits - Mark BROKEN on HEAD, does not like new USB stack 2009-03-25 21:15:26 +00:00
x11-wm - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - ruby-zoom -> rubygem-zoom 2009-03-26 06:46:33 +00:00
README
UIDs
UPDATING Add a note about clamav-milter 0.95 2009-03-27 11:53:39 +00:00

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.