1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kurt Jaeger 4206804e2c dns/nsd: update 4.1.15 -> 4.1.16
features:
- zone parser can parse acronyms for algorithms ED25519 and ED448.
- Fix 1243: Option to make NSD emit really minimal responses,
  minimal-responses: yes in nsd.conf.

bug fixes:
- Calculate new udb index after growing the array, fix from
  Chaofeng Liu.
- Fix missing _t to _type conversion for disable-radix-tree option.
- Printout serial error with hint it may be too big.
- Fix 1228: OpenSSL include is not guarded with HAVE_SSL
- Patch for expire state in multi-master when masters includes
  broken master, from Manabu Sonoda.
- minor manpage fix.

PR:		218873
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-04-29 20:39:23 +00:00
accessibility
arabic
archivers
astro
audio Remove MAKE_JOBS_UNSAFE. This slipped in during testing. 2017-04-29 16:37:53 +00:00
base
benchmarks
biology
cad
chinese
comms Do not separate ${DESTDIR}${PREFIX} with a slash: this is redundant when 2017-04-29 17:55:55 +00:00
converters
databases databases/mariadb55-server: Update to 5.5.55 2017-04-29 18:54:07 +00:00
deskutils
devel Fix a problem in GLib/gio which caused gnome-shell and others to crash. 2017-04-29 19:09:44 +00:00
dns dns/nsd: update 4.1.15 -> 4.1.16 2017-04-29 20:39:23 +00:00
editors Update to patchlevel 589. 2017-04-29 16:09:19 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20170427 snapshot of GCC 7, essentially RC1 of GCC 7.1, 2017-04-29 16:09:26 +00:00
mail
math
misc misc/osinfo-db: update to 20170423 2017-04-29 17:29:01 +00:00
Mk
multimedia
net security/libressl: Bump static library consumers 2017-04-29 20:13:48 +00:00
net-im
net-mgmt Update to 1.1.5 2017-04-29 15:44:00 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/libressl: Bump static library consumers 2017-04-29 20:13:48 +00:00
shells
sysutils - Update to version 0.1beta2 (still a pre-release) 2017-04-29 15:50:46 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.