1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Koop Mast 054ac7ea50 Update to new lib_depends syntax, stageify,
Unbreak py-avahi and allow avahi-gtk3 to build with gtk+ 3.10.
2013-12-14 16:25:21 +00:00
accessibility
arabic
archivers
astro
audio - ALSA now supports playing HTML5 audio with 32-bit sample format [1] 2013-12-14 14:41:17 +00:00
benchmarks
biology
cad Update to version 2.3.0 2013-12-14 11:46:04 +00:00
chinese
comms
converters
databases Convert to staging. 2013-12-14 09:57:02 +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 Update from 1.1.7 to 1.1.8. 2013-12-14 15:46:25 +00:00
dns
editors
emulators - Add stage support 2013-12-14 02:08:19 +00:00
finance
french
ftp
games
german
graphics - Update to 0.61 [1] 2013-12-14 13:55:46 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 5.5.7 release and refresh patches. 2013-12-14 12:46:13 +00:00
mail Update to nspr 4.10.2 2013-12-14 13:42:06 +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 Update to new lib_depends syntax, stageify, 2013-12-14 16:25:21 +00:00
net-im Update to r664: 2013-12-14 10:04:52 +00:00
net-mgmt Fix build of check_radius. 2013-12-14 15:56:27 +00:00
net-p2p
news
palm
polish
ports-mgmt
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 nspr 4.10.2 2013-12-14 13:42:06 +00:00
shells
sysutils Convert to staging. 2013-12-14 09:52:41 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update from 4.0.27 to 4.0.29: 2013-12-14 15:59:54 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
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.