1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 149309a70d - Update to 2.6.6
PR:		148066
Submitted by:	Florian Smeets <flo@kasimir.com> (maintainer)
Feature safe:	yes
2010-06-29 08:51:48 +00:00
accessibility
arabic - Update to 2.01. 2010-06-28 14:47:50 +00:00
archivers - Update to 0.42 2010-06-29 01:55:49 +00:00
astro
audio Update to 0.3.2 2010-06-28 23:37:21 +00:00
benchmarks
biology
cad Remove a piece of dead code from chipmunk. 2010-06-28 09:07:31 +00:00
chinese
comms
converters
databases
deskutils
devel - Update to 1.21 2010-06-29 08:45:44 +00:00
dns
editors
emulators Remove screenshot option, which is unconditionally enabled, anyway. 2010-06-29 07:48:58 +00:00
finance
french
ftp
games
german
graphics - mark FORBIDDEN, remote code injection possible 2010-06-28 16:22:36 +00:00
hebrew
hungarian
irc
japanese
java - Update to 5.13.0.4. 2010-06-29 04:07:00 +00:00
korean - Update to 0.99.7 2010-06-28 09:19:52 +00:00
lang
mail Update to 1.5.7 2010-06-29 07:26:14 +00:00
math - Update to 0.3.5 2010-06-29 01:44:03 +00:00
mbone
misc Revert my previous "update" which was actually a downgrade. 2010-06-28 13:24:48 +00:00
Mk
multimedia
net Mark for removal with an EXPIRATION_DATE of 2010-09-01: Has been broken for 2+ 2010-06-29 06:24:24 +00:00
net-im
net-mgmt - Fix problem with memCached incorrect. [2] 2010-06-28 14:51:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.6. 2010-06-29 04:09:18 +00:00
russian
science JStrack is written by and for people who are in areas that are 2010-06-29 01:22:16 +00:00
security Update to weekly snapshot 2010-06-28 17:54:58 +00:00
shells Make notes for setting up a chroot cage a bit more precise. 2010-06-28 13:47:19 +00:00
sysutils Update to version 1.0.27. 2010-06-28 17:55:31 +00:00
Templates
textproc - update to 1.892 2010-06-28 20:00:33 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.6.6 2010-06-29 08:51:48 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs Add 'saned' user/group the Right Way. 2010-06-28 07:10:53 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs Add 'saned' user/group the Right Way. 2010-06-28 07:10:53 +00:00
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.