1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
bbfb2cdea9 Build british dictionary with ISPELL_BRITISH=yes instead of `make british'.
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
2000-02-11 17:08:00 +00:00
Jean-Marc Zucconi
f904476ae5 Upgrade the br-part to version 2.4
Portlint

Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-07 03:27:40 +00:00
Jean-Marc Zucconi
71c6f31179 The port was broken because dicts were installed in $SHAREDIR but
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.
2000-01-28 00:08:56 +00:00
Jean-Marc Zucconi
d5ddd85f15 Oops - I forgot to add these files in my previous commit. 2000-01-22 22:26:04 +00:00
Jean-Marc Zucconi
6f5de1d923 Add support for swedish, brasilian and german (old and new spelling)
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
2000-01-22 22:16:40 +00:00
Jean-Marc Zucconi
13b02d347f Don't install ispell.el - it is already in emacs-20.4 (same author version)
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.
1999-12-08 00:29:51 +00:00
Andrey A. Chernov
0721d2b15c Remove warning: gets -> fgets 1997-12-16 16:13:49 +00:00
Andrey A. Chernov
ce55543b21 Remove obsoleted dir.h (warning produced) 1997-12-16 15:52:56 +00:00
Jean-Marc Zucconi
04021bbcea Never byte-compile ispell.el. 1997-06-04 15:19:40 +00:00
Jean-Marc Zucconi
581e8096cc A hack to avoid recompiling everything during install 1995-09-18 23:36:18 +00:00