1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Robert Noland 8ef8da91d3 Update to newer snapshot.
This and the updated libdrm bump the API version to 0.0.14 which requires
an updated kernel patch.  See pkg-message for details.

PR:		136806
Submitted by:	Anonymous <swell.k@gmail.com>
2009-08-01 17:42:44 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel
dns Add additional distfile locations to MASTER_SITES 2009-07-31 20:01:51 +00:00
editors - Add two missing patches to unbreak the build 2009-08-01 16:33:19 +00:00
emulators
finance
french
ftp
games - Remove extra @dirrm 2009-07-31 18:00:11 +00:00
german
graphics Update to 2.4.12 2009-08-01 17:39:21 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update to the 20090730 snapshot of GCC 4.5.0. 2009-07-31 23:40:58 +00:00
mail
math
mbone
misc - Update to 32, rework the port 2009-07-31 20:06:31 +00:00
Mk
multimedia - Update to 0.4.2 2009-08-01 17:08:48 +00:00
net Upgrade to olsrd 0.5.6-r5. Also make it work on 64 bit machines. 2009-08-01 15:51:51 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - White space fixes and correct the entry date in 2009-08-01 14:25:45 +00:00
shells
sysutils - Update to 0.6.03 2009-07-31 20:00:24 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Don't overwrite configuration files, or index.html. 2009-08-01 15:15:54 +00:00
x11 - Update to 1.1 2009-07-31 20:20:55 +00:00
x11-clocks
x11-drivers Update to newer snapshot. 2009-08-01 17:42:44 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Correct the entries that have extra fields. 2009-08-01 13:16:10 +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.