Port details |
- fasd Shell helper program to autocomplete paths faster
- 1.0.1 deskutils
=0 1.0.1Version of this port present on the latest quarterly branch. - Maintainer: mail@dbalan.in
 - Port Added: 2018-12-12 14:17:27
- Last Update: 2022-04-01 15:09:49
- Commit Hash: 7b4d1f0
- License: MIT
- Description:
- Fasd is a handy shell helper program to access files and directories faster.
Fasd will try to expand path arguments from previously seen ones ordered by
frequency of access.
WWW: https://github.com/clvv/fasd
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/deskutils/fasd/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/fasd
- pkg install fasd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fasd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1528835657
SHA256 (clvv-fasd-1.0.1_GH0.tar.gz) = 88efdfbbed8df408699a14fa6c567450bf86480f5ff3dde42d0b3e1dee731f65
SIZE (clvv-fasd-1.0.1_GH0.tar.gz) = 16018
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- deskutils_fasd
- pkg-message:
- For install:
- To get fasd working in a shell, some initialization code must be run. Put the
line below in your shell rc.
eval "$(fasd --init auto)"
This will setup a command hook that executes on every command and advanced tab
completion for zsh and bash.
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Apr 2022 15:09:49 1.0.1
|
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
07 Apr 2021 08:09:01 1.0.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Aug 2019 16:01:59
1.0.1 
|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
12 Dec 2018 14:17:08
1.0.1
|
dbn  |
deskutils/fasd: Shell helper program to autocomplete paths faster
PR: 228969 |
Number of commits found: 5
|