Port details |
- unarr Decompression library for RAR, TAR, ZIP and 7z* archives
- 1.1.1 archivers
=2 1.1.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
 - Port Added: 2019-11-26 16:36:15
- Last Update: 2024-09-03 13:55:13
- Commit Hash: 4bca597
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL3
- WWW:
- https://github.com/selmf/unarr
- Description:
- It was forked from unarr, which originated as a port of the RAR
extraction features from The Unarchiver project required for
extracting images from comic book archives. Zeniko wrote unarr as an
alternative to libarchive which didn't have support for parsing
filters or solid compression at the time.
While (lib)unarr was started with the intent of providing unarr with a
proper cmake based build system suitable for packaging and
cross-platform development, it's focus has now been extended to
provide code maintenance and to continue the development of unarr,
which no longer is maintained.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/archivers/unarr/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/unarr
- pkg install unarr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unarr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697869742
SHA256 (selmf-unarr-v1.1.1_GH0.tar.gz) = fa0ebf6d9b420d34171b1b6100949edce708c7933e7cfd2cedd03eae998d1c53
SIZE (selmf-unarr-v1.1.1_GH0.tar.gz) = 170238
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- cmocka>0 : sysutils/cmocka
- This port is required by:
- for Libraries
-
- graphics/yacreader
Configuration Options:
- No options to configure
- Options name:
- archivers_unarr
- USES:
- cmake:testing pathfix
- 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.1.1 03 Sep 2024 13:55:13
    |
Jan Beich (jbeich)  |
archivers/unarr: drop maintainership |
1.1.1 30 May 2024 14:00:12
    |
Jan Beich (jbeich)  |
archivers/unarr: drop unused patch after bbab7f59e963 |
1.1.1 22 Oct 2023 00:14:11
    |
Jan Beich (jbeich)  |
archivers/unarr: update to 1.1.1
Changes: https://github.com/selmf/unarr/releases/tag/v1.1.1
Reported by: GitHub (watch releases) |
1.1.0 13 Sep 2023 23:25:40
    |
Jan Beich (jbeich)  |
archivers/unarr: unbreak build on aarch64 after 29c8a5787507
lzmasdk/CpuArch.c:769:10: fatal error: 'asm/hwcap.h' file not found
#include <asm/hwcap.h>
^~~~~~~~~~~~~
Reported by: pkg-fallout |
1.1.0 03 Sep 2023 19:00:31
    |
Jan Beich (jbeich)  |
archivers/unarr: update to 1.1.0
Changes: https://github.com/selmf/unarr/releases/tag/v1.1.0
Reported by: GitHub (watch releases) |
1.0.1 03 Sep 2023 18:59:46
    |
Jan Beich (jbeich)  |
archivers/unarr: silence install warning
-- Installing:
/wrkdirs/usr/ports/archivers/unarr/work/stage/usr/local/lib/cmake/unarr/unarr-version.cmake
===> File(s) found in lib/pkgconfig while correct path is libdata/pkgconfig
Applying fix but consider using USES= pathfix or adjust install path |
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.0.1 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.0.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 07 Dec 2020 02:56:12
  |
linimon  |
Mark as BROKEN on riscv64:
Hard-float 'd' ABI can't be used for a target that doesn't support the D
instruction set extension (ignoring target-abi)
ld: error: lto.tmp: cannot link object files with different floating-point ABI
Approved by: portmgr (tier-2 blanket) |
1.0.1 26 Nov 2019 16:36:06
  |
jbeich  |
graphics/yacreader: add new port
YACReader is a free cross-platform comic reader with support for
multiple comic files and image formats. YACReader comes with
YACReaderLibrary an application for browsing and managing your comic
collections with various smooth transition effects.
https://www.yacreader.com/ |