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
fusefs-zip FUSE filesystem to mount ZIP archives with write support
0.4.4_2 sysutils on this many watch lists=3 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 0.4.4_1Version 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: 2013-01-28 11:04:05
Last Update: 2024-01-09 15:41:04
Commit Hash: e10e202
People watching this port, also watch:: beadm, fusefs-exfat, tmux, coreutils, pkg
License: LGPL3
WWW:
https://bitbucket.org/agalanin/fuse-zip/
Description:
fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP archives based on libzip, implemented in C++. With fuse-zip, you can work with ZIP archives as real directories. Unlike KIO or Gnome VFS, it can be be used in any application without modifications.
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/fuse-zip
  2. share/man/man1/fuse-zip.1.gz
  3. /usr/local/share/licenses/fuse-zip-0.4.4_2/catalog.mk
  4. /usr/local/share/licenses/fuse-zip-0.4.4_2/LICENSE
  5. /usr/local/share/licenses/fuse-zip-0.4.4_2/LGPL3
Collapse this list.
Dependency lines:
  • fuse-zip>0:sysutils/fusefs-zip
To install the port:
cd /usr/ports/sysutils/fusefs-zip/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/fusefs-zip
  • pkg install fuse-zip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fuse-zip
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1515487547 SHA256 (fuse-zip-0.4.4.tar.gz) = c464a63ca7cc16eef7c14036fe09823ca9d96a0ef530e274845044a5440e47d2 SIZE (fuse-zip-0.4.4.tar.gz) = 687132

Packages (timestamps in pop-ups are UTC):
fuse-zip
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.4_20.4.4_20.4.40.4.4_20.4.4_2-0.4.4-
FreeBSD:13:quarterly0.4.4_10.4.4_10.4.4_10.4.4_10.4.4_10.4.4_10.4.4_10.4.4_1
FreeBSD:14:latest0.4.4_20.4.4_20.4.4_10.4.4_20.4.4_20.4.4_1-0.4.4_1
FreeBSD:14:quarterly0.4.4_10.4.4_1-0.4.4_10.4.4_10.4.4_10.4.4_10.4.4_1
FreeBSD:15:latest0.4.4_20.4.4_2n/a0.4.4_2n/a0.4.4_20.4.4_20.4.4_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libzip>=0.11.1 : archivers/libzip
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libzip.so : archivers/libzip
  2. libfuse.so : sysutils/fusefs-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fuse-zip-0.4.4_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_fusefs-zip
USES:
gmake fuse pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/agalanin/fuse-zip/downloads/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.4_2
09 Jan 2024 15:41:04
commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN[1-5]PREFIX: 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)
0.4.4_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)
0.4.4_1
05 Aug 2022 17:58:34
commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0 files touched by this commit
Bernard Spil (brnrd) search for other commits by this committer
archivers/libzip: Bump PORTREVISION on dependent ports
0.4.4
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
0.4.4
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.
0.4.4
22 Feb 2018 12:53:14
Revision:462587Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER

https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html

Submitted by:	olevole@olevole.ru (maintainer)
0.4.4
09 Jan 2018 15:59:36
Revision:458542Original commit files touched by this commit
novel search for other commits by this committer
sysutils/fusefs-zip: update to 0.4.4

PR:		225024
Submitted by:	maintainer
0.4.2_1
27 Sep 2017 18:08:14
Revision:450775Original commit files touched by this commit
rakuco search for other commits by this committer
Bump PORTREVISION in ports depending on archivers/libzip.

libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.

PR:		222638
0.4.2
25 Mar 2017 23:03:25
Revision:436922Original commit files touched by this commit
ak search for other commits by this committer
- Migrate to new site. Only update WWW (MASTER_SITES was updated in pr212802)

PR:	212816
Submitted by:	Hans <j3377622@trbvm.com>
Approved by:	olevole@olevole.ru (maintainer)
0.4.2
19 Sep 2016 09:19:48
Revision:422419Original commit files touched by this commit
vg search for other commits by this committer
- Update to 0.4.2
- Remove broken flag: fixes for new master_sites
- Remove patch: pushed to upstream

PR:		ports/212802
Submitted by:	olevole@olevole.ru (maintainer)
0.3.0_2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.3.0_2
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
0.3.0_2
03 Sep 2015 14:09:18
Revision:395960Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes

Approved by:	portmgr blanket
0.3.0_2
28 Aug 2015 10:48:42
Revision:395464Original commit files touched by this commit
makc search for other commits by this committer
- Bump PORTREVISION after libzip update
0.3.0_1
05 May 2014 22:50:59
Revision:353054Original commit files touched by this commit
tijl search for other commits by this committer
Convert archivers/libzip to USES=libtool.  Bump PORTREVISION on all
dependent ports.

cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.

databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.

databases/mysql-workbench52:
- USES=libtool.

devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.

devel/liborcus:
- USES=libtool tar:bzip2.
0.3.0
17 Oct 2013 07:38:23
Revision:330615Original commit files touched by this commit
vg search for other commits by this committer
- Fix build with clang

PR:		ports/182885
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by:	eadler, osa, rm (mentors, implicit)
0.3.0
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)
0.3.0
25 Jul 2013 15:31:03
Revision:323650Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 0.3.0

PR:		ports/180544
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
0.2.13
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.2.13
06 Mar 2013 16:52:02
Revision:313527Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_FUSE macros into USES feature.

While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
0.2.13
28 Jan 2013 11:03:51
Revision:311113Original commit files touched by this commit
danfe search for other commits by this committer
Add fuse-zip, a FUSE file system to navigate, extract, create, and modify ZIP
archives.

PR:	ports/159242

Number of commits found: 22