Commit graph

8 commits

Author SHA1 Message Date
Thierry Thomas
74f1a45911 Really normalize Aspell dictionaries ports PKGVERSION...
textproc/aspell/Makefile.inc had been forgotten in the previous commit.

PR:		ports/106573
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Reported by:	Michel TALON <talon (at) lpthe.jussieu.fr>
Pointyhat to:	/me
2007-02-14 23:11:55 +00:00
Martin Wilke
a1f93127be - Update to 6-fa-0.11-0
Approved by:	maintainer (implicit)
2007-01-23 16:32:41 +00:00
Thierry Thomas
35adf63b32 Normalize Aspell dictionaries PKGNAMEs.
PR:		ports/106573, ports/107399, ports/107448
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Approved by:	farrokhi, obrien
2007-01-14 15:32:59 +00:00
Babak Farrokhi
1d6e3807bf Change my email address to farrokhi@ in all ports that I maintain.
Approved by:	miwi (mentor)
2006-11-08 09:28:33 +00:00
Boris Samorodov
fc21154d09 Update to 0.10.
PR:		103481
Submitted by:	Babak Farrokhi <babak at farrokhi.net>
2006-09-23 21:27:06 +00:00
Martin Wilke
ba7fec356c - Update to 6.f.0.03.0
- Pass maintainership to submitter

PR:		ports/102130
Submitted by:	Babak Farrokhi <babak(at)farrokhi.net>
Approved by:	krion (mentor)
2006-08-18 20:25:53 +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
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