Bug 152006 - New Port: archivers/unzip-iconv: Slave port of unzip with WITH_ICONV=yes set
Summary: New Port: archivers/unzip-iconv: Slave port of unzip with WITH_ICONV=yes set
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: TAKATSU Tomonari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-07 09:30 UTC by KOMATSU Shinichiro
Modified: 2011-05-06 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.70 KB, patch)
2010-11-07 09:30 UTC, KOMATSU Shinichiro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KOMATSU Shinichiro 2010-11-07 09:30:10 UTC
It is desirable for non-latin1 users that unzip package is built with WITH_ICONV=yes,
so I made a slave port.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-05-05 00:36:48 UTC
tota        2011-05-04 23:36:34 UTC

  FreeBSD ports repository

  Modified files:
    chinese/unzip        Makefile 
    korean/unzip         Makefile 
    russian/unzip        Makefile 
  Log:
  - Set CONFLICTS with unzip-iconv upcoming as a new port
  
  PR:             ports/152006
  Submitted by:   KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
  
  Revision  Changes    Path
  1.7       +1 -1      ports/chinese/unzip/Makefile
  1.6       +1 -1      ports/korean/unzip/Makefile
  1.6       +1 -1      ports/russian/unzip/Makefile
_______________________________________________
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 2 dfilter service freebsd_committer freebsd_triage 2011-05-05 00:42:51 UTC
tota        2011-05-04 23:42:37 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/unzip-iconv Makefile 
  Log:
  - Add a new port: archivers/unzip-iconv as a slave port of unzip with
                    WITH_ICONV=   yes
  
  PR:             ports/152006
  Submitted by:   KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
  
  Revision  Changes    Path
  1.257     +1 -0      ports/archivers/Makefile
  1.1       +19 -0     ports/archivers/unzip-iconv/Makefile (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 TAKATSU Tomonari freebsd_committer freebsd_triage 2011-05-05 00:44:54 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks! 


Comment 4 TAKATSU Tomonari freebsd_committer freebsd_triage 2011-05-05 00:44:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tota

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-05-06 14:33:31 UTC
tota        2011-05-06 13:33:17 UTC

  FreeBSD ports repository

  Modified files:
    archivers/unzip      Makefile 
  Log:
  - Set CONFLICTS with unzip-iconv [1]
    * Forget to commit on 2011-05-04 23:36:34 UTC
  - Bump PORTREVISION
  
  PR:             ports/152006 [1]
  Submitted by:   KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org> [1]
  
  Revision  Changes    Path
  1.70      +2 -1      ports/archivers/unzip/Makefile
_______________________________________________
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"