Port details |
- archivemount Mount archives with FUSE
- 0.9.1_1 sysutils
=4 0.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: jirnov@gmail.com
- Port Added: 2008-06-21 12:47:04
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: openssl, gdisk, libevent, dfc, vlc
- License: LGPL20
- WWW:
- https://www.cybernoia.de/software/archivemount.html
- Description:
- Archivemount is a piece of glue code between libarchive
(http://people.freebsd.org/~kientzle/libarchive/) and FUSE
(http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- archivemount>0:sysutils/archivemount
- No installation instructions:
- This port has been deleted.
- PKGNAME: archivemount
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663696814
SHA256 (archivemount-0.9.1.tar.gz) = c529b981cacb19541b48ddafdafb2ede47a40fcaf16c677c1e2cd198b159c5b3
SIZE (archivemount-0.9.1.tar.gz) = 133251
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfuse.so : sysutils/fusefs-libs
- libarchive.so.13 : archivers/libarchive
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_archivemount
- USES:
- fuse iconv libarchive pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1_1 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
0.9.1_1 25 Feb 2024 14:30:25 |
Muhammad Moinur Rahman (bofh) |
sysutils/archivemount: Moved man to share/man
Approved by: portmgr (blanket) |
0.9.1 20 Sep 2022 18:11:04 |
Nuno Teixeira (eduardo) Author: Evgeny Zhirnov |
sysutils/archivemount: Update to 0.9.1
ChangeLog:
* 0.9.1 - Incorporated fixes for compilation problems with newer gcc
versions. Contributed by Niels de Vos
* 0.9.0 - Make sure the written archive's format is the same or as
close as possible to the original. Due to a bug written files
were always in ustar format. Contributed by Jeff Ebert.
- Add AM_PROG_CC_C_O macro to configure.ac, contributed by
Jeff Ebert
- added option -o password, contributed by Scott Worley
- Pass REG_ENHANCED to regcomp where available (Mac and BSD).
Otherwise \? has no special meaning. Contributed by Michael
J. Walsh
- Removed magic number for block size, it's a constant now.
Contributed by John Delgado
PR: 266518 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.8.12_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.8.12_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.8.12_2 18 Mar 2022 07:14:18 |
Fernando Apesteguía (fernape) |
sysutils/archivemount: Remove gmake dependency
It is not necessary to build the port.
PR: 262321
Reported by: billblake2018@gmail.com
Approved by: jirnov@gmail.com (maintainer, timeout 2 weeks) |
0.8.12_1 16 Mar 2022 11:20:03 |
Fernando Apesteguía (fernape) |
*/*: Use fusefs.ko instead of old fuse.ko
In several installation messages.
Bumping PORTEREVISION since this is something an end user would like know about.
PR: 262246
Reported by: obiwac@gmail.com |
0.8.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.12 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.8.12 26 May 2019 18:12:25 |
eugen |
sysutils/archivemount: update to 0.8.12
Upstream switched to https, so MASTER_SITES changed
to avoid extra request and delay.
Put archivemount more in line with common FreeBSD utilities
providing symlink mount_archive and add pkg-message describing
how it can be used in /etc/fstab.
PR: 237014
Approved by: jirnov@gmail.com (maintainer timeout, 7 weeks) |
0.8.1 02 Oct 2018 09:38:31 |
amdmi3 |
- Fix license
- Update WWW
Approved by: portmgr blanket |
0.8.1 23 Feb 2018 02:25:01 |
yuri |
sysutils/archivemount: Update to 0.8.1
Additional port changes:
* Changed to DISTVERSION
* Added LICENSE/LICENSE_FILE
* Sorted USES
PR: 225571
Submitted by: feld
Approved by: tcberner (mentor, implicit) |
0.6.1_1 19 Jul 2015 22:04:45 |
bapt |
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd |
0.6.1 11 Feb 2014 14:23:05 |
miwi |
- Stage support |
0.6.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.6.1 14 Sep 2013 10:36:25 |
bapt |
Remove useless USE_GCC: clang builds it just fine |
0.6.1 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
0.6.1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.6.1 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
0.6.1 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
0.6.1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
0.6.1 20 Mar 2011 16:31:59 |
culot |
- Update to 0.6.1
PR: ports/155718
Submitted by: Evgeny Zhirnov <jirnov AT gmail.com> (maintainer) |
0.6.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.0 15 Jun 2009 12:11:22 |
pav |
- Update to 0.6.0
PR: ports/135591
Submitted by: Evgeny Zhirnov <jirnov@gmail.com> (maintainer) |
0.5.3 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.5.3 21 Jun 2008 12:46:44 |
miwi |
Archivemount is a piece of glue code between libarchive
(http://people.freebsd.org/~kientzle/libarchive/) and FUSE
(http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.
WWW: http://www.cybernoia.de/software/archivemount/
PR: ports/124793
Submitted by: Evgeny Zhirnov <jirnov at gmail.com> |