Bug 236240

Summary: archivers/ark: disable rar on non-x86 archs
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Some People CC: adridg
Priority: --- Flags: bugzilla: maintainer-feedback? (kde)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to archivers/ark/Makefile none

Description Mark Linimon freebsd_committer freebsd_triage 2019-03-05 06:37:59 UTC
Created attachment 202570 [details]
patch to archivers/ark/Makefile

archivers/rar is only available for x86 per its Makefile.

With it included in ark by default, kde cannot be built on non-x86.  Thus, disable it.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-09 22:47:36 UTC
A commit references this bug:

Author: adridg
Date: Sat Mar  9 22:46:56 UTC 2019
New revision: 495211
URL: https://svnweb.freebsd.org/changeset/ports/495211

Log:
  Turn on RAR option by default only on x86 in archivers/ark.

  This makes it possible to build on non-x86 with default options. Support
  for rar archives is via external executables, so there is no change in the
  port's compiled artifacts.

  Thanks linimon@ for the functional part of the change. While here,
  polish up descriptions and links and bits and bobs.

  PR:		236240
  Submitted by:	linimon

Changes:
  head/archivers/ark/Makefile
  head/archivers/ark/pkg-descr
  head/archivers/ark/pkg-message