Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stagify | bapt | 2013-11-04 | 1 | -1/+0 |
| | | | | | Fix shebang for aspell itself, make perl also a run dependency for aspell (needed for a couple of scripts) Always install manpages for aspell. | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | textproc) | ||||
* | - Pass maintainership to office@FreeBSD.org | sunpoet | 2011-11-29 | 1 | -1/+1 |
| | | | | | Discussed with: bapt Feature safe: yes | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -0/+1 |
| | | | | | | | | | | 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) | ||||
* | All dictionaries can be installed separately: | thierry | 2006-07-15 | 4 | -7/+15 |
| | | | | | | | | | | | | | | | | | | - 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> | ||||
* | Add tr-aspell , aspell with Turkish dictionary. | thierry | 2004-04-01 | 2 | -0/+20 |
Approved by: mat (mentor). |