FreeBSD ports tree (read-only mirror)
Find a file
Dmitry Marakasov c162e52b6c - Drop @dirrm* from plist
- Add NO_ARCH
2014-12-12 11:25:13 +00:00
accessibility
arabic
archivers
astro - Update to 7777 2014-12-11 17:56:57 +00:00
audio - Drop .la files, no dependees require them 2014-12-12 00:44:08 +00:00
benchmarks
biology
cad - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
chinese
comms Update to 1.3.18 2014-12-12 10:46:42 +00:00
converters
databases Upgrade from 2.8.17 to 2.8.18. 2014-12-12 04:27:33 +00:00
deskutils - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
devel Build devel/libpru only on FreeBSD 10+. 2014-12-12 05:16:00 +00:00
dns
editors - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
emulators
finance
french
ftp - Further simplify MASTER_SITES 2014-12-11 14:07:25 +00:00
games - Drop @dirrm* from plist 2014-12-12 11:25:13 +00:00
german
graphics - Unbreak on amd64 by respecting C*FLAGS 2014-12-11 23:38:46 +00:00
hebrew
hungarian
irc
japanese
java - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Keywords
korean
lang Upgrade to version 17.4. 2014-12-11 15:59:33 +00:00
mail Transfer ports maintainership to Muhammad Moinur Rahman 2014-12-11 08:04:05 +00:00
math - Update to 1.3.6 2014-12-11 21:50:42 +00:00
misc
Mk abi is case sensitive 2014-12-11 08:15:55 +00:00
multimedia - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
net Update distinfo. 2014-12-12 02:27:56 +00:00
net-im - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
net-mgmt - Update to 2.2.1 2014-12-12 08:52:21 +00:00
net-p2p - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
news
palm
polish
ports-mgmt - Deprecate and set expiration date to 2015-01-12: Does not support pkgng 2014-12-12 08:36:11 +00:00
portuguese
print - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
russian
science
security Document BIND vulnerability. 2014-12-11 20:56:21 +00:00
shells
sysutils Hook to the build 2014-12-12 06:33:17 +00:00
Templates
textproc Cleanup the xerces-c* mess 2014-12-12 06:22:14 +00:00
Tools
ukrainian
vietnamese
www www/chromium: update to 39.0.2171.95 (bugfix release) 2014-12-11 23:26:09 +00:00
x11 - Update to 0.86.0 2014-12-11 20:36:24 +00:00
x11-clocks
x11-drivers
x11-fm - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
x11-fonts
x11-servers Fix multiple xserver security advisories in the 1.12.4 xserver. 2014-12-10 21:35:13 +00:00
x11-themes Take maintainership 2014-12-11 00:06:47 +00:00
x11-toolkits - Assign maintainer 2014-12-11 07:28:39 +00:00
x11-wm Take maintainership 2014-12-11 00:06:47 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Cleanup the xerces-c* mess 2014-12-12 06:22:14 +00:00
README
UIDs
UPDATING - Use official spellings of SVN, Lua, etc. where appropriate 2014-12-11 15:40:12 +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.