aboutsummaryrefslogtreecommitdiff
path: root/russian/rux
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.76Simon Barner2006-02-022-4/+4
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=155080
* - Use MASTER_SITE_SOURCEFORGE, project is hosted thereRenato Botelho2006-01-272-5/+6
| | | | | | | | | | - Tarball was rerolled, just minor changes on Makefile PR: ports/92378 Submitted by: maintainer Notes: svn path=/head/; revision=154589
* Update to 0.74Andrey Slusar2006-01-244-67/+5
| | | | | | | | PR: ports/92262 Submitted by: Vyacheslav Anikin (maintainer) Notes: svn path=/head/; revision=154362
* SHA256ifyEdwin Groothuis2006-01-241-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154318
* - Fix build on FreeBSD 4.11Andrey Slusar2006-01-032-0/+62
| | | | | | | | Reported by: pointihat(kris) Approved by: maintainer Notes: svn path=/head/; revision=152683
* Added rux, the best cyrillic text viewer and code page converter.Andrey Slusar2005-12-263-0/+45
PR: ports/90921 Submitted by: Vyacheslav Anikin <ghos@mail.ru> Notes: svn path=/head/; revision=152101