Port details |
- cpufetch Simple yet fancy CPU architecture fetching tool
- 1.06 sysutils =2 1.05_1Version of this port present on the latest quarterly branch.
- Maintainer: jbo@FreeBSD.org
- Port Added: 2021-10-01 12:54:52
- Last Update: 2024-08-19 14:38:30
- Commit Hash: 7973f82
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/Dr-Noob/cpufetch
- Description:
- Simple yet fancy CPU architecture fetching tool.
cpufetch is a command-line tool written in C that displays the CPU information
in a clean and beautiful way.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cpufetch>0:sysutils/cpufetch
- To install the port:
- cd /usr/ports/sysutils/cpufetch/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cpufetch
- pkg install cpufetch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpufetch
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1724078288
SHA256 (Dr-Noob-cpufetch-v1.06_GH0.tar.gz) = b8ec1339cf3a3bb9325cde7fb0748dd609043e8d2938c292956da7e457bdb7d9
SIZE (Dr-Noob-cpufetch-v1.06_GH0.tar.gz) = 2833392
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_cpufetch
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.06 19 Aug 2024 14:38:30 |
Joel Bodenmann (jbo) |
sysutils/cpufetch: Update to v1.06
Changelog: https://github.com/Dr-Noob/cpufetch/releases/tag/v1.06 |
1.05_1 24 Feb 2024 19:19:15 |
Joel Bodenmann (jbo) |
sysutils/cpufetch: Move man to share/man
Approved by: zirias (mentor)
Differential Revision: https://reviews.freebsd.org/D44065 |
1.05 06 Feb 2024 02:15:35 |
Joel Bodenmann (jbo) |
sysutils/cpufetch: Update to 1.05
Changelog: https://github.com/Dr-Noob/cpufetch/releases/tag/v1.05
Approved by: tcberner (mentor, implicit) |
1.04 08 Sep 2023 14:12:16 |
Joel Bodenmann (jbo) |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <jbo@insane.engineer> to
<jbo@FreeBSD.org>
Approved by: zirias (mentor)
Differential Review: https://reviews.freebsd.org/D41781 |
1.04 06 May 2023 11:30:48 |
Felix Palmen (zirias) Author: Joel Bodenmann |
sysutils/cpufetch: Update to 1.04
Changelog: https://github.com/Dr-Noob/cpufetch/releases/tag/v1.04
PR: 271278
Approved by: tcberner (mentor, implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.02 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.02 05 May 2022 22:53:31 |
Muhammad Moinur Rahman (bofh) Author: Joel Bodenmann |
sysutils/cpufetch: update to 1.02
PR: 263659
Approved by: jbo@insane.engineer (maintainer)
Relnotes: https://github.com/Dr-Noob/cpufetch/releases/tag/v1.02 |
1.00_1 11 Apr 2022 18:16:06 |
Fernando Apesteguía (fernape) |
sysutils/cpufetch: Fix build on i386
Cherry pick patch to add i{345}86 to the list or supported architectures.
https://lists.freebsd.org/archives/freebsd-ports/2022-April/001700.html
Reported by: jbo_at_insane.engineer (maintainer)
Fixes: 4a1d3b62ff7ef2691d47e0848512d11acf5fab44 |
1.00_1 07 Apr 2022 14:26:19 |
Fernando Apesteguía (fernape) Author: Joel Bodenmann |
sysutils/cpufetch: support i386
i386 support has been tested and works OK.
While here, change maintainer's email address.
PR: 263095
Reported by: jbo@insane.engineer (maintainer) |
1.00 25 Oct 2021 12:58:29 |
Alexey Dokuchaev (danfe) |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
1.00 05 Oct 2021 10:46:33 |
Mikael Urankar (mikael) |
sysutils/cpufetch: remove unneeded GH_PROJECT
PR: 258736
Reported by: diizzy |
1.00 01 Oct 2021 12:51:04 |
Mikael Urankar (mikael) Author: Joel Bodenmann |
sysutils/cpufetch: Add new port.
Simple yet fancy CPU architecture fetching tool.
cpufetch is a command-line tool written in C that displays the CPU information
in a clean and beautiful way.
WWW: https://github.com/Dr-Noob/cpufetch
PR: 258736 |