Port details |
- bsdinfo Simple utility to display system-based information
- 0.22_2 sysutils =6 0.22_2Version of this port present on the latest quarterly branch.
- Maintainer: freebsd-ports@samu.pl
- Port Added: 2012-06-22 13:54:55
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: rsync, sqlite3, wget, pkg, htop
- License: not specified in port
- WWW:
- https://github.com/samaelszafran/bsdinfo
- Description:
- This is a FreeBSD attempt to implement archey-like terminal system information
display utility. It is just an esthetic way to display system information.
Right now it doesn't have any configurable options (different themes, switches
to change behaviour, etc), but I will add such features in the future,
perhaps.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bsdinfo>0:sysutils/bsdinfo
- To install the port:
- cd /usr/ports/sysutils/bsdinfo/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bsdinfo
- pkg install bsdinfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bsdinfo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1585168864
SHA256 (samupl-bsdinfo-0.22-7ed6607958035244870877191c2764c9ba77f19d_GH0.tar.gz) = dbf803a701a6ae91de335841043ddce1d2677b6ee0537f3481de247b457885ec
SIZE (samupl-bsdinfo-0.22-7ed6607958035244870877191c2764c9ba77f19d_GH0.tar.gz) = 120595
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bsdinfo-0.22_2:
X256=on: Build the 256 color version
===> Use 'make config' to modify these settings
- Options name:
- sysutils_bsdinfo
- 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 |
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) |
0.22_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 ) |
0.22_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 ) |
0.22_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.22_2 25 Mar 2020 20:45:34 |
bdrewery |
- Unbreak
- Bring in latest commit from github which adds 'Bootmethod` display
and reorders the list slightly.
MFH: 2020Q1 |
0.22_1 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.22_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.22_1 04 Sep 2015 16:02:17 |
mat |
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight |
0.22_1 04 May 2014 02:05:41 |
linimon |
Update maintainer's address.
PR: ports/189223
Submitted by: maintainer |
0.22_1 27 Mar 2014 00:58:45 |
bdrewery |
- Enable X256 by default
PR: ports/186844
Submitted by: bdrewery
Approved by: s@samu.pl (maintainer) |
0.22 09 Jan 2014 15:12:47 |
bapt |
Support stage,
Use options helpers
Respect prefix |
0.22 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.22 18 May 2013 20:09:40 |
rakuco |
Point MASTER_SITES to a new github address.
PR: ports/178714
Submitted by: "Jakub Szafrański" <s@samu.pl> (maintainer) |
0.22 22 Jun 2012 13:54:24 |
wxs |
This is a FreeBSD attempt to implement archey-like terminal system information
display utility. It is just an esthetic way to display system information.
Right now it doesn't have any configurable options (different themes, switches
to change behaviour, etc), but I will add such features in the future, perhaps.
WWW: https://github.com/samaelszafran/bsdinfo
PR: ports/168832
Submitted by: s@samu.pl |