Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2006 14:22:54 +0000 (UTC)
From:      Simon Barner <barner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/russian/rux Makefile distinfo
Message-ID:  <200602021422.k12EMs5F087211@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
barner      2006-02-02 14:22:54 UTC

  FreeBSD ports repository

  Modified files:
    russian/rux          Makefile distinfo 
  Log:
  - Update to 0.76
  - ChangeLog:
   o The mechanism of buffering is changed. Instead of allocation of the fixed
     size of memory (10240, -s) buffering on-demand now is used. I.e. if the
     analysis of the text to make it's impossible because of absence of the text
     in Russians the buffer will not be allocated. Instead of it the text will be
     immediately out (if certainly it's required).
  
   o The output of the name of the code page after the analysis is changed.
     Added output 'us-ascii (no hits)' in case of when at the text there are no
     Russian characters. And removed trailing '(same as out)' from the output of
     the default code page.
  
   o The 'main' became even more confused. :-)
  
  Submitted by:   Vyacheslav Anikin <ghos@mail.ru> (maintainer)
  PR:             ports/92725
  
  Revision  Changes    Path
  1.4       +1 -1      ports/russian/rux/Makefile
  1.5       +3 -3      ports/russian/rux/distinfo



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