Bug 198797

Summary: bsdinstall: option to install BSD-Stats
Product: Base System Reporter: Yuri Victorovich <yuri>
Component: binAssignee: freebsd-sysinstall (Nobody) <sysinstall>
Status: Open ---    
Severity: Affects Only Me CC: dteske, grahamperrin, nanoman, scrappy
Priority: --- Keywords: install
Version: 10.1-RELEASEFlags: yuri: mfc-stable10?
Hardware: Any   
OS: Any   
URL: https://bsdstats.org/
Attachments:
Description Flags
patch
none
patch
none
patch none

Description Yuri Victorovich freebsd_committer freebsd_triage 2015-03-22 18:32:49 UTC
Created attachment 154664 [details]
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.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2015-03-22 18:38:38 UTC
Created attachment 154666 [details]
patch
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2015-03-22 20:07:24 UTC
Created attachment 154672 [details]
patch
Comment 3 yuri 2015-03-23 00:05:18 UTC
*** Bug 150237 has been marked as a duplicate of this bug. ***
Comment 4 Graham Perrin freebsd_committer freebsd_triage 2023-02-18 20:46:00 UTC
Incidentally, <https://cgit.freebsd.org/ports/commit/?id=88833e7cce1a> dropped the bsdstats install option from sysutils/desktop-installer (don't shoot the messenger).