1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Dmitry Marakasov
4e32eb8ebe - Fix unicode handling
PR:		134790
Submitted by:	Vyacheslav Anikin <anikinsl@gmail.com> (maintainer)
2009-05-22 01:41:10 +00:00
Dmitry Marakasov
a04f9d3d6a - Update to 0.79
- Update MAINTAINER/author's email
- While here, use SF macro

PR:		132263
Submitted by:	Vyacheslav Anikin <ghos at mail dot ru> (maintainer)
2009-03-02 23:17:22 +00:00
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