Port details |
- akhq Kafka Gui for Apache Kafka
- 0.25.1_2 net
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: freebsd@hackacad.net
 - Port Added: 2025-02-07 14:39:03
- Last Update: 2025-03-28 16:34:51
- Commit Hash: 7820c0a
- Also Listed In: java
- License: APACHE20
- WWW:
- https://github.com/tchiotludo/akhq
- Description:
- Kafka GUI for Apache Kafka to manage topics, topics data,
consumers group, schema registry, connect and more...
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/akhq/ && make install clean
- To add the package, run one of these commands:
- pkg install net/akhq
- pkg install akhq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: akhq
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734718291
SHA256 (akhq-0.25.1-all.jar) = 5aec420df890e388ade89c6995e6ed45a37d3cb1ff22f5d9837b1156ff4eaf72
SIZE (akhq-0.25.1-all.jar) = 191995582
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_akhq
- USES:
- java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.25.1_2 28 Mar 2025 16:34:51
    |
Xavier Beaudouin (kiwi)  |
net/akhq: misc fix
- Fix handling of sample file
- Fix PREFIX vs LOCALBASE in the .in file
- Fix NO_EXTRACT and CONFIG_FILES that are not needed anymore
Sponsored by: Klara, Inc.
Approved by: 0mp (mentor)
Approved by: kevans
Reported by: diizzy
Differential Revision: https://reviews.freebsd.org/D49537 |
0.25.1_1 07 Feb 2025 16:39:12
    |
Xavier Beaudouin (kiwi)  |
net/akhq: Clean up port
In Makefile:
- Better COMMENT
- Use ${ETCDIR} when applicable
- Update PLIST_FILES
- Removed post-install part
In service file:
- Use %WWWOWN%%
In sample configuration file, bind to 127.0.0.1 instead of 0.0.0.0
Sponsored by: Klara, Inc.
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D48886 |
0.25.1 07 Feb 2025 14:36:19
    |
Xavier Beaudouin (kiwi)  Author: Sven Ruediger |
net/akhq: Web GUI for Apache Kafka
Kafka GUI for Apache Kafka to manage topics, topics data,
consumers group, schema registry, connect and more...
PR: 274149
Sponsored by: Klara, Inc.
Approved by: 0mp (mentor, implicit)
Co-authored-by: kiwi
Co-authored-by: lwhsu
Differential Revision: https://reviews.freebsd.org/D48882 |
Number of commits found: 3
|