Personal patches
Go to file
John Marino 178a588a64 math/spooles(-mpich): Fix DOCS options
The OPTIONS_DEFINE line was placed after <bsd.ports.pre.mk> meaning the
<bsd.ports.option.mk> file was imported before the options were defined.
This is revealed by SELECTED_OPTIONS showing up blank rather than as
"DOCS".  Move the line before the includes to fix.

Approved by:	just-fix-it
2016-01-17 11:18:31 +00:00
accessibility
arabic
archivers This is Python module for RAR archive reading. The interface is made 2016-01-16 19:24:31 +00:00
astro
audio Update to 0.26.0 2016-01-17 10:02:41 +00:00
benchmarks - Update to 4.9.0 2016-01-15 18:40:10 +00:00
biology mark ports that don't work with Ruby 2.3 2016-01-17 07:06:25 +00:00
cad Update to version 3.12.5 2016-01-14 13:57:30 +00:00
chinese
comms Add libfap 1.5, c port for Ham::APRS::FAP Finnish APRS Parser Perl 2016-01-15 14:10:36 +00:00
converters
databases mark ports that don't work with Ruby 2.3 2016-01-17 07:06:25 +00:00
deskutils - Update to 1.21.4 2016-01-15 13:32:44 +00:00
devel xdg-open falls through to some code for the non-KDE, non-GNOME case that 2016-01-17 11:12:17 +00:00
dns Update to new test5 release. 2016-01-16 18:30:04 +00:00
editors Add new port editors/fileobj 2016-01-16 08:37:33 +00:00
emulators - Update to 1.4 2016-01-16 18:43:45 +00:00
finance Hand gnucash over to madpilot@ who has been updating it for a while now. 2016-01-15 13:22:07 +00:00
french
ftp
games - Update to 1.9.7 2016-01-16 12:28:38 +00:00
german
graphics - Add -flax-vector-conversions to CFLAGS only on FreeBSD 9 2016-01-16 20:49:42 +00:00
hebrew
hungarian
irc mark ports that don't work with Ruby 2.3 2016-01-17 07:06:25 +00:00
japanese mark ports that don't work with Ruby 2.3 2016-01-17 07:06:25 +00:00
java
Keywords
korean
lang mark ports that don't work with Ruby 2.3 2016-01-17 07:06:25 +00:00
mail mark ports that don't work with Ruby 2.3 2016-01-17 07:06:25 +00:00
math math/spooles(-mpich): Fix DOCS options 2016-01-17 11:18:31 +00:00
misc - Update to 3.7.1 2016-01-15 06:35:37 +00:00
Mk Extend r405599 to make COMPILER_VERSION and ALT_COMPILER_VERSION more 2016-01-14 18:54:29 +00:00
multimedia Build with ffmpeg-2.8.5; fix zero-day remote vulnerability 2016-01-17 10:21:21 +00:00
net Update libproxy's website in the slave ports too. 2016-01-17 10:29:27 +00:00
net-im Unbreak on 11.0-CURRENT: 2016-01-16 15:30:56 +00:00
net-mgmt Fix build and runtime with openssl with SSLv3 disabled. 2016-01-15 16:04:16 +00:00
net-p2p
news Update tin to 2.3.2 2016-01-16 17:16:36 +00:00
palm
polish
ports-mgmt
portuguese
print Turn print/cups-client into a LIB_DEPENDency. 2016-01-16 20:13:10 +00:00
russian
science - Update to 2.44 2016-01-15 15:37:21 +00:00
security Document usage of vulnerable ffmpeg prior to 2.8.5 in mplayer/mencoder 2016-01-17 10:27:34 +00:00
shells Update osh to 20160108 2016-01-16 17:23:28 +00:00
sysutils - Update to 0.9.8 2016-01-16 18:40:26 +00:00
Templates
textproc Update BibTool to 2.63 2016-01-17 09:21:56 +00:00
Tools
ukrainian
vietnamese
www mark ports that don't work with Ruby 2.3 2016-01-17 07:06:25 +00:00
x11 On BSD, switching off ICANON does not disable LNEXT (^V) processing. 2016-01-15 20:12:55 +00:00
x11-clocks
x11-drivers
x11-fm Upgrade to 1.41. 2016-01-14 16:07:25 +00:00
x11-fonts - CC0 is a standard license 2016-01-15 11:21:58 +00:00
x11-servers
x11-themes
x11-toolkits Split render engine modules into separate ports to allow multiple 2016-01-16 17:48:12 +00:00
x11-wm Upgrade to 1.5.0. 2016-01-16 03:30:01 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED textproc/py-gettext: rename to match upstream name 2016-01-16 13:23:40 +00:00
README
UIDs
UPDATING Set actual date for ansible-related message 2016-01-14 12:55:38 +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.