Commit graph

4375 commits

Author SHA1 Message Date
Kurt Jaeger
97fb5a7523 dns/dnsviz: update 0.6.5 -> 0.6.6
Relnotes:	https://github.com/dnsviz/dnsviz/releases
2017-07-19 18:32:48 +00:00
Matthew Seaman
eed792d29a Fix the ownership of /var/db/knot and /var/run/knot
PR:		220851
Submitted by:	sascha@root-login.org
Approved by:	freebsd@dns-lab.com (maintainer)
2017-07-19 12:52:52 +00:00
Matthew Seaman
89652866d7 Update to 2.5.3
Require gcc to allow compilation to succeed on FreeBSD 11+ i386

ChangeLog: https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.5.3/NEWS

PR:		220355
Submitted by:	freebsd@dns-lab.com (maintainer)
2017-07-19 07:33:35 +00:00
Danilo G. Baio
8365ca387f dns/packetq: Update to 1.4.0
Changes:	https://github.com/DNS-OARC/PacketQ/releases/tag/v1.4.0

PR:		220834
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2017-07-19 00:03:41 +00:00
Mahdi Mokhtari
4db127eeb7 sysutils/liburcu: Update port to 0.10.0
Bump revision for consumer ports.

This version contains many fix/features:
* Bump library soname due to urcu flavor structure change
* Cleanup: use mutex_lock() wrapper in rculfhash
* Use workqueue in rculfhash
* Implement urcu workqueues internal API
* Add support for m68k architecture
* Set -Wall globally in AM_CFLAGS
* Fix: remove double use of PTHREAD_CFLAGS
* Re-add PTHREAD_CFLAGS to global CFLAGS
* Fix: Don't override user variables within the build system
* Add report at the end of configure
* uatomic-api docs: use the third-person singular
* Add --enable-rcu-debug to configure
* ARM32: use dmb ish (inner shareable domain) for smp barriers
* Cleanup: remove cmm_wmb() from rcu_xchg_pointer and rcu_cmpxchg_pointer
* Fix: uatomic arm32: add missing release barrier before uatomic_xchg
* Tests: Add verbose support to test script
* Fix: add missing CONFIG_RCU_FORCE_SYS_MEMBARRIER to urcu/config.h.in
* Allow forcing the use of sys membarrier
* Fix: rcutorture: work-around signal issue on mac os x
* Fix: rcutorture should register thread using call_rcu
* Fix: add missing backslash in Makefile.am
* Fix: Do not use wildcards in include/Makefile.am
* Bump version to 0.10-pre
* Fix: check for rand_r() in compat-rand.h
* Fix: Move rand-compat to private src dir
* Fix: remove AC_FUNC_MALLOC from configure.ac
* Cleanup: Re-organise source dir
* Cleanup: remove leftover manual pthread detection
* Fix: update ax_pthread macro to handle newer clang
* Update library current version due to adding destroy API
* Fix: Use pthread_self to get threadid on OSX
* Fix: examples: use destroy API for queues/stacks
* Update library age due to new stack/queue destroy API
* Fix: tests: invoke destroy APIs for queues/stacks
* Fix: add missing destroy functions to queues/stack APIs
* Fix: add missing __cds_wfcq_init for LGPL API
* Fix: memory leak on hash table destroy
* Fix: Add failover for platforms without nproc
* Fix: use clock_get_time for caa_get_cycles fallback on MacOSX
* Fix: syscall-compat.h MacOSX support
* Fix: Add solaris-build.md to dist
* rculfhash: Documentation: clarify need for grace period before "re-using"
* Port: build shared libraries in Cygwin
* Port: fix compatibility header for Cygwin
* Add GNU Hurd support to syscall-compat.h
* Add support for aarch64_be
* Fix: urcu-bp: re-initialize list head on library exit
* bootstrap: Standardize on autoreconf -vi
* Harmonize bootstrap script across projects
* Fix: examples make distcheck failure
* wfcqueue: add C++ compatibility API
* Fix: CDS_WFCQ_WOULDBLOCK typing for c++
* Fix: configure.ac: check for possibly required libs for clock_gettime
* Support for NIOS2 architecture
* urcu_ref_get_safe: introduce new API
* Fix: handle reference count overflow
* Fix: compat_futex should work-around futex signal-restart kernel bug
* Support for Xeon-Phi with newer MPSS
* sparc64: allocate membarrier system call number
* hppa: allocate membarrier system call number
* Fix build on non-Linux Debian ports
* Fix: urcu-signal: smp_mb_master() needs registry lock
* Fix: rculfhash only needs to include urcu-pointers.h
* Fix: out-of-tree benchmark/regtest
* Fix: add missing regtest and benchmark files to dist tarball
* Fix: add missing run.sh to benchmark makefile

Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D11449
2017-07-17 14:44:39 +00:00
Mathieu Arnold
9e4df9d4bf Update to latest commit.
Sponsored by:	Absolight
2017-07-17 10:20:24 +00:00
Sunpoet Po-Chuan Hsieh
ddf4521cac Update to 0.0.0.20170713
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2017-07-15 19:08:44 +00:00
Sunpoet Po-Chuan Hsieh
412a2cbf60 Update to 0.005
- Add LICENSE
- Remove no-op MAN3
- While I'm here:
  - Fix LICENSE
  - Add NO_ARCH
  - Convert to options target helper

Changes:	http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/CHANGES
PR:		220740
Submitted by:	Koen Martens <gmc@sonologic.nl> (maintainer)
2017-07-15 17:25:03 +00:00
Rene Ladan
6b03d88aec Remove expired ports:
2017-07-11 dns/opendnssec13: Approaching EOL, upgrade to opendnssec 1.4 or 2
2017-07-13 multimedia/banshee: Project is not being actively maintained upstream anymore
2017-07-13 21:54:22 +00:00
Ryan Steinmetz
3495c08713 - Update to 1.1.2 2017-07-13 13:07:58 +00:00
Danilo G. Baio
b0d3c55ea2 dns/unbound: Update to 1.6.4
Changes:	http://www.unbound.net/pipermail/unbound-users/2017-June/004818.html

PR:		220673
Submitted by:	jaap@NLnetLabs.nl (maintainer)
Approved by:	garga (mentor, implicit)
2017-07-12 22:44:53 +00:00
Tobias C. Berner
a3d8ace908 Update KDE Frameworks to 5.36.0
PR:		220579
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D11547
2017-07-12 09:42:50 +00:00
Mathieu Arnold
292588c0f2 Update to latest commit.
Sponsored by:	Absolight
2017-07-10 18:48:17 +00:00
Mathieu Arnold
105f7f6bb7 Update to 9.{9.10,10.5,11.1}-P3.
Sponsored by:	Absolight
2017-07-10 18:48:00 +00:00
Bartek Rutkowski
2bebfdff39 dns/powerdns-recursor: update 4.0.5 -> 4.0.6
- Add option (OPTALGO) for optional algorithms 12 & 15
- Pet portlint

PR:		220533
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2017-07-07 10:57:20 +00:00
Tobias Kortkamp
dc0e63addc Add The Unlicense to Mk/bsd.licenses.db.mk
- Update all ports that currently use a custom definition
- Also add a link to a list of certified copyfree licenses

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D11487
2017-07-05 14:58:11 +00:00
Richard Gallamore
9879f67894 * Updated to 4.0.5
Changelog:	https://doc.powerdns.com/md/changelog/#powerdns-recursor-405

PR:		220289
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Reviewed by:	matthew (mentor), matt
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11472
2017-07-04 17:47:13 +00:00
Mathieu Arnold
18add6bd52 Update to latest commit.
Sponsored by:	Absolight
2017-07-03 12:14:28 +00:00
Richard Gallamore
a3514df00a * Updated to 4.0.4
* New option OPTALGO: Enable optional algorithms (12 & 15), not enabled by default

Changelog: https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-404

PR:		220288
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by:	Dani <i.dani@outlook.com>
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11431
2017-07-02 17:31:58 +00:00
Mathieu Arnold
6639e60fd3 Update to latest commit.
Security:	CVE-2017-3142
Security:	CVE-2017-3143
Sponsored by:	Absolight
2017-06-30 12:11:28 +00:00
Mathieu Arnold
3550198a2d Update to 9.{9.10,10.5,11.1}-P2.
Security:	CVE-2017-3142
Security:	CVE-2017-3143
Sponsored by:	Absolight
2017-06-29 20:51:14 +00:00
Richard Gallamore
60e09e40af * Updated to 2.1.8
Changelog:	https://github.com/AnalogJ/lexicon/releases/tag/v2.1.8

PR:		220298
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11384
2017-06-29 18:16:25 +00:00
Ryan Steinmetz
c69401a2aa - Update to 1.1.1 2017-06-29 01:08:35 +00:00
Sunpoet Po-Chuan Hsieh
e5833541c7 Update to 0.0.0.20170622
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2017-06-27 16:13:23 +00:00
Martin Matuska
d17004b12c Horde package update:
security/pear-Horde_Auth 2.2.1 -> 2.2.2
devel/pear-Horde_Cli 2.2.3 -> 2.2.4
devel/pear-Horde_Core 2.29.0 -> 2.29.1
security/pear-Horde_Crypt 2.7.8 -> 2.7.9
dns/pear-Horde_Idna 1.1.0 -> 1.1.1
graphics/pear-Horde_Image 2.5.0 -> 2.5.1
mail/pear-Horde_Imap_Client 2.29.12 -> 2.29.13
textproc/pear-Horde_JavascriptMinify 1.1.3 -> 1.1.4
mail/pear-Horde_ListHeaders 1.2.4 -> 1.2.5
mail/pear-Horde_Mail 2.6.3 -> 2.6.4
mail/pear-Horde_Smtp 1.9.4 -> 1.9.5
devel/horde-whups 3.0.9 -> 3.0.10
2017-06-27 10:02:04 +00:00
Alexey Dokuchaev
0041ef488b - Update DNS Tools ports to their most recent versions
- Switch to HTTP instead of FTP for MASTER_SITES
- Relinquish control, they are stable enough to fly solo
2017-06-27 07:05:14 +00:00
Danilo G. Baio
1b9d97d846 dns/dnscrypt-wrapper: Update to 0.3
Changes: https://github.com/cofyc/dnscrypt-wrapper/releases/tag/v0.3

PR:		220213
Submitted by:	freebsd@toyingwithfate.com (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11342
2017-06-26 23:34:16 +00:00
Sunpoet Po-Chuan Hsieh
ffbdb740c5 Update to 1.11
Changes:	http://search.cpan.org/dist/Net-DNS/Changes
2017-06-26 19:36:03 +00:00
Mathieu Arnold
30d3468ce0 Update to latest commit.
Sponsored by:	Absolight
2017-06-26 14:52:22 +00:00
Sunpoet Po-Chuan Hsieh
13b6c21943 Remove Perl core modules
- While I'm here:
  - Add NO_ARCH
  - Use USES=mysql
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-26 03:24:33 +00:00
Sunpoet Po-Chuan Hsieh
d4e439cc62 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:19:02 +00:00
Sunpoet Po-Chuan Hsieh
2a5cc377cc Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:57 +00:00
Sunpoet Po-Chuan Hsieh
c6faa96cf4 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:53 +00:00
Sunpoet Po-Chuan Hsieh
20b1b132a0 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:48 +00:00
Sunpoet Po-Chuan Hsieh
210af10efd Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:43 +00:00
Matthew Seaman
9981feb781 Update to 2.5.2
This solves a problem with pykeymgr being unable to load the lmdb
module.

PR:		220241, 220258
Submitted by:	freebsd@dns-lab.com (maintainer)
2017-06-25 11:18:50 +00:00
Matthew Seaman
5225207f78 Update to 2.5.1
* Add new USES: autoreconf, localbase, python, shebangfix
  * Mark broken on i386 --
       undefined reference to '__atomic_fetch_add_8'
  * Move libfstrm.so dependency so it is only added when the
    DNSTAP option is enabled.

PR:		220205
Submitted by:	freebsd@dns-lab.com (maintainer)
2017-06-23 15:36:51 +00:00
Sunpoet Po-Chuan Hsieh
583c154a4c Remove Perl core modules
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-21 18:53:11 +00:00
Danilo G. Baio
c8cfbc21d3 dns/py-dns-lexicon: Update to 2.1.7
Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.7

PR:		220007
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11220
2017-06-19 22:31:47 +00:00
Mathieu Arnold
d13f94ee7a Update to latest commit.
Sponsored by:	Absolight
2017-06-19 10:32:31 +00:00
Tobias C. Berner
3ce91e9a7b Update KDE Frameworks to 5.35
PR:		219950
Submitted by:	Adriaan de Groot <groot@kde.org>
Exp-Run by:	antoine
2017-06-17 18:42:42 +00:00
Mathieu Arnold
3fb8800bcd Update to latest commit.
MFH:		2017Q2
Security:	CVE-2017-3140
Security:	CVE-2017-3141
Sponsored by:	Absolight
2017-06-15 11:46:29 +00:00
Mathieu Arnold
784e0848d5 Update to 9.9.10-P1, 9.10.5-P1, 9.11.1-P1.
MFH:		2017Q2
Security:	CVE-2017-3140
Security:	CVE-2017-3141
Sponsored by:	Absolight
2017-06-14 22:54:49 +00:00
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
Adam Weinberger
a155d15ea3 Update unbound to 1.6.3.
This release fixes a spurious assertion failure when unbound receives a
malformed packet with 0x20 enabled.

Bug Fixes
- Fix #1280: Unbound fails assert when response from authoritative
  contains malformed qname. When 0x20 caps-for-id is enabled, when
  assertions are not enabled the malformed qname is handled correctly.

PR:		219958
Submitted by:	maintainer (jaap NLnetLabs nl)
2017-06-13 20:37:06 +00:00
Sunpoet Po-Chuan Hsieh
dd1c38c3e2 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> File_DNS-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_DNS-0.1.0.tgz
fetch: http://pear.php.net/get/File_DNS-0.1.0.tgz: size mismatch: expected 10024, actual 10128

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/File_DNS-0.1.0.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:39:12 +00:00
Sunpoet Po-Chuan Hsieh
03c3ec253e Update to 1.5.0
Changes:	https://github.com/DNS-OARC/dnscap/releases
2017-06-08 14:06:34 +00:00
Matthias Andree
6a565e29e5 Fix up pxelogic.0 suffix logic.
Regression in v2.77 caused by a patch proposed by yours truly.

Reported by:	Steven Shiau (via upstream dnsmasq-discuss mailing list)
Obtained from:	Chris Novakovich and Simon Kelley
Pointyhat to:	mandree@
2017-06-07 20:00:41 +00:00
Rene Ladan
9c416ecb95 Remove expired port:
2017-03-31 dns/pear-Net_DNS: This Port use PHP4.2 - This PHP-Version is not longer supporded
2017-06-07 16:34:44 +00:00
Kubilay Kocak
9a32678c4f dns/py3-idna: Delete pkg-descr and distinfo
These files are no longer needed (inherited from py-idna)

PR:		219833
2017-06-07 10:44:55 +00:00
Kubilay Kocak
d1c99f2ebf [NEW] dns/py3-idna: Create Python 3.x port of py-idna
The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:	219833
2017-06-07 10:34:30 +00:00
Mathieu Arnold
c475168a20 Update to latest snapshot.
Sponsored by:	Absolight
2017-06-06 08:50:05 +00:00
Kubilay Kocak
85ee085573 dns/py-idna: Update to 2.5
- Update PORTVERSION and distinfo checksum (2.5)
- Enable concurrent version installation
- Mark package architecture independent


  https://github.com/kjd/idna/blob/v2.5/HISTORY.rst
2017-06-04 14:44:33 +00:00
Sunpoet Po-Chuan Hsieh
3b5602dee9 Update to 1.3.1
Changes:	https://github.com/DNS-OARC/PacketQ/blob/develop/CHANGES
PR:		219730
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2017-06-02 18:15:15 +00:00
Sunpoet Po-Chuan Hsieh
f68f87d720 Remove outdated PERL_LEVEL check 2017-06-02 15:38:40 +00:00
Matthias Andree
56117f87e1 Update to new release 2.77.
Changelog: <http://thekelleys.org.uk/dnsmasq/CHANGELOG>
2017-06-01 17:55:27 +00:00
Sunpoet Po-Chuan Hsieh
dbfe3955e0 Update to 2.1.5
Changes:	https://github.com/AnalogJ/lexicon/releases
PR:		219623
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
2017-05-29 15:28:57 +00:00
Mathieu Arnold
a73c17a023 Update to latest commit.
Sponsored by:	Absolight
2017-05-29 12:30:11 +00:00
Jimmy Olgeni
45ea58c8e5 Update dns/erlang-idna to version 5.0.2. 2017-05-29 08:47:25 +00:00
Sunpoet Po-Chuan Hsieh
c110558d21 Fix OPTIONS_DEFAULT: remove EXAMPLES which is added by framework
Approved by:	portmgr (blanket)
2017-05-28 23:17:04 +00:00
Sunpoet Po-Chuan Hsieh
1115b37372 Fix OPTIONS_DEFAULT: remove DOCS which is added by framework
Approved by:	portmgr (blanket)
2017-05-28 23:17:00 +00:00
Antoine Brodin
e2fc852e1f Register dependency on groff
PR:		213725
2017-05-28 21:18:04 +00:00
Antoine Brodin
69771bc284 Register dependency on groff
PR:		213725
2017-05-28 10:58:00 +00:00
Baptiste Daroussin
b6a5f76bf7 Dnsforwarder is A simple DNS forwarder.Main fetures:
1.Forwarding queries to customized domains (and their subdomains) to
   specified servers over a specified protocol (UDP or TCP).non-standard
   ports are supported;
 2.DNS cache and its controls(including modifying TTL for different domains);
 3.Ignoring DNS responses from upstream servers containing particular IPs;
 4.Loading hosts from file (including the support for wildcards, CName
   redirections and remote hosts files);
 5.Refusing queries to specified domains (for ads blocking);
 6.Cross-platform (Windows, Linux);

WWW: https://github.com/holmium/dnsforwarder

PR:		219370
Submitted by:	Jov <amutu@amutu.com>
2017-05-27 08:57:39 +00:00
Mark Linimon
c095cd43d0 Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 20:02:44 +00:00
Sunpoet Po-Chuan Hsieh
9ecaf4972d Add packetq 1.3.0
packetq is a command line tool to run SQL queries directly on PCAP
files, the results can be outputted as JSON (default),
formatted/compact CSV and XML. It also contain a very simplistic
web-server in order to inspect PCAP files remotely.
PacketQ was known as DNS2db but renamed in 2011.

WWW: https://www.dns-oarc.net/tools/packetq

PR:		219504
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2017-05-25 21:03:07 +00:00
Matthias Andree
9a892f00e3 Update to new upstream release candidate #5.
Switch IDN support from libidn to libidn2.
Drop patches integrated upstream.
2017-05-22 22:53:11 +00:00
Mark Linimon
081beb2d38 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 13:17:38 +00:00
Mathieu Arnold
7340c6df0a Update to latest commit.
Sponsored by:	Absolight
2017-05-22 12:16:36 +00:00
Matthias Andree
9016fa489d Update to upstream release candidate #4, with two more fixes.
Additionally, zero out *addrp in edns0.c, and fix two typoes in
forward.c where && should be &. These fixes have all been reported
upstream.

Note that the build rig is currently not up to using I18N and IDN2, so
we forgo IDN2 for now. Also reported upstream.

Changelog since -test5:

1835343 (tag: v2.77rc4) Update German translation.
2aaea18 Add .gitattributes to substitute VERSION on export.
7ab78b9 (tag: v2.77rc3) Fix c7be0164ce6ae89d6f2f0ffea14e2612418dd5da
c7be016 (tag: v2.77rc2) Suppress DHCP ping checks when allocating on the loopback interface.
d203af4 Add optional support for libidn2 and therefore IDNA2008.
05f76da Don't die() on failing to parse lease-script output.
bf05f8f Fix crash introduced by 09f3b2cd9c7b5b5e0e96ba41f666e69808862620.
09f3b2c (tag: v2.77rc1) Fix case of DS queries to domains marked as not doing DNSSEC.
2282787 Fix botch introduced by 561441320f0cb67ea97f81c59332da5c6d14b494
4583dd9 Replace obsolete utime() usage with utimes().
5614413 Fix a couple of crashes on malformed config files.
b2a9c57 Add "known-othernet" DHCP tag.
2017-05-21 11:05:56 +00:00
Tobias C. Berner
99c421b481 Update KDE Frameworks to 5.34.0
PR:		219314
Reviewed by:	rakuco
Exp-run by:	antoine
Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10747
2017-05-20 10:24:35 +00:00
Alan Somers
41a8b72ca8 Use anticongestion in dns/ddclient
Introduced in src r316342, the anticongestion feature unifies multiple
periodic scripts' disparate sleeps.

PR:		218442
Approved by:	mjl@luckie.org.nz (maintainer)
Approved by:	brd (ports)
2017-05-20 02:27:54 +00:00
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Danilo G. Baio
870d67a2c5 dns/py-dns-lexicon: Update to 2.1.4
PR:		219240
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10700
2017-05-16 00:13:01 +00:00
Mathieu Arnold
840b1378bc Update to latest commit.
Sponsored by:	Absolight
2017-05-15 14:41:37 +00:00
Mark Linimon
ba601f25ac Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 03:35:51 +00:00
Mark Felder
ee991a5121 dns/dnswalk: Unbreak port
Deprecated Perl syntax was preventing the port from working.

Approved by:	portmgr
MFH:		2017Q2
2017-05-12 19:48:17 +00:00
Jason Helfman
2a971878f6 - remove extra patch file causing a re-patch of same file
Reported by:	pkg-fallout@
2017-05-11 18:30:58 +00:00
Sunpoet Po-Chuan Hsieh
6741e3ad74 Update to 0.8.8
- While I'm here, fix indent

Changes:	https://github.com/barnybug/cli53/blob/master/CHANGELOG.md
PR:		219178
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2017-05-10 06:54:27 +00:00
Sunpoet Po-Chuan Hsieh
c8d79ac8f3 Update to 2.1.2
- While I'm here:
  - Add LICENSE_FILE
  - Sort USE_PYTHON
  - Fix typo

Changes:	https://github.com/AnalogJ/lexicon/releases
PR:		219167
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
2017-05-09 14:23:21 +00:00
Mathieu Arnold
bd4783b394 Update to latest commit.
Sponsored by:	Absolight
2017-05-09 12:55:36 +00:00
Sunpoet Po-Chuan Hsieh
fa52e61575 Update to 1.10
Changes:	http://search.cpan.org/dist/Net-DNS/Changes
2017-05-06 11:14:32 +00:00
Martin Wilke
a2c4a5c233 Lexicon provides a way to manipulate DNS records on multiple DNS providers in a
standardized way. Lexicon has a CLI but it can also be used as a python library.

Lexicon was designed to be used in automation, specifically letsencrypt.

WWW: https://github.com/AnalogJ/lexicon

PR:		218792
Submitted by:	Goran Meki <meka@tilda.center>
2017-05-06 06:03:58 +00:00
Matthias Andree
0fc229aba6 Update to new upstream test release -test5.
Diff from upstream CHANGELOG:
+           Allow use of MAC addresses with --tftp-unique-root. Thanks
+           to Floris Bos for the patch.
+
+            Add --dhcp-reply-delay option. Thanks to Floris Bos
+           for the patch.
+
+            Add mtu setting facility to --ra-param. Thanks to David
+           Flamand for the patch.
+
+           Capture STDOUT and STDERR output from dhcp-script and log
+           it as part of the dnsmasq log stream. Makes life easier
+           for diagnosing unexpected problems in scripts.
+           Thanks to Petr Mensik for the patch.
+
+           Generate fatal errors when failing to parse the output
+           of the dhcp-script in "init" mode. Avoids strange errors
+            when the script accidentally emits error messages.
+           Thanks to Petr Mensik for the patch.
+
+            Make --rev-server for an RFC1918 subnet work even in the
+            presence of the --bogus-priv flag. Thanks to
+           Vladislav Grishenko for the patch.
+
+           Extend --ra-param mtu: field to allow an interface name.
+           This allows the MTU of a WAN interface to be advertised on
+           the internal interfaces of a router. Thanks to
+           Vladislav Grishenko for the patch.
+
+            Do ICMP-ping check for address-in-use for DHCPv4 when
+           the client specifies an address in DHCPDISCOVER, and when
+           an address in configured locally. Thanks to Alin Năstac
+           for spotting the problem.

This change was reverted:
-            Implement RFC 6842. Thanks to Reddeiah Raju Konduru for
-            pointing out that this was missing.

Reported by:	portscout
2017-05-04 22:50:30 +00:00
Larry Rosenman
e138a6dbf8 Correct typo in DNSCRYPT option description
PR:	219052
Submitted by: greenreaper@hotmail.com
Reportee by:
Approved by:	adamw (mentor, implicit)
2017-05-04 01:49:21 +00:00
Kurt Jaeger
b7520a6054 dns/opendnssec2: update 2.1.0 -> 2.1.1
- OPENDNSSEC-889: MySQL migration script didnt work for all database
  and MySQL versions.
- OPENDNSSEC-887: Segfault on extraneous tag.
- OPENDNSSEC-880: Command line parsing for import key command failed.
- OPENDNSSEC-890: Bogus signatures upon wrong zone input when TTLs
  for same rrset are mismatching.

PR:		218995
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2017-05-02 19:33:34 +00:00
Kurt Jaeger
a26a381795 dns/opendnssec: update 1.4.12 -> 1.4.14
- OPENDNSSEC-888: Fix up MySQL<->SQLite3 database conversion script.
- OPENDNSSEC-752: Incorrect calculated number of KSKs needed when
  KSK and ZSK have exactly the same parameters. This would prevent
  KSK rollovers.
- OPENDNSSEC-890: Bogus signatures on mismatching TTLs within the same RRset.

PR:		218994
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2017-05-02 19:29:30 +00:00
Mathieu Arnold
51aa0de6f7 Update to latest commit.
Sponsored by:	Absolight
2017-05-02 10:46:47 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Larry Rosenman
6840168813 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
2017-04-30 15:47:51 +00:00
Kurt Jaeger
fead0aae6e New port: dns/drool
DNS Replay Tool (drool) can replay DNS traffic from packet capture
(PCAP) files and send it to a specified server, with options such
as to manipulate the timing between packets, as well as loop packets
infinitely or for a set number of iterations. This tool's goal is
to be able to produce a high amount of UDP packets per second and
TCP sessions per second on common hardware.

WWW: https://www.dns-oarc.net/tools/drool

PR:		218706
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2017-04-30 03:22:11 +00:00
Mark Linimon
4ebba57eca Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-30 00:44:32 +00:00
Kurt Jaeger
04078721f0 dns/unbound: update 1.6.1 -> 1.6.2
PR:		218872
Changes:	http://www.unbound.net/pipermail/unbound-users/2017-April/004762.html
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-04-29 20:59:34 +00:00
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
Kurt Jaeger
834171938d dns/knot2: update 2.3.3 -> 2.4.3
PR:		218948
Changes:	https://gitlab.labs.nic.cz/labs/knot/raw/v2.4.3/NEWS
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2017-04-29 20:28:55 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
2017-04-29 15:43:46 +00:00
Sunpoet Po-Chuan Hsieh
8a65bf2520 Update to 2.0.2
- Clean up DISTINFO_FILE which should be part of r439384

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2017-04-29 07:50:44 +00:00
Ryan Steinmetz
171de31fdf - Update to 1.1.0 2017-04-26 16:48:06 +00:00
Carlos J. Puga Medina
5eb2896cad - Add INSTALL_TARGET=install-strip
While here, sort LICENSE_FILE

PR:		218416
Submitted by:	takefu@airpot.fm
Approved by:	Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer timeout, 3 weeks)
2017-04-26 15:08:03 +00:00
Larry Rosenman
922efee573 dns/opendnssec13: Pull in textproc/gnugrep for a proper grep(1) with GNU extensions
PR:	218616
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	<jaap@NLnetLabs.nl> (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D10503
2017-04-26 01:30:01 +00:00
Sunpoet Po-Chuan Hsieh
f60b72070c Update to 1.60.1
Changes:	https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
2017-04-25 14:24:56 +00:00
Sunpoet Po-Chuan Hsieh
6f510c7651 Update to 2.0.1
Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
PR:		218833
Submitted by:	tijl
2017-04-25 14:22:45 +00:00
Sunpoet Po-Chuan Hsieh
1fe825bece Add NO_ARCH
- Sort PLIST
2017-04-24 15:18:27 +00:00
Sunpoet Po-Chuan Hsieh
e94280b40a Update to 0.0.0.20170412
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2017-04-24 15:16:08 +00:00
Sunpoet Po-Chuan Hsieh
b54dfadcd5 Update WWW 2017-04-24 15:11:01 +00:00
Mathieu Arnold
b9c2d4f028 Update to latest snapshot.
Sponsored by:	Absolight
2017-04-24 10:26:55 +00:00
Rene Ladan
c7b6c8eaf9 Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by:	Mark Millard via private e-mail
2017-04-21 20:25:00 +00:00
Dmitry Marakasov
5225517cba - Fix shebangs
- Add NO_ARCH
2017-04-21 10:50:59 +00:00
Mathieu Arnold
d4de1a5f8c Update to 9.9.10, 9.10.5, 9.11.1 and 9.12 to latest snapshot.
While there:

Make it more maintainable by sorting stuff in the Makefile and removing
vestigial pre 10.3 things.

Refresh the root zone hints.

"Fix" the configuration section telling you to get some top level
zones from f.root-servers.net, which does not allow axfr any more. [1]

PR:		218656 [1]
Reported by:	Thomas Steen Rasmussen / Tykling [1]
MFH:		2017Q2
Sponsored by:	Absolight
2017-04-20 13:12:35 +00:00
Tobias C. Berner
99425922de Update KDE Frameworks to 5.33.0
PR:		218524
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10331
2017-04-19 14:59:40 +00:00
Sunpoet Po-Chuan Hsieh
d0a942ec0a Use dns/public_suffix_list for up-to-date public suffix list
- Bump PORTREVISION for package change

PR:		218362
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
2017-04-19 14:39:05 +00:00
Sunpoet Po-Chuan Hsieh
2e4af257cd Update to 1.0.7
Changes:	https://github.com/KimNorgaard/validates_hostname/commits/master
2017-04-16 11:07:11 +00:00
Carlos J. Puga Medina
742334791f dns/dnsdist: fix dnsdist binaries when building on 10.3
- Change USES=compiler:c++14-lang to USES=compiler. Now the compiler macro doesn't require any arguments.
- Bump PORTREVISION

Reported by:	Robin Geuze <robing@transip.nl> via mail
2017-04-14 16:31:02 +00:00
Mathieu Arnold
0688061ed1 Unbreak rndc calls when using non default rndc.key location.
PR:		218335
Sponsored by:	Absolight
2017-04-13 10:15:18 +00:00
Mathieu Arnold
b86cf46531 Update to latest commit.
Security:	c6861494-1ffb-11e7-934d-d05099c0ae8c
Sponsored by:	Absolight
2017-04-13 10:15:10 +00:00
Xin LI
aff3d8f655 Security update to 9.9.9-P8.
Security:	c6861494-1ffb-11e7-934d-d05099c0ae8c
Approved by:	so
2017-04-13 04:21:55 +00:00
Xin LI
9ea80ae14d Security update to 9.11.0P5.
Security:	c6861494-1ffb-11e7-934d-d05099c0ae8c
Approved by:	so
MFH:		2017Q2
2017-04-13 04:12:37 +00:00
Xin LI
2710d88751 Security update to 9.10.4-P6.
Security:	c6861494-1ffb-11e7-934d-d05099c0ae8c
Approved by:	so
MFH:		2017Q2
2017-04-13 04:09:29 +00:00
Mathieu Arnold
4570564656 Remove private URLs that should never have been committed.
Pointy hat:	mat
Sponsored by:	Absolight
2017-04-11 13:59:43 +00:00
Sunpoet Po-Chuan Hsieh
a872a8630e Remove Perl core modules
- Add LICENSE_FILE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-04-11 00:47:49 +00:00
Larry Rosenman
94d71588ac inet/mDNSResponder was updated to 765.50.9 this week, here is the update for the nss companion module.
PR:	218481
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D10354
2017-04-11 00:31:24 +00:00
Sunpoet Po-Chuan Hsieh
44d7b87512 Use UTF-8 locale to ensure psl-make-dafsa processing
The error message using C locale is as follows:

./psl-make-dafsa --output-format=cxx+ "/usr/local/share/public_suffix_list/public_suffix_list.dat" suffixes_dafsa.c
Traceback (most recent call last):
  File "./psl-make-dafsa", line 695, in <module>
    sys.exit(main())
  File "./psl-make-dafsa", line 689, in main
    outfile.write(converter(parser(infile, utf_mode, codecs), utf_mode, codecs))
  File "./psl-make-dafsa", line 559, in parse_psl
    for line in infile:
  File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7619: ordinal not in range(128)
2017-04-07 23:16:15 +00:00
Sunpoet Po-Chuan Hsieh
c2c153fe30 Update to 1.19
- Remove MASTER_SITE_SUBDIR

Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2017-04-06 21:56:38 +00:00
Mark Linimon
67cab83a77 Now builds on sparc64. 2017-04-05 02:10:25 +00:00
Sunpoet Po-Chuan Hsieh
b871026318 Update to 0.0.0.20170401
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2017-04-02 02:37:20 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Tobias Kortkamp
5000111fb7 Add missing databases/py-sqlite3 dependency
PR:		218227
Submitted by:	Rihaz Jerrin <rihaz.jerrin@gmail.com> (maintainer)
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10204
2017-03-30 20:21:58 +00:00
Sunpoet Po-Chuan Hsieh
a7d6f7616c Update to 1.4.1
Changes:	https://github.com/DNS-OARC/dnscap/releases
2017-03-30 15:13:00 +00:00
Craig Rodrigues
f595668f6b Move from google code to github
Approved by:		ak
Differential Revision:	https://reviews.freebsd.org/D10159
2017-03-28 08:06:22 +00:00
Sunpoet Po-Chuan Hsieh
c1ee994180 Update to 1.09
Changes:	http://search.cpan.org/dist/Net-DNS/Changes
2017-03-25 04:37:49 +00:00
Sunpoet Po-Chuan Hsieh
b86588d60d Add rubygem-validates_hostname 1.0.6
Extension to ActiveRecord::Base for validating hostnames and domain names.

Features:
- Adds validation for hostnames to ActiveModel
- Supports i18n for the error messages

WWW: https://github.com/KimNorgaard/validates_hostname
2017-03-22 21:03:48 +00:00
Mathieu Arnold
12e3b34a8e Fix build.
Sponsored by:	Absolight
2017-03-21 23:47:24 +00:00
Martin Matuska
14eb70b514 Horde package update:
devel/pear-Horde_Cli 2.0.7 -> 2.1.0
devel/pear-Horde_Core 2.27.8 -> 2.28.1
www/pear-Horde_Form 2.0.15 -> 2.0.16
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
graphics/pear-Horde_Image 2.3.6 -> 2.4.0
textproc/pear-Horde_Text_Diff 2.1.2 -> 2.2.0
www/horde-ansel 3.0.5 -> 3.0.6
www/horde-base 5.2.13 -> 5.2.14
mail/horde-imp 6.2.17 -> 6.2.18
mail/horde-ingo 3.2.13 -> 3.2.14
deskutils/horde-kronolith 4.2.19 -> 4.2.20
deskutils/horde-mnemo 4.2.12 -> 4.2.13
deskutils/horde-nag 4.2.13 -> 4.2.14
mail/horde-turba 4.2.18 -> 4.2.19
2017-03-21 23:38:47 +00:00
Matthias Andree
b945d9912f Update to -test4 release, forward port IPSET [1]
Changes since -test3 release (edited diff from CHANGELOG):
* Improve logging of upstream servers when there are a lot of "local
  addresses only" entries.
* Implement RFC 6842.
* Make --bogus-priv apply to IPv6, for the prefixes specified in RFC6303.

Forward port IPSET option from ../dnsmasq port, to permit build on
PF-less systems.

PR:		217900 [1]
Submitted by:	Oliver Pinter <oliver.pinter@hardenedbsd.org>
2017-03-21 22:50:44 +00:00
Matthias Andree
b4f3ace967 Correct placement of option helpers.
Related to:
PR: 217900
2017-03-21 22:45:43 +00:00
Matthias Andree
e5b50fecb1 Allow build on PF-less (NO_IPSET) systems.
This adds a new ports option, IPSET, defaulting to on.

Use the opportunity to use the options helpers OPT_CFLAGS[_OFF] on the
trivial options.

PR:		217900
Submitted by:	Oliver Pinter <oliver.pinter@hardenedbsd.org>
2017-03-21 22:43:56 +00:00
Sunpoet Po-Chuan Hsieh
5554627c9f Add THREADS option
PR:		217976
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2017-03-21 20:40:18 +00:00
Sunpoet Po-Chuan Hsieh
d07ce734c1 Add rubygem-simpleidn 0.0.7
SimpleIDN allows easy conversion from punycode ACE (IDNA) strings to unicode
UTF-8 strings and visa versa.

WWW: https://github.com/mmriis/simpleidn

PR:		217910
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2017-03-20 00:28:57 +00:00
Rene Ladan
c1da7c8cad Take in olivierd@'s commit bit on his request.
Submitted by:	olivierd@
With hat:	portmgr-secretary
2017-03-19 14:02:23 +00:00
Sunpoet Po-Chuan Hsieh
a8ffb6dd89 Mark DEPRECATED and set EXPIRATION_DATE to 2017-03-31
PR:		217875
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
2017-03-18 17:12:54 +00:00
Tobias C. Berner
86a1cc0a58 Update KDE Frameworks to 5.32
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.

PR:		217709
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9959
2017-03-17 06:27:30 +00:00
Jason Unovitch
df713040b0 dns/nsd: Fix missing _t to _type conversion for disable-radix-tree option
- Noting NSD changelog, recent update renamed _t typedefs because POSIX
  reserves them. The 4.1.15 update missed a few conversion.
- Unbreak RADIXTREE. No PORTREVISION change as port would not have built.

PR:		217640
Reported by:	Max Kostikov <max@kostikov.co>
Submitted by:	w.schwarzenfeld@utanet.at (the suggested diff)
		jaap@NLnetLabs.nl (maintainer - the port patch)
Obtained from:	nsd svn r4741
2017-03-17 02:14:39 +00:00
Mathieu Arnold
e51bbb58a4 Remove all _USE=openssl occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Jan Beich
b092787733 dns/openmdns: update to 0.7
Changes:	https://github.com/haesbaert/mdnsd/compare/627cc56...0.7
2017-03-11 08:37:50 +00:00
Sunpoet Po-Chuan Hsieh
b209cfbd8f Use real PORTVERSION and update dependent ports
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
2017-03-10 22:45:52 +00:00
Sunpoet Po-Chuan Hsieh
f46547b081 Update to 1.18
Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2017-03-08 16:51:27 +00:00
Bartek Rutkowski
0239e18ae0 dns/opendnssec2: update 2.0.3 -> 2.1.0
- Fix DB scripts from docs

PR:		217563
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
MFH:		2017Q1
2017-03-08 11:04:53 +00:00
Wen Heping
a8ec31d475 - Update to 1.4.3
PR:		217609
Submitted by:	joneum@bsdproject.de(maintainer)
2017-03-08 02:38:24 +00:00
Wen Heping
a300cdae9c - Update to 1.6.1
PR:		217614
Submitted by:	jaap@NLnetLabs.nl(maintainer)
2017-03-08 01:48:33 +00:00
Jason Unovitch
8643d00296 dns/nsd: update 4.1.14 -> 4.1.15
PR:		217537
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-03-05 01:03:40 +00:00
Dmitry Marakasov
908dfd1bd4 - Switch to USES=localbase
- Switch to options helpers
- Simplify installation
- Switch to pkg-message
2017-03-04 09:01:47 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Martin Wilke
6d14406a13 - Chase ldns shlip bump
PR:		217495
2017-03-03 04:12:20 +00:00
Martin Wilke
ab59fa291c - Update to 1.7.0
Changelog: https://git.nlnetlabs.nl/ldns/tree/Changelog

PR:		        217495
Submitted by:	maintainer
2017-03-03 04:11:14 +00:00
Sunpoet Po-Chuan Hsieh
585d14b21e Update to 1.12
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/Changes
2017-03-02 17:59:37 +00:00
Jimmy Olgeni
e1c979486b Update dns/erlang-idna to version 4.0.0. 2017-03-01 11:18:09 +00:00
Sunpoet Po-Chuan Hsieh
04d8637039 Update to 1.4.0
- Add my LOCAL to MASTER_SITES

Changes:	https://github.com/DNS-OARC/dnscap/releases
2017-02-28 14:57:52 +00:00
Bartek Rutkowski
255d1799b5 dns/mDNSResponder_nss: update 765.20.4 -> 765.30.11
PR:		216596
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
2017-02-28 08:51:22 +00:00
Sunpoet Po-Chuan Hsieh
deacaf1e7e Update to 0.0.0.20170223
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2017-02-27 14:14:08 +00:00
Dmitry Marakasov
f3bcde2879 - Update to 1.1.0
PR:		216951
Submitted by:	mjl@luckie.org.nz
Approved by:	maintainer timeout (d.pryadko@rambler-co.ru, 2 weeks)
2017-02-27 13:53:29 +00:00
Bernard Spil
a5c65f771e dns/yadifa: Fix LibreSSL build issues
- Add checks for LIBRESSL_VERSION_NUMBER

PR:		217349
Obtained from:	https://github.com/yadifa/yadifa/pull/2
2017-02-27 10:41:46 +00:00
Ruslan Makhmatkhanov
1e9fe3f4df dns/knot-resolver: update to 1.2.3
- tweak make variables
- remove unneeded local patches

PR:		217326
Submitted by:	 Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2017-02-26 15:17:58 +00:00
Jan Beich
7b82e61775 dns/openmdns: update to 0.6.24
Changes:	d76ce05...627cc56
2017-02-23 07:35:07 +00:00
Don Lewis
af7a1ea6d1 Upgrade devel/mtbl to version 1.0.0:
mtbl (1.0.0)

   * Backwards-incompatible file format change to enable block sizes >4G.
   * Add support for zstd compression. This adds a new library dependency
     on libzstd.
   * Add mtbl_iter_seek function.
   * Add mtbl_fileset_partition function.
   * Breaks ABI for version 0.x.x.

  mtbl (0.8.1)

   * Add portability for clock time.
   * Simplify and improve portability related to byte order primitives.
   * Fix assertion failure. If there is a broken mtbl file in the fileset
     then a NULL reader will be returned. This change checks for that
     error condition in fs_reinit_merger() and does not pass the empty
     reader onwards to mtbl_merger_add_source().

Compatiblity with the latest libz4 has been added so files/patch-configure
is no longer needed.

Bump PORTREVISION on dependent ports due to ABI / shared library version
change.
2017-02-23 01:54:12 +00:00
Sunpoet Po-Chuan Hsieh
af5b85e938 Update to 1.08
Changes:	http://search.cpan.org/dist/Net-DNS/Changes
2017-02-21 16:36:55 +00:00
Mathieu Arnold
ccf4d8ede3 Update to latest snapshot.
Sponsored by:	Absolight
2017-02-20 16:05:43 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Tobias C. Berner
01128f34c7 Update KDE Frameworks to 5.31
* New port: x11-toolkits/kirigami2

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9554
2017-02-18 19:56:12 +00:00
Mathieu Arnold
9cb2c90e32 Remove the remaining IGNORE_FreeBSD_9 lines.
Sponsored by:	Absolight
2017-02-17 16:49:13 +00:00
Sunpoet Po-Chuan Hsieh
0b6a6a7d76 Update to 0.0.0.20170206
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2017-02-16 16:45:37 +00:00
Rene Ladan
676b34a127 Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
2017-02-15 21:33:11 +00:00
Sunpoet Po-Chuan Hsieh
14dfc90292 Update to 1.17
Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2017-02-14 14:33:57 +00:00
Mathieu Arnold
b8e18e40c3 Update to latest commit.
MFH:		2017Q1
Security:	CVE-2017-3135
Sponsored by:	Absolight
2017-02-13 12:38:41 +00:00
Matthias Andree
7cadc1bd22 Update to 2.77.test3.
Simon Kelley (2):
      Improve connection handling when talking to TCP upsteam servers.
      Add forthcoming 2017 root zone trust anchor to trust-anchors.conf.
2017-02-12 13:02:41 +00:00
Rene Ladan
921fd6118f Return ports maintained by John Marino to the pool, see r433827 for details 2017-02-11 12:42:30 +00:00
Kirill Ponomarev
a006f4a3c1 Update dns/dns_balance to 2.1
PR:		216958
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9526
2017-02-10 17:46:17 +00:00
Kirill Ponomarev
34c3371db5 Remove superfluous dependency.
Noticed by:	sunpoet
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9523
2017-02-10 17:28:21 +00:00
Kirill Ponomarev
f86d3d2563 Fix stale dependencies.
PR:		216526
Submitted by:	bhtooefr@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9488
2017-02-10 09:13:41 +00:00
Matthias Andree
29d2af5ad9 Update to new 2.77test2 release.
Changelog:	<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=68f6312d4bae30b78daafcd6f51dc441b8685b1e>

Use readelf instead of objdump, unbreaking arm64 build. [1]
Submitted by:	emaste@ [1]
Differential Revision:	https://reviews.freebsd.org/D7881 [1]
2017-02-09 00:22:14 +00:00
Matthias Andree
aaa8832b37 Use readelf instead of objdump, unbreaking arm64 build.
Submitted by:	emaste@
Differential Revision:	https://reviews.freebsd.org/D7881
2017-02-09 00:18:49 +00:00
Mathieu Arnold
32b0a732f5 Update to 9.9.9-P6, 9.10.4-P6 and 9.11.0-P3.
While there, remove the RPZ_PATCH for BIND9 9.9, it has not been updated
for years, and, it does not build any more.

MFH:		2017Q1
Security:	CVE-2017-3135
Sponsored by:	Absolight
2017-02-08 22:39:28 +00:00
Kirill Ponomarev
7a5fb5edb7 Update dns/dnscrypt-wrapper to 0.2.2
PR:		216899
Submitted by:	freebsd@toyingwithfate.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9482
2017-02-08 11:35:03 +00:00
Mathieu Arnold
5aa39579b1 Fix build WITH=CGI after r431796.
Sponsored by:	Absolight
2017-02-07 16:37:17 +00:00
Tijl Coosemans
6d324c1f70 - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-02-05 21:20:24 +00:00
Sunpoet Po-Chuan Hsieh
a9c2ade8fc Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
2017-02-05 11:14:37 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Jan Beich
21a7215c9a devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
2017-02-04 07:56:59 +00:00
Alexey Dokuchaev
375830c7f0 Clean up a few things in `dns/sheerdns' port:
- Spell `LICENSE_FILE' knob correctly
- Fix bogus indentation and knob order
- Optimize away superfluous DOCS variable
- No need to put DOCS on OPTIONS_DEFAULT
- Mute commands that are typically muted
- Fix spelling mistake in port description
2017-02-04 00:12:45 +00:00
Tijl Coosemans
d0d15cc5cd Enable i386 support to Linux CentOS 7 ports.
PR:		216646
2017-01-31 20:32:46 +00:00
Tijl Coosemans
6140d3c6aa - Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
2017-01-31 16:54:21 +00:00
Sunpoet Po-Chuan Hsieh
7f2dff279c Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-01-29 16:04:36 +00:00
Ryan Steinmetz
5ea60a698b - Fix build issue with non-default OPTIONS
- Don't bump PORTREVISION as this is a noop for the default package

PR:		216548
Reported by:	Jan Beich <jbeich@FreeBSD.org>
2017-01-28 17:05:59 +00:00
Tobias C. Berner
0af3f5648f Update KDE Frameworks to 5.30.0
* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland

PR:		216345
Exp-run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9271
2017-01-26 18:19:47 +00:00
Sunpoet Po-Chuan Hsieh
a3b6685988 Update to 0.0.0.20170118
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2017-01-23 18:50:45 +00:00
Mathieu Arnold
49c8848b33 Update to latest commit.
Sponsored by:	Absolight
2017-01-23 14:21:11 +00:00
Ryan Steinmetz
ad4b8a9f1e - Update to 0.8.7
- Pass maintainership to submitter

PR:		214800
Submitted by:	Koichiro IWAO
2017-01-23 02:17:48 +00:00
Rene Ladan
ef0a315d08 Reset sanpei@'s ports after 18 months of inactivity. 2017-01-22 22:02:25 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Carlos J. Puga Medina
28fd6f320b dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0
json11.cpp:153:24: error: invalid operands to binary expression ('nullptr_t' and 'nullptr_t')
        return m_value < static_cast<const Value<tag, T> *>(other)->m_value;
               ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
json11.cpp:209:5: note: in instantiation of member function 'json11::Value<json11::Json::Type::NUL,
      nullptr_t>::less' requested here
    JsonNull() : Value(nullptr) {}
    ^

PR:		216071
Submitted by:	cpm
Reported by:	jbeich
Reviewed by:	jbeich
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:	upstream
MFH:		2017Q1 (blanket)
2017-01-20 19:38:56 +00:00