Date: Mon, 30 Apr 2012 03:28:38 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/autojump Makefile distinfo pkg-deinstall pkg-descr pkg-message ports/sysutils/autojump/files patch-install.sh patch-install.zsh pkg-install.in Message-ID: <201204300328.q3U3ScQn097264@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <neeraj.verma.ports@vermatech.com>
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204300328.q3U3ScQn097264>
