IABSD.fr/ports/misc/fasd

Branch :


Log

Author Commit Date CI Message
c715eab9 2022-03-11 19:38:05 drop RCS Ids
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
d6e85d67 2015-12-29 19:49:39 DISTNAME is set by bsd.port.mk for these ports now
b497014a 2015-05-23 16:34:40 Remove HOMEPAGE for ports where the one auto-generated from GH_* variables is completely identical. OK sthen@
f12e6be1 2015-04-05 13:31:13 drop GH_COMMIT lines which are hidden behind GH_TAGNAME, discussed with a few in the room.
9057b8ec 2014-12-15 16:11:35 Update misc/fasd to 1.0.1 - switch from MASTER_SITES to Github OK aja@
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep
88d3c911 2012-05-08 07:49:59 Import fasd 0.5.4. 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 ajacoutot@