1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Greg Larkin fb4c3b3ee4 - Updated to 0.9.11
ChangeLog: https://launchpad.net/testtools/0.9/0.9.11
- Corrected the license

PR:		ports/158834
Submitted by:	C-S <c-s@c-s.li> (maintainer)
2011-07-13 17:01:57 +00:00
accessibility
arabic
archivers
astro
audio - Remove duplicate PORTAUDIO option from OPTIONS 2011-07-12 19:50:26 +00:00
benchmarks
biology - Update to 1.20 2011-07-13 06:48:25 +00:00
cad
chinese - Update to 3.2.1 2011-07-13 05:56:46 +00:00
comms
converters
databases - Remove outmoded message 2011-07-13 01:23:50 +00:00
deskutils + Change to using USE_TK in order to allow depending on any version of Tk. 2011-07-12 06:08:17 +00:00
devel - Updated to 0.9.11 2011-07-13 17:01:57 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics - readd the right portepoch 2011-07-12 10:29:58 +00:00
hebrew
hungarian
irc
japanese
java Replace "readlink -f" with realpath(1). This should fix "make test" on 2011-07-12 22:53:45 +00:00
korean
lang
mail Fix typo 2011-07-12 06:53:36 +00:00
math - Update to 3.02 2011-07-13 06:45:57 +00:00
misc
Mk
multimedia - Updated to 0.18 2011-07-12 18:46:50 +00:00
net - Update to 2.00.7 2011-07-13 02:54:28 +00:00
net-im
net-mgmt - Update to 2.3.6 2011-07-12 11:23:20 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 0.0.6 2011-07-12 05:48:17 +00:00
shells
sysutils - Update to 3.0.2 2011-07-12 19:49:24 +00:00
Templates
textproc - Update to 1.23_05 2011-07-13 07:19:43 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.2.8 2011-07-13 14:14:10 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Fix font caching when installed from package 2011-07-13 12:39:31 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Revert almost all of 1.1102, as it goes against FreeBSD documentation 2011-07-12 13:37:48 +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.