[Bug 198797] [PATCH] Added an option to install BSDstats to bsdinstall
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 22 18:32:49 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198797
Bug ID: 198797
Summary: [PATCH] Added an option to install BSDstats to
bsdinstall
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: freebsd-bugs at FreeBSD.org
Reporter: yuri at rawbw.com
Keywords: patch
Created attachment 154664
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154664&action=edit
patch
This patch adds an option to install BSDstats from the installation script.
It installs BSDstats using the port or the package.
If ports tree is present, which depends on an option choice made by user, it
builds it from port, otherwise it installs the package.
CAVEAT Currently, when BSDstats is installed from port, and in case user has
chosen the TOR option, the build fails because of some glitch in misc/help2man.
help2man build fails with the message that gettext is missing. This problem
only happens when TOR option is chosen, and should be investigated.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list