FreeBSD Bugzilla – Attachment 110810 Details for
Bug 152006
New Port: archivers/unzip-iconv: Slave port of unzip with WITH_ICONV=yes set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.70 KB, created by
KOMATSU Shinichiro
on 2010-11-07 09:30:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
KOMATSU Shinichiro
Created:
2010-11-07 09:30:10 UTC
Size:
2.70 KB
patch
obsolete
>diff --exclude=CVS -urN ports/archivers/unzip/Makefile ports.new/archivers/unzip/Makefile >--- ports/archivers/unzip/Makefile 2010-09-20 15:14:24.000000000 +0900 >+++ ports.new/archivers/unzip/Makefile 2010-11-07 13:07:22.000000000 +0900 >@@ -26,6 +26,8 @@ > PORTDOCS= README WHERE > MAN1= ${UNZIP_NAME}.1 funzip.1 unzipsfx.1 zipgrep.1 zipinfo.1 > >+CONFLICTS= unzip-iconv-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* >+ > LOCAL_UNZIP= ${CFLAGS} -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR \ > -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS \ > -DLARGE_FILE_SUPPORT >diff --exclude=CVS -urN ports/archivers/unzip-iconv/Makefile ports.new/archivers/unzip-iconv/Makefile >--- ports/archivers/unzip-iconv/Makefile 1970-01-01 09:00:00.000000000 +0900 >+++ ports.new/archivers/unzip-iconv/Makefile 2010-11-07 12:58:19.000000000 +0900 >@@ -0,0 +1,19 @@ >+# New ports collection makefile for: unzip-iconv >+# Date created: Nov 7 2010 >+# Whom: KOMATSU Shinichiro <koma2@lovepeers.org> >+# >+# $FreeBSD$ >+# >+ >+PKGNAMESUFFIX= -iconv >+ >+MAINTAINER= koma2@lovepeers.org >+COMMENT= Unzip with iconv patches >+ >+MASTERDIR= ${.CURDIR}/../unzip >+ >+WITH_ICONV= yes >+ >+CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* >+ >+.include "${MASTERDIR}/Makefile" >diff --exclude=CVS -urN ports/chinese/unzip/Makefile ports.new/chinese/unzip/Makefile >--- ports/chinese/unzip/Makefile 2005-07-26 06:58:09.000000000 +0900 >+++ ports.new/chinese/unzip/Makefile 2010-11-07 13:00:56.000000000 +0900 >@@ -9,7 +9,7 @@ > > MAINTAINER= ports@FreeBSD.org > >-CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* >+CONFLICTS= unzip-[0-9]* unzip-iconv-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* > > MASTERDIR= ${.CURDIR}/../../archivers/unzip > >diff --exclude=CVS -urN ports/korean/unzip/Makefile ports.new/korean/unzip/Makefile >--- ports/korean/unzip/Makefile 2009-11-07 06:16:02.000000000 +0900 >+++ ports.new/korean/unzip/Makefile 2010-11-07 13:00:38.000000000 +0900 >@@ -9,7 +9,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= ZIP archive extractor with localized patches > >-CONFLICTS= unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* >+CONFLICTS= unzip-[0-9]* unzip-iconv-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* > > EXTRA_PATCHES= ${.CURDIR}/files/patch-* > MASTERDIR= ${.CURDIR}/../../archivers/unzip >diff --exclude=CVS -urN ports/russian/unzip/Makefile ports.new/russian/unzip/Makefile >--- ports/russian/unzip/Makefile 2009-12-08 21:23:41.000000000 +0900 >+++ ports.new/russian/unzip/Makefile 2010-11-07 13:01:13.000000000 +0900 >@@ -10,7 +10,7 @@ > MAINTAINER= den@FreeBSD.org > COMMENT= Unzip with CP866 and KOI8-R support > >-CONFLICTS= unzip-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* >+CONFLICTS= unzip-[0-9]* unzip-iconv-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* > > EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 152006
: 110810