Port details |
- td-system-tools Printing basic system information and system maintenance
- 2.0.0 net =2 1.6.1Version of this port present on the latest quarterly branch.
- Maintainer: thomas.dreibholz@gmail.com
- Port Added: 2021-05-05 11:36:07
- Last Update: 2024-10-14 15:16:49
- Commit Hash: a65678f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://www.nntb.no/~dreibh/system-tools/
- Description:
- This package contains programs for printing basic system
information and for system maintenance.
System-Info displays basic status information about the
system: hostname, uptime, CPU, memory statistics, disk
space statistics, SSH public key hashes, and networking
information. Furthermore, it can be configured to show
one or more banners (for example, a project name).
System-Info can be configured to be automatically run when
logging in, providing the user an up-to-date overview of
the system.
System-Maintenance runs basic system maintenance tasks:
trying to repair broken package management, updating the
package management databases, installing all available
updates, checking for old kernels and removing them, trim
SSD or unmap unused storage.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- td-system-tools>0:net/td-system-tools
- To install the port:
- cd /usr/ports/net/td-system-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install net/td-system-tools
- pkg install td-system-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: td-system-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728839876
SHA256 (td-system-tools-2.0.0.tar.xz) = c6c1e3b0f37aebf4f58ea081f766e24ba64fae85dba7d482a21dfe32fa511f9b
SIZE (td-system-tools-2.0.0.tar.xz) = 164640
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- bash : shells/bash
- figlet : misc/figlet
- mbuffer : misc/mbuffer
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_td-system-tools
- USES:
- cmake gettext tar:xz
- 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 |
2.0.0 14 Oct 2024 15:16:49 |
Zsolt Udvari (uzsolt) Author: Thomas Dreibholz |
net/td-system-tools: Update to 2.0.0
Changelog: https://github.com/dreibh/system-tools/blob/master/ChangeLog
PR: 282063
Approved by: submitter is maintainer |
1.6.1 06 Apr 2024 15:09:01 |
Nuno Teixeira (eduardo) Author: Thomas Dreibholz |
net/td-system-tools: Update to 1.6.1
ChangeLog: https://github.com/dreibh/system-tools/blob/master/ChangeLog
PR: 278164 |
1.6.0_1 01 Apr 2024 22:55:16 |
Daniel Engberg (diizzy) |
net/td-system-tools: Revert commit a885822 and fix port
Reapply cfc6675477159fe9fbeecb3a792edb49d376bb9d and fix dependencies
While at it fix some style issues
Approved by: portmgr (build fix) |
1.5.6 01 Apr 2024 22:49:20 |
Antoine Brodin (antoine) |
net/td-system-tools: Revert "net/td-system-tools: Update to new release 1.6.0"
This reverts commit cfc6675477159fe9fbeecb3a792edb49d376bb9d.
This unbreaks the ports tree. |
1.6.0 01 Apr 2024 16:42:00 |
Fernando Apesteguía (fernape) Author: Thomas Dreibholz |
net/td-system-tools: Update to new release 1.6.0
ChangeLog: https://www.nntb.no/~dreibh/system-tools/
PR: 278078
Reported by: thomas.dreibholz@gmail.com |
1.5.6 13 Feb 2024 10:02:45 |
Nuno Teixeira (eduardo) Author: Thomas Dreibholz |
net/td-system-tools: Update to 1.5.6
- Switch to DISTVERSION
- Update MASTER_SITES url
- Update maintainer's e-mail
- Update WWW url
ChangeLog: https://github.com/dreibh/system-tools/blob/master/ChangeLog
PR: 275603 |
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.2.0 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.2.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.2.0 05 May 2021 11:33:01 |
Nuno Teixeira (eduardo) |
net/td-system-info: New port
Printing basic system information and system maintenance
- Submitter becomes Maintainer
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255576
Reported by: Thomas Dreibholz <dreibh@iem.uni-due.de>
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D30098 |