Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 20:58:20 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/uni2ascii Makefile distinfo pkg-descr ports/textproc/uni2ascii/files patch-ascii2uni.c
Message-ID:  <200509122058.j8CKwK3O084786@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-09-12 20:58:20 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/uni2ascii   Makefile distinfo pkg-descr 
    textproc/uni2ascii/files patch-ascii2uni.c 
  Log:
  Add uni2ascii.
  
  uni2ascii and ascii2uni convert between UTF-8 Unicode and any of a variety of
  7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric
  character references, \u-escapes, standard hexadecimal, and raw hexadecimal.
  
  WWW: http://freshmeat.net/projects/uni2ascii/
  
  PR:             ports/86017
  Submitted by:   Emanuel Haupt <ehaupt@critical.ch>
  
  Revision  Changes    Path
  1.853     +1 -0      ports/textproc/Makefile
  1.1       +27 -0     ports/textproc/uni2ascii/Makefile (new)
  1.1       +2 -0      ports/textproc/uni2ascii/distinfo (new)
  1.1       +10 -0     ports/textproc/uni2ascii/files/patch-ascii2uni.c (new)
  1.1       +8 -0      ports/textproc/uni2ascii/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509122058.j8CKwK3O084786>