[Bug 293834] net/bsdrcmds: Update to GitHub tag 20260315.

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 02 Apr 2026 20:29:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293834

--- Comment #3 from Doug Ambrisko <ambrisko@FreeBSD.org> ---
Is this better:
PORTNAME=       bsdrcmds
DISTVERSION=    20260315
CATEGORIES=     net

MAINTAINER=     jlh@FreeBSD.org
COMMENT=        FreeBSD rcmds (rcp/rlogin/rlogind/rsh/rshd)

LICENSE=        BSD3CLAUSE

USES=           uidfix
USE_GITHUB=     yes
GH_ACCOUNT=     jlehen

MAKE_ARGS=              BINOWN=${BINOWN} BINMODE=${BINMODE}
MANDIR=${PREFIX}/share/man/man

OPTIONS_DEFINE=         IPV6 LIBBLACKLIST
OPTIONS_DEFAULT=        LIBBLACKLIST

IPV6_MAKE_ARGS=         USE_IPV6=yes

LIBBLACKLIST_DESC=      libblacklist(3) support for rlogind(8) and rshd(8)
LIBBLACKLIST_MAKE_ARGS= USE_LIBBLACKLIST=yes

.include <bsd.port.mk>
I didn't the comment about CFLAGS polution.  Do you mean in the upstream
package since I don't see in the port Makefile?
Thanks for looking at it since I don't have a ports commit bit and have been
trying to help out.

-- 
You are receiving this mail because:
You are the assignee for the bug.