Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Sep 2023 21:00:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273641] [new port] misc/gtime: GNU version of 'time' utility
Message-ID:  <bug-273641-7788-3TQAu1CWK7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273641-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273641-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273641

--- Comment #1 from Daniel Engberg <diizzy@FreeBSD.org> ---
Hi,

PKGNAMEPREFIX, see https://cgit.freebsd.org/ports/tree/textproc/gsed/Makefi=
le
This will also remove the need of DISTNAME

Remove version check in TEST_DEPENDS, no need to test for something that's =
been
true for 15+ years.

INFO entry missing (see above)

Don't use variables in PLIST_FILES

TEST_USES=3D localbase don't work?

You're probably looking for MANDIR instead of MAN1PREFIX in the post-install
section

Out of curiosity, what's the reasonning about creating a port for time?

Best regars,
Daniel

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273641-7788-3TQAu1CWK7>