notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
htop Better top(1) - interactive process viewer
2.2.0_1 sysutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.0_1Version of this port present on the latest quarterly branch.
Maintainer: gaod@hychen.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/htop
  2. man/man1/htop.1.gz
  3. share/applications/htop.desktop
  4. share/pixmaps/htop.png
  5. /usr/local/share/licenses/htop-2.2.0_1/catalog.mk
  6. /usr/local/share/licenses/htop-2.2.0_1/LICENSE
  7. /usr/local/share/licenses/htop-2.2.0_1/GPLv2
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • htop>0:sysutils/htop
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. python3.7 : lang/python37
  3. autoconf>=2.69 : devel/autoconf
  4. automake>=1.16.1 : devel/automake
  5. libtoolize : devel/libtool
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hishamhm/htop/tar.gz/2.2.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0_1
22 Aug 2020 08:34:21
commit hash: ed8689817ba5cb0311e434d75e795b92c54fe001commit hash: ed8689817ba5cb0311e434d75e795b92c54fe001commit hash: ed8689817ba5cb0311e434d75e795b92c54fe001commit hash: ed8689817ba5cb0311e434d75e795b92c54fe001 files touched by this commit
Niclas Zeising (zeising) search for other commits by this committer
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
Revision:545749Original commit files touched by this commit
zeising search for other commits by this committer
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)

Number of commits found: 2