Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jun 2014 09:49:56 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190605] New: archivers/ark substitute unrar/unzip by -iconv analogues
Message-ID:  <bug-190605-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190605

            Bug ID: 190605
           Summary: archivers/ark substitute unrar/unzip by -iconv
                    analogues
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mikhail.rokhin@gmail.com

RAR_DESC=<----->Support for RAR archives
RAR_RUN_DEPENDS=<------>unrar:${PORTSDIR}/archivers/unrar \
<------><------><------>rar:${PORTSDIR}/archivers/rar

ZIP_DESC=<----->Support for ZIP archives
ZIP_RUN_DEPENDS=<------>unzip>0:${PORTSDIR}/archivers/unzip \
<------><------><------>zip:${PORTSDIR}/archivers/zip

change for


RAR_DESC=<----->Support for RAR archives
RAR_RUN_DEPENDS=<------>unrar-iconv:${PORTSDIR}/archivers/unrar-iconv \
<------><------><------>rar:${PORTSDIR}/archivers/rar

ZIP_DESC=<----->Support for ZIP archives
ZIP_RUN_DEPENDS=<------>unzip-iconv>0:${PORTSDIR}/archivers/unzip-iconv \
<------><------><------>zip:${PORTSDIR}/archivers/zip

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190605-13>