From owner-cvs-all@FreeBSD.ORG Mon Aug 8 13:29:34 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1714106564A; Mon, 8 Aug 2011 13:29:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B15578FC0A; Mon, 8 Aug 2011 13:29:34 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p78DTYNe083481; Mon, 8 Aug 2011 13:29:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p78DTYlA083480; Mon, 8 Aug 2011 13:29:34 GMT (envelope-from pav) Message-Id: <201108081329.p78DTYlA083480@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 8 Aug 2011 13:29:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/libunistring Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 13:29:34 -0000 pav 2011-08-08 13:29:34 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libunistring Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/157172 Submitted by: Takefu Revision Changes Path 1.4475 +1 -0 ports/devel/Makefile 1.1 +33 -0 ports/devel/libunistring/Makefile (new) 1.1 +2 -0 ports/devel/libunistring/distinfo (new) 1.1 +6 -0 ports/devel/libunistring/pkg-descr (new) 1.1 +47 -0 ports/devel/libunistring/pkg-plist (new)