Personal patches
Go to file
2017-02-21 16:36:27 +00:00
accessibility
arabic
archivers Update to 1.60 2017-02-21 16:36:27 +00:00
astro Omit GH_PROJECT=${PORTNAME} which is the default for USE_GITHUB=yes. 2017-02-19 22:42:29 +00:00
audio - Update to 0.24.2 2017-02-21 10:41:37 +00:00
base
benchmarks
biology
cad
chinese
comms Update to v2.6.1 2017-02-21 12:37:05 +00:00
converters
databases Update databases/tcl-sqlite3 to 3.17.0 2017-02-21 14:34:19 +00:00
deskutils Fix indentation 2017-02-20 20:20:32 +00:00
devel - Add py3-setproctitle, python counterpart of py-setproctitle 2017-02-21 15:08:16 +00:00
dns Update to latest snapshot. 2017-02-20 16:05:43 +00:00
editors
emulators
finance - Update to 1.7.0.5 2017-02-21 00:44:03 +00:00
french
ftp Update to 0.8.0 2017-02-20 15:08:58 +00:00
games Remove unnecessary mikmod dependency. 2017-02-20 18:12:36 +00:00
german german/mediathek: 2017-02-20 16:39:05 +00:00
graphics Add missing header to fix build on PPC 2017-02-21 13:48:02 +00:00
hebrew
hungarian
irc Update to 1.10 2017-02-20 15:10:08 +00:00
japanese
java
Keywords
korean
lang Update to v5.25.9-179-g2042c7f. 2017-02-20 16:05:04 +00:00
mail - Update to 3.3.1 2017-02-21 11:31:47 +00:00
math Update to 0.5.0 2017-02-20 08:33:14 +00:00
misc - Update to 1.10 2017-02-21 10:45:26 +00:00
Mk Fix the error message when no option in a _SINGLE is used. 2017-02-21 16:28:41 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.4.2 2017-02-21 13:51:30 +00:00
net Fix build with libressl-devel. Restrict SSE option to x86, default on amd64. 2017-02-21 14:33:55 +00:00
net-im devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
net-mgmt Update net-mgmt/py-pysmi to 0.0.7 2017-02-21 14:32:23 +00:00
net-p2p - Update to SVN-r10983 2017-02-21 00:43:30 +00:00
news
palm
polish
ports-mgmt - Deprecate ports-mgmt/fbsdmon 2017-02-21 11:12:34 +00:00
portuguese
print
russian
science
security - Update to 0.3.0.3-alpha 2017-02-21 14:16:39 +00:00
shells
sysutils Update sysutils/desktop-installer to 0.5.3 2017-02-21 14:41:16 +00:00
Templates
textproc Update to 6.7.4 2017-02-21 16:36:23 +00:00
Tools
ukrainian
vietnamese
www Upgrade from 1.11.9 to 1.11.10. 2017-02-21 00:41:18 +00:00
x11 Fix patch (it was malformed in revision r434478) 2017-02-20 22:59:38 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 5.2.1 2017-02-21 01:27:07 +00:00
README
UIDs
UPDATING Update to 5.2.1 2017-02-21 01:27:07 +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.