Personal patches
Go to file
Renato Botelho d1b3699800 Fix some bad IPv6 validation issues
Following bad addresses are being validated as good by checkIPv6()

1:2:3:4:5:6:7:8:1.2.3.4
::1:2:3:4:5:6:7:8
1:2:3:4:5:6:7:8::
1:2:3:4:5:6:::8
::::a
::::
1::2::3

Obtained from:	pfSense
MFH:		2016Q3
Sponsored by:	Rubicon Communications (Netgate)
2016-08-31 14:33:36 +00:00
accessibility
arabic
archivers lang/php56: Update from 5.6.24 to 5.6.25 2016-08-30 12:55:20 +00:00
astro astro/google-earth: Update to 7.1.5.1557 2016-08-29 14:33:43 +00:00
audio - Update to 0.2~beta2 2016-08-29 11:23:13 +00:00
base
benchmarks
biology
cad
chinese
comms
converters lang/php56: Update from 5.6.24 to 5.6.25 2016-08-30 12:55:20 +00:00
databases Remove reference to internal variable. 2016-08-31 14:25:17 +00:00
deskutils
devel Revert upgrade of devel/rebar to version 2.6.3 (r420961). 2016-08-31 13:31:00 +00:00
dns The START_LATE option is not needed by bind-tools. 2016-08-31 12:06:23 +00:00
editors
emulators Backport from wine-devel (r414806): 2016-08-29 15:07:48 +00:00
finance
french
ftp - Update to 3.21.0 2016-08-30 15:59:28 +00:00
games
german
graphics lang/php56: Update from 5.6.24 to 5.6.25 2016-08-30 12:55:20 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20160830 snapshot of GCC 5.4.1. 2016-08-31 08:15:04 +00:00
mail - Fix LICENSE 2016-08-31 12:20:43 +00:00
math - Update to 5.0.270 2016-08-31 13:26:45 +00:00
misc lang/php56: Update from 5.6.24 to 5.6.25 2016-08-30 12:55:20 +00:00
Mk Don't duplicate the list of options helpers. 2016-08-31 13:28:05 +00:00
multimedia multimedia/emby-server: Update to 3.0.6400 2016-08-30 12:44:27 +00:00
net Fix some bad IPv6 validation issues 2016-08-31 14:33:36 +00:00
net-im Add net-im/py-fbmq, a Python library for using the Facebook Messenger API. 2016-08-29 15:54:30 +00:00
net-mgmt lang/php56: Update from 5.6.24 to 5.6.25 2016-08-30 12:55:20 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Fix the CUPS foomatic-rip symlink. 2016-08-29 15:02:18 +00:00
russian
science
security - Add LZ4 OPTION 2016-08-31 13:22:30 +00:00
shells
sysutils - Remove bogus USES=tar:bzip2 2016-08-31 13:27:59 +00:00
Templates
textproc Unbreak textproc/erlang-fast_xml after devel/rebar downgrade. 2016-08-31 13:32:20 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.0.26 2016-08-31 12:08:21 +00:00
x11 - Update to 3.7.2. 2016-08-31 14:30:13 +00:00
x11-clocks
x11-drivers
x11-fm - Add 2 patches, which avoid crashes: 2016-08-30 16:09:46 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING nvidia-driver: Add a note about nvidia-modeset.ko for 367.35 update 2016-08-30 15:19:57 +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.