On Mon, May 07, 2012 at 12:34:37PM +0200, Landry Breuil wrote: > HI, > > here's a port of fasd, a quite handy tool for fast access to files/dirs > in a posix shell, see https://github.com/clvv/fasd. I've mirrored the > tarball as github sucks. > > Fasd is a tool for quick access to files for POSIX shells. Fasd keeps > track of files you have accessed, so that you can quickly reference > them in the command line. > > The name fasd comes from the default suggested aliases f(files), > a(files/directories), s(show/search/select), d(directories). > > Fasd ranks files and directories by "frecency," that is, by both > "frequency" and "recency." > > > ok to import ? Tested only with ksh here.
I think you want NO_BUILD = Yes Also we install man pages under PREFIX/man -- Antoine