aboutsummaryrefslogtreecommitdiff
path: root/textproc/fa-aspell
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.Mathieu Arnold2017-04-121-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=438338
* 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
* - Pass maintainership to office@FreeBSD.orgSunpoet Po-Chuan Hsieh2011-11-281-1/+1
| | | | | | | | Discussed with: bapt Feature safe: yes Notes: svn path=/head/; revision=286578
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* 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
* - Update to 6-fa-0.11-0Martin Wilke2007-01-232-4/+4
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=183101
* 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
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* Update to 0.10.Boris Samorodov2006-09-233-5/+16
| | | | | | | | PR: 103481 Submitted by: Babak Farrokhi <babak at farrokhi.net> Notes: svn path=/head/; revision=173670
* - Update to 6.f.0.03.0Martin Wilke2006-08-182-5/+5
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/102130 Submitted by: Babak Farrokhi <babak(at)farrokhi.net> Approved by: krion (mentor) Notes: svn path=/head/; revision=170961
* All dictionaries can be installed separately:Thierry Thomas2006-07-154-7/+18
| | | | | | | | | | | | | | | | | | | | | - 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
* - Update the german dictionary;Thierry Thomas2004-11-162-0/+20
- 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. Notes: svn path=/head/; revision=121775