1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Meyer bb55e69f2a - new option COMPAT9
- add USES=desktop-file-utils
2013-12-15 11:45:19 +00:00
accessibility
arabic
archivers
astro
audio Add explicit dependency on pkgconf (needed for detection of libmtp, loudmouth and libgpod) 2013-12-14 19:47:32 +00:00
benchmarks
biology
cad - Update from 3.7.54 to 3.7.55 2013-12-14 18:35:58 +00:00
chinese Finish stage support 2013-12-14 21:12:23 +00:00
comms - Fix build on 10 2013-12-15 00:50:37 +00:00
converters
databases - add stage support 2013-12-15 08:55:51 +00:00
deskutils - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 14:57:24 +00:00
devel - add stage support 2013-12-15 08:55:51 +00:00
dns
editors
emulators - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 19:06:52 +00:00
finance
french - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 19:40:52 +00:00
ftp Update to 5.3.28 2013-12-14 23:30:36 +00:00
games - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 20:46:11 +00:00
german
graphics Add explicit dependency on pkgconf (needed for libkdcraw detection) 2013-12-14 19:52:00 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 5.2.3 2013-12-15 00:56:05 +00:00
mail - fix pkgng problem 2013-12-15 11:43:28 +00:00
math Add an explicit dependency on pkgconf (needed for LibSpectre and Qalculate detection) 2013-12-14 09:01:59 +00:00
misc
Mk Update to nspr 4.10.2 2013-12-14 13:42:06 +00:00
multimedia Set USE_GCC to 'yes' instead of requesting 4.6+ 2013-12-14 14:20:32 +00:00
net - add stage support 2013-12-15 08:55:51 +00:00
net-im Update to r664: 2013-12-14 10:04:52 +00:00
net-mgmt Use modern syntax for LIB_DEPENDS. 2013-12-14 16:52:16 +00:00
net-p2p
news
palm
polish
ports-mgmt - update to 4.1.0 2013-12-15 09:09:30 +00:00
portuguese
print Convert to staging. 2013-12-14 10:09:24 +00:00
russian - update/add russian bugzilla templates 2013-12-14 14:35:11 +00:00
science
security Update to 5.3.28 2013-12-14 23:30:36 +00:00
shells
sysutils sysutils/epylog: fix usage of python 2013-12-14 23:23:45 +00:00
Templates
textproc textproc/py-tvgrab: fix usage of python and stagify 2013-12-14 23:18:22 +00:00
Tools
ukrainian
vietnamese
www - new option COMPAT9 2013-12-15 11:45:19 +00:00
x11 Support stage 2013-12-15 00:02:59 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/twander: fix usage of python 2013-12-14 19:19:06 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.4.22. 2013-12-14 19:25:33 +00:00
x11-wm x11-wm/awesome2: fix usage of python 2013-12-14 19:09:34 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add note about Berkeley DB deprecation and link to Wiki docs. 2013-12-14 12:45:51 +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.