Personal patches
Go to file
2016-10-11 23:54:42 +00:00
accessibility
arabic
archivers I have been advised by the maintainer of debootstrap that this port can 2016-10-11 12:37:29 +00:00
astro
audio Update to version 1.10. 2016-10-11 23:32:03 +00:00
base
benchmarks
biology
cad - Switch to options helpers 2016-10-10 19:36:04 +00:00
chinese
comms Whatever you do, ${PORTSDIR} always creeps in depends. 2016-10-11 20:56:38 +00:00
converters
databases Update to 1.4.5. 2016-10-10 22:11:47 +00:00
deskutils
devel devel/onscripter: update to 20161010 2016-10-11 23:54:42 +00:00
dns Update to latest commit. 2016-10-10 10:58:25 +00:00
editors
emulators emulators/citra: don't use GCC to build on 10.x 2016-10-11 16:43:36 +00:00
finance
french
ftp - Update to version 3.22.1 2016-10-10 22:09:31 +00:00
games Update to version 0.5.4 2016-10-11 19:27:54 +00:00
german
graphics graphics/openjpeg: Add patches to resolve CVEs 2016-10-11 15:13:15 +00:00
hebrew
hungarian
irc - Cosmetic fixes 2016-10-10 19:33:25 +00:00
japanese - Update to 0.20161003 2016-10-11 15:32:56 +00:00
java
Keywords
korean
lang Update to the 20161009 development snapshot of GCC 7. 2016-10-11 10:12:14 +00:00
mail - When DOCS is enabled but EXAMPLES is not, two files that are supposed to 2016-10-11 21:59:38 +00:00
math - Update to version 3.12.6 [1] 2016-10-11 21:03:38 +00:00
misc - Add checksums for 11.0-RELEASE. 2016-10-10 16:15:06 +00:00
Mk gecko: back out r423631 for 10.x bustage 2016-10-11 16:22:23 +00:00
multimedia Fix build on archs where sizeof(size_t) != sizeof(uint64_t) 2016-10-11 19:20:39 +00:00
net Update to version 0.6 2016-10-11 21:32:30 +00:00
net-im Update net-im/py-python-telegram-bot to version 5.1.1. 2016-10-11 08:15:28 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.2.9 2016-10-10 17:34:07 +00:00
net-p2p
news
palm
polish
ports-mgmt Add port-index-uniquifier, which is a dummy port taking its version number 2016-10-10 23:37:42 +00:00
portuguese
print Whatever you do, ${PORTSDIR} always creeps in depends. 2016-10-11 20:56:38 +00:00
russian
science
security Fix OpenSSL vuln version range 2016-10-11 19:59:56 +00:00
shells
sysutils Update to version 1.5.1 2016-10-11 19:21:47 +00:00
Templates
textproc - Update to version 1.3.0 2016-10-11 20:37:05 +00:00
Tools
ukrainian
vietnamese
www www/aws(-demos): Upgrade version 17.0.0 => 17.0.1 2016-10-11 07:49:54 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 1.06 and add NO_ARCH. 2016-10-10 21:13:26 +00:00
x11-servers
x11-themes
x11-toolkits Update to 1.49. 2016-10-11 14:15:37 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Update to 16.09 2016-10-11 07:38:34 +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.