[Bug 293270] sysutils/katifetch: New port
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293270] sysutils/katifetch: New port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Feb 2026 20:19:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293270
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1, MAINTAINER= you@example.com
Set your email in this variable.
2. This is the default value:
DISTFILES= katifetch-${DISTVERSION}.tar.gz
You can remove this line.
3. Incorrect variable order - use portfmt and portclippy from
ports-mgmt/portfmt and ports-mgmt/portlint for check port.
4. Distfiles is 29MB?!?!
SIZE (katifetch-13.1.tar.gz) = 29181909
With one shell script?
450820 katifetch.sh
Can you create release without unnecessary files or install just this file?
You can check port shells/bash-completion-zfs for example.
5. Remove WWW: from pkg-descr - this information moved to Makefile in variable
WWW.
--
You are receiving this mail because:
You are the assignee for the bug.