Port details |
- ncdu2 NCurses Disk Usage (stable version written in Zig)
- 2.2.2_4 sysutils
=0 2.2.2_4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-05-27 04:27:36
- Last Update: 2023-09-06 20:50:54
- Commit Hash: dc284c2
- License: MIT
- WWW:
- https://dev.yorhel.nl/ncdu
- https://code.blicky.net/yorhel/ncdu
- Description:
- Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find
space hogs on a remote server where you don't have an entire graphical setup
available, but it is a useful tool even on regular desktop systems. Ncdu aims to
be fast, simple and easy to use, and should be able to run in any minimal
POSIX-like environment with ncurses installed.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/ncdu2/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ncdu2
- pkg install ncdu2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ncdu2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684104284
SHA256 (ncdu-2.2.2.tar.gz) = 90d920024e752318b469776ce57e03b3c702d49329ad9825aeeab36c3babf993
SIZE (ncdu-2.2.2.tar.gz) = 56096
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:
-
- zig>=0.10.0<0.10.1_99 : lang/zig
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_ncdu2
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.2_4 06 Sep 2023 20:50:54
    |
Po-Chuan Hsieh (sunpoet)  Author: Jan Beich |
sysutils/ncdu2: Add make test
PR: 273572 |
2.2.2_4 04 Sep 2023 21:30:06
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/ncdu2: Use zig built-in strip instead of llvm-strip
- Bump PORTREVISION for package change
zig built-in strip generates smaller binary executables than llvm-strip. |
2.2.2_3 04 Sep 2023 13:16:48
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/ncdu2: Add WITH_DEBUG check
PR: 273277
Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de> |
2.2.2_3 04 Sep 2023 09:08:04
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/ncdu2: Use llvm-strip instead of strip
- Bump PORTREVISION for package change
PR: 273277
Reported by: jbeich |
2.2.2_2 26 Aug 2023 09:29:34
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/ncdu2: Remove unnecessary RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 273278
Reported by: jbeich |
2.2.2_1 21 Aug 2023 17:03:10
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/ncdu2: Install ncdu as ncdu2
- Update WWW
- Remove CONFLICTS_INSTALL
- Bump PORTREVISION for package change |
2.2.2 27 May 2023 04:06:35
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/ncdu2: Add ncdu2 2.2.2
Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find
space hogs on a remote server where you don't have an entire graphical setup
available, but it is a useful tool even on regular desktop systems. Ncdu aims to
be fast, simple and easy to use, and should be able to run in any minimal
POSIX-like environment with ncurses installed. |
Number of commits found: 7
|