Page MenuHomeFreeBSD

[PATCH] net/akhq: misc fix
ClosedPublic

Authored by kiwi on Mar 27 2025, 4:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 27, 4:22 AM
Unknown Object (File)
Tue, Nov 25, 1:13 AM
Unknown Object (File)
Fri, Nov 21, 4:13 AM
Unknown Object (File)
Thu, Nov 6, 9:01 AM
Unknown Object (File)
Tue, Nov 4, 3:29 AM
Unknown Object (File)
Tue, Nov 4, 3:29 AM
Unknown Object (File)
Tue, Nov 4, 3:29 AM
Unknown Object (File)
Tue, Nov 4, 3:21 AM
Subscribers
None

Details

Summary
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
Test Plan
  • Poudriere build is ok on 14.2-RELEASE
  • portclippy and portlink are ok

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kiwi requested review of this revision.Mar 27 2025, 4:29 PM
kiwi created this revision.
net/akhq/files/akhq.in
19

This one should stay LOCALBASE, because it is not a file installed by akhq.

Once that little typo is fixed, the commit is ready to land.

Approved by: 0mp (mentor)

LGTM
Maintainer feedback +

In D49537#1129478, @0mp wrote:

Once that little typo is fixed, the commit is ready to land.

Approved by: 0mp (mentor)

This revision is now accepted and ready to land.Mar 27 2025, 8:10 PM
This revision now requires review to proceed.Mar 28 2025, 12:03 PM
kiwi added inline comments.
net/akhq/files/akhq.in
19

Thanks :)

This revision was not accepted when it landed; it landed in state Needs Review.Mar 28 2025, 4:35 PM
Closed by commit R11:7820c0a420e4: net/akhq: misc fix (authored by kiwi). · Explain Why
This revision was automatically updated to reflect the committed changes.
kiwi marked an inline comment as done.