Date: Sat, 27 Aug 2016 11:05:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212190] [NEW PORT] sysutils/pinky-bar: Gather some system information Message-ID: <bug-212190-13-nrZfTO6V1s@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212190-13@https.bugs.freebsd.org/bugzilla/> References: <bug-212190-13@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=3D212190 Kubilay Kocak <koobs@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@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=3Dlocalbase instead of CFLAGS/LDFLAGS to add LOCALBASE/{lib,inc= lude} * Remove --prefix from CONFIGURE_ARGS (it is already set) * icons=3D in CONFIGURE_ARGS has no -- prefix, does this work? * Dont add autotools (gm4, libtool, auto*) to BUILD_DEPENDS, use USES=3Dautoreconf (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:=20 https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.= html --=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-212190-13-nrZfTO6V1s>