Personal patches
Go to file
Mathieu Arnold 336fb2ebbb Remove special handling for testing and documentation domains, per RFC
6761 recommendations.

While there:
- Fix invalid syntax in sample slave config.
- Add a message about having syslogd working with BIND9 chroot.

PR:		217915
Reported by:	eserte12 yahoo de
Sponsored by:	Absolight
2017-06-14 22:54:43 +00:00
accessibility
arabic
archivers
astro Convert to USES=groff 2017-06-12 20:07:13 +00:00
audio Update to 3.2.8 2017-06-14 09:40:40 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 0.30 2017-06-13 16:54:19 +00:00
databases Update to 0.19.0 2017-06-14 16:10:16 +00:00
deskutils Update owncloudclient to 2.3.2 2017-06-14 06:37:32 +00:00
devel Upgrade devel/mtbl to version 1.1.0: 2017-06-14 19:00:52 +00:00
dns Remove special handling for testing and documentation domains, per RFC 2017-06-14 22:54:43 +00:00
editors * Updated to 2.5.10 2017-06-14 16:22:13 +00:00
emulators Update to Wine 2.10. This includes the following changes: 2017-06-14 21:29:14 +00:00
finance
french - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
ftp Add port ftp/netdumpd. 2017-06-13 16:39:43 +00:00
games Update OpenTTD to version 1.7.1. 2017-06-14 17:14:19 +00:00
german - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
graphics Update libepoxy to 1.4.3. 2017-06-14 12:04:11 +00:00
hebrew
hungarian
irc
japanese - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
java java/intellij-pycharm: Update to version 2017.1.4 2017-06-14 10:06:44 +00:00
Keywords
korean
lang Update to the 20170613 snapshot of GCC 5.4.1. 2017-06-14 22:21:22 +00:00
mail Update to 1.11.1 2017-06-14 22:45:45 +00:00
math Rename the shared libraries correctly. 2017-06-14 21:10:00 +00:00
misc
Mk Add note, that WRKDIRPREFIX must not end in '/'. 2017-06-14 20:18:38 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.7.3 2017-06-14 15:12:52 +00:00
net Update to 2.0.2 2017-06-14 16:10:36 +00:00
net-im Linux version of the official desktop client for Telegram, a cloud-based 2017-06-13 19:15:43 +00:00
net-mgmt - net-mgmt/crmsh: Update from 2.2.0 to 3.0.0 2017-06-13 14:53:18 +00:00
net-p2p
news - Update SABnzbd to 2.1.0. 2017-06-12 16:01:20 +00:00
palm
polish Update to 20170611 2017-06-14 11:09:27 +00:00
ports-mgmt
portuguese
print Fix dependency issue with missing argparse since it's 2017-06-12 08:37:05 +00:00
russian
science
security security/tor-devel: update 0.3.0.7 -> 0.3.1.3-alpha 2017-06-14 19:03:47 +00:00
shells
sysutils Fix for the omprog module -- calling execve() with a NULL second 2017-06-14 17:38:26 +00:00
Templates
textproc Update translate-toolkit to version 2.1.0 2017-06-14 13:54:44 +00:00
Tools Allow editing commit message on failure and save it somewhere if declined. 2017-06-12 17:31:56 +00:00
ukrainian
vietnamese
www Update www/elixir-phoenix_pubsub to version 1.0.2. 2017-06-14 18:21:24 +00:00
x11 Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Don't use FLAVOR as a variable in ports. 2017-06-13 14:40:17 +00:00
x11-toolkits
x11-wm Does not build on head 2017-06-11 21:39:53 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Update to 17.04 2017-06-13 09:06:50 +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.