1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2010-05-21 05:45:43 +00:00
accessibility
arabic
archivers
astro - Update to 2.94 2010-05-20 06:20:08 +00:00
audio Connect tepsonic 2010-05-19 20:43:25 +00:00
benchmarks
biology - Update to 2.09 2010-05-18 08:27:03 +00:00
cad Update to 20091103. 2010-05-20 20:50:04 +00:00
chinese
comms
converters
databases Update to 0.99991. 2010-05-21 05:35:44 +00:00
deskutils
devel - Update to 1.43 2010-05-20 23:47:57 +00:00
dns Update to the latest patch set from ISC, which addresses the following: 2010-05-20 06:34:15 +00:00
editors
emulators - Mark BROKEN: does not compile 2010-05-20 22:23:34 +00:00
finance
french
ftp - Remove support for mod_digest (doesnt work with 1.3.3) 2010-05-16 10:41:07 +00:00
games Update to 0.90 2010-05-19 20:21:29 +00:00
german
graphics Update to 0.7.2 2010-05-20 21:21:21 +00:00
hebrew
hungarian
irc Update to 2.0. 2010-05-19 02:36:29 +00:00
japanese Update to 0.47. 2010-05-21 05:41:07 +00:00
java Stop downloading more sources (JAXP, JAX-WS, and JAF) from build phase and 2010-05-21 05:11:57 +00:00
korean
lang Update yorick to 2.1.06 2010-05-20 21:16:17 +00:00
mail Update to 1.8.2 release. 2010-05-20 15:15:08 +00:00
math - Update to 2010.05.06 2010-05-20 21:28:22 +00:00
mbone
misc Update to 1.2.2. (released in 2008..) 2010-05-21 05:45:43 +00:00
Mk - Enable,build, and install mod_reqtimeout.so which mitigates solaris attacks. 2010-05-20 21:43:47 +00:00
multimedia Update from 1.02 to 1.03. 2010-05-20 15:02:36 +00:00
net - Update to 0.2.0 2010-05-20 02:41:24 +00:00
net-im
net-mgmt - Update to 0.8.7f 2010-05-20 13:55:28 +00:00
net-p2p rblibtorrent is gone, so no need to CONFLICT it anymore 2010-05-20 04:51:34 +00:00
news
palm
polish - Update to 1.9.0 2010-05-16 22:15:37 +00:00
ports-mgmt - Chase devel/apr -> devel/apr1 shuffling 2010-05-18 04:08:05 +00:00
portuguese
print Update to 2.1.8 release. 2010-05-20 10:16:17 +00:00
russian
science - Fix build, abinit builds with science/netcdf3-ftn 2010-05-20 14:28:00 +00:00
security Update to 0.9.31 release. 2010-05-20 15:11:32 +00:00
shells
sysutils For i386, change compiler optimization flags to -O0, as optimizations seem to 2010-05-19 20:16:02 +00:00
Templates
textproc Fix build INDEX after girgen's move postgresql-contrib to Attic. 2010-05-20 18:45:02 +00:00
Tools Trim backup files a bit; make the emails a bit more verbose. 2010-05-20 04:07:13 +00:00
ukrainian
vietnamese
www - Update to 0.2.1 2010-05-21 01:36:32 +00:00
x11 - Update to 0.11.1 2010-05-19 12:05:27 +00:00
x11-clocks Update to 2.33 2010-05-18 15:33:00 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - IGNORE, set for expiration - is now bundled in kde4 2010-05-16 21:32:38 +00:00
x11-toolkits - Update to 2.0.8 2010-05-20 16:25:26 +00:00
x11-wm Update to 3.4.5 2010-05-20 18:11:13 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Remove devel/perforce from LEGAL 2010-05-20 23:23:10 +00:00
Makefile
MOVED Remove old devel/perforce 2010-05-20 23:34:47 +00:00
README
UIDs
UPDATING - Add a note about incompatible devel/pylint settings, which might cause crashes in newer versions. 2010-05-18 20:33:40 +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.