Port details |
- squashfs-tools-ng New set of tools and libraries to work with SquashFS images
- 1.3.2 sysutils
=3 1.3.1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2022-04-01 04:30:08
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: xrdp, telegram-desktop, osv-scanner, memcached, R
- License: GPLv3+ LGPL3+
- WWW:
- https://infraroot.at/projects/squashfs-tools-ng/
- Description:
- SquashFS is a highly compressed, read-only file system often used as
a root file system on embedded devices, live systems, or simply as a
compressed archive format.
This project originally started out as a fork of squashfs-tools 4.3,
after encountering some short comings and realizing that there have
been no updates on the SourceForge site or mailing list for a long
time. Even before the first public release, the fork was replaced
with a complete re-write after growing frustrated with the existing
code base.
The utilities provided by squashfs-tools-ng offer alternative tooling
and are intentionally named differently, so both packages can be
installed side by side.
The actual guts of squashfs-tools-ng are encapsulated in a library
with a generic API designed to make SquashFS available to other
applications as an embeddable, extensible archive format (or simply
to read, write, or manipulate SquashFS file systems).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- squashfs-tools-ng>0:sysutils/squashfs-tools-ng
- No installation instructions:
- This port has been deleted.
- PKGNAME: squashfs-tools-ng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727359852
SHA256 (squashfs-tools-ng-1.3.2.tar.xz) = 0d907ac3e735c351e47c867fb51d94bffa3b05fb95bec01f31e848b7c44215a9
SIZE (squashfs-tools-ng-1.3.2.tar.xz) = 585380
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:
-
- liblz4.so : archivers/liblz4
- liblzo2.so : archivers/lzo2
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for squashfs-tools-ng-1.3.2:
DOCS=on: Build and/or install documentation
LZ4=on: LZ4 compression support
LZO=on: LZO compression support
TOOLS=on: Build the tools, not just the library
ZSTD=on: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_squashfs-tools-ng
- USES:
- libtool pkgconfig tar:xz
- 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 |
1.3.2 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 |
1.3.2 02 Oct 2024 17:24:54 |
Alexey Dokuchaev (danfe) |
sysutils/squashfs-tools-ng: update the port to version 1.3.2
Reported by: portscout |
1.3.1 03 May 2024 11:12:48 |
Alexey Dokuchaev (danfe) |
sysutils/squashfs-tools-ng: update the port to version 1.3.1
Reported by: portscout |
1.3.0 15 Mar 2024 08:08:46 |
Alexey Dokuchaev (danfe) |
sysutils/squashfs-tools-ng: update the port to version 1.3.0
Pull one upstream patch which had been omitted from this release
for some reason so that gensquashfs(1) can apply xattr file also
when using a pack file.
Reported by: portscout |
1.2.0_1 27 Jan 2024 23:07:15 |
Muhammad Moinur Rahman (bofh) |
sysutils/squashfs-tools-ng: Moved man to share/man
Approved by: portmgr (blanket) |
1.2.0 02 Jan 2023 01:36:06 |
Alexey Dokuchaev (danfe) |
sysutils/squashfs-tools-ng: update the port to version 1.2.0, strip
Reported by: David Oberhollenzer (upstream maintainer), portscout |
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) |
1.1.4 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 ) |
1.1.4 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 ) |
1.1.4 01 Apr 2022 04:27:46 |
Alexey Dokuchaev (danfe) |
sysutils/squashfs-tools-ng: new port had been added (+)
This project originally started out as a fork of squashfs-tools 4.3,
after encountering some short comings and realizing that there have
been no updates on the SourceForge site or mailing list for a long
time. Even before the first public release, the fork was replaced
with a complete re-write after growing frustrated with the existing
code base.
The utilities provided by squashfs-tools-ng offer alternative tooling
and are intentionally named differently, so both packages can be
installed side by side.
WWW: https://infraroot.at/projects/squashfs-tools-ng/ |