notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
akhq Kafka Gui for Apache Kafka
0.25.1_2 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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...
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. @sample /usr/local/etc/akhq/application.yml.sample
  2. /usr/local/share/java/akhq/akhq.jar
  3. /usr/local/share/licenses/akhq-0.25.1_2/catalog.mk
  4. /usr/local/share/licenses/akhq-0.25.1_2/LICENSE
  5. /usr/local/share/licenses/akhq-0.25.1_2/APACHE20
Collapse this list.
Dependency lines:
  • akhq>0:net/akhq
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):
akhq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.25.1_10.25.1_2--0.25.1_2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.25.1_10.25.1_2--0.25.1_2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.25.1_10.25.1_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/tchiotludo/akhq/releases/download/0.25.1/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.25.1_2
28 Mar 2025 16:34:51
commit hash: 7820c0a420e4139701f67dc64ea793501ef3f3dccommit hash: 7820c0a420e4139701f67dc64ea793501ef3f3dccommit hash: 7820c0a420e4139701f67dc64ea793501ef3f3dccommit hash: 7820c0a420e4139701f67dc64ea793501ef3f3dc files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
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
commit hash: 0e4614dd4282813ee2ef7c430f6c38fcc65b29e8commit hash: 0e4614dd4282813ee2ef7c430f6c38fcc65b29e8commit hash: 0e4614dd4282813ee2ef7c430f6c38fcc65b29e8commit hash: 0e4614dd4282813ee2ef7c430f6c38fcc65b29e8 files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
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
commit hash: 2b8ec57a7b7df4e3d54c83e5d1fb0cd5b71a1ed7commit hash: 2b8ec57a7b7df4e3d54c83e5d1fb0cd5b71a1ed7commit hash: 2b8ec57a7b7df4e3d54c83e5d1fb0cd5b71a1ed7commit hash: 2b8ec57a7b7df4e3d54c83e5d1fb0cd5b71a1ed7 files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
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