Bug 261839 - archivers/file-roller: switch from p7zip to 7-zip
Summary: archivers/file-roller: switch from p7zip to 7-zip
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-09 19:24 UTC by Max Brazhnikov
Modified: 2022-02-10 17:35 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch (1.99 KB, patch)
2022-02-09 19:24 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2022-02-09 19:24:33 UTC
Created attachment 231689 [details]
patch

Add support for 7-Zip and use it instead of p7zip. See bug #260866 for more info.
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2022-02-09 22:13:58 UTC
REINPLACE_CMD could be removed once archivers/p7zip is gone, 7z binary will be provided by archivers/7-zip then. The other patch should be upstreamed.
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-02-10 09:02:05 UTC
lgtm
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-10 17:33:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f3872ab47a6bbceb3743e022611ec838ad450d0

commit 6f3872ab47a6bbceb3743e022611ec838ad450d0
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-02-10 17:29:02 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-02-10 17:29:15 +0000

    archivers/file-roller: switch from p7zip to 7-zip

    PR:             260866 261839
    Approved by:    tcberner@

 archivers/file-roller/Makefile                           |  5 +++++
 .../file-roller/files/patch-src_fr-command-7z.c (new)    | 16 ++++++++++++++++
 2 files changed, 21 insertions(+)