Personal patches
Go to file
2017-04-06 21:56:22 +00:00
accessibility
arabic
archivers Update to 0.25 2017-04-06 21:56:06 +00:00
astro - Update to 11826 2017-04-05 18:21:40 +00:00
audio Update to 0.1.10. No list of changes available, but looks like bug fixes. 2017-04-06 20:59:33 +00:00
base
benchmarks benchmarks/gobench: mark deprecated 2017-04-05 21:19:04 +00:00
biology
cad
chinese
comms Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
converters - Update WWW 2017-04-06 09:02:10 +00:00
databases Add more TEST_DEPENDS 2017-04-06 21:55:36 +00:00
deskutils
devel Update to 1.827 2017-04-06 21:56:22 +00:00
dns Now builds on sparc64. 2017-04-05 02:10:25 +00:00
editors Fix build with recent sigc++20 2017-04-05 11:10:31 +00:00
emulators
finance
french
ftp Upgrade ftp/wget from 1.19 to 1.19.1 2017-04-06 08:56:22 +00:00
games - USE_GCC because llvm (starting from llvm40) generates not working binary for vcc causing failure during the build 2017-04-06 20:14:21 +00:00
german
graphics Update to 0.18.2 2017-04-06 18:36:58 +00:00
hebrew
hungarian
irc Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
japanese
java
Keywords
korean
lang Update to the 20170404 snapshot of GCC 5.4.1. 2017-04-05 19:04:41 +00:00
mail
math Update to 3.3.6.pl2 (3.3.6.2) 2017-04-06 17:25:29 +00:00
misc misc/osinfo-db: update to 20170326 2017-04-05 14:24:09 +00:00
Mk Implement test target for USE_ANT=yes. 2017-04-05 23:31:18 +00:00
multimedia multimedia/emby-server: Update to 3.2.10 2017-04-05 15:36:11 +00:00
net Update to 1.9.1 2017-04-06 21:56:02 +00:00
net-im Remove Perl core modules 2017-04-05 19:59:15 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/create-rb-port: update to 0.0.3 2017-04-05 17:55:23 +00:00
portuguese
print
russian
science
security Update to 0.06 2017-04-06 21:55:41 +00:00
shells
sysutils Update to 0.12.0. 2017-04-06 14:01:19 +00:00
Templates
textproc Update to 0.08 2017-04-06 02:00:05 +00:00
Tools
ukrainian
vietnamese
www www/node4: update 4.8.1 -> 4.8.2 2017-04-06 14:20:05 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Unbreak after r436971. 2017-04-05 07:46:20 +00:00
x11-toolkits Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
x11-wm - Add options to select between ALSA and PULSEAUDIO 2017-04-04 21:54:00 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 5.3.0 2017-04-06 01:33:55 +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.