Bug 117290

Summary: New port: archivers/unrar-iconv Extract, view & test RAR archives with iconv support
Product: Ports & Packages Reporter: Yarodin <yarodin>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Yarodin 2007-10-18 10:10:01 UTC
The unRAR utility is a freeware program, distributed with source
code and developed for extracting, testing and viewing the
contents of archives created with the RAR archiver, version 1.50
and above.  For the usage and distribution license please read the
file LICENSE.TXT.

The unRAR utility is a minor part of the RAR archiver and contains
RAR uncompression algorithm. UnRAR requires very small volume of
memory to operate.

ADD: iconv support. See new switches la,ll,lo at unrar -?

WWW: http://www.rarsoft.com/
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2008-02-16 19:42:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-16 20:13:34 UTC
alepulver    2008-02-16 20:13:28 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/unrar-iconv Makefile 
    archivers/unrar-iconv/files patch-iconv 
  Log:
  Add unrar-iconv: unrar with iconv support (as slave port).
  
  PR:             ports/117290
  Submitted by:   Yarodin <yarodin at gmail.com>
  
  Revision  Changes    Path
  1.188     +1 -0      ports/archivers/Makefile
  1.1       +22 -0     ports/archivers/unrar-iconv/Makefile (new)
  1.1       +204 -0    ports/archivers/unrar-iconv/files/patch-iconv (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2008-02-16 20:29:36 UTC
State Changed
From-To: open->closed

New port added, as a slave port of unrar. Thanks!