Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.1_2 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
2.6.1_1 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
2.6.1 29 Aug 2024 18:28:19 |
Dimitry Andric (dim) |
net/kea: update patch for building with libc++ 19
In https://gitlab.isc.org/isc-projects/kea/-/merge_requests/2410,
Francis Dupont noted there were some errors in the unit tests.
These were due to mistakes on my side, so I now made sure all the unit
tests pass (they silently require GoogleTest!), and updated the upstream
merge request. I hope this goes in soon, but it all seems to take a long
time.
PR: 281124
Approved by: apevnev@me.com (maintainer)
MFH: 2024Q3 |
2.6.1 09 Aug 2024 17:34:46 |
Dimitry Andric (dim) |
net/kea: fix build with libc++ 19
As noted in the libc++ 19 release notes [1], std::char_traits<> is now
only provided for char, char8_t, char16_t, char32_t and wchar_t, and any
instantiation for other types will fail.
This causes net/kea to fail to compile with clang 19 and libc++ 19,
resulting in errors similar to:
In file included from edns.cc:9:
In file included from ../../../src/lib/exceptions/exceptions.h:11:
/usr/include/c++/v1/string:820:42: error: implicit instantiation of
undefined template 'std::char_traits<unsigned char>'
820 | static_assert(is_same<_CharT, typename
traits_type::char_type>::value,
| ^
../../../src/lib/dns/name.h:727:16: note: in instantiation of template class
'std::basic_string<unsigned char>' requested here (Only the first 15 lines of the commit message are shown above ) |
2.6.1 31 Jul 2024 18:23:12 |
Vladimir Druzenko (vvd) Author: Andrey Pevnev |
net/kea: update 2.6.0 → 2.6.1
Release Notes:
https://downloads.isc.org/isc/kea/2.6.1/Kea-2.6.1-ReleaseNotes.txt
Remove GNU_CONFIGURE_MANPREFIX.
PR: 280540 |
2.6.0 30 May 2024 05:58:38 |
Guido Falsi (madpilot) Author: Andrey Pevnev |
net/kea: Update to 2.6.0
- Use DISTVERSION to account for upstream release numbering strategy
- Cleanup Makefile, reorder/sort variables
- Put WANT_PGSQL inside optional PGSQL_VARS
PR: 279376 |
2.4.1_2 25 Feb 2024 09:17:46 |
Muhammad Moinur Rahman (bofh) |
net/kea: Moved man to share/man
Approved by: portmgr (blanket) |
2.4.1_1 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
2.4.1 07 Dec 2023 06:11:11 |
Koichiro Iwao (meta) |
net/kea: Update to 2.4.1
PR: 275454
Changes: https://downloads.isc.org/isc/kea/2.4.1/Kea-2.4.1-ReleaseNotes.txt |
2.4.0_1 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
2.4.0 07 Jul 2023 06:18:38 |
Fernando ApesteguÃa (fernape) Author: Andrey Pevnev |
net/kea: update to 2.4.0
ChangeLog: https://downloads.isc.org/isc/kea/2.4.0/Kea-2.4.0-ReleaseNotes.txt
PR: 272385
Reported by: apevnev@me.com (maintainer) |
2.2.0_3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.2.0_3 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
2.2.0_2 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.2.0_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.2.0 28 Jul 2022 21:00:52 |
Nuno Teixeira (eduardo) Author: Andrey Pevnev |
net/kea: Update to 2.2.0
ChangeLog: https://downloads.isc.org/isc/kea/2.2.0/Kea-2.2.0-ReleaseNotes.txt
PR: 265469 |
2.0.2_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
2.0.2 09 Mar 2022 13:09:32 |
Fernando ApesteguÃa (fernape) Author: Andrey Pevnev |
net/kea: update to 2.0.2
ChangeLog: https://ftp.isc.org/isc/kea/2.0.2/Kea-2.0.2-ReleaseNotes.txt
PR: 262326
Reported by: apevnev@me.com (maintainer) |
2.0.1 17 Dec 2021 20:19:19 |
Dries Michiels (driesm) Author: Andrey Pevnev |
net/kea: Update to 2.0.1
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 |
2.0.0 16 Nov 2021 13:27:09 |
Li-Wen Hsu (lwhsu) Author: yds |
net/kea: Add an option to install kea-shell(8)
PR: 259856
Approved by: Andrey Pevnev <apevnev@me.com> (maintainer) |
2.0.0 30 Sep 2021 19:39:36 |
Guangyuan Yang (ygy) Author: Andrey Pevnev |
net/key: Update to 2.0.0
Changes: http://ftp.isc.org/isc/kea/2.0.0/Kea-2.0.0-ReleaseNotes.txt
PR: 258810 |
1.8.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.8.2_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.8.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.2_1 02 Mar 2021 22:31:14 |
nc |
net/kea: Add MySQL and PostgreSQL to the REQUIRES line in the rc.d script.
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) |
1.8.2 13 Jan 2021 13:52:59 |
danfe |
Update to version 1.8.2.
PR: 251905
Submitted by: maintainer |
1.8.1 14 Nov 2020 18:59:53 |
pi |
net/kea: upgrade 1.8.0 -> 1.8.1
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 |
1.8.0_1 19 Sep 2020 20:18:46 |
dbaio |
net/kea: Fix colorized output for `keactl status`
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 |
1.8.0 12 Sep 2020 23:29:57 |
dbaio |
net/kea: Add back DISTNAME
I shouldn't have removed the DISTNAME variable in ports r548437, it will be
necessary in a future -P1 release.
PR: 248973 |
1.8.0 12 Sep 2020 23:18:24 |
dbaio |
net/kea: Update to 1.8.0
DISTNAME is ${PORTNAME}-${PORTVERSION} by default -- portlint
PR: 248973
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer) |
1.6.3 07 Aug 2020 03:32:33 |
lwhsu |
Update to 1.6.3
PR: 248507
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer) |
1.6.2 28 Feb 2020 06:24:58 |
pi |
net/kea: update 1.6.1 -> 1.6.2
PR: 244472
Submitted by: Andrey Pevnev <apevnev@me.com> (maintainer)
Relnotes: https://downloads.isc.org/isc/kea/1.6.2/Kea162ReleaseNotes.txt |
1.6.1_1 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
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 |
1.6.1 26 Nov 2019 14:55:41 |
joneum |
Update to 1.6.1
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 |
1.6.0_1 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
1.6.0_1 25 Oct 2019 12:46:19 |
meta |
net/kea: Pet portlint, rclint
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) |
1.6.0 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.6.0 25 Sep 2019 04:20:12 |
pi |
net/kea: fix build without DOCS
PR: 240792
Submitted by: Christian Ullrich <chris@chrullrich.net>
Approved by: Andrey Pevnev <apevnev@me.com> (maintainer) |
1.6.0 20 Sep 2019 14:50:12 |
pi |
net/kea: upgrade 1.5.0 -> 1.6.0
- 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 |
1.5.0_3 18 Sep 2019 11:48:10 |
pkubaj |
devel/log4cplus: use new GCC on GCC platforms to fix net/kea
Approved by: mentors (implicit approval) |
1.5.0_3 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
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 |
1.5.0_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
1.5.0_1 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
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 |
1.5.0 31 Dec 2018 16:36:04 |
pi |
net/kea: unbreak if PGSQL or MYSQL is selected
PR: 234530
Reported by: Matt Smith <matt.xtaz@gmail.com>
Approved by: hrs (well, sortof) |
1.5.0 30 Dec 2018 17:18:40 |
pi |
net/kea: upgrade 1.4.0-P1 -> 1.5.0
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 |
1.4.0P1_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
1.4.0P1_1 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
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 |
1.4.0P1 10 Nov 2018 20:48:46 |
pi |
net/kea: change WWW from http to https
PR: 229088 |
1.4.0P1 10 Nov 2018 20:46:36 |
pi |
net/kea: update 1.3.0 -> 1.4.0-P1
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 |
1.3.0_4 23 Oct 2018 07:42:12 |
meta |
net/kea: remove unused dependency on python 3.3+
Also,
* Bump PORTREVISION due to dependency change
PR: 220907
Submitted by: Andrew Fyfe
Approved by: maintainer timeout (15 months), mentors (implicit) |
1.3.0_3 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- 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 |
1.3.0_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
1.3.0_1 09 Jul 2018 19:42:18 |
jbeich |
net/kea: unbreak with boost 1.68
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 (Only the first 15 lines of the commit message are shown above ) |
1.3.0_1 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
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 |
1.3.0 02 Mar 2018 05:26:37 |
hrs |
Fix build.
PR: 226272 |
1.3.0 28 Feb 2018 04:28:06 |
hrs |
Update to 1.3.0. |
1.2.0_4 28 Jan 2018 01:38:50 |
jbeich |
net/kea: unbreak with boost 1.66
PR: 224184
Submitted by: Bartlomiej Piotrowski
Obtained from: Arch Linux (via upstream)
Approved by: maintainer timeout (3 weeks) |
1.2.0_4 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
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 |
1.2.0_3 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
1.2.0_3 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
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 |
1.2.0_2 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
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 |
1.2.0_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
1.2.0 07 Jun 2017 13:12:54 |
amdmi3 |
- Update to 1.2.0
- While here, add test support
PR: 219263
Submitted by: pi
Approved by: maintainer timeout (hrs, 3 weeks) |
1.1.0_5 22 May 2017 16:04:19 |
linimon |
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 |
1.1.0_5 02 May 2017 06:48:11 |
jbeich |
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 |
1.1.0_4 01 Apr 2017 15:23:32 |
gerald |
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 |
1.1.0_3 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.1.0_2 27 Dec 2016 17:20:21 |
cy |
Fix build due to breakage from r426825, targeting net/ntp*. The patch
to net/kea/pkg-plist was never intended in r426825. r426825 was for
net/ntp* only.
PR: 215610
Reported by: jbeich
Pointy hat to: cy (me) |
1.1.0_2 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.1.0_1 22 Nov 2016 13:45:29 |
cy |
Configure leap-second smearing (always).
Leap-second smearing is an experimental option that may be specified in
ntp.conf(5) to spread the effect of a leap-second over an interval as
specified by the leapsmearinterval config file statement. Recommended
values are between 7200 (2 hours) and 86400 (24 hours).
It is advised that leap-second smearing not be used for public NTP
servers (https://www.meinbergglobal.com/download/burnicki/Leap\
%20Second%20Smearing%20With%20NTP.pdf). It is also advised that NTP
clients not use a mix of NTP servers using leap-second smearing with
NTP servers not using leap-second smearing as that could cause
undefined client behaviour.
Suggested by: des |
1.1.0_1 21 Nov 2016 06:52:38 |
jbeich |
net/kea: unbreak build with boost 1.62 on 9.x
`_ZZN5boost6system15system_categoryEvE21system_category_const' referenced in
section `.text' of .libs/libkea_asiolink_la-io_address.o: defined in discarded
section
`.bss._ZZN5boost6system15system_categoryEvE21system_category_const[_ZZN5boost6system15system_categoryEvE21system_category_const]'
of .libs/libkea_asiolink_la-io_address.o
`_ZZN5boost6system16generic_categoryEvE22generic_category_const' referenced in
section `.text' of .libs/libkea_asiolink_la-io_address.o: defined in discarded
section
`.bss._ZZN5boost6system16generic_categoryEvE22generic_category_const[_ZZN5boost6system16generic_categoryEvE22generic_category_const]'
of .libs/libkea_asiolink_la-io_address.o
[...]
PR: 199601
Reported by: antoine (via exp-run)
Approved by: portmgr blanket |
1.1.0 05 Nov 2016 20:31:50 |
hrs |
Update to 1.1.0.
PR: 213457 |
1.0.0 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.0.0 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
1.0.0 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
1.0.0 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.0.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.0 02 Feb 2016 20:01:44 |
rm |
Bump minimal python3 version to 3.3 in USES
Because we are going to remove python 3.2 from the ports tree
With hat: python |
1.0.0 04 Jan 2016 18:13:37 |
hrs |
Update to 1.0.0, the first production version. This includes security
fixes for CVE-2015-8373 in addition to the following improvements:
- Lease expiration. A configurable mechanism which provides the
ability to properly clean up expired leases including hook points,
DNS clean up, and logging.
- Client classification. Initial support for client classification
using conditional logic expressions to test inbound packet content
is available for both DHCPv4 and DHCPv6.
- Decline support in both DHCPv4 and DHCPv6.
- New statistics. Several new statistics have been added. They can be
used to monitor lease expiration and decline processing. (Only the first 15 lines of the commit message are shown above ) |
0.9.2 22 Oct 2015 02:04:33 |
hrs |
Fix typos in non-default options which prevented them from working.
Reported by: Evgeny Dunaev
Pointy hat to: hrs |
0.9.2 11 Sep 2015 23:50:56 |
hrs |
- Temporarily disable -Werror to fix build on 11.x. Boost < 1.59.0 has
a lot of unused local typedefs while the newer versions use
__attribulte__((unused)) to suppress the warning.
- Add patches to remove BOOST_PFTO_WRAPPER(). This macro is obsolete
in the newer versions of Boost. |
0.9.2 09 Sep 2015 14:28:47 |
hrs |
Add net/kea, a new open source DHCPv4/DHCPv6 server being developed
by Internet Systems Consortium. |