| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2013 07:18:36
7.1.0_1
|
bapt  |
Update description, removing a note that has no meaning anymore
Reported by: Adam Vande More <amvandemore@gmail.com> |
24 Sep 2012 21:23:51
7.1.0_1
|
bapt  |
No longer install the english dictionary (please use textproc/en-aspell if you
want the english dictionary)
Optionify
Remove the now useless textproc/aspell-with-dicten port
textproc/en-aspell now depends on textproc/aspell
clean up the Makefile |
05 Dec 2011 21:07:05
7.1.0
|
thierry  |
Drop maintainership to office.
Feature safe: yes
Seen with: bapt |
07 Jan 2011 20:34:33
7.1.0
|
thierry  |
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. |
28 Dec 2010 18:56:07
7.0.0
|
thierry  |
Upgrade english dictionaries. This adds several variants. |
06 Jun 2008 14:05:09
6.0.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
15 Jul 2006 14:28:44
6.e.6.0.0
|
thierry  |
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> |