From nobody@FreeBSD.org  Tue Oct  2 07:55:59 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id EC75C106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Oct 2012 07:55:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id BFCBF8FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Oct 2012 07:55:59 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q927txrg087537
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 2 Oct 2012 07:55:59 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q927txBF087521;
	Tue, 2 Oct 2012 07:55:59 GMT
	(envelope-from nobody)
Message-Id: <201210020755.q927txBF087521@red.freebsd.org>
Date: Tue, 2 Oct 2012 07:55:59 GMT
From: Kuan-Chung Chiu <buganini@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [New Port] chinese/chiconv
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         172267
>Category:       ports
>Synopsis:       [New Port] chinese/chiconv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 02 08:00:17 UTC 2012
>Closed-Date:    Wed Oct 10 10:34:04 CDT 2012
>Last-Modified:  Wed Oct 10 10:34:04 CDT 2012
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
Sixnology Inc.
>Environment:
>Description:
Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convert
them to specified chinese encoding with transliteration.

WWW: https://github.com/buganini/chiconv

Buildlog:
https://redports.org/buildarchive/20121002041125-39579/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	chiconv/
#	chiconv/Makefile
#	chiconv/distinfo
#	chiconv/pkg-descr
#
echo c - chiconv/
mkdir -p chiconv/ > /dev/null 2>&1
echo x - chiconv/Makefile
sed 's/^X//' >chiconv/Makefile << 'ed1456848632731a053cb77e1599aaa1'
X# New ports collection makefile for:    chiconv
X# Date created:                         17 Sep 2012
X# Whom:					buganini@gmail.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	chiconv
XPORTVERSION=	1.0
XCATEGORIES=	chinese converters
XMASTER_SITES=	https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/
XDISTNAME=	buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
X
XMAINTAINER=	buganini@gmail.com
XCOMMENT=	Auto chinese encoding converter
X
XLICENSE=	BSD
X
XLIB_DEPENDS=	bsdconv:${PORTSDIR}/converters/bsdconv
X
XGITVERSION=	046010f
XFETCH_ARGS=	-pRr
XWRKSRC=		${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
X
XMAKE_ARGS=	PREFIX=${PREFIX}
X
XPLIST_FILES=	bin/chiconv
X
X.include <bsd.port.mk>
ed1456848632731a053cb77e1599aaa1
echo x - chiconv/distinfo
sed 's/^X//' >chiconv/distinfo << '78e1b1911772331b3d94bdad5a6a03a4'
XSHA256 (buganini-chiconv-1.0-0-g046010f.tar.gz) = ac8cdf73cebaf9725cdb2034d188fe1d2b988379b87fde269aa9b9b15fddf27c
XSIZE (buganini-chiconv-1.0-0-g046010f.tar.gz) = 1531
78e1b1911772331b3d94bdad5a6a03a4
echo x - chiconv/pkg-descr
sed 's/^X//' >chiconv/pkg-descr << 'f77760410dfcc1c66bf82f369b963195'
XAuto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convert
Xthem to specified chinese encoding with transliteration.
X
XWWW: https://github.com/buganini/chiconv
f77760410dfcc1c66bf82f369b963195
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Thu Oct 4 09:12:16 CDT 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172267 
State-Changed-From-To: open->closed 
State-Changed-By: bdrewery 
State-Changed-When: Wed Oct 10 10:34:04 CDT 2012 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172267 
>Unformatted:
