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
2011-01-20 13:31:53 +00:00
accessibility
arabic
archivers Upgrade to 4.00 beta 4 2011-01-18 18:42:27 +00:00
astro - Migrate to qt4 2011-01-20 12:26:11 +00:00
audio Make compile on supported versions of FreeBSD 2011-01-16 19:13:52 +00:00
benchmarks
biology
cad Remove another extraneous patch. 2011-01-20 06:34:08 +00:00
chinese Fix a typo in exp date 2011-01-20 09:54:22 +00:00
comms - Update to 5.2 2011-01-15 14:25:29 +00:00
converters Make compile on supported versions of FreeBSD 2011-01-20 10:24:53 +00:00
databases Mark port DEPRECATED and set an EXPIRATION_DATE. 2011-01-20 10:28:33 +00:00
deskutils - WITH_RAR: unrar is required even when rar is installed. 2011-01-15 10:38:43 +00:00
devel update devel/mercator to 0.2.9 2011-01-20 11:45:54 +00:00
dns - Update to 1.2.0 2011-01-19 10:49:08 +00:00
editors
emulators Add a DOS2UNIX_REGEX to prevent corruption of embedded data files 2011-01-20 13:16:55 +00:00
finance
french - Update to 5.04 2011-01-13 13:28:11 +00:00
ftp Remove NO_SIZE line. 2011-01-11 12:05:08 +00:00
games update devel/mercator to 0.2.9 2011-01-20 11:45:54 +00:00
german - Update to 5.04 2011-01-13 13:28:11 +00:00
graphics Unbreak on amd64 2011-01-20 12:04:56 +00:00
hebrew
hungarian
irc
japanese Mark DEPRECATED and set an EXPIRATION_DATE. Does not compile on supported 2011-01-20 11:36:56 +00:00
java Update IcedTea6 web support to 1.9.4 (CVE-2010-4351). 2011-01-18 19:28:11 +00:00
korean
lang Mark DEPRECATED and set EXPIRATION_DATE: port has been broken for nearly 2011-01-20 11:43:14 +00:00
mail - Update to 1.8.5.1 2011-01-19 11:27:16 +00:00
math Update to 6.16. 2011-01-19 08:38:02 +00:00
mbone
misc - Update to 4.7.5 2011-01-20 08:55:15 +00:00
Mk - Add more mirrors for R-cran 2011-01-16 06:24:26 +00:00
multimedia Mark DEPRECATED and set an EXPIRATION_DATE 2011-01-20 13:04:25 +00:00
net Unfetchable for nearly a year, Mark DEPRECATED and set EXPIRATION_DATE 2011-01-20 13:10:12 +00:00
net-im Unbreak on amd64 2011-01-20 13:27:22 +00:00
net-mgmt - Update to 0.9.7 2011-01-15 12:16:58 +00:00
net-p2p * Sat Jan 15 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.3 2011-01-15 18:49:01 +00:00
news
palm
polish
ports-mgmt Update to version 3.6.1, a bugfix to the formatting for user input 2011-01-15 20:49:52 +00:00
portuguese
print Does not compile on any supported version of FreeBSD 2011-01-20 13:31:53 +00:00
russian Update MASTER_SITES 2011-01-15 21:05:40 +00:00
science - Fix fetch error 2011-01-16 01:37:19 +00:00
security Twofish is a 128-bit symmetric block cipher with a variable key 2011-01-20 06:05:28 +00:00
shells
sysutils - Update to 5.2.7 2011-01-20 11:58:25 +00:00
Templates
textproc Update to 2.1.5 2011-01-19 18:25:29 +00:00
Tools Revert to RELENG_7_1 after consultation with re@ 2011-01-18 15:57:00 +00:00
ukrainian
vietnamese
www - Update to 1.31 2011-01-20 06:11:01 +00:00
x11 Update to 3.0.2. 2011-01-15 15:28:28 +00:00
x11-clocks
x11-drivers
x11-fm Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP 2011-01-11 13:53:33 +00:00
x11-fonts - Update MASTER_SITES 2011-01-15 17:41:33 +00:00
x11-servers
x11-themes Fix build on 7.x and drop support for 6.x 2011-01-15 21:09:43 +00:00
x11-toolkits
x11-wm Pass correct flags via CFLAGS instead of MAKE_ARGS 2011-01-13 18:52:59 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Note cvsnt removal. 2011-01-15 04:17:49 +00:00
README
UIDs
UPDATING - Add fix for incompatibilities with rubygem-i18n >= 0.5.0 2011-01-14 13:36:47 +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.