aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* dns/powerdns: Update to 4.9.3Ralf van der Enden2024-12-181-2/+1
| | | | | | Changelog: https://blog.powerdns.com/2024/12/17/authoritative-server-4-9-3 PR: 283397
* devel/boost: bump consu,ers after update Boost to 1.86 releaseDima Panov2024-11-201-0/+1
| | | | Sponsored by: Future Crew, LLC
* dns/powerdns: Update 4.9.1 → 4.9.2Ralf van der Enden2024-10-111-21/+18
| | | | | | | | | | Changelog: https://doc.powerdns.com/authoritative/changelog/4.9.html#change-4.9.2 Fix dependencies, clean/fix options, fix whitespace, remove GNU_CONFIGURE_MANPREFIX. PR: 281915
* */*: bump consumers after devel/boost* updateDima Panov2024-10-031-1/+1
| | | | | With hat: office Sponsored by: Future Crew, LLC
* dns/powerdns: make the rc script service jails awareAlexander Leidinger2024-06-121-0/+1
| | | | | PR: 279635 Approved by: maintainer
* dns/powerdns: update to 4.9.1Ralf van der Enden2024-06-071-4/+1
| | | | | | | ChangeLog: https://blog.powerdns.com/2024/05/28/authoritative-server-4-9-1 PR: 279518 Reported by: tremere@cainites.net (maintainer)
* dns/powerdns: fix build on big-endianPiotr Kubaj2024-05-101-0/+3
| | | | | | dnsproxy.cc:245:9: error: use of undeclared identifier 'd' d.id = (256 * (uint16_t)buffer[1]) + (uint16_t)buffer[0]; ^
* dns/powerdns: update to 4.9.0Ralf van der Enden2024-03-291-3/+2
| | | | | | PR: 277785 Approved by: submitter is maintainer Changes: https://blog.powerdns.com/2024/03/15/authoritative-server-4-9-0
* dns/powerdns: Moved man to share/manMuhammad Moinur Rahman2024-02-231-2/+3
| | | | Approved by: portmgr (blanket)
* devel/boost: bump consumers after library updateDima Panov2024-02-131-0/+1
|
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-311-1/+0
| | | | | | | | | | | | | | | | | | | | | - Remove all references to defunct ARCH arm - Remove all references to defunct ARCH sparc64 - Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64 ARCH - Remove sysutils/afbinit requires defunct sparc64 ARCH - Remove all references to bktr driver - Remove all references to defunct FreeBSD_12 - Remove all references to OSVERSION/OSREL corresponding to 12 - Remove conditionals in Mk/Uses/cabal.mk - Remove sparc reference from Mk/Uses/qt-dist.mk - Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64 - Remove BROKEN_FreeBSD_12* from: - Remove OpenSSL patches from: - Remove conditional flags for OSVERSION >= 1300000 to fixed flags. Also move conditional flags for non sparc64/arm ARCH to fixed flags. Reviewed by: brooks, jbeich, rene, salvadore Differential Revision: https://reviews.freebsd.org/D42068
* dns/powerdns: Update version 4.8.3=>4.8.4Ralf van der Enden2023-12-231-1/+1
| | | | | | | Changelog: https://blog.powerdns.com/2023/12/21/authoritative-server-4-8-4 PR: 275895 Approved by: submitter is maintainer
* dns/powerdns: update to 4.8.3Ralf van der Enden2023-10-111-2/+1
| | | | | | | | Changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.3 Upgrade guide: https://doc.powerdns.com/authoritative/upgrading.html#any-version-to-4-8-x (nothing new going from 4.8.2 to 4.8.3) PR: 274369
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-271-0/+1
|
* dns/powerdns: update to 4.8.2Ralf van der Enden2023-09-121-1/+1
| | | | | | | | | | | | In Authoritative Server 4.8, the LMDB backend gains a new Lightning Stream-compatible schema, which requires a data migration (this is automatic, and there is no migration back to the old schema). LMDB backend users should pay extra attention to the Upgrade Notes at https://doc.powerdns.com/authoritative/upgrading.html. Changelog: https://blog.powerdns.com/2023/09/07/authoritative-server-4-8-2 PR: 273709
* dns/powerdns: update to 4.8.1Ralf van der Enden2023-07-181-1/+1
| | | | | | | | | | | | | | | | | | | ChangeLog: https://blog.powerdns.com/2023/07/07/authoritative-server-4-8-1 New Features * lmdb: add backend commands for checking & refreshing indexes Improvements * lmdb: in Lightning Stream mode, during deleteDomain, use RW transaction to get ID list * Stop using the now deprecated ERR_load_CRYPTO_strings() to detect OpenSSL * Work around Red Hat 8 pooping the bed in OpenSSL’s headers Bug Fixes * YaHTTP: Prevent integer overflow on very large chunks PR: 272476 Reported by: tremere@cainites.net (maintainer)
* dns/powerdns: update to 4.8.0Ralf van der Enden2023-06-061-2/+1
| | | | | | | | Maintainer update to PowerDNS Authoritative Server 4.8.0 Changes: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.0 Upgrade notes: https://doc.powerdns.com/authoritative/upgrading.html PR: 271865
* */*: bump all direct Boost cunsumersDima Panov2023-04-271-0/+1
|
* dns/powerdns: update to 4.7.4Ralf van der Enden2023-04-201-2/+1
| | | | | | Changelog: https://doc.powerdns.com/authoritative/changelog/4.7.html#change-4.7.4 PR: 270939
* Mk/**ldap.mk: Convert USE_LDAP to USES=ldapMuhammad Moinur Rahman2023-02-081-1/+1
| | | | | | | | | | | | | | | Convert the USE_LDAP=yes to USES=ldap and adds the following features: - Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as RUN_DEPENDS - Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER - Adds OPENLDAP versions in bsd.default-versions.mk - Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk - Changes consumers to use the features Reviewed by: delphij Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D38233
* */*: bump libboost*.so libraries consumert after Boost upgradeDima Panov2023-01-161-0/+1
|
* dns/powerdns: Update to 4.7.3Koichiro Iwao2022-12-131-1/+1
| | | | | PR: 268326 Changes: https://doc.powerdns.com/authoritative/changelog/4.7.html#change-4.7.3
* dns/powerdns: Update to 4.7.2Ralf van der Enden2022-11-051-2/+1
| | | | | PR: 267568 Relnotes: https://blog.powerdns.com/2022/11/01/authoritative-server-4-7-2/
* dns/powerdns: broken due to missing mandatory schema changesRalf van der Enden2022-10-271-0/+1
| | | | | | | Add a message so people are aware and bump PORTREVISION to show it. PR: 267363 Reported by: freebsd@bengrimm.net (maintainer)
* dns/powerdns: update to 4.7.0Ralf van der Enden2022-10-211-2/+1
| | | | | | | ChangeLog: https://blog.powerdns.com/2022/10/20/authoritative-server-4-7-0/ PR: 267260
* dns/powerdns: Use USES=luajit (defaults to luajit-devel)Adam Weinberger2022-10-151-8/+4
|
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* dns/powerdns: update to 4.6.3Ralf van der Enden2022-07-181-1/+1
| | | | | | | | | ChangeLog: https://blog.powerdns.com/2022/07/13/powerdns-authoritative-server-4-6-3/ PR: 265268 Reported by: tremere@cainites.net (maintainer) MFH: 2022Q3 (bugfix release)
* dns/powerdns: Update to 4.6.2Ralf van der Enden2022-05-231-5/+4
| | | | | | ChangeLog: https://blog.powerdns.com/2022/04/12/powerdns-authoritative-server-4-6-2/ PR: 264171
* devel/boost-all: bump all library consumers after boost upgradeDima Panov2022-05-221-0/+1
| | | | PR: 246106
* dns/powerdns: update to 4.6.1Ralf van der Enden2022-04-061-1/+1
| | | | | | | | | Fixes CVE-2022-27227 PR: 262879 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer) MFH: 2022Q2 (security fix) Security: CVE-2022-27227
* dns/powerdns: Update to 4.6.0Ralf van der Enden2022-03-241-1/+1
| | | | | | Changelog: https://blog.powerdns.com/2022/01/25/authoritative-server-4-6-0/ PR: 262740
* dns/powerdns: Update to 4.5.3Ralf van der Enden2022-01-241-1/+1
| | | | | | Changelog: https://blog.powerdns.com/2022/01/21/powerdns-authoritative-server-4-5-3/ PR: 261423
* dns/powerdns: Update to 4.5.2Ralf van der Enden2021-11-161-1/+1
| | | | | | Changelog: https://blog.powerdns.com/2021/11/10/powerdns-authoritative-server-4-5-2/ PR: 259852
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-13/+3
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* dns/powerdns: Update to 4.5.1Ralf van der Enden2021-07-271-1/+1
| | | | | | PR: 257446 MFH: 2021Q3 Security: ce79167f-ee1c-11eb-9785-b42e99a1b9c3
* dns/powerdns: Set NOT_FOR_ARCHS = i386Kevin Bowling2021-07-191-0/+2
| | | | | | | archs with 32-bits time_t are no longer supported by upstream PR: 257257 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* dns/powerdns: Remove unneeded dep and fix TOOLS optionKevin Bowling2021-07-161-4/+2
| | | | | | PR: 257198 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer) Reviewed by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* dns/powerdns: update to 4.5.0Ralf van der Enden2021-07-151-2/+1
| | | | | | | * Upgrade notes https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-5-0-or-master * Changes https://blog.powerdns.com/2021/07/13/powerdns-authoritative-server-4-5-0/ PR: 257198
* devel/yaml-cpp: Update to 0.7.0Guido Falsi2021-07-131-0/+1
| | | | | | - Patch cmake include to actually work - Bump PORTREVISION on consumers, testing shows it is not completely binary compatible
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* dns/powerdns: Update to 4.4.1Juraj Lutter2021-02-171-7/+7
| | | | | | | | | | | | | | | Changelog: https://doc.powerdns.com/authoritative/changelog/4.4.html#change-4.4.1 PR: 253405 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) MFH: 2021Q1 Differential Revision: https://reviews.freebsd.org/D28641 Notes: svn path=/head/; revision=565789
* dns/powerdns: unbreak build with lua54Dima Panov2021-02-061-2/+2
| | | | | | | | | | | | Switch to autoreconf to avoid heavy multiline patching of configure script PR: 253077 Submitted by: fluffy Approved by: maintainer MFH: 2021Q1 Notes: svn path=/head/; revision=564175
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2021-01-261-0/+1
| | | | Notes: svn path=/head/; revision=562671
* dns/powerdns: Update to 4.4.0Juraj Lutter2020-12-241-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * This release drops GSS/TSIG support, please see PowerDNS Security Advisory 2020-06. * New features: - the LMDB backend now supports long record content, making it production ready for everybody - the SVCB and HTTPS record types are supported, with limited additional processing transaction handling in the 2136 handler and the HTTP API was again improved a lot, avoiding various spurious issues users may have noticed if they do a lot of changes a new setting (consistent-backends) offers a roughly 30% speedup, subject to conditions - we finally emit Prometheus metrics! * Improvements: - don’t log trusted-notification-proxy notify at error level - Stop using incbin and use od & sed to generate constant string data. * Bug Fixes: - clear the LMDB set state when performing a new lookup or list to prevent corruption cases - SVCB: Correctly parse and print unknown params - fix direct-dnskey in AXFR-out Please make sure to read the upgrade notes before upgrading: https://doc.powerdns.com/authoritative/upgrading.html PR: 251945 Submitted by: Ralf van der Enden (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) Security: 61d89849-43cb-11eb-aba5-00a09858faf5 Differential Revision: https://reviews.freebsd.org/D27680 Notes: svn path=/head/; revision=559064
* dns/powerdns: add missing patchMikael Urankar2020-11-161-1/+1
| | | | | | | | PR: 250961 Submitted by: Ralf van der Enden (maintainer) Notes: svn path=/head/; revision=555485
* dns/powerdns: Adjust dependencies for toolsMikael Urankar2020-11-151-8/+14
| | | | | | | | | | | | | | | | | | - Adjust dependencies (IXFRTOOL needs yaml-cpp) - Explicitly disable decaf and sodium in case they are not enabled. Otherwise they default to "auto" and if detected in the system, stage-qa reports unresolved dependency. - Drop user privilges for worker processes to pdns/pdns (UID is new; GUID already exists) - Always depend on protobuf. I do the same for dnsdist and powerdns-recursor - Actually do something with the pdns_flags variable in the rc-script instead of just mentioning it in the comment block - Bump PORTREVISION PR: 250961 Submitted by: Juraj Lutter, Ralf van der Enden Approved by: Ralf van der Enden (maintainer) Notes: svn path=/head/; revision=555419
* dns/powerdns: update 4.3.0 -> 4.3.1Kurt Jaeger2020-09-291-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | Improvements: - EL8 pkgs: Build mysql backend against mariadb-connector-c-devel - gpgsql: Reintroduce prepared statements - gsqlite3backend: add missing indexes - use real remote for supermaster createSlaveDomain() - Optimize IXFR-to-AXFR fallback path - Install bind SQL schema files as part of bindbackend - Do not send out of zone lookups to the backends Bug Fixes: - Raise an exception on invalid hex content in unknown records. - Handle the extra single-row result set of MySQL stored procedures PR: 249560 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Security: CVE-2020-17482 https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html Relnotes: https://doc.powerdns.com/authoritative/changelog/4.3.html#change-4.3.1 Notes: svn path=/head/; revision=550465