Personal patches
Go to file
Matthias Andree fd90678072 Update to new test5 release.
Changes, taken from Git shortlog:

André Glüpker (1):
      Fix bad cache-size calculation when hosts-file read fails.

Simon Kelley (7):
      Handle building with script support enabled and DHCP disabled.
      Update copyright notices. Happy new year!
      Fix FTBFS when scripts excluded at compilation time.
      Inhibit DNSSEC validation when forwarding to private servers for a domain.
      DNSSEC: Handle non-root trust anchors, and check we have a root trust anchor.
      Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided.
      arp.c tidy up.
2016-01-16 18:30:04 +00:00
accessibility
arabic
archivers Correct permission. 2016-01-16 07:05:41 +00:00
astro
audio - Clarify LICENSE 2016-01-16 12:08:08 +00:00
benchmarks - Update to 4.9.0 2016-01-15 18:40:10 +00:00
biology
cad
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 - Switch to py-django18 2016-01-16 11:28:13 +00:00
deskutils - Update to 1.21.4 2016-01-15 13:32:44 +00:00
devel Update ocaml pcre to 7.1.6 2016-01-16 17:26:19 +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 Add audio/linux-c6-pulseaudio-libs-glib2. 2016-01-16 15:19:50 +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 - cleanup style 2016-01-16 12:49:30 +00:00
hebrew
hungarian
irc - Switch to USES=execinfo localbase 2016-01-16 14:20:15 +00:00
japanese
java
Keywords
korean
lang Update to the 20160113 snapshot of GCC 4.9.4. 2016-01-16 12:15:33 +00:00
mail Add missing dependency on GNU sed. 2016-01-15 16:05:22 +00:00
math - Update to 15.09.2 2016-01-15 15:34:25 +00:00
misc
Mk
multimedia - Update to 2.9.6 2016-01-15 15:38:14 +00:00
net - Update to 1.0.6 2016-01-16 17:22:04 +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
russian
science - Update to 2.44 2016-01-15 15:37:21 +00:00
security - Update to 3.0.2 2016-01-16 18:11:23 +00:00
shells Update osh to 20160108 2016-01-16 17:23:28 +00:00
sysutils Remove plist target, we have eqivalent make makeplist 2016-01-16 17:36:06 +00:00
Templates
textproc Update to 0.1.5 2016-01-16 15:01:17 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.23.3 2016-01-16 18:10:07 +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
x11-fonts
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

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.