1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dennis Herrmann a4345ebd12 - Update to 0.17
PR:		ports/149776
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com>
2010-08-18 18:30:52 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.17 2010-08-18 18:30:52 +00:00
benchmarks
biology - Update USE_PYTHON in Makefile to reflect upstream Python 2010-08-18 14:09:34 +00:00
cad - Update to 8.11. 2010-08-18 00:47:22 +00:00
chinese
comms
converters
databases - Restrict USE_PYTHON to 2.5+ due to compilation errors with Python 2.4 2010-08-18 14:10:53 +00:00
deskutils
devel htable is a lightweight implementation of hash tables in C, greatly 2010-08-18 18:12:02 +00:00
dns - Update to 1.6.6 2010-08-18 03:49:46 +00:00
editors
emulators
finance Update to 1.28 2010-08-18 07:06:17 +00:00
french
ftp
games - Update to 0.6.1 2010-08-18 00:05:18 +00:00
german
graphics - Update to 1.8 2010-08-18 14:24:50 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Update to 05_20100801 2010-08-18 10:07:23 +00:00
mail
math Update to 1.10.9. 2010-08-18 14:25:15 +00:00
mbone
misc
Mk - Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541. 2010-08-18 03:46:00 +00:00
multimedia - Update to 0.5.6. 2010-08-18 18:13:48 +00:00
net Update to 0.10. 2010-08-18 11:09:20 +00:00
net-im - Update to 1.1.3 2010-08-18 08:09:45 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Chase goffice and gnumeric updates. 2010-08-18 14:51:05 +00:00
security - replace RUN_DEPENDS barnyard (deprecated) with barnyard2 2010-08-18 18:10:06 +00:00
shells
sysutils - new port sysutils/monitorix 2010-08-18 17:43:31 +00:00
Templates
textproc - Add portscout(.org) flags 2010-08-18 08:00:05 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.9.6 Beta. 2010-08-18 18:16:22 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.