[Bug 212190] [NEW PORT] sysutils/pinky-bar: Gather some system information
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 27 11:05:53 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212190
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |feature, needs-qa
Summary|New program |[NEW PORT]
| |sysutils/pinky-bar: Gather
| |some system information
Status|New |Open
--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thank you for your submission
At least the following changes/updates are needed:
* Use upstream description for COMMENT. Eg: Statusbar program for anything
(Window Manager, terminal multiplexer)
* Use USES=localbase instead of CFLAGS/LDFLAGS to add LOCALBASE/{lib,include}
* Remove --prefix from CONFIGURE_ARGS (it is already set)
* icons= in CONFIGURE_ARGS has no -- prefix, does this work?
* Dont add autotools (gm4, libtool, auto*) to BUILD_DEPENDS, use
USES=autoreconf (handles things automatically)
* Use \ to break up multiple lines when adding to variables, instead of
duplicating variable assignments
* Option X11 is present, but USE_XORG is unconditional. Upstream says these
are not requirements
* Why is OSS a default option?
* Why is git a required BUILD_DEPENDS?
Please test and confirm this port passes QA (portlint, poudriere). For more
details and instructions, see:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list