aboutsummaryrefslogtreecommitdiff
path: root/textproc/te-aspell
Commit message (Collapse)AuthorAgeFilesLines
* StagifyBaptiste Daroussin2013-11-041-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. Notes: svn path=/head/; revision=332672
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Update maintainer mail adressMartin Wilke2009-07-131-1/+1
| | | | | | | Submitted by: Prudhvi (maintainer via irc) Notes: svn path=/head/; revision=237715
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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) Notes: svn path=/head/; revision=214430
* Really normalize Aspell dictionaries ports PKGVERSION...Thierry Thomas2007-02-141-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
* - Pass maintainership to submitterMartin Wilke2007-01-311-1/+1
| | | | | | | | PR: 108608 Submitted by: Prudhvi Krishna<prudhvikrishna@gmail.com> Notes: svn path=/head/; revision=183785
* Release maintainership.Thierry Thomas2007-01-141-1/+1
| | | | Notes: svn path=/head/; revision=182357
* Normalize Aspell dictionaries PKGNAMEs.Thierry Thomas2007-01-141-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 Thomas2006-07-154-7/+17
| | | | | | | | | | | | | | | | | | | | | - 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
* Fix WWW.Thierry Thomas2006-03-151-1/+1
| | | | | | | | PR: 94357 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu (at) people.tecnik93.com> Notes: svn path=/head/; revision=157162
* - Update Ukrainian dictionary;Thierry Thomas2005-11-132-0/+20
- Add Serbian and Telugu dictionaries. Notes: svn path=/head/; revision=148094