Personal patches
Go to file
2015-08-21 22:01:04 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad - Fix build by fixing a typo 2015-08-21 17:17:48 +00:00
chinese
comms
converters
databases Update to 0.9.16. 2015-08-21 19:20:19 +00:00
deskutils deskutils/parcellite: fix build without NLS 2015-08-21 21:06:18 +00:00
devel - Switch to options helpers 2015-08-21 17:35:10 +00:00
dns
editors
emulators
finance
french
ftp
games - Switch to options helpers 2015-08-21 17:35:54 +00:00
german
graphics - Switch to options helpers 2015-08-21 16:48:16 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - Add LICENSE 2015-08-21 17:05:37 +00:00
math
misc
Mk Fix with fmake. 2015-08-21 13:05:20 +00:00
multimedia
net - Update to 3.4.12 2015-08-21 16:46:21 +00:00
net-im
net-mgmt - Add LICENSE_FILE 2015-08-21 19:57:34 +00:00
net-p2p
news - Add LICENSE 2015-08-21 12:03:30 +00:00
palm
polish
ports-mgmt
portuguese
print
russian - Add NO_ARCH 2015-08-21 12:03:42 +00:00
science
security Document OpenSSH 7.0 PermitRootLogin issue 2015-08-21 22:01:04 +00:00
shells
sysutils sysutils/uhidd: grab and modernize 2015-08-21 18:04:28 +00:00
Templates
textproc - Add NO_ARCH 2015-08-21 16:47:29 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2015-08-21 16:47:25 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add NO_ARCH 2015-08-21 15:37:31 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Belatedly add UPDATING note for r394584 2015-08-21 16:04:40 +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.