Bug 254397

Summary: sysutils/wmcpuload: revert deletion, fixed unfetchable
Product: Ports & Packages Reporter: Boris Korzun <drtr0jan>
Component: Individual Port(s)Assignee: Rene Ladan <rene>
Status: Closed FIXED    
Severity: Affects Some People CC: antoine, rene, rhurlin, xride
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
wmcpuload.diff
none
wmcpuload.shar
none
wmcpuload.patch none

Description Boris Korzun 2021-03-19 09:17:16 UTC
Created attachment 223414 [details]
wmcpuload.diff

I've fixed the port. Updated MASTER_SITES and version.

Please revert it in ports r516897 and ports r534093.
Comment 1 Boris Korzun 2021-03-19 09:20:19 UTC
Created attachment 223415 [details]
wmcpuload.shar
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2021-03-19 12:11:04 UTC
Do you want to maintain this port?
Comment 3 Boris Korzun 2021-03-19 12:14:47 UTC
(In reply to Rene Ladan from comment #2)
Really, don't want to maintain... :-/
Sorry.
Comment 4 Boris Korzun 2021-10-11 07:29:47 UTC
Created attachment 228580 [details]
wmcpuload.patch

(In reply to Rene Ladan from comment #2)

Yes, I can to be a maintainer.

=====
This is a port of wmcpuload, which displays the current cpu-load in a simulated lcd-display, which supports background lighting.

Removed in commit ports r534093 due to being expired.

Updated to 1.1.1, fixed fetch-path.
=====
Comment 5 Boris Korzun 2021-10-11 07:30:35 UTC
*** Bug 258939 has been marked as a duplicate of this bug. ***
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-10-14 12:00:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8921a96194000bc7891ed5d04053b5d5ebaf956c

commit 8921a96194000bc7891ed5d04053b5d5ebaf956c
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2021-10-14 11:54:57 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2021-10-14 11:58:48 +0000

    sysutils/wmcpuload: revive and update to 1.1.1

    Pass maintainership to submitter.

    PR:             254397

 MOVED                                              |  1 -
 sysutils/Makefile                                  |  1 +
 sysutils/wmcpuload/Makefile (new)                  | 32 ++++++++++++
 sysutils/wmcpuload/distinfo (new)                  |  3 ++
 .../wmcpuload/files/patch-src_cpu__freebsd.c (new) | 57 ++++++++++++++++++++++
 sysutils/wmcpuload/pkg-descr (new)                 |  4 ++
 6 files changed, 97 insertions(+), 1 deletion(-)