From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 19 07:40:18 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 483EC106582F for ; Thu, 19 May 2011 07:40:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 357A38FC18 for ; Thu, 19 May 2011 07:40:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4J7eDm5025406 for ; Thu, 19 May 2011 07:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4J7eDg9025403; Thu, 19 May 2011 07:40:13 GMT (envelope-from gnats) Resent-Date: Thu, 19 May 2011 07:40:13 GMT Resent-Message-Id: <201105190740.p4J7eDg9025403@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Takefu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A1F61065672 for ; Thu, 19 May 2011 07:39:36 +0000 (UTC) (envelope-from takefu@airport.fm) Received: from ae-osaka.co.jp (unknown [IPv6:2001:3e0:4ec:a000::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3DAAF8FC0A for ; Thu, 19 May 2011 07:39:35 +0000 (UTC) Received: from ae-osaka.co.jp (localhost.ae-osaka.co.jp [127.0.0.1]) by ae-osaka.co.jp (Postfix) with ESMTP id 513C5114B8 for ; Thu, 19 May 2011 15:04:42 +0900 (JST) Received: from ae-osaka.co.jp ([127.0.0.1]) by ae-osaka.co.jp (ae-osaka.co.jp [127.0.0.1]) (amavisd-new, port 10024) with LMTP id abSydO2IJ6Gv for ; Thu, 19 May 2011 15:04:42 +0900 (JST) Received: from [IPv6:2001:3e0:4ec:a011:381e:212:b595:82f1] (unknown [IPv6:2001:3e0:4ec:a011:381e:212:b595:82f1]) by ae-osaka.co.jp (Postfix) with ESMTPSA id 391AE114B6 for ; Thu, 19 May 2011 15:04:36 +0900 (JST) Message-Id: <4DD4B2F5.90506@airport.fm> Date: Thu, 19 May 2011 15:04:37 +0900 From: Takefu To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: ports/157172: [NEW PORT] devel/libunistring: Unicode string library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2011 07:40:18 -0000 >Number: 157172 >Category: ports >Synopsis: [NEW PORT] devel/libunistring: Unicode string library >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 19 07:40:13 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Takefu >Release: FreeBSD 8.2-RELEASE amd64 >Organization: FOX Amateur Radio Club >Environment: >Description: GNU LIBUNISTRING - Unicode string library This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. www: http://www.gnu.org/software/libunistring/ >How-To-Repeat: >Fix: --- libunistring.shar begins here --- #!/bin/sh # This is a shell archive echo x devel/libunistring mkdir -p devel/libunistring > /dev/null 2>&1 echo x devel/libunistring/Makefile sed 's/^X//' > devel/libunistring/Makefile << 'SHAR_END' X# New ports collection makefile for: libunistring X# Date created: 2011-05-17 X# Whom: Takefu X# X# $FreeBSD$ X# X XPORTNAME= libunistring XPORTVERSION= 0.9.3 XCATEGORIES= devel XMASTER_SITES= GNU X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Unicode string library X XLICENSE_COMB= dual XLICENSE= GPLv3 LGPL3 XLICENSE_FILE_GPLv3= ${WRKSRC}/COPYING XLICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LIB X XUSE_GMAKE= yes XUSE_ICONV= yes XUSE_LDCONFIG= yes XGNU_CONFIGURE= yes XINFO= ${PORTNAME} X X.include X Xpre-patch: X.if defined(NOPORTDOCS) X cd ${WRKSRC}/doc && ${REINPLACE_CMD}\ X -e 's!install-data-local:!#install-data-local:!' Makefile.in X.endif X X.include SHAR_END echo x devel/libunistring/pkg-descr sed 's/^X//' > devel/libunistring/pkg-descr << 'SHAR_END' X GNU LIBUNISTRING - Unicode string library X XThis library provides functions for manipulating Unicode strings and Xfor manipulating C strings according to the Unicode standard. X XWWW: http://www.gnu.org/software/libunistring/ SHAR_END echo x devel/libunistring/pkg-plist sed 's/^X//' > devel/libunistring/pkg-plist << 'SHAR_END' X@comment $FreeBSD$ X%%PORTDOCS%%%%DOCSDIR%%/libunistring_1.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_10.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_11.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_12.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_13.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_14.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_15.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_16.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_17.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_18.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_19.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_2.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_3.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_4.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_5.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_6.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_7.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_8.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_9.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_abt.html X%%PORTDOCS%%%%DOCSDIR%%/libunistring_toc.html Xinclude/unistring/inline.h Xinclude/unistring/stdbool.h Xinclude/unistring/stdint.h Xinclude/unistring/localcharset.h Xinclude/unistring/iconveh.h Xinclude/unistring/version.h Xinclude/unistring/cdefs.h Xinclude/unistring/woe32dll.h Xinclude/unitypes.h Xinclude/unistr.h Xinclude/uniconv.h Xinclude/unistdio.h Xinclude/uniname.h Xinclude/unictype.h Xinclude/uniwidth.h Xinclude/uniwbrk.h Xinclude/unilbrk.h Xinclude/uninorm.h Xinclude/unicase.h Xlib/libunistring.so.1 Xlib/libunistring.so Xlib/libunistring.la Xlib/libunistring.a X%%PORTDOCS%%@dirrm %%DOCSDIR%% X%%PORTDOCS%%@unexec %D/%%DOCSDIR%% 2>/dev/null || true X@dirrm include/unistring SHAR_END echo x devel/libunistring/distinfo sed 's/^X//' > devel/libunistring/distinfo << 'SHAR_END' XSHA256 (libunistring-0.9.3.tar.gz) = 610d3ec724fbdaa654afe3cff20b9f4d504be3fd296fded2e0f7f764041006a3 XSIZE (libunistring-0.9.3.tar.gz) = 2555215 SHAR_END exit --- libunistring.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: