Personal patches
Go to file
2016-08-27 12:58:14 +00:00
accessibility
arabic
archivers
astro Update WWW 2016-08-26 07:07:23 +00:00
audio audio/openal-soft: re-apply r420906 2016-08-26 17:35:57 +00:00
base Reduce the number of files packaged to the one not provided by the bsd elftoolchain 2016-08-27 12:58:14 +00:00
benchmarks
biology biology/molden: 5.4 -> 5.7 2016-08-26 06:00:47 +00:00
cad Update to version 3.9.0 2016-08-25 16:54:32 +00:00
chinese
comms
converters
databases - Convert to USES=mysql sqlite 2016-08-26 15:30:54 +00:00
deskutils Update to version 5.30.3 2016-08-25 20:54:55 +00:00
devel Stop trying to remove the empty lib/ for cloudabi find(1) complains about it on 2016-08-27 12:25:04 +00:00
dns gdnsd2: run checkconf before reload/restart 2016-08-26 19:44:57 +00:00
editors Update to version 2.5.1 2016-08-25 18:23:40 +00:00
emulators emulators/i386-wine: update to 1.8.4 2016-08-26 20:17:44 +00:00
finance
french
ftp
games - Convert to USES=localbase sqlite 2016-08-26 15:49:51 +00:00
german
graphics Update to 0.6. 2016-08-26 16:27:10 +00:00
hebrew
hungarian
irc irc/hexchat: fix build when lang/gcc is installed 2016-08-26 06:17:07 +00:00
japanese
java Make the FPU hack for ARM optional. Note this hack is not necessary for 2016-08-26 18:29:46 +00:00
Keywords
korean
lang lang/gnatdroid-binutils(-x86): Upgrade version 2.26.1 => 2.27 2016-08-25 19:49:09 +00:00
mail
math - Update to 0.7.400.2.0 2016-08-27 11:40:11 +00:00
misc - Update to 3.002 2016-08-25 14:37:03 +00:00
Mk Mk/Uses/cran.mk: fix WARNING in cran tests. 2016-08-26 20:30:18 +00:00
multimedia - Convert to USES=localbase sqlite 2016-08-26 17:12:21 +00:00
net - Fix AMRNB option plist 2016-08-27 11:39:31 +00:00
net-im
net-mgmt net-mgmt/icinga2: 2016-08-27 05:38:08 +00:00
net-p2p net-p2p/libtorrent: Explicitly link with libcrypto 2016-08-26 06:38:02 +00:00
news
palm
polish
ports-mgmt ports-mgmt/synth: Upgrade version 1.42 => 1.43 2016-08-25 17:23:09 +00:00
portuguese
print
russian - Add LICENSE 2016-08-26 09:01:20 +00:00
science - Update to 0.3 2016-08-25 17:00:58 +00:00
security Fix self-tests in poudriere, make them more robust [1]. 2016-08-27 12:23:58 +00:00
shells
sysutils - Remove unneeded flags 2016-08-27 09:01:18 +00:00
Templates
textproc Add license 2016-08-26 07:12:44 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 16.8.2016.08.11. 2016-08-26 17:54:13 +00:00
x11 x11/xdm: remove part of files/patch-greeter-greet.c that no longer applies 2016-08-26 16:19:04 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.7.4 2016-08-25 08:59:29 +00:00
x11-fonts Should be NO_WRKSUBDIR 2016-08-27 11:13:39 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Document the deprecation/removal of KNOBS done in r345883 (2014-02-24) 2016-08-26 20:07:56 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove kqemu-kmod{,-devel} 2016-08-26 12:21:39 +00:00
README
UIDs
UPDATING

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.