Commit graph

3895 commits

Author SHA1 Message Date
Mathieu Arnold
0bdefc78dc Update to latest commit.
Sponsored by:	Absolight
2016-10-10 10:58:25 +00:00
Kurt Jaeger
0a61c9eaf6 dns/dnsviz: 0.6.1 -> 0.6.3
- fixes minor bugs and introduces key length into graphical output
2016-10-09 16:05:45 +00:00
Mathieu Arnold
8bcb9c81f5 Update to 9.11.0
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-October/001007.html
Sponsored by:	Absolight
2016-10-04 22:35:31 +00:00
Kurt Jaeger
25b309d85f dns/cli53: 0.4.4 -> 0.8.5
- Now written in go, no longer in python

PR:		212625
Changes:	https://github.com/barnybug/cli53/blob/master/CHANGELOG.md
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Approved by:	zi (maintainer timeout)
2016-10-04 17:59:13 +00:00
Mathieu Arnold
8ee6dea551 Remarke MAKE_JOBS_UNSAFE everywhere.
Sponsored by:	Absolight
2016-10-04 14:37:34 +00:00
Mathieu Arnold
1ad22401e6 Update to latest commit.
Sponsored by:	Absolight
2016-10-03 11:57:00 +00:00
Emanuel Haupt
40250b42a6 - Unbreak
- Relocate to github
- Add LICENSE
2016-10-02 20:11:33 +00:00
Pawel Pekala
581c76bab8 Update to version 1.5.10
In this release there is a fix for long downtime after connectivity
loss, which was a longstanding unsolved issue.  Features for tcp, TCP
Fast Open and timeout pressure to close connections when the tcp
connections are getting full.  Option to use ipv6 /64 for extra entropy.

Features
- Create a pkg-config file for libunbound in contrib.
- TCP Fast open patch from Sara Dickinson.
- Finegrained localzone control with define-tag, access-control-tag,
  access-control-tag-action, access-control-tag-data, local-zone-tag, and
  local-zone-override. And added types always_transparent, always_refuse,
  always_nxdomain with that.
- If more than half of tcp connections are in use, a shorter timeout
  is used (200 msec, vs 2 minutes) to pressure tcp for new connects.
- [bugzilla: 787 ] Fix #787: outgoing-interface netblock/64 ipv6
  option to use linux freebind to use 64bits of entropy for every query
  with random local part.
- For #787: prefer-ip6 option for unbound.conf prefers to send
  upstream queries to ipv6 servers.
- Add default root hints for IPv6 E.ROOT-SERVERS.NET, 2001:500:a8::e.
- keep debug symbols in windows build.

PR:		213043
Submitted by:	maintainer
2016-10-02 10:30:40 +00:00
Pawel Pekala
a6dcae5a90 Update to version 4.1.13
SUMMARY:
Some features, such as multi master check option that does not upgrade
from the first master that answers, but picks the best one.
Additional section handling for type SRV. And bug fixes.

FEATURES:
- multi-master-check: yes can be used to check all masters for the
  last version, using the higher version from the configured masters,
  from Manabu Sonoda.
- Support RR type OPENPGPKEY from RFC 7929.
- Can config key algorithms with the digest name, eg. 'sha256'.
- configure --disable-radix-tree for about 15% lower memory usage.
- for type SRV add A/AAAA to the additional section (if possible),
  just like we already do for type MX.
- more extensible edns option handling.

BUG FIXES:
- Fix compile warnings about unused result from write and strtol.
  and signcompare in minmax retrytime.
- Fix #812: fix that make depend fails after distribution.
- Fix #817: xfrd update failed loop.
- Add robustness against unallocated data in nsec3 trees.
- Fix README spelling error of BSD license (reported by Joerg Jung).
- Fix multimaster for not tried full zone transfer for a expired zone.
- Fix #827: fix compile with openssl 1.1.0 with api=1.1.0.

PR:		213021
Submitted by:	maintainer
2016-10-01 16:37:31 +00:00
Tijl Coosemans
1ee4da6dd1 Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-30 19:24:30 +00:00
Mathieu Arnold
67b0d71465 So, on 9, it is failing to build it with jobs.
It builds .a before all the .o that are supposed to go in the .a are
built.  Imagine what happens after that...

Reported by:	Craig Leres
Sponsored by:	Absolight
2016-09-30 12:44:27 +00:00
Mathieu Arnold
7b562b7a32 Update to latest commit.
MFH:		2016Q3
Security:	CVE-2016-2776
Sponsored by:	Absolight
2016-09-28 12:55:15 +00:00
Mathieu Arnold
6a863d85b8 Remove MAKE_JOBS_UNSAFE for BIND9.
It was added in 2009 in r232247 without the reason it was failing, I've
tried with -J 2-10, and can't have one of the BIND9 port fail.
Feel free to add it back, but please, add the reason why it fails.

Sponsored by:	Absolight
2016-09-28 12:55:09 +00:00
Antoine Brodin
ea16d28b49 - Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it

PR:		212869
2016-09-27 16:32:52 +00:00
Mathieu Arnold
499919c7a8 Update BIND9 to latest versions, 9.9.9-P3, 9.10.4-P3, 9.11.0rc3
MFH:		2016Q3
Security:	CVE-2016-2776
Sponsored by:	Absolight
2016-09-27 16:10:22 +00:00
Tijl Coosemans
48f4591035 - Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-24 11:06:57 +00:00
Ruslan Makhmatkhanov
9c6d373335 Add dns/py3-dnspython
This is the slave port for py-dnspython, that is built against python3.

Submitted by:	kp (via ports@ ML)
2016-09-22 16:08:53 +00:00
Bernard Spil
7544503abf dns/powerdns-recursor: Update to 4.0.3
- Update to 4.0.3
  - Remove upstreamed LibreSSL patch
  - Add LUA patch

PR:             211148
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)

Sponsored by:	EuroBSDCon 2016 DevSummit
2016-09-22 10:15:34 +00:00
Mathieu Arnold
568d91f1f8 Fix build on 9.
Sponsored by:	Absolight
2016-09-21 14:14:18 +00:00
Rene Ladan
f2f8f6154e Re-assign jase@'s p5-* ports to perl@
Submitted by:	antoine
2016-09-18 11:54:01 +00:00
Rene Ladan
7536b2017c Reset jase@'s ports after taking in his commit bit for safekeeping.
With hat:	portmgr-secretary
2016-09-18 11:45:56 +00:00
Kurt Jaeger
d881844f6b dns/dnsviz: 0.6.0 -> 0.6.1
- several minor bug fixes, mostly for compatibility with older python versions
- ability to specify a network prefix to be used in the EDNS Client
  Subnet option for queries issued
- introduces a check for CNAME and non-CNAME data at the same name
2016-09-17 19:21:36 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Dmitry Marakasov
7dbbe71810 - Make pkg-message more useful
- While here, fix license and remove unneeded PKGMESSAGE line (PKGMESSAGE is set by SUB_FILES)

PR:		212637
Submitted by:	dalescott@shaw.ca
Approved by:	sthalik@tehran.lain.pl (maintainer)
2016-09-13 16:41:08 +00:00
Mathieu Arnold
a1b501236b Update to latest commit.
Sponsored by:	Absolight
2016-09-13 09:04:45 +00:00
John Marino
0a9f13e63f dns/ldns: Fix SSL library configuration for slave dns/py-ldns
Approvd by:	SSL blanket
2016-09-12 14:52:51 +00:00
John Marino
8dfabd5d2a dns/opendnssecs: Add SSL flags and honor them, configure SSL base too
Approved by:	SSL blanket
2016-09-12 02:41:08 +00:00
John Marino
743ab04359 dns/opendnssec: Add SSL flags and honor them
Approved by:	SSL blanket
2016-09-12 02:37:18 +00:00
Ryan Steinmetz
9d3d2fd569 - Update to 2.2.4 2016-09-11 23:01:34 +00:00
Emanuel Haupt
336e032f3c Mark NO_ARCH 2016-09-10 10:48:56 +00:00
John Marino
2833e31685 dns/ldns: Fix SSL library support, tidy options
The makefile for the ldns was very hard to follow due to preprocessor-
like hunks changing the logic flow even across targets.  As part of the
SSL fix, I felt compelled to convert much of the options logic to the
modern options framework to make it simpler to follow the makefile
logic (as a side benefit the port is a bit more tidy).

I also reworked the FreeBSD 9 + GOST option logic to set the new
IGNORE_FreeBSD_9 variable if GOST was requested on FreeBSD 9 with the
base SSL library.  I believe the previous logic using the WITH_OPENSSL_PORT
knob and CONFLICTS setting was incorrect.

Approvd by:	SSL blanket
2016-09-10 01:37:39 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
Dmitry Marakasov
be640ebbed - Fix ssl dependency: only headers are needed
Approved by:	portmgr blanket
2016-09-09 11:18:17 +00:00
John Marino
31c7c14469 dns/libasr: USES+=ssl (requires openssl headers)
Approved by:	SSL blanket
2016-09-08 15:24:24 +00:00
Kurt Jaeger
f5f1e7d106 dns/dnsviz: 0.5.4 -> 0.6.0
- support for offline and pre-delegation testing, so changes
  can be tested before they are deployed
- More checks were added, and various other stability fixes
- now supports python 3
2016-09-08 10:50:43 +00:00
Dmitry Marakasov
48f79d0f28 - Update to 1.7.0
- Optionize PLUGINS

PR:		211853
Submitted by:	lightside@gmx.com
Approved by:	freebsd@dns-lab.com (maintainer)
2016-09-06 19:11:37 +00:00
Philippe Audeoud
a70a65aff0 - Update to 1.03 2016-09-06 08:37:57 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Mathieu Arnold
6752ac5e90 Update to 2.2.1.
Changes:	http://cdn.yadifa.eu/sites/default/files/README_2.2.1.txt
Sponsored by:	Absolight
2016-09-05 13:51:32 +00:00
Mathieu Arnold
9d464156cb Update to latest commit.
Sponsored by:	Absolight
2016-09-05 13:51:19 +00:00
Kurt Jaeger
ca47d72e6f dns/knot-resolver: clean up Makefile, pkg-plist
PR:		212215
Reported by:	mat
2016-09-04 19:18:10 +00:00
Kurt Jaeger
23421e469d New port: dns/knot-resolver
The Knot DNS Resolver is a caching full resolver implementation,
including both a resolver library and a daemon.

WWW: https://www.knot-resolver.cz/

PR:		212215
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2016-09-04 18:56:53 +00:00
Xin LI
a08371a4c3 Update to 4.12.
Release note:
  Fix malformed edns query assertion failure, reported
  by Michal Kepien (NASK)

PR:		ports/212327
Submitted by:	maintainer (jaap NLnetLabs nl)
MFH:		2016Q3
2016-09-02 16:38:13 +00:00
Mathieu Arnold
be9a739028 The START_LATE option is not needed by bind-tools.
Sponsored by:	Absolight
2016-08-31 12:06:23 +00:00
Mathieu Arnold
6234750e3f The NEWSTATS and RRL options were removed in BIND9 9.10, so remove them
from here, also, make the upstream default options default for real.

While there, put back the BIND_TOOLS knobs in bind9-devel.

Sponsored by:	Absolight
2016-08-31 11:59:05 +00:00
Mathieu Arnold
9f0e3063f4 Update to 9.11.0rc1.
While there, remove obsolete configure options, and set as default the
one that default to yes.

Changes:	https://lists.isc.org/pipermail/bind-announce/2016-August/001002.html
Sponsored by:	Absolight
2016-08-31 11:58:51 +00:00
Mathieu Arnold
8353a87772 Update to latest commit.
Sponsored by:	Absolight
2016-08-30 10:55:56 +00:00
Mathieu Arnold
2d64b0d3be Update to latest commit.
Sponsored by:	Absolight
2016-08-29 12:54:44 +00:00
John Marino
53eefc1b4b dns/ironsides finally builds on gcc6-aux, switch over to it
It appears the previous STORAGE ERROR was a compiler bug that got fixed
between the GCC 6.1 and 6.2 versions of gcc6-aux.  Switch it and the
helper port devel/libspark2012 over to it, which are the last two ports
that depend on lang/gcc6-aux.
2016-08-27 23:11:34 +00:00
Allan Jude
0ec7b47220 gdnsd2: run checkconf before reload/restart
Submitted by:	Andrew Fengler <andrew.fengler@scaleengine.com>
Reviewed by:	matthew
Approved by:	zi (maintainer)
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D7488
2016-08-26 19:44:57 +00:00