Port details |
- nnn Missing terminal file browser for X
- 4.5 misc
=2 4.4Version of this port present on the latest quarterly branch. - Maintainer: dmgk@FreeBSD.org
 - Port Added: 2017-12-27 17:49:34
- Last Update: 2022-04-27 16:55:07
- Commit Hash: e270201
- People watching this port, also watch:: sterm, zip, tmux, coreutils, smartmontools
- Also Listed In: shells
- License: BSD2CLAUSE
- Description:
- nnn is a fast and resource-sensitive file browser which integrates well with
your DE and favorite GUI utilities, works with the desktop opener, supports
bookmarks, has smart navigation shortcuts, has navigate-as-you-type mode,
disk usage analyzer mode, comprehensive file details and much more.
nnn can:
- open any file in the default desktop application or a custom one
- navigate-as-you-type (search-as-you-type enabled even on directory
switch)
- check disk usage with number of files in current directory tree
- run desktop search utility (gnome-search-tool or catfish) in any
directory
- copy absolute file path to clipboard, spawn a terminal and use the file
path
- navigate instantly using shortcuts like ~, -, & or handy bookmarks
- use cd ..... at chdir prompt to go to a parent directory
- show detailed file stats, media info, list and extract archives
- pin a directory you may need to revisit and jump to it anytime
- lock the current terminal after a specified idle time
- change directory on exit
WWW: https://github.com/jarun/nnn
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/nnn/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/nnn
- pkg install nnn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nnn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651072702
SHA256 (jarun-nnn-v4.5_GH0.tar.gz) = fadc15bd6d4400c06e5ccc47845b42e60774f368570e475bd882767ee18749aa
SIZE (jarun-nnn-v4.5_GH0.tar.gz) = 242191
- 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:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- gsed : textproc/gsed
- atool : archivers/atool
- mediainfo : multimedia/mediainfo
- xdg-open : devel/xdg-utils
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for nnn-4.5:
ATOOL=on: List and extract archives
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
MEDIAINFO=on: Show media information
XDG=on: Open files with xdg-open
===> Use 'make config' to modify these settings
- Options name:
- misc_nnn
- USES:
- compiler:c11 gmake localbase ncurses readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|