Personal patches
Go to file
2016-11-06 11:35:36 +00:00
accessibility
arabic
archivers archivers/zstd is no longer jobs safe. 2016-11-05 23:36:21 +00:00
astro
audio Fix build with gcc 4.2 2016-11-06 10:01:56 +00:00
base
benchmarks Fix build with gcc 4.9 2016-11-06 09:24:00 +00:00
biology biology/diamond: Update to version 0.8.26 2016-11-06 05:42:32 +00:00
cad Update to 20161104 snapshot; drop maintainership 2016-11-06 08:55:10 +00:00
chinese
comms
converters
databases - Update *_DEPENDS 2016-11-05 18:01:23 +00:00
deskutils
devel Update devel/elixir-timex to version 3.1.4. 2016-11-06 09:14:17 +00:00
dns - Update to 0.0.0.20161028 2016-11-05 18:00:12 +00:00
editors x11-toolkits/scintilla, editors/scite: update to 3.7.0 2016-11-06 01:21:02 +00:00
emulators Convert knobs to options 2016-11-06 11:06:45 +00:00
finance
french
ftp - Fix IDN option 2016-11-05 18:00:17 +00:00
games Update to gnuchess 6.2.4 (bugfix release) 2016-11-06 08:02:36 +00:00
german
graphics Add missing LIB_DEPENDS 2016-11-06 01:06:47 +00:00
hebrew
hungarian
irc
japanese Fix build. 2016-11-06 03:51:24 +00:00
java
Keywords
korean
lang
mail - update to 3.2-20161106 2016-11-06 09:23:41 +00:00
math
misc misc/mdp: update 1.0.8 -> 1.0.9 2016-11-05 20:27:11 +00:00
Mk - Fix typo 2016-11-05 23:32:10 +00:00
multimedia - Verbosify build 2016-11-06 09:00:10 +00:00
net Update to 1.1.0. 2016-11-05 20:31:49 +00:00
net-im
net-mgmt
net-p2p
news Fix character encoding issues 2016-11-06 10:49:03 +00:00
palm
polish
ports-mgmt
portuguese
print print/harfbuzz: update to 1.3.3 2016-11-06 08:13:30 +00:00
russian
science
security security/hydra: deregister conflict with www/hydra 2016-11-05 19:33:32 +00:00
shells
sysutils Remove useless dependency on texinfo 2016-11-05 18:07:28 +00:00
Templates
textproc Fix invocation for "make test" 2016-11-06 11:35:36 +00:00
Tools
ukrainian
vietnamese
www Update www/elixir-httpoison to version 0.10.0. 2016-11-06 09:24:15 +00:00
x11 Update to 7.0.31 2016-11-05 19:29:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 1.5.2 2016-11-05 19:08:34 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/scintilla, editors/scite: update to 3.7.0 2016-11-06 01:21:02 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove libmovtar, it is not used anymore by any program and development has ceased 2016-11-05 21:36:22 +00:00
README
UIDs
UPDATING ix Berkeley DB detection at the configuration stage. 2016-11-05 16:57:01 +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.