Port details |
- arqiver Simple Qt archive manager
- 0.9.0 x11-fm
=2 0.9.0Version 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: 2022-06-01 19:21:08
- Last Update: 2024-09-01 16:07:03
- Commit Hash: 5e19c8f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/tsujan/Arqiver
- Description:
- Arqiver is a simple Qt archive manager as a front-end for libarchive
(bsdtar), gzip, and 7z.
Arqiver can extract, create and edit archives that are supported by its
back-ends. It can open archives by drag-and-drop. Its listed items can be
viewed separately or dragged and dropped into appropriate applications.
With 7z, it also supports password protection.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: arqiver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1654109335
SHA256 (Arqiver-0.9.0.tar.xz) = bf3b4be44524b4d6b4096846c304d381e6707681fbb1e69b2847f6876b950593
SIZE (Arqiver-0.9.0.tar.xz) = 121104
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- linguist : devel/qt5-linguist
- qt5-qmake>=5.15 : devel/qt5-qmake
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- 7z : archivers/7-zip
- arj : archivers/arj
- lzop : archivers/lzop
- rar : archivers/rar
- unrar : archivers/unrar
- zip : archivers/zip
- linguist : devel/qt5-linguist
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for arqiver-0.9.0:
7ZIP=on: 7zip archive support
ARJ=on: ARJ archive support
LZO=on: LZO compression support
RAR=on: RAR archive support
ZIP=on: ZIP archive support
===> Use 'make config' to modify these settings
- Options name:
- x11-fm_arqiver
- USES:
- cmake qt:5 tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to archivers/arqiver on 2024-09-01
REASON: Moved to a better fit category
- port moved here from x11-fm/Arqiver on 2022-06-01
REASON: Convert PORTNATE to lowercase
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 01 Sep 2024 16:07:03 |
Vladimir Druzenko (vvd) Author: mew14930xvi |
archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership
Changelogs:
https://github.com/tsujan/Arqiver/releases/tag/V0.10.0
https://github.com/tsujan/Arqiver/releases/tag/V0.11.0
https://github.com/tsujan/Arqiver/releases/tag/V0.12.0
Port changes:
- Add flavors qt5 and qt6: qt5 is default, qt6 is experimental
- Take maintainership
- Move to a better fit category
PR: 281171 |
0.9.0 10 Sep 2023 23:13:40 |
Alexandre C. Guimarães (rigoletto) |
Returning all my ports to the pool.
- Unfortunately I have no time to maintain them anymore. |
0.9.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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.9.0 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.9.0 01 Jun 2022 19:14:41 |
Alexandre C. Guimarães (rigoletto) |
x11-fm/arqiver: convert PORTNAME to lowercase
- use MASTER_SITES instead of USE_GITHUB
- fix COMMENT in Makefile
- add missing Oxford comma in pkg-descr
PR: 264392
Submitted by: danfe, diizzy |
Number of commits found: 6
|