Bug 117290 - New port: archivers/unrar-iconv Extract, view & test RAR archives with iconv support
Summary: New port: archivers/unrar-iconv Extract, view & test RAR archives with iconv ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 10:10 UTC by Yarodin
Modified: 2008-02-16 20:29 UTC (History)
0 users

See Also:


Attachments
file.shar (9.35 KB, text/plain)
2007-10-18 10:10 UTC, Yarodin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!