summaryrefslogtreecommitdiff
path: root/textproc/ispell/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 3.2.04.Jean-Marc Zucconi2001-06-221-6/+1
| | | | Notes: svn path=/head/; revision=44334
* Print a more informative error message when /usr/share/dict/words is not found.Jean-Marc Zucconi2001-01-141-0/+2
| | | | | | | Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> Notes: svn path=/head/; revision=37207
* Build british dictionary with ISPELL_BRITISH=yes instead of `make british'.Jean-Marc Zucconi2000-02-111-6/+4
| | | | | | | | | | | | | | Cleanups from PR ports/16450 Add norvegian dictionary (ports/16533) Don't create a dummy file in ${WRKSRC}. It is only valid when emacs is a link to xemacs. PR: ports/16450, ports/16533 Submitted by: Alexander Langer <alex@big.endian.de> Reviewed by: jmz Notes: svn path=/head/; revision=25662
* The port was broken because dicts were installed in $SHAREDIR butJean-Marc Zucconi2000-01-281-1/+2
| | | | | | | | | ispell was looking for files in $LIBDIR. Because $LIBDIR is only used for dictionaries, we don't need the SHAREDIR variable. Just define LIBDIR to $PREFIX/share/ispell. Notes: svn path=/head/; revision=25132
* Add support for swedish, brasilian and german (old and new spelling)Jean-Marc Zucconi2000-01-221-20/+2
| | | | | | | | | | | | dictionaries (in addition to french). They can be built with ``make ISPELL_XX=yes'' where ``XX'' is SE, BR, DEALT or DENEU, or FR PR: ports/15948 Submitted by: Alexander Langer <alex@cichlids.com> Reviewed by: jmz Notes: svn path=/head/; revision=24951
* Don't install ispell.el - it is already in emacs-20.4 (same author version)Jean-Marc Zucconi1999-12-081-1/+1
| | | | | | | | | Update MASTER_SITES One of the patch files (texpatch-3.1.20c.gz) disapeared from the ftp site. It is now included in the port as patch-ae. Notes: svn path=/head/; revision=23651
* Don't set CFLAGS hereJean-Marc Zucconi1995-09-231-1/+4
| | | | | | | | Check if /usr/share/dict/word exists (some people do not install the 'dict' distribution) Notes: svn path=/head/; revision=2193
* Compile with -O2 -fno-strength-reduceJean-Marc Zucconi1995-09-181-0/+1
| | | | Notes: svn path=/head/; revision=2165
* "I have made a couple of changes to the ispell port so thatJean-Marc Zucconi1995-07-211-1/+11
| | | | | | | | | | | you can have either a British dictionary or an American dictionary as they are already built into the prog." Reviewed by: Submitted by: Chris Stenton <jacs@gnome.co.uk> Obtained from: Notes: svn path=/head/; revision=2001
* Install lisp files in $PREFIX/share/emacs/site-lispJean-Marc Zucconi1995-07-111-0/+2
| | | | Notes: svn path=/head/; revision=1942
* words are in /usr/share/dict, not /usr/dict.Jean-Marc Zucconi1995-04-191-0/+2
| | | | Notes: svn path=/head/; revision=1468
* Add support for french dictionaryJean-Marc Zucconi1995-03-071-1/+20
| | | | Notes: svn path=/head/; revision=1108
* Test if we can use sed. A version >19950206 is required.Jean-Marc Zucconi1995-02-071-0/+4
| | | | Notes: svn path=/head/; revision=904
* Upgrade to version 3.1.18Jean-Marc Zucconi1995-02-061-0/+4
| | | | Notes: svn path=/head/; revision=900
* Jean-Marc Zucconi's ispell port.Jordan K. Hubbard1994-11-061-0/+8
Submitted by: jmz Notes: svn path=/head/; revision=322