| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/ncdu/ |
Upload File : |
PORTNAME= ncdu
PORTVERSION= 1.17
CATEGORIES= sysutils
MASTER_SITES= https://dev.yorhel.nl/download/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ncurses du(1)
WWW= https://dev.yorhel.nl/ncdu
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= ncurses
GNU_CONFIGURE= yes
PLIST_FILES= bin/ncdu \
man/man1/ncdu.1.gz
# ncdu 1.* (LTS) is written in C.
# ncdu 2.* (stable) is written in Zig which only works with specific version.
PORTSCOUT= limit:^1\.
.include <bsd.port.mk>