1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 05:30:31 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Alexey Dokuchaev
6adc132072 - Sanitize and cleanup the port a bit: remove "Portname is ..." from COMMENT,
drop useless EXTRACT_SUFX, define LICENSE (GPLv3), sort the knobs, etc.
- Do not patch ./install.zsh file; it is nearly identical to ./install.sh
  except for the _f file, which can be installed separately (do so)
- Stagify, use OPTIONS helpers, trim superfluous whitespace here and there
2014-03-15 08:01:49 +00:00
Stephen Montgomery-Smith
215717c41e - New port sysutils/autojump
Autojump is a tool that acts as a complement to cd: it makes navigating your
filesystem a lot faster. It works by automagically maintaining a database of
the directories you use the most from the command line, and allows you to jump
back and forth between them, by typing just a few letters of the name of the
directory you want to jump to.

PR:		ports/151467
Submitted by:	Neeraj Verma <neeraj.verma.ports@vermatech.com>
2012-04-30 03:28:38 +00:00