1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-02-21 08:38:49 +00:00
accessibility
arabic - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
archivers
astro
audio
benchmarks
biology Mark BROKEN: Fails to link, tries to use internal fltk symbols 2015-02-21 07:35:32 +00:00
cad
chinese - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
comms
converters
databases - Update to 3.9.1 2015-02-21 08:38:49 +00:00
deskutils
devel - Fix build with armv6 2015-02-21 08:38:43 +00:00
dns
editors - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
emulators
finance
french - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
ftp
games Move icons under hicolor (fallback) theme 2015-02-21 03:22:10 +00:00
german - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
graphics
hebrew - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
hungarian - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
irc
japanese - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
java Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones. 2015-02-21 01:33:00 +00:00
Keywords
korean - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
lang Add Ruby 2.2.0 2015-02-20 23:51:55 +00:00
mail Fix invalid conversions of nullptr to bool to unbreak clang 3.6 build 2015-02-21 08:22:28 +00:00
math
misc
Mk Add Ruby 2.2.0 2015-02-20 23:51:55 +00:00
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
ports-mgmt
portuguese - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
print
russian - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
science
security Fix broken rpath. 2015-02-20 20:59:08 +00:00
shells
sysutils - Update to upstream version 1.2.6 2015-02-21 07:29:50 +00:00
Templates
textproc Mark BROKEN: Fails to build 2015-02-21 07:40:56 +00:00
Tools
ukrainian - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
vietnamese - Update to 4.3.6. 2015-02-20 20:26:23 +00:00
www Fix invalid conversions of nullptr to bool to unbreak clang 3.6 build 2015-02-21 08:22:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.