1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2011-06-25 09:06:13 +00:00
accessibility
arabic
archivers - Update to 3.0.0 2011-06-25 04:18:21 +00:00
astro
audio Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
benchmarks
biology - Fix *_DEPENDS after the repocopy of databases/py-sqlalchemy 2011-06-25 07:21:20 +00:00
cad - Fix build with CLANG 2011-06-25 07:46:56 +00:00
chinese - Chase converters/bsdconv shlib version bump 2011-06-24 12:13:51 +00:00
comms
converters - Chase converters/bsdconv shlib version bump 2011-06-24 12:13:51 +00:00
databases - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS 2011-06-25 07:35:30 +00:00
deskutils - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS 2011-06-25 07:35:30 +00:00
devel pythonbrew is a program to automate the building 2011-06-25 08:40:59 +00:00
dns
editors
emulators - Update to 1.4.6 2011-06-25 05:40:38 +00:00
finance
french
ftp
games - Fix build with CLANG 2011-06-25 07:48:30 +00:00
german
graphics - Update to 2.5.0 2011-06-25 08:41:36 +00:00
hebrew
hungarian
irc - Update to 1.0.2 2011-06-25 04:55:38 +00:00
japanese Refetchable. 2011-06-24 16:23:21 +00:00
java
korean
lang - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
mail - honor CC 2011-06-24 18:53:09 +00:00
math Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
misc - Update to 1.11.1 2011-06-25 04:55:59 +00:00
Mk
multimedia Fix OPTIONS (vo-aacenc requires gplv3) 2011-06-25 08:56:50 +00:00
net - Fix build with net/yaz 2011-06-25 07:11:34 +00:00
net-im - Update to 0.14.3 2011-06-25 05:38:38 +00:00
net-mgmt - Update to 0.0.8a 2011-06-25 08:30:46 +00:00
net-p2p - Update to 1.2.16 2011-06-25 02:11:47 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 20110609 2011-06-24 21:34:05 +00:00
russian
science
security - Fix build with CLANG 2011-06-25 07:42:39 +00:00
shells - Update to R40 2011-06-25 05:18:30 +00:00
sysutils - Update to 1..12.6 2011-06-25 05:37:25 +00:00
Templates
textproc - Update to 3.2.0 2011-06-25 06:53:36 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.2 2011-06-25 09:06:13 +00:00
x11 - Fix build with CLANG 2011-06-25 07:45:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
x11-wm - Update to 1.3.4 2011-06-25 07:21:44 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Add entry about deskutils/opengoo 2011-06-24 20:40:58 +00:00
README
UIDs
UPDATING - Add entry about deskutils/opengoo 2011-06-24 20:40:58 +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.