Image zoom gives you complete control of the size of most images displayed in
mozilla based software. Both individual images or whole pages of images can be
zoomed.
WWW: http://imagezoom.yellowgorilla.net/
russian/xpi-imagezoom is obsolete now that www/xpi-imagezoom comes with russian
locale bundled.
PR: ports/101584
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
Russian version of Tabbrowsing Extensions for Firefox.
This is an extension for extending operations of tabbed browsing, e.g., tabs
become re-ordable by drag and drop, show tabs like a tree, and so on.
PR: ports/97778
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
- by default, textproc/aspell installs the English dictionaries (no
change);
- thereafter you can install any foreign dictionary;
- when you install a foreign dictionary, i.e. french/aspell or
textproc/da-aspell, it installs only the dictionaries, and depends
upon textproc/aspell for the programs;
- if you don't need the English dictionaries, you can define
WITHOUT_DICTEN or install textproc/aspell-without-dicten;
- add a new port for textproc/en-aspell: if aspell had been installed
without the English dictionaries, they can be added thereafter;
- add a missing port for german/alt-aspell;
- foreign dictionaries are almost independent from textproc/aspell,
and their maintainership is available.
Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
This program is especially useful for russian/ukrainian/belarusian users
but however can help those who reads mail from people that uses such
brain-damaged web-mailers as yahoo mail.
Fatigue with xterm when reading mail from mutt? Tired to press "Do Full
reset" every time when terminal becames full of garbage? This program is
for you! It removes unsafe characters from email & makes xterm happy!
Intended to be used with procmail.
Author: Alexander Gromnizki
WWW: http://gromnizki.unixdev.net
PR: ports/97476
Submitted by: Alexander Gromnizki <gromnizki@unixdev.net>
- 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
pkg-deinstall scripts.
Note to future PR submitters: If your port changes anything from
other ports, make sure it's changed back when it gets deinstalled!