Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really normalize Aspell dictionaries ports PKGVERSION... | Thierry Thomas | 2007-02-14 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=185199 | ||||
* | Normalize Aspell dictionaries PKGNAMEs. | Thierry Thomas | 2007-01-14 | 1 | -0/+1 |
| | | | | | | | | | PR: ports/106573, ports/107399, ports/107448 Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com> Approved by: farrokhi, obrien Notes: svn path=/head/; revision=182356 | ||||
* | All dictionaries can be installed separately: | Thierry Thomas | 2006-07-15 | 4 | -7/+16 |
| | | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=167900 | ||||
* | Add slaves ports for Aspell's new dictionaries. | Thierry Thomas | 2004-08-28 | 2 | -0/+20 |
Notes: svn path=/head/; revision=117537 |