1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-02-10 12:38:57 +00:00
accessibility
arabic
archivers
astro
audio Mark BROKEN: checksum mismatch 2008-02-10 12:38:57 +00:00
benchmarks
biology
cad - Mark BROKEN: does not compile 2008-02-07 18:41:24 +00:00
chinese - Update to 1.3.9 2008-02-08 06:38:12 +00:00
comms - Let Device::Modem be also runtime dependency 2008-02-07 19:31:11 +00:00
converters - Chase library version bump for devel/libical 2008-02-09 07:17:33 +00:00
databases Update to 1.51. 2008-02-08 15:24:10 +00:00
deskutils - Update to 0.8.14 2008-02-10 08:57:23 +00:00
devel Update to 2.2. 2008-02-10 10:45:14 +00:00
dns - With the rollout of IPv6 for a.root-servers.net, it always 2008-02-10 03:08:50 +00:00
editors Mark BROKEN on i386 8.0: does not compile 2008-02-09 21:24:54 +00:00
emulators Update to Wine 0.9.55. Among others, this includes the following changes: 2008-02-10 09:57:49 +00:00
finance
french
ftp Mark BROKEN on i386 8.0: does not compile 2008-02-09 21:24:54 +00:00
games
german
graphics Mark BROKEN: does not fetch 2008-02-09 22:07:38 +00:00
hebrew
hungarian
irc
japanese - Fix build 2008-02-08 01:34:27 +00:00
java
korean
lang * Correct pkg-plist. 2008-02-09 18:05:45 +00:00
mail - udate to 1.0.PreAlpha24.0. 2008-02-09 11:31:39 +00:00
math Add Eigen a lightweight C++ template library for vector and matrix math 2008-02-09 21:59:20 +00:00
mbone
misc - Chase library version bump for devel/libical 2008-02-09 07:17:33 +00:00
Mk - Change LUA_PREFIX default value from LOCALBASE to PREFIX. 2008-02-09 23:11:51 +00:00
multimedia Mark BROKEN on 8.0: does not compile 2008-02-09 15:00:29 +00:00
net Mark BROKEN: checksum mismatch 2008-02-10 12:38:57 +00:00
net-im - Update to 0.11.3 2008-02-08 14:55:55 +00:00
net-mgmt - add patch to support PostgreSQL 8.3 2008-02-09 09:32:29 +00:00
net-p2p Remove USE_GNOME and use master's same one. No function change. 2008-02-09 18:38:31 +00:00
news
palm
polish
ports-mgmt - When -o specifised, gather depends for specified origin. 2008-02-10 12:18:00 +00:00
portuguese
print . Add in the AcrobatViewer script template, missed in the previous commit. 2008-02-09 15:58:06 +00:00
russian
science
security - Fix grammar for www/zenphoto description 2008-02-09 18:47:04 +00:00
shells
sysutils - Update to 0.5.2 2008-02-10 10:25:29 +00:00
Templates
textproc Update to 1.13.3. 2008-02-10 12:19:48 +00:00
Tools
ukrainian
vietnamese
www - Abandonware, mark deprecated 2008-02-10 08:52:22 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 8.5.1 2008-02-07 20:46:20 +00:00
x11-wm Update to 2.0.3. 2008-02-10 05:32:10 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL - Add an entry for math/rapid 2008-02-09 02:01:05 +00:00
Makefile
MOVED
README
UIDs
UPDATING - Break long lines 2008-02-09 09:12:00 +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.