- 24 Jan, 2022 1 commit
-
-
Ralf van der Enden authored
Changelog: https://blog.powerdns.com/2022/01/17/dnsdist-1-7-0-released/ PR: 261421
-
- 19 Sep, 2021 1 commit
-
-
Ralf van der Enden authored
Changelog: https://dnsdist.org/changelog.html#change-1.6.1 PR: 258603
-
- 19 Aug, 2021 1 commit
-
-
Bernhard Froehlich authored
Approved by: portmgr (blanket)
-
- 22 May, 2021 1 commit
-
-
Jason Helfman authored
PR: 255841 Reported by: maintainer (tremere@cainites.net)
-
- 11 May, 2021 1 commit
-
-
Ralf van der Enden authored
Changes: https://blog.powerdns.com/2021/05/11/dnsdist-1-6-0-released/ PR: 255781
-
- 06 Apr, 2021 1 commit
-
-
Mathieu Arnold authored
-
- 22 Mar, 2021 1 commit
-
-
Alexey Dokuchaev authored
contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line.
-
- 03 Mar, 2021 2 commits
-
-
Dave Cottlehuber authored
PR: 253887 Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) Sponsored by: SkunkWerks, GmbH
-
Chris Rees authored
Upstream has changed their minds about so.10 and reverted to so.9 The only changes were private. PR: ports/253255 Reported by: sunpoet
-
- 03 Feb, 2021 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
-
- 26 Jan, 2021 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
-
- 03 Oct, 2020 1 commit
-
-
Mikael Urankar authored
Update to dnsdist 1.5.1 and make rc.d script start earlier PR: 250026 Submitted by: Juraj Lutter, Ralf van der Enden (maintainer)
-
- 30 Aug, 2020 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
-
- 01 Aug, 2020 1 commit
-
-
Kurt Jaeger authored
- Please check the upgrade guide before upgrading: https://dnsdist.org/upgrade_guide.html#to-1-5-x - Reworked the Lua options. You can now choose from Lua, LuaJIT and LuaJIT-openresty - Also added options for CDB and LMDB Key Value stores PR: 248385 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Relnotes: https://dnsdist.org/changelog.html
-
- 03 Jun, 2020 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
-
- 04 Apr, 2020 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
-
- 10 Mar, 2020 1 commit
-
-
Baptiste Daroussin authored
byacc is perfecly able to work for this port
-
- 04 Feb, 2020 1 commit
-
-
Mateusz Piotrowski authored
- Lint Makefile - Some configure switches changed from --enable to --with - Rename FSTRM to DNSTAP - Add DoH support - Switch to LuaJIT-Openresty (when LUAJIT is selected instead of LUA) - Remove unnecessary patch (files/patch-dnsdist-lua-vars.cc) - Major improvement in the rc script: allowing multiple daemons - Start using -C and %%ETCDIR%% causing the default path for dnsdist.conf changes to usually /usr/local/etc/dnsdist/ in which you can store single or multiple config files, includes, key-files for DNSCrypt, key/certs for DoH, etc. Also, change maintainer to Ralf van der Enden. Changelog: https://dnsdist.org/changelog.html PR: 242125 Submitted by: Jørn Åne de Jong, Ralf van der Enden, Leo Vandewoestijne Reviewed by: cpm@, Sascha Biberhofer, Yann Kerherve Approved by: maintainer
-
- 22 Jan, 2020 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
-
- 11 Dec, 2019 1 commit
-
-
Jan Beich authored
Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136
-
- 19 Aug, 2019 1 commit
-
-
Jan Beich authored
Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774
-
- 31 Jul, 2019 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
-
- 26 Jul, 2019 1 commit
-
-
Gerald Pfeifer authored
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
-
- 05 Jul, 2019 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 238808 Exp-run by: antoine
-
- 12 Apr, 2019 1 commit
-
-
Jan Beich authored
Changes: http://www.boost.org/users/history/version_1_70_0.html PR: 235956 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19303
-
- 31 Mar, 2019 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 236157 Exp-run by: antoine
-
- 17 Mar, 2019 1 commit
-
-
Carlos J. Puga Medina authored
dnsdist-lua-vars.cc:99:61: error: expected unqualified-id {"BADSIG", ERCode::BADSIG }, ^ /usr/include/sys/signal.h:490:17: note: expanded from macro 'BADSIG' #define BADSIG SIG_ERR ^ /usr/include/sys/signal.h:139:18: note: expanded from macro 'SIG_ERR' #define SIG_ERR ((__sighandler_t *)-1) ^ PR: 236587 Reported by: jbeich
-
- 12 Dec, 2018 2 commits
-
-
Gerald Pfeifer authored
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
-
Jan Beich authored
Changes: http://www.boost.org/users/history/version_1_69_0.html PR: 232525 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17645
-
- 03 Dec, 2018 1 commit
-
-
Sunpoet Po-Chuan Hsieh authored
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 231008 Exp-run by: antoine
-
- 11 Nov, 2018 2 commits
-
-
Carlos J. Puga Medina authored
When building without poudriere, it would always pick LuaJIT over Lua if both are installed, basically ignoring the configuration knob. - Bump PORTREVISION PR: 233142 (based on) Submitted by: Ralf van der Enden <tremere@cainites.net> MFH: 2018Q4
-
Carlos J. Puga Medina authored
Changelog: https://dnsdist.org/changelog.html#change-1.3.3 MFH: 2018Q4
-
- 09 Aug, 2018 1 commit
-
-
Jan Beich authored
- Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165
-
- 14 Jul, 2018 1 commit
-
-
Carlos J. Puga Medina authored
- Add a note to UPDATING about breaking changes Changelog: https://dnsdist.org/changelog.html#change-1.3.2 PR: 229742 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: cpm
-
- 24 Jun, 2018 2 commits
-
-
Sunpoet Po-Chuan Hsieh authored
- Bump PORTEPOCH for protobuf and py-protobuf - Bump PORTREVISION for dependent ports
-
Sunpoet Po-Chuan Hsieh authored
Changes: https://github.com/google/protobuf/releases
-
- 07 May, 2018 1 commit
-
-
Dmitry Marakasov authored
- Fix whitespace - Remove obsolete OSVERSION condition - Fix WWW: Approved by: portmgr blanket
-
- 22 Apr, 2018 1 commit
-
-
Jan Beich authored
-
- 18 Apr, 2018 1 commit
-
-
Jan Beich authored
Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030
-
- 04 Apr, 2018 1 commit
-
-
Carlos J. Puga Medina authored
- Mark BROKEN on FreeBSD 10.3, fails to link due to lack of thread_local MFH: 2018Q2 (blanket)
-