| Port details on branch 2020Q3 |
- htop Better top(1) - interactive process viewer
- 2.2.0_1 sysutils
=1 2.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: gaod@hychen.org
 - Port Added: 2020-08-22 22:02:21
- Last Update: 2020-08-22 08:34:21
- Commit Hash: ed86898
- People watching this port, also watch:: dspam
- License: GPLv2
- WWW:
- https://hisham.hm/htop/
- Description:
- htop is an enhanced version of top, the interactive process viewer,
which can display the list of processes in a tree form.
Comparison between 'htop' and 'top'
* In 'htop' you can scroll the list vertically and horizontally
to see all processes and full command lines.
* In 'top' you are subject to a delay for each unassigned
key you press (especially annoying when multi-key escape
sequences are triggered by accident).
* 'htop' starts faster ('top' seems to collect data for a while
before displaying anything).
* In 'htop' you don't need to type the process number to
kill a process, in 'top' you do.
* In 'htop' you don't need to type the process number or
the priority value to renice a process, in 'top' you do.
* In 'htop' you can kill multiple processes at once.
* 'top' is older, hence, more tested.
WWW: https://hisham.hm/htop/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/htop/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/htop
- pkg install htop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: htop
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1524217137
SHA256 (hishamhm-htop-2.2.0_GH0.tar.gz) = fb23275090ee5fb19266384c39c69519c8b3844b8f6444730094949c621197c0
SIZE (hishamhm-htop-2.2.0_GH0.tar.gz) = 172913
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.7 : lang/python37
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- lsof : sysutils/lsof
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for htop-2.2.0_1:
LSOF=on: LiSt Open Files utility support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_htop
- USES:
- autoreconf libtool localbase ncurses pkgconfig python:build shebangfix
- 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.2.0_1 22 Aug 2020 08:34:21
    |
Niclas Zeising (zeising)  |
MFH: r545744
sysutils/htop: Fix build with -fno-common
Fix the build of sysutils/htop with -fno-common, which is the default in
llvm 11 (and gcc 10)
PR: 248823
Submitted by: Yasuhiro KIMURA
Approved by: ports-secteam (joenum, implicit, -fno-common fixes) |
2.2.0_1 22 Aug 2020 08:34:21
  |
zeising  |
MFH: r545744
sysutils/htop: Fix build with -fno-common
Fix the build of sysutils/htop with -fno-common, which is the default in
llvm 11 (and gcc 10)
PR: 248823
Submitted by: Yasuhiro KIMURA
Approved by: ports-secteam (joenum, implicit, -fno-common fixes) |