| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
ChangeLog: https://ftp.isc.org/isc/kea/2.0.2/Kea-2.0.2-ReleaseNotes.txt
PR: 262326
Reported by: apevnev@me.com (maintainer)
|
| |
|
|
|
|
|
| |
Changes: https://ftp.isc.org/isc/kea/2.0.1/Kea-2.0.1-ReleaseNotes.txt
PR: 260455
Approved by: philip (mentor)
Differential Revision: https://reviews.freebsd.org/D33519
|
| |
|
|
|
| |
PR: 259856
Approved by: Andrey Pevnev <apevnev@me.com> (maintainer)
|
| |
|
|
|
|
| |
Changes: http://ftp.isc.org/isc/kea/2.0.0/Kea-2.0.0-ReleaseNotes.txt
PR: 258810
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
This prevents database connection errors upon startup.
PR: 253559
Submitted by: Kamigishi Rei <spambox AT haruhiism DOT net>
Approved by: Andrey Pevnev <apevnev AT me DOT com> (maintainer)
|
| |
|
|
|
| |
PR: 251905
Submitted by: maintainer
|
| |
|
|
|
|
| |
PR: 251123
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer)
Relnotes: http://ftp.isc.org/isc/kea/1.8.1/Kea-1.8.1-ReleaseNotes.txt
|
| |
|
|
|
|
|
|
|
| |
It wasn't properly fixed in the upstream.
PR: 248973
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer)
Reported by: Jose Luis Duran <jlduran@gmail.com>
Event: September 2020 Bugathon
|
| |
|
|
|
|
|
| |
I shouldn't have removed the DISTNAME variable in ports r548437, it will be
necessary in a future -P1 release.
PR: 248973
|
| |
|
|
|
|
|
| |
DISTNAME is ${PORTNAME}-${PORTVERSION} by default -- portlint
PR: 248973
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer)
|
| |
|
|
|
| |
PR: 248507
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer)
|
| |
|
|
|
|
| |
PR: 244472
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer)
Relnotes: https://downloads.isc.org/isc/kea/1.6.2/Kea162ReleaseNotes.txt
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Changelog: https://downloads.isc.org/isc/kea/1.6.1/Kea161ReleaseNotes.txt
PR: 242127
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer)
Sponsored by: Netzkommune GmbH
|
| | |
|
| |
|
|
|
|
|
|
| |
Also, add patch to support colorized output for `keactl status`.
PR: 241349
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by: Andrey Pevnev <apevnev@me.com> (maintainer)
|
| | |
|
| |
|
|
|
|
| |
PR: 240792
Submitted by: Christian Ullrich <chris@chrullrich.net>
Approved by: Andrey Pevnev <apevnev@me.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
- submitter becomes maintainer
PR: 240399
Submitted by: Andrey Pevnev <apevnev@me.com>
Approved by: hrs (maintainer)
MFH: 2019Q3
Relnotes: https://downloads.isc.org/isc/kea/1.6.0/Kea160ReleaseNotes.txt
Security: CVE-2019-6472, CVE-2019-6473, CVE-2019-6474
|
| |
|
|
| |
Approved by: mentors (implicit approval)
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
PR: 234530
Reported by: Matt Smith <matt.xtaz@gmail.com>
Approved by: hrs (well, sortof)
|
| |
|
|
|
|
|
|
| |
PR: 234032
Submitted by: Andrey Pevnev <apevnev@me.com>
Approved by: hrs (maintainer timeout)
Relnotes: https://gitlab.isc.org/isc-projects/kea/blob/Kea-1.5.0/ChangeLog
https://ftp.isc.org/isc/kea/1.5.0/Kea150ReleaseNotes.txt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
| |
PR: 229088
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: 229088
Submitted by: Andrey Pevnev <apevnev@me.com>
Reviewed by: Jeff Kletsky <jeff+freebsd@wagsky.com>
Approved by: hrs (maintainer timeout)
Relnotes: https://ftp.isc.org/isc/kea/1.4.0/Kea140ReleaseNotes.txt
https://ftp.isc.org/isc/kea/1.4.0-P1/Kea140P1ReleaseNotes.txt
https://www.isc.org/blogs/kea-1-4-adds-high-availability-mode/
https://kb.isc.org/docs/aa-01615
|
| |
|
|
|
|
|
|
|
| |
Also,
* Bump PORTREVISION due to dependency change
PR: 220907
Submitted by: Andrew Fyfe
Approved by: maintainer timeout (15 months), mentors (implicit)
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libdhcp++.cc:420:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:428:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:537:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:545:24: error: call to 'distance' is ambiguous
num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:637:31: error: call to 'distance' is ambiguous
size_t num_defs = distance(range.first, range.second);
^~~~~~~~
libdhcp++.cc:743:35: error: call to 'distance' is ambiguous
size_t num_defs = distance(range.first, range.second);
^~~~~~~~
/usr/include/c++/v1/iterator:511:1: note: candidate function [with _InputIter = boost::multi_index::detail::hashed_index_iterator<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::index_node_base<boost::shared_ptr<isc::dhcp::OptionDefinition>, std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::bucket_array<std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_index_global_iterator_tag>]
distance(_InputIter __first, _InputIter __last)
^
/usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function [with SinglePassIterator = boost::multi_index::detail::hashed_index_iterator<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::hashed_index_node<boost::multi_index::detail::index_node_base<boost::shared_ptr<isc::dhcp::OptionDefinition>, std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::hashed_non_unique_tag>, boost::multi_index::detail::bucket_array<std::__1::allocator<boost::shared_ptr<isc::dhcp::OptionDefinition> > >, boost::multi_index::detail::hashed_index_global_iterator_tag>]
distance(SinglePassIterator first, SinglePassIterator last)
^
PR: 229569
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
| |
PR: 226272
|
| | |
|
| |
|
|
|
|
|
| |
PR: 224184
Submitted by: Bartłomiej Piotrowski
Obtained from: Arch Linux (via upstream)
Approved by: maintainer timeout (3 weeks)
|
| |
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
| |
|
|
|
|
| |
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
| |
|
|
|
|
|
|
| |
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
| |
|
|
|
|
|
|
| |
- While here, add test support
PR: 219263
Submitted by: pi
Approved by: maintainer timeout (hrs, 3 weeks)
|
| |
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
|