1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2011-05-13 08:33:11 +00:00
accessibility Remove stale CMake argument 2011-05-09 20:57:00 +00:00
arabic
archivers Fix build with some non-default locales. 2011-05-12 08:44:46 +00:00
astro Update math/gsl to 1.15, and adjust PORTREVISION 2011-05-09 16:42:27 +00:00
audio - Mark BROKEN: unfetchable 2011-05-11 21:09:57 +00:00
benchmarks Update math/gsl to 1.15, and adjust PORTREVISION 2011-05-09 16:42:27 +00:00
biology Update to 1.6. Web site has been moved. 2011-05-11 05:55:27 +00:00
cad Update to 2.3 2011-05-11 05:02:58 +00:00
chinese
comms Update math/gsl to 1.15, and adjust PORTREVISION 2011-05-09 16:42:27 +00:00
converters
databases - update to 3.0.6 2011-05-12 22:49:04 +00:00
deskutils - Update to 1.20 2011-05-12 20:27:30 +00:00
devel - Update to 1.2.10 2011-05-13 08:12:40 +00:00
dns
editors - Update to 2.3.1 2011-05-12 07:12:51 +00:00
emulators
finance
french
ftp - Update to 1.0.32 2011-05-10 13:50:23 +00:00
games - Remove MD5 checksum 2011-05-12 20:28:33 +00:00
german
graphics Update to newer snapshot version (20061110) which fixes a PBM crash problem. 2011-05-13 03:49:08 +00:00
hebrew
hungarian
irc - honor CC 2011-05-10 19:14:40 +00:00
japanese
java . Update to 3.6.2. 2011-05-13 06:08:47 +00:00
korean
lang add missing depends to devel/libexecinfo. 2011-05-13 03:32:44 +00:00
mail Python utilities for console mail clients like Mutt. 2011-05-12 23:40:44 +00:00
math - Update to 1.57 2011-05-13 08:29:16 +00:00
misc amd64 fixes (types sizes) 2011-05-12 14:38:12 +00:00
Mk - Update to version 23.3 2011-05-11 11:15:48 +00:00
multimedia Readd CONFLICTS line with linux-libtheora-[0-9]* 2011-05-13 01:42:40 +00:00
net - Update to 1.5 2011-05-13 08:33:11 +00:00
net-im - fix installation 2011-05-13 06:55:11 +00:00
net-mgmt Check Email Delivery is a plugin for Nagios that allows you to 2011-05-12 23:38:14 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - fix build with clang 2011-05-12 12:16:10 +00:00
russian
science Update math/gsl to 1.15, and adjust PORTREVISION 2011-05-09 16:42:27 +00:00
security - Update to 1.43 2011-05-13 08:17:47 +00:00
shells
sysutils Update to 17.07 2011-05-13 07:13:24 +00:00
Templates
textproc Seems that recently something was changed at the ports tree, so 2011-05-12 12:06:36 +00:00
Tools
ukrainian
vietnamese
www Update to 11.0.696.68 2011-05-13 03:42:24 +00:00
x11 Stjerm is a quake-like terminal emulator. It's window is shown with a key 2011-05-13 01:08:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to latest snapshot 0.9.95-10-05-11 2011-05-10 12:23:22 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove line for multimedia/linux-libtheora, the port was readded 2011-05-13 03:48:49 +00:00
README
UIDs
UPDATING - Update to version 23.3 2011-05-11 11:15:48 +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.