Commit graph

6529 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
40843b1ccb Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
2023-01-25 11:54:07 -06:00
Mathieu Arnold
060654348b
dns/bind918: upgrade to 9.18.11
Security:	CVE-2022-3094 CVE-2022-3736 CVE-2022-3924
Changes:	https://downloads.isc.org/isc/bind9/9.18.11/doc/arm/html/notes.html#notes-for-bind-9-18-11
2023-01-25 17:34:18 +01:00
Mathieu Arnold
06065425a5
dns/bind916: upgrade to 9.16.37
Security:	CVE-2022-3094 CVE-2022-3736 CVE-2022-3924
Changes:	https://downloads.isc.org/isc/bind9/9.16.37/doc/arm/html/notes.html#notes-for-bind-9-16-37
2023-01-25 17:32:10 +01:00
Yuri Victorovich
d8ced9147b dns/knock: Update 5.3.0 → 5.4.0
Reported by:	portscout
2023-01-24 23:30:52 -08:00
Yuri Victorovich
4ac59f67c9 dns/doggo: Update 0.5.4 → 0.5.5
Reported by:	portscout
2023-01-24 23:10:51 -08:00
Ralf van der Enden
2c4784a760 dns/powerdns-recursor: update to 4.8.1 (fixes CVE-2023-22617)
ChangeLog: https://docs.powerdns.com/recursor/changelog/4.8.html#change-4.8.1

Avoid unbounded recursion when retrieving DS records from some misconfigured
domains.

PR:		269116
Reported by:	tremere@cainites.net (maintainer)
MFH:		2023Q1 (security fix)
Security:	CVE-2023-22617
2023-01-24 07:43:57 +01:00
Tobias C. Berner
687a1ddf1d KDE: Update KDE Frameworks to 5.102
Saturday, 14 January 2023

KDE today announces the release of KDE Frameworks 5.102.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

PR:		268952
Exp-run by: antoine
2023-01-23 06:38:45 +01:00
Bernhard Froehlich
7de890c05e
dns/dnscontrol: Update to 3.24.0 2023-01-22 06:51:49 +00:00
Adam Weinberger
6731a78811 dns/unbound: Clarify DYNLIB_DESC
The DYNLIB option doesn't change whether unbound itself is dynamically
or statically linked, it enables support for third-party shlibs.

Approved by:	maintainer
2023-01-18 11:18:31 -07:00
Alex Kozlov
3fcd6b0318 Remove empty lines at the end of Makefile(s)
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
2023-01-17 05:27:03 +00:00
Dima Panov
e1287d0d12 */*: bump libboost*.so libraries consumert after Boost upgrade 2023-01-16 22:32:07 +03:00
Fernando Apesteguía
38e6e935ef dns/unbound: add dynlib port option
PR:		268942
Reported by:	me@rcm.sh
Approved by:	jaap@NLnetLabs.nl (maintainer)
2023-01-16 13:44:02 +01:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Daniel Engberg
b55bff444d dns/public_suffix_list: Update to 20221207
No changelog available except for upstream git history

PR:		268543
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-14 19:40:35 +01:00
Daniel Engberg
f9ff6b1f78 dns/libpsl: Update to 0.21.2 and switch to Meson
* Switch to Meson (simplifies patching and is faster)
* Drop IDN option, only allow IDNA2008 compatible libraries
* Switch default library to (lib)ICU as its a more common dependency
* Enable "make test"
* Install psl-make-dafsa binary not just manpage
* Modernize Makefile to follow Porters Handbook more closely

Changelog: https://github.com/rockdaboot/libpsl/releases/tag/0.21.2

PR:		268544
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-14 19:38:23 +01:00
Frank Behrens
031321acf9 dns/zkt: update to 1.1.6
ChangeLog: https://raw.githubusercontent.com/hzuleger/ZKT/master/CHANGELOG

PR:		268883
Reported by:	frank@harz.behrens.de (maintainer)
2023-01-14 18:25:31 +01:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Matthias Andree
038ffa5e63 dns/dnsmasq: fix rare cache corruption problem
Simon Kelley sent an advisory that in rare circumstances, the cache can
become corrupted and the DNS subsystem then became disfunctional.
This is reported as regression in 2.88.
Chances seem higher this happens with DNSSEC enabled, but seems not limited
to it.  For details, please see the patch contained in this commit, or
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2023q1/016821.html

The symptom of this happening is apparently a cache internal error.

2.89 with this fix and a few others is slated for release in a week.
Let's fix the patch already and MFH to 2023Q1 so we keep our liberties
to decide whether we need to move quarterly to 2.89 or rather stick
with 2.88_1.

originally
Reported by:	Timo van Roermund (to Simon Kelley in private)
Reported by:	Simon Kelley (upstream maintainer, through mailing list)
Obtained from:	Simon Kelley (upstream maintainer, Git repository)
MFH:		2023Q1
2023-01-14 10:19:23 +01:00
Brad Davis
850f050401 dns/unbound: Update to 1.17.1
The release notes can be found at:
https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-17-1

PR:		268913
Approved by:	jaap@NLnetLabs.nl (maintainer)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-01-13 14:12:27 -07:00
Florian Smeets
8890b32fd2 dns/letsdns: Fix BUILD_/RUN_DEPENDS
Three of the listed BUILD_DEPENDS should actually be RUN_DEPENDS
2023-01-11 22:17:53 +01:00
Florian Smeets
18a0147149 dns/letsdns: Add new port: LetsDNS
Manage DANE TLSA records in DNS servers. Supports multiple domains with
multiple TLS certificates each. LetsDNS can be invoked manually, from a
periodic cron job, or called in a hook function of dehydrated or
certbot.

https://letsdns.org/
2023-01-11 22:10:43 +01:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Hiroki Sato
01101d1e0f
dns/dnsperf: Update to 2.10.0 2023-01-08 05:54:49 +09:00
Daniel Engberg
12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Piotr Kubaj
d88b4d33aa dns/dq: update to 20230101
Changelog:	https://github.com/janmojzis/dq/releases/tag/20230101
2023-01-02 15:48:28 +01:00
Po-Chuan Hsieh
7568b23a69
dns/rubygem-idn-ruby: Update to 0.1.5
Changes:	https://github.com/deepfryed/idn-ruby/blob/master/CHANGES
2022-12-30 17:06:17 +08:00
Po-Chuan Hsieh
1f4e2774b6
dns/rubygem-google-cloud-dns: Update WWW 2022-12-30 17:05:34 +08:00
Po-Chuan Hsieh
e0b386b3df
dns/rubygem-google-apis-dns_v1: Update WWW 2022-12-30 17:05:34 +08:00
Po-Chuan Hsieh
825e2b80b5
dns/py-dnslib: Update to 0.9.23
Changes:	https://github.com/paulc/dnslib/releases
		https://github.com/paulc/dnslib/commits/master
2022-12-30 17:04:58 +08:00
Po-Chuan Hsieh
953b34185b
dns/public_suffix_list: Update to 20221030
- Update WWW
- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
2022-12-30 17:04:09 +08:00
Po-Chuan Hsieh
bf55958aa9
dns/libidn2: Update WWW 2022-12-30 17:04:08 +08:00
Yuri Victorovich
40726d3f82 dns/amass: Update 3.20.0 -> 3.21.2 2022-12-28 22:53:37 -08:00
Tobias C. Berner
d3a83f3dbe KDE: Update KDE Frameworks to 5.101
Saturday, 10 December 2022

KDE today announces the release of KDE Frameworks 5.101.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

PR:		268291
Exp-run by:	antoine
2022-12-28 06:39:42 +01:00
Mathieu Arnold
06035639b2
dns/bind918: update to 9.18.10
Changes:	https://downloads.isc.org/isc/bind9/9.18.10/doc/arm/html/notes.html#notes-for-bind-9-18-10
2022-12-23 17:10:27 +01:00
Mathieu Arnold
0603562715
dns/bind916: update to 9.16.36
Changes:	https://downloads.isc.org/isc/bind9/9.16.36/doc/arm/html/notes.html#notes-for-bind-9-16-36
2022-12-23 17:09:31 +01:00
Daniel Engberg
d6adcd21a1 dns/p5-Net-LibIDN2: Update to 1.02
Changelog:
https://metacpan.org/release/THOR/Net-LibIDN2-1.02/source/Changes

PR:		268166
Approved by:	maintainer timeout (2+ weeks)
2022-12-22 21:21:40 +01:00
Daniel Engberg
29eb9095b0 dns/libidn2: Update to 2.3.4
Enable "make test"

Changelog:
https://lists.gnu.org/archive/html/info-gnu/2022-10/msg00004.html

PR:		268165
Approved by:	maintainer timeout (2+ weeks)
2022-12-22 21:18:33 +01:00
Dmitry Marakasov
31e8394380 dns/libidn2: fix WWW
PR:		268243
Approved by:	maintainer timeout (sunpoet, 2 weeks)
2022-12-22 21:20:32 +03:00
Mikael Urankar
ba14e01a52 lang/rust: Bump revisions after 1.66.0
PR:		268415
2022-12-20 18:37:15 +01:00
Leo Vandewoestijne
65c7fc9298 dns/yadifa: update to 2.6.2
ChangeLog: https://www.yadifa.eu/sites/default/files/README_2.6.2.txt

Fixes an issue trying to link the backtrace call while building yadifad on
FreeBSD

PR:		268410
Reported by:	freebsd@dns.company (maintainer)
2022-12-19 09:00:56 +01:00
Christoph Lukas
212b995746 dns/knot3: Update to 3.2.4
ChangeLog:	https://gitlab.nic.cz/knot/knot-dns/raw/v3.2.4/NEWS
PR:		268325
2022-12-17 19:41:53 +00:00
Mathieu Arnold
0603116cbb
dns/doh-proxy: update to 0.9.5 2022-12-17 09:06:54 +01:00
Ralf van der Enden
7cd31a5fbb dns/powerdns-recursor: update to 4.8.0
ChangeLog:
https://blog.powerdns.com/2022/12/12/powerdns-recursor-4-8-0-released/

PR:		268392
Reported by:	tremere@cainites.net (maintainer)
2022-12-16 17:15:29 +01:00
Thomas Morper
ff122c2804 dns/luaunbound: fix pkg-descr and WWW link
Where copied from luasec.

PR:		268381
Reported by:	thomas@beingboiled.info (maintainer)
2022-12-15 18:16:51 +01:00
Lewis Cook
69709b474b dns/dog: Simplify shell completion installation 2022-12-13 21:11:45 +00:00
Koichiro Iwao
2a07314326 dns/powerdns: Update to 4.7.3
PR:		268326
Changes:	https://doc.powerdns.com/authoritative/changelog/4.7.html#change-4.7.3
2022-12-13 10:17:08 +09:00
Dmitri Goutnik
d9ad1002d5 all: Bump PORTREVISION after lang/go{118,119} update 2022-12-11 06:17:27 -05:00
Bernhard Froehlich
365f73320f
dns/dnscontrol: Update to 3.23.0 2022-12-10 11:56:09 +00:00
Rodrigo Osorio
58d4526a8b dns/p5-Net-DNS-Paranoid: Paranoid DNS resolver 2022-12-09 09:43:18 +01:00
Matthias Andree
e5e31e3f2f dns/dnsmasq*: update to 2.88, and ignore -devel port
ChangeLog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.88
2022-12-05 20:48:39 +01:00