notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
autojump Faster way to navigate your filesystem
22.5.3_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 22.5.3_1Version of this port present on the latest quarterly branch.
Maintainer: michel@boaventura.dev search for ports maintained by this maintainer
Port Added: 2012-04-30 03:29:30
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3+
WWW:
https://github.com/wting/autojump
Description:
Autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. Directories must be visited first before they can be jumped to.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/autojump-22.5.3_1/catalog.mk
  2. /usr/local/share/licenses/autojump-22.5.3_1/LICENSE
  3. /usr/local/share/licenses/autojump-22.5.3_1/GPLv3+
  4. bin/autojump
  5. bin/autojump_argparse.py
  6. bin/autojump_data.py
  7. bin/autojump_match.py
  8. bin/autojump_utils.py
  9. share/autojump/autojump.bash
  10. share/autojump/autojump.fish
  11. share/autojump/autojump.zsh
  12. share/zsh/site-functions/_j
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • autojump>0:sysutils/autojump
To install the port:
cd /usr/ports/sysutils/autojump/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/autojump
  • pkg install autojump
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: autojump
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1596643397 SHA256 (wting-autojump-release-v22.5.3_GH0.tar.gz) = 00daf3698e17ac3ac788d529877c03ee80c3790472a85d0ed063ac3a354c37b1 SIZE (wting-autojump-release-v22.5.3_GH0.tar.gz) = 55429

Packages (timestamps in pop-ups are UTC):
autojump
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest22.5.3_122.5.3_122.5.3_122.5.3_122.5.3_1-22.5.3_1-
FreeBSD:13:quarterly22.5.3_122.5.3_122.5.3_122.5.3_122.5.3_122.5.3_122.5.3_122.5.3_1
FreeBSD:14:latest22.5.3_122.5.3_122.5.3_122.5.3_122.5.3_122.5.3_1-22.5.3_1
FreeBSD:14:quarterly22.5.3_122.5.3_1-22.5.3_122.5.3_122.5.3_122.5.3_122.5.3_1
FreeBSD:15:latest22.5.3_122.5.3_1n/a22.5.3_1n/a22.5.3_122.5.3_122.5.3_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_autojump
USES:
cpe python:run shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wting/autojump/tar.gz/release-v22.5.3?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
22.5.3_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22.5.3_1
21 Oct 2021 14:27:10
commit hash: 513baa17636eb8c4fbf1e27fc255dfce41fa58b3commit hash: 513baa17636eb8c4fbf1e27fc255dfce41fa58b3commit hash: 513baa17636eb8c4fbf1e27fc255dfce41fa58b3commit hash: 513baa17636eb8c4fbf1e27fc255dfce41fa58b3 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
sysutils/autojump: Add CPE information

Approved by:	portmgr (blanket)
22.5.3_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
22.5.3_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
22.5.3_1
11 Aug 2020 13:07:45
Revision:544684Original commit files touched by this commit
lwhsu search for other commits by this committer
Use preferred install commands

Approved by:	maintainer (implicitly)
22.5.3
11 Aug 2020 07:50:22
Revision:544671Original commit files touched by this commit
lwhsu search for other commits by this committer
Readd sysutils/autojump, faster way to navigate your filesystem

PR:		248470
Submitted by:	Michel Boaventura <michel@boaventura.dev>
13_1
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13_1
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
13_1
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
13_1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
13_1
04 Apr 2018 21:30:35
Revision:466510Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Remove unneeded patching

Approved by:	portmgr blanket
13_1
18 Mar 2018 20:44:55
Revision:464953Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/autojump: Unbreak by fixing shebang

Also remove ZSH option: shell completions are now
installed unconditionally.

Approved by:	portmgr (port compliance, infrastructure)
13
02 Dec 2016 09:21:59
Revision:427548Original commit files touched by this commit
mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
13
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
13
05 Sep 2015 14:19:20
Revision:396173Original commit files touched by this commit
antoine search for other commits by this committer
Drop USE_GITHUB as it's broken:
- 404 during fetch
- sets wrong WRKSRC
13
04 Sep 2015 16:02:17
Revision:396103Original commit files touched by this commit
mat search for other commits by this committer
Convert most ports using cloud.github.com to GHC.

Convert a couple to github, and use some options helpers on the way.

Sponsored by:	Absolight
13
20 Dec 2014 19:42:46
Revision:375112Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
13
24 Oct 2014 16:56:10
Revision:371454Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
13
15 Mar 2014 08:01:49
Revision:348293Original commit files touched by this commit
danfe search for other commits by this committer
- 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
13
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
13
14 Mar 2013 11:20:54
Revision:314144Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to Optionsng
- While here trim header
13
30 Apr 2012 03:28:38
Original commit files touched by this commit
stephen search for other commits by this committer
- 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>

Number of commits found: 23