[Bug 279874] sysutils/eza: update to 0.18.19
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279874] sysutils/eza: update to 0.18.19"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jun 2024 18:41:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279874 Zsolt Udvari <uzsolt@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |uzsolt@FreeBSD.org Status|New |In Progress --- Comment #1 from Zsolt Udvari <uzsolt@FreeBSD.org> --- Hi Ken, thanks for patching. I suggest some modifications: Shell completion: doesn't need option and should always be installed. If you use option should enable it in OPTIONS_DEFAULT. Now they are disabled (doesn't install any completions). IMHO would be the best if you remove those options and install the completion files. https://docs.freebsd.org/en/books/porters-handbook/book/#shell-completion Manual page: if can download them and doesn't need huge depends IMHO can install them always (they aren't too big) so can remove the MANPAGE option too. The install of manual pages: can copy every file ("*") from source directory and can add to plist (without for-loop). If a new manpage will appear in a future release the testport will warn about orphaned file. -- You are receiving this mail because: You are the assignee for the bug.