1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-05-24 00:04:49 +00:00
accessibility
arabic
archivers Update to 4.32.6: Minor fixes and improvements, no user-visible changes. 2008-05-23 21:39:48 +00:00
astro Update to 0.16 2008-05-22 08:47:45 +00:00
audio - Fix INDEX 2008-05-22 05:53:46 +00:00
benchmarks
biology Update to 1.08 2008-05-23 12:22:21 +00:00
cad
chinese - Update for 1.5.18 2008-05-22 04:18:45 +00:00
comms Update port: comms/bluez-firmware email maintainer, typo's 2008-05-22 09:13:23 +00:00
converters
databases Update to 2.7.2 2008-05-22 16:00:42 +00:00
deskutils
devel Hunt for typos in devel/p5-*. 2008-05-23 21:18:39 +00:00
dns UDNS is a stub DNS resolver library with ability to perform both synchronous 2008-05-23 23:39:53 +00:00
editors Update to DEV300_m13. 2008-05-21 22:58:32 +00:00
emulators - Update to 7.3 2008-05-22 00:49:37 +00:00
finance
french
ftp - Update to 1.3.7 2008-05-22 00:37:45 +00:00
games - Update to 1.1.0 2008-05-22 00:49:31 +00:00
german
graphics - Disable OpenMP support and enable test suite by default 2008-05-23 11:45:52 +00:00
hebrew Unbreak by fixing some old code. Fix a typo in pkg-descr. 2008-05-22 00:12:09 +00:00
hungarian
irc
japanese
java - Fix build 2008-05-22 09:55:38 +00:00
korean
lang Fix plist if building with NOPORTDOCS. 2008-05-23 20:32:10 +00:00
mail - As we have ncurses 5.6 in the base, make devel/ncurses optional for newer 2008-05-23 02:32:05 +00:00
math - Update to 1.8 2008-05-22 00:49:34 +00:00
mbone
misc - Update to 2.3.0 2008-05-21 23:59:13 +00:00
Mk
multimedia Transfer maintainership to funman@videolan.org 2008-05-23 22:25:28 +00:00
net Add a debugging knob (WITH_RDESKTOP_DEBUG) to help folks figure out any 2008-05-21 06:44:36 +00:00
net-im - Update to 2.2.0 2008-05-24 00:04:49 +00:00
net-mgmt - Update to 1.5.2. 2008-05-22 22:54:15 +00:00
net-p2p Update to 1.21. 2008-05-22 18:41:48 +00:00
news
palm - Pass maintainership to submitter 2008-05-22 19:56:26 +00:00
polish
ports-mgmt
portuguese
print
russian
science Relinquish maintainership at maintainer's request. 2008-05-23 08:33:23 +00:00
security Convert missing WANT_KRB5_DOC pieces. 2008-05-23 21:01:58 +00:00
shells - Mark as BROKEN, does not work with rsync 3 2008-05-22 03:37:45 +00:00
sysutils - add CryptoFS 0.6.0 2008-05-21 21:24:39 +00:00
Templates
textproc - Update to 0.9 2008-05-23 09:15:07 +00:00
Tools
ukrainian
vietnamese
www Update to 1.218 2008-05-23 18:35:17 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Add missing dependencies (imlib2 and pango) 2008-05-23 13:19:33 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2008-05-10 devel/swig11: use devel/swig13 instead, last release of 1.1 was 8 years ago 2008-05-21 09:10:35 +00:00
README
UIDs
UPDATING

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.