| Port details |
- kea Alternative DHCP implementation by ISC
- 3.0.2 net
=11 3.0.2Version of this port present on the latest quarterly branch. - Maintainer: apevnev@me.com
 - Port Added: 2015-09-09 14:28:58
- Last Update: 2025-10-29 16:35:33
- Commit Hash: 372e31f
- People watching this port, also watch:: smartmontools, sudo, nmap, isc-dhcp44-server, portmaster
- License: MPL20
- WWW:
- https://kea.isc.org/
- Description:
- Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module,
a portable DHCP library, libdhcp++, and a DHCP benchmarking tool,
perfdhcp.
Kea is developed by Internet Systems Consortium.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net/kea/ && make install clean
- To add the package, run one of these commands:
- pkg install net/kea
- pkg install kea
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kea
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1761751174
SHA256 (kea-3.0.2.tar.xz) = 29f4e44fa48f62fe15158d17411e003496203250db7b3459c2c79c09f379a541
SIZE (kea-3.0.2.tar.xz) = 6634300
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- googletest>0 : devel/googletest
- rst2man : textproc/py-docutils@py311
- python3.11 : lang/python311
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- cmake : devel/cmake-core
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_date_time.so : devel/boost-libs
- liblog4cplus.so : devel/log4cplus
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kea-3.0.2:
DOCS=on: Build and/or install documentation
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- net_kea
- USES:
- compiler:c++11-lang cpe iconv pathfix ssl python tar:xz meson pkgconfig cmake:indirect shebangfix
- pkg-message:
- If upgrading from < 3.0.0:
- Please visit https://kb.isc.org/docs/things-to-be-aware-of-when-upgrading-to-kea-300 for upgrade instructions.
- Master Sites:
|
Number of commits found: 102 (showing only 2 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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. |
Number of commits found: 102 (showing only 2 on this page)
|