Date: Sun, 26 Sep 2021 18:03:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258736] [NEW PORT] sysutils/cpufetch: Simple yet fancy CPU architecture fetching tool Message-ID: <bug-258736-7788-hITfyt6Vgv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258736-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-258736-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=3D258736 Daniel Engberg <diizzy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |diizzy@FreeBSD.org --- Comment #2 from Daniel Engberg <diizzy@FreeBSD.org> --- Hi, L1 is obsolete (remove) Please read the Porter's Handbook about ports that uses USE_GITHUB https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_si= tes-github-description (especially "Example 17. Use of USE_GITHUB with DISTVERSIONPREFIX") L7 and L15 conflicts (don't invent your own release numbering) Use portlint to fix ordering within the Makefile https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-p= ortlint Is gmake a hard requirement? USES should also be USES=3D not +=3D unless yo= u set options several times within the Makefile There's another utility already available that seems to do pretty much the = same thing? Is this any different except for the text art? sysutils/cpu-x Thanks for your contribution! --=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-258736-7788-hITfyt6Vgv>