Personal patches
Go to file
2014-06-09 21:09:04 +00:00
accessibility
arabic
archivers Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
astro Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
audio Drop maintainership since I'm not using for a long time 2014-06-09 19:37:42 +00:00
benchmarks Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
biology Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
cad Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
chinese Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
comms Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
converters Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
databases - Set license to BSD2CLAUSE. 2014-06-09 12:31:17 +00:00
deskutils Update to 1.3.40 2014-06-09 02:50:20 +00:00
devel Provides infrastructure to accurately measure and compare the execution time of 2014-06-09 19:30:45 +00:00
dns Do install a rndc.conf.sample. 2014-06-09 14:17:36 +00:00
editors Upgrade to 2014.24. 2014-06-09 19:55:48 +00:00
emulators Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
finance - Enable stagedir support 2014-06-09 17:40:52 +00:00
french
ftp
games - Fix build as user 2014-06-09 17:07:56 +00:00
german
graphics Fix plist... Do not link with X-libraries directly -- no calls are made 2014-06-09 21:04:10 +00:00
hebrew
hungarian
irc Update to 3.2.10.3 2014-06-09 13:40:38 +00:00
japanese Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
java Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
Keywords
korean
lang Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
mail Finish stage support 2014-06-09 21:09:04 +00:00
math Change maintainer's email address to one that may no bounce 2014-06-09 15:25:27 +00:00
misc - Update to 19.1 2014-06-09 14:47:10 +00:00
Mk - Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid build 2014-06-09 07:10:24 +00:00
multimedia Fix build with gcc from base, it doesn't undertand -Wno-tautological-constant-out-of-range-compare 2014-06-09 19:00:15 +00:00
net Stagify. 2014-06-09 16:25:18 +00:00
net-im Stagify. 2014-06-09 03:16:57 +00:00
net-mgmt - Add perl support [1] 2014-06-09 20:43:42 +00:00
net-p2p Stagify. 2014-06-09 09:05:25 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Use PORT_OPTIONS:MDOCS 2014-06-09 19:27:53 +00:00
russian
science - Fix plist when define DOCS=off 2014-06-09 07:51:28 +00:00
security security/p5-PGP: unbreak on amd64 2014-06-09 20:42:17 +00:00
shells Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
sysutils Fix usage of @sample 2014-06-09 19:38:24 +00:00
Templates
textproc Import librevenge (needed for newer version of most of LibreOffice dependencies 2014-06-09 15:38:18 +00:00
Tools
ukrainian
vietnamese
www - Convert to stage 2014-06-09 17:12:21 +00:00
x11 - Add missing USES=libtool 2014-06-09 20:40:41 +00:00
x11-clocks - Stagify. 2014-06-09 15:41:12 +00:00
x11-drivers Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
x11-fm
x11-fonts - Add stage support 2014-06-08 21:22:25 +00:00
x11-servers
x11-themes
x11-toolkits Change maintainer's email address to one that may no bounce 2014-06-09 15:25:27 +00:00
x11-wm Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Revert r357160, clamav is now fixed 2014-06-09 19:10: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.