Port details |
- topless Display command output on the whole screen like "top"
- 1.52 sysutils
=3 Version of this port present on the latest quarterly branch. - Maintainer: koma2@lovepeers.org
 - Port Added: 2005-06-11 00:16:10
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: subversion, curl, rsync, sudo, unzip
- License: BSD2CLAUSE
- Description:
- TOPLESS reads various command output, displays it on the whole screen
(like "less"), and periodically updates it like "top".
TOPLESS can be used with almost every sort of command,
but is particularly useful when used with the command
to monitor the system, such as "ps", "netstat" or "fstat".
WWW: https://people.freebsd.org/~daichi/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- topless>0:sysutils/topless
- To install the port:
- cd /usr/ports/sysutils/topless/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/topless
- pkg install topless
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: topless
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (topless-1.52.tar.gz) = 4939f8e8740b586f4370a05cb9ba80ec1c66876f6ca062948a95567880359768
SIZE (topless-1.52.tar.gz) = 4673
- 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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_topless
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:05 1.52 |
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 ) |
06 Apr 2021 14:31:07 1.52 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Jul 2017 09:01:04
1.52 |
amdmi3  |
- Add LICENSE
- Add NO_ARCH
- Update WWW
- Regenerate patch
Approved by: portmgr blanket |
02 Mar 2015 23:47:18
1.52 |
bapt  |
Remove Author from pkg-descr and white space fixes |
29 Jun 2014 15:28:25
1.52 |
vanilla  |
Stagify.
Approved by: portmgr@ (blanket approval) |
20 Sep 2013 23:06:00
1.52 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
07 Sep 2013 07:44:27
1.52 |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
19 Mar 2011 12:38:54
1.52 |
miwi  |
- Get Rid MD5 support |
21 Dec 2005 02:27:27
1.52 |
daichi  |
sysutils/topless: update to 1.52
- alert function added
- information header function added |
20 Dec 2005 09:21:36
1.51 |
daichi  |
sysutils/topless: update to 1.51
- update to 1.51
a bug around -c and non-output-change problem fixed
- add SHA256 checkdum |
26 Sep 2005 13:26:59
1.49 |
garga  |
- Update to 1.49
PR: 86586
Submitted by: maintainer |
28 Jun 2005 06:04:42
1.46 |
daichi  |
sysutils/topless: update to 1.46
o Update sysutils/topless to 1.46.
Many improvements and some bugfixes were made to this version.
PR: ports/82719
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer) |
17 Jun 2005 15:17:07
1.41 |
daichi  |
sysutils/topless: update to 1.41
Changes of topless itself (not ports) from the previous version (1.36)
are as follows:
- Improve portability by using printf(1) instead of echo(1).
- Use "diff -C" instead of "diff -u" to make line parsing easier.
- Fix man page.
- "make install" can now be run by non-root user.
- Sync help message to man page.
- Remove README since it is the same as man page.
PR: ports/82359
Submitted by: maintainer |
11 Jun 2005 00:15:35
1.36 |
nork  |
Add topless 1.36, display command output on the whole
screen like "top".
PR: ports/82131
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by: daichi (author) |