Port details |
- sysinfo Utility used to gather system configuration information
- 1.0.1_3 sysutils =13 1.0.1_3Version of this port present on the latest quarterly branch.
- Maintainer: danger@FreeBSD.org
- Port Added: 2009-04-23 17:31:06
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: sudo, wget, git, nginx, subversion
- License: BSD2CLAUSE
- WWW:
- https://forums.freebsd.org/showthread.php?t=3282
- Description:
- Sysinfo is a shell script, the purpose of which is to automatically
gather system information and document the hardware and software
configuration of the given host system. The goal is to provide a
system operator with descriptive information about an unknown FreeBSD
installation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sysinfo>0:sysutils/sysinfo
- To install the port:
- cd /usr/ports/sysutils/sysinfo/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/sysinfo
- pkg install sysinfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sysinfo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sysinfo-1.0.1.tar.gz) = 2b4d6a63362cf57d0d5ff067532c8aceafe2abb3395a3e8249e41380d8ba4853
SIZE (sysinfo-1.0.1.tar.gz) = 14939
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- sysutils/sd-agent
Configuration Options:
- ===> The following configuration options are available for sysinfo-1.0.1_3:
DMIDECODE=off: Include information from the dmidecode tool
===> Use 'make config' to modify these settings
- Options name:
- sysutils_sysinfo
- 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.0.1_3 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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.0.1_2 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.0.1_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_2 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
1.0.1_2 13 Oct 2014 15:45:03 |
mat |
Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_tools
support was removed. Also retire three ports requiring it, and a few optionnal
dependencies.
With hat: portmgr
Noticed by: ak
Sponsored by: Absolight |
1.0.1_1 25 Jun 2014 13:45:55 |
jhale |
- Support staging
- Simplify MASTER_SITES
- Install LICENSE with LICENSE framework
- Use options helpers
- Use @sample in pkg-plist
- Bump PORTREVISION
Approved by: portmgr (blanket approval) |
1.0.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.1 28 Apr 2013 20:01:07 |
bapt |
Convert left sysutils ports to new options framework |
1.0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.1 04 Jun 2009 12:44:14 |
danger |
- update to 1.0.1
Approved by: miwi |
1.0_1 14 May 2009 19:11:06 |
danger |
- I had to reroll the distfile because the tool itself didn't say it's
actually 1.0, but claimed it's an older version, my fault.
- fix distinfo for the new distfile
- bup portrevision
Approved by: wxs |
1.0 14 May 2009 17:42:49 |
danger |
- update to 1.0
- enhance the description of the tool
Approved by: wxs |
0.8.7 12 May 2009 11:53:18 |
itetcu |
Fix install/package with -DNOPORTDOCS.
Reported by: QAT
Approved by: maintainer |
0.8.7 11 May 2009 16:38:27 |
danger |
- update to 0.8.7
Approved by: pav |
0.8.6 10 May 2009 16:58:52 |
danger |
- add yet another optional dependency
Approved by: miwi |
0.8.6 05 May 2009 15:02:51 |
danger |
- add the OPTIONS section
Approved by: itetcu |
0.8.6 28 Apr 2009 20:13:40 |
danger |
- update to 0.8.6 |
0.8.5 23 Apr 2009 17:30:10 |
danger |
- Add a port for sysinfo script that I wrote as part of my bachelor thesis
Reviewed by: pav@ |