stephen 2012-04-30 03:28:38 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/autojump Makefile distinfo pkg-deinstall pkg-descr
pkg-message
sysutils/autojump/files patch-install.sh patch-install.zsh
pkg-install.in
Log:
- 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 <[email protected]>
Revision Changes Path
1.1397 +1 -0 ports/sysutils/Makefile
1.1 +61 -0 ports/sysutils/autojump/Makefile (new)
1.1 +2 -0 ports/sysutils/autojump/distinfo (new)
1.1 +68 -0 ports/sysutils/autojump/files/patch-install.sh (new)
1.1 +65 -0 ports/sysutils/autojump/files/patch-install.zsh (new)
1.1 +14 -0 ports/sysutils/autojump/files/pkg-install.in (new)
1.1 +15 -0 ports/sysutils/autojump/pkg-deinstall (new)
1.1 +7 -0 ports/sysutils/autojump/pkg-descr (new)
1.1 +6 -0 ports/sysutils/autojump/pkg-message (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"