Commit graph

7 commits

Author SHA1 Message Date
Cheng-Lung Sung
8e0d85b876 o Update to 0.78
o Fixed some errors with dynamic buffers allocation
o rux.c was restructed

PR:		ports/104265
Submitted by:	maintainer (Vyacheslav Anikin)
2006-11-02 01:22:52 +00:00
Simon Barner
98db42463c - 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
2006-02-02 14:22:54 +00:00
Renato Botelho
33a3a3e22d - Use MASTER_SITE_SOURCEFORGE, project is hosted there
- Tarball was rerolled, just minor changes on Makefile

PR:		ports/92378
Submitted by:	maintainer
2006-01-27 11:55:29 +00:00
Andrey Slusar
c959721ff2 Update to 0.74
PR:		ports/92262
Submitted by:	Vyacheslav Anikin (maintainer)
2006-01-24 17:19:51 +00:00
Edwin Groothuis
41ce2d5cf9 SHA256ify
Approved by: krion@
2006-01-24 06:38:31 +00:00
Andrey Slusar
734fca235a - Fix build on FreeBSD 4.11
Reported by:	pointihat(kris)
Approved by:	maintainer
2006-01-03 20:18:03 +00:00
Andrey Slusar
e88fd8add5 Added rux, the best cyrillic text viewer and code page converter.
PR:		ports/90921
Submitted by:	Vyacheslav Anikin <ghos@mail.ru>
2005-12-26 13:44:34 +00:00