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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
apparix Bookmark directories and apparate inside them
20110303_1 misc on this many watch lists=1 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 20110303Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-05-05 10:56:31
Last Update: 2024-01-09 10:32:17
Commit Hash: 03c7f3c
People watching this port, also watch:: nagios-check_smartmon-py39, nbench
License: GPLv2+
WWW:
https://micans.org/apparix/
Description:
Apparix allows you to bookmark directories and later jump to them using the mark. When jumping, the contributed bash completion code allows one to complete on bookmarks and on subdirectories of the target directory.
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 (5 items)
Collapse this list.
  1. bin/apparix
  2. share/man/man1/apparix.1.gz
  3. /usr/local/share/licenses/apparix-20110303_1/catalog.mk
  4. /usr/local/share/licenses/apparix-20110303_1/LICENSE
  5. /usr/local/share/licenses/apparix-20110303_1/GPLv2+
Collapse this list.
Dependency lines:
  • apparix>0:misc/apparix
To install the port:
cd /usr/ports/misc/apparix/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/apparix
  • pkg install apparix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apparix
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (apparix-11-062.tar.gz) = 211bb5f67b32ba7c3e044a13e4e79eb998ca017538e9f4b06bc92d5953615235 SIZE (apparix-11-062.tar.gz) = 260823

Packages (timestamps in pop-ups are UTC):
apparix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20110303_120110303_12011030320110303_120110303_1-20110303-
FreeBSD:13:quarterly2011030320110303201103032011030320110303201103032011030320110303
FreeBSD:14:latest20110303_120110303_12011030320110303_120110303_120110303-20110303
FreeBSD:14:quarterly2011030320110303-2011030320110303201103032011030320110303
FreeBSD:15:latest20110303_120110303_1n/a20110303_1n/a20110303_120110303_120110303_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for apparix-20110303_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_apparix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://micans.org/apparix/src/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20110303_1
09 Jan 2024 10:32:17
commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
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)
20110303
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)
20110303
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20110303
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.
20110303
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
20110303
20 Nov 2015 12:05:08
Revision:402071Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
20110303
21 Feb 2014 11:11:33
Revision:345369Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
20110303
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
20110303
05 Aug 2012 05:35:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20110303

PR:		170157
Submitted by:	Ports Fury
20081026
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
20081026
02 Sep 2010 21:17:34
Original commit files touched by this commit
wxs search for other commits by this committer
Reset to ports@. Thanks Frank for your work on these ports.

Discussed on:   ports@
20081026
27 Jan 2009 19:24:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 20081026

PR:             ports/130997
Submitted by:   Frank Steinborn <steinex@nognu.de> (maintainer)
20080725
21 Oct 2008 10:03:32
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 20080725

PR:             ports/128031
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    Frank Steinborn <steinex AT nognu.de> (maintainer)
20070918
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
20070918
12 Dec 2007 17:29:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20070918

PR:             118283
Submitted by:   Frank Steinborn <steinex@nognu.de> (maintainer)
20061110
26 Nov 2006 17:06:32
Original commit files touched by this commit
arved search for other commits by this committer
Update to 20061110 (06-314)

Submitted by:   maintainer
20060523
03 Jun 2006 01:16:12
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 20060523

PR:             98285
Submitted by:   maintainer
20060105
06 May 2006 13:08:09
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update maintainer address

Submittet by:   Frank Steinborn <steinex@nognu.de>
20060105
05 May 2006 10:53:32
Original commit files touched by this commit
ehaupt search for other commits by this committer
Apparix allows you to bookmark directories and later jump to them using the
mark. When jumping, the contributed bash completion code allows one to complete
on bookmarks and on subdirectories of the target directory.

WWW: http://micans.org/apparix/

PR:             95959
Submitted by:   Frank Steinborn <steinex@gmx.de>

Number of commits found: 21