Commit graph

50 commits

Author SHA1 Message Date
Thierry Thomas
de6a522b18 Upgrade to 0.60.6.1.
Remark: this release includes a patch provided by rdivacky to build with
clang.
2011-07-04 20:24:28 +00:00
Thierry Thomas
3b77b810aa Upgrade English dictionaries to SCOWL 7.1 which corrected several errors
and also added several now common proper names and some other words now
in common use.
2011-01-07 20:34:33 +00:00
Thierry Thomas
68a50e4acd Upgrade english dictionaries. This adds several variants. 2010-12-28 18:56:08 +00:00
Thierry Thomas
dbfb1fb6d4 Upgrade to 0.60.6.
List of changes from 0.60.5:

   * Compile fixes for Gcc 4.3.

   * Minor tweak to suggestion code which improved suggestion results in
     certain cases.

   * Always line buffer stdout and stderr in the Aspell utility when
     there is the potential for it to be used interactively through a
     pipe.

   * Removed debug output in `aspell munch-list'.

   * Other minor updates and bug fixes.

   * Enable Unicode support.
2008-04-16 20:35:19 +00:00
Thierry Thomas
0197e9013a Upgrade Aspell to 0.60.5.
Changelog at <http://aspell.sourceforge.net/aspell-0.60.5.txt>.
2006-12-19 21:07:51 +00:00
Thierry Thomas
8d1905f704 All dictionaries can be installed separately:
- 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>
2006-07-15 14:28:44 +00:00
Thierry Thomas
bdab6f5f0e - Add a Gujarati (gu) dictionary;
- Update Lithuanian (lt) & Uzbek (uz) dictionaries.
2006-01-19 23:09:42 +00:00
Thierry Thomas
e5c2458f49 - Update Ukrainian dictionary;
- Add Serbian and Telugu dictionaries.
2005-11-13 11:30:20 +00:00
Thierry Thomas
bd5bdebb6a Upgrade to 0.60.4.
Changelog at <http://aspell.sourceforge.net/aspell-0.60.4.txt>.
2005-10-19 19:21:01 +00:00
Thierry Thomas
6ee7aec70b Upgrade to 0.60.3.
This release fixes several bugs involving some of the C API functions,
fixes a major bug and improves the speed of the suggestion code, and
fixes a number of other bugs.
2005-06-28 20:27:07 +00:00
Thierry Thomas
d35f7fdca2 - Update Irish (ga), Italian (it), Oriya (or), and Uzbek (uz)
dictionaries.

- Add Kashubian (csb), Hindi (hi), Hiligaynon (hil), Marathi (mr), and
  Punjabi (pa) dictionaries.
2005-06-02 21:58:48 +00:00
Thierry Thomas
68e95e3968 Upgrade Hebrew (he) and Uzbek (uz) dictionaries. 2005-01-19 20:40:40 +00:00
Thierry Thomas
7bda762ebb Adding three new dictionaries:
- Amharic (am);
- Oriya (or);
- Low Saxon (nds).
2004-12-28 16:00:41 +00:00
Thierry Thomas
c446f4ee12 Upgrade to 0.60.2. 2004-12-21 22:19:56 +00:00
Thierry Thomas
165986b7df Upgrade to 0.60.1.1.
This release contains an important bug fix involving checking of
capitalized word when affix compression is used.

Aspell can be linked again with the base ncurses, then WITH_NCURSES
has been removed.
2004-11-20 14:23:08 +00:00
Thierry Thomas
b685b94e9a - Update the german dictionary;
- Add two new dictionaries: Persian (Farsi) and alt-de (German using the
original spelling rules);

- A new slave port has been created for the Persian dictionary.

Remark: no new slave port for alt-de, because (1) it might get merged
with the normal de dictionary and (2) Serge Gagnon is working on a
reorganization of all these slaves-ports. To install it use the port
textproc/aspell.
2004-11-16 21:39:39 +00:00
Thierry Thomas
4db82ab157 Upgrade to 0.60.1.
This release adds a new Nroff and Texinfo filter and fixes a number
of bugs and portability problems.

Warning: aspell-0.60.1 is now incompatible with the base ncurses.
To keep the ncurses interfaces, please define WITH_NCURSES: aspell
will then depend on the port devel/ncurses.
Since devel/ncurses is not packageable, this is not the default.
2004-11-08 15:35:45 +00:00
Thierry Thomas
6fd4bdbdfe - Upgrade to 0.60;
- Add dictionaries for Azerbaijani, Belarusian, Bengali, Estonian,
  Finnish, Hebrew, Hungarian, Kinyarwanda, Latin, Latvian, Lithuanian,
  Macedonian, Mongolian, Nyanja, Quechua, Sardinian, Tagalog, Tamil,
  Tetum, Upper Sorbian, Uzbek, Vietnamese, and Yiddish.
2004-08-28 22:49:49 +00:00
Thierry Thomas
86574a5f13 Aspell English Dictionary Updated.
Changes from version 0.51:

- Updated to SCOWL 6 which avoided using the original Ispell
  dictionaries as they were a source of too many errors, among other
  changes.

- Added en_GB-ize dictionary (British with "ize" spelling).

- Added en-variant_* auxiliary dictionaries.

The version number of this dictionary is 6.0 to correspond to the SCOWL
version. Aspell-6.0 is coming soon.
2004-08-11 22:10:49 +00:00
Thierry Thomas
cb8b3d3613 Add dictionaries for Scottish Gaelic (gd) and Manx Gaelic (gv),
and update the following dictionaries:
- Irish (ga)
- Indonesian (id)
- Croatian (hr)
- Italian (it)
- Slovak (sk).

Approved by:	mat (mentor).
2004-04-16 21:52:55 +00:00
Thierry Thomas
02ee1e2478 Norwegian dictionaries have been upgraded.
No PORTREVISION bump, but users of these dictionaries are
encouraged to upgrade.

Noticed by:	Kris / bento
Approved by:	mat (implicit).
2004-04-15 06:01:43 +00:00
Thierry Thomas
c179370e4a Adding new dictionaries:
. Interlingua (ia)
. Maltese (mt)
. Norwegian Bokmal (nb)
. Norwegian Nynorsk (nn)
. Swahili (sw)
. Tswana (tn)
. Turkish (tr)
. Walloon (wa)
. Zulu (zu)

Remark:	Norwegian (no) is replaced by Norwegian Nynorsk (nn).

Approved by:	mat (mentor).
2004-03-31 20:03:44 +00:00
Thierry Thomas
78c656ef83 Fix my previous commit (missing ga dictionary).
Approved by:	mat (implicit)
Noticed by:	Kris (via bento).
2004-03-22 06:26:02 +00:00
Thierry Thomas
5136c164f1 - update cs, da, en, fo, it, pl, sk, sv, and uk dictionnaries;
- add af, bg, ga, gl, hr, id, is, mi, ms, and sl dictionnaries;

	- bump portrevision;

	- simplify this port.

PR:		ports/64186
Submitted by:	maintainer
Approved by:	mat (mentor).
2004-03-19 23:05:44 +00:00
Alex Dupre
38596b3c60 Update to 0.50.5 release.
PR:		ports/62752
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-12 23:27:18 +00:00
Christian Weisgerber
9db7017f29 Update to 0.50.4.1. From the official announcement:
* Fixed major bug in pipe mode which caused the last character to be
  chopped off words before they were stored.
* Minor formating fixes in the manual.

PR:		58136
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-10-18 01:32:44 +00:00
Kirill Ponomarev
936b54f007 - Update to version 0.50.4
PR:		57583
Submitted by:	maintainer
2003-10-05 06:49:54 +00:00
Edwin Groothuis
e2b04ef0f4 Maintainer upgrades the English dictionary to v. 0.51.
Bumps PORTREVISION.
Removes unused PLIST_SUB.

PR:		ports/46739
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 06:11:10 +00:00
SADA Kenji
587352e286 Upgrade to 0.50.3
PR:	ports/45676
Submitted by:	maintainer
2002-11-24 20:46:32 +00:00
SADA Kenji
5773181e82 - upgrade French dictionary to fix problem
- add three new dictionaries
PR:	ports/44244
Submitted by:	maintainer
2002-11-13 10:50:49 +00:00
Patrick Li
aca05e987d Update to 0.50.2
PR:		ports/43472
Submitted by:	maintainer
2002-10-06 08:19:29 +00:00
Dirk Meyer
a96e071014 convert language variants into meta ports
PR:		42396
Submitted by:	coop9211@uidaho.edu
Reviewed by:	thierry@pompo.net
2002-09-10 03:05:27 +00:00
David W. Chapman Jr.
007c3bebf1 Update to 0.50.1
Give maintainership to originator

PR:		42051
Submitted by:	thierry@pompo.net
2002-09-01 17:19:52 +00:00
Mikhail Teterin
fe3e441eb2 .33.7 -> .33.7.1. It seems, the new version is not very different in the
code, but the manual and the build files (libtool, configure, etc.) were
rerolled.
2001-09-03 15:40:47 +00:00
Mario Sergio Fujikawa Ferreira
4f3c91e09d Update to 0.33.7
PR:		29448
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 17:16:55 +00:00
Kevin Lo
e8ae4fa3fc Update to version 0.33.6.3
PR: 28062
Submitted by: Ports Fury
2001-06-15 12:48:30 +00:00
Kevin Lo
1657b8c95d Update to version 0.33
PR: 25150
Submitted by: Ports Fury
2001-02-18 16:10:58 +00:00
Ade Lovett
d4c77b5dcc Update to 0.32.5 2000-08-21 14:59:00 +00:00
Ade Lovett
8f3038f86d Update to 0.32.1 2000-08-08 21:50:42 +00:00
Ade Lovett
225faa4576 Update to 0.32 2000-08-04 01:30:32 +00:00
Ade Lovett
8e17589fee Update to 0.31.1 2000-06-29 19:20:44 +00:00
Ade Lovett
84f83b71aa Update to 0.31 .. now requires textproc/pspell 2000-06-13 23:05:02 +00:00
Ade Lovett
95805cdb28 Update to 0.29.1 2000-02-28 00:36:49 +00:00
Ade Lovett
c79c3b0433 Update to 0.29 2000-02-18 02:11:49 +00:00
Steve Price
a378cb83a9 Update to version 0.28.3.
PR:		15504
Submitted by:	maintainer
1999-12-29 22:52:56 +00:00
Chris Piazza
9199d36798 Update to version 0.28.2.1
This port requires gcc 2.95.1 to build, so USE_NEWGCC
isn't set until -current is upgraded to that version.

PR:		13166
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-26 20:48:31 +00:00
Justin M. Seger
950a146dda Upgrade to aspell-0.27.2 1999-04-23 22:45:13 +00:00
David E. O'Brien
49a03d03b8 upgrade to 0.27.1 1999-02-28 11:49:40 +00:00
David E. O'Brien
f96d629351 Upgrade to 0.27.
If "HAVE_EGCS" is defined, aspell will not depend on the STL port and will
use the natvie EGCS STL instead.
1999-02-28 10:25:58 +00:00
Seiichirou Hiraoka
bec7fd75f3 PR: ports/9072
Submitted by:	josh@quick.net
Spelling checker with better suggestion logic than ispell
1998-12-24 16:29:00 +00:00