1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
711454b0df Add files missing from the previous commit. 2002-04-24 12:20:34 +00:00
Jean-Marc Zucconi
9083bfee80 Add italian dictionary
PR:		ports/37318
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-04-24 00:18:37 +00:00
Jean-Marc Zucconi
ba9f8d63ed Fix a buffer problem.
Submitted by:	Dimitar Peikov <mitko@rila.bg>
Obtained from:	Geoff Kuenning <geoff@cs.hmc.edu>
2002-02-21 20:22:59 +00:00
Jean-Marc Zucconi
307a903cdf Update danish dictionary.
Submitted by:	daeron@fandom.net
2001-12-26 21:41:35 +00:00
Jean-Marc Zucconi
d0b9cb18ec Upgrade to version 3.2.04. 2001-06-22 22:09:11 +00:00
Kris Kennaway
557c7a1c70 Create tempfiles securely. Bump PORTREVISION.
Submitted by:   Jarno Huuskonen <Jarno.Huuskonen@uku.fi>
2001-05-29 06:30:45 +00:00
Alexander Langer
3f2bfb783e Don't use non-existant /usr/tmp
Submitted by:	bento
2001-03-31 13:21:19 +00:00
Alexander Langer
4a7b4396b0 Update the ISPELL_NO part to version 2.0
Bump PORTREVISON.
2001-01-13 15:41:14 +00:00
Alexander Langer
1a26ccb64b Update ISPELL_DENEU to 20001109 version 2001-01-13 13:31:20 +00:00
Jeroen Ruigrok van der Werven
17301e95a2 Apply iso639 to the variable names I introduced the last few days.
Afrikaans is now ISPELL_AF, and Danish is ISPELL_DA, as per iso639.
[pointed out by markm]

Also bumped the PORTREVISION belatedly due to introducing three new
languages.
2001-01-12 07:50:49 +00:00
Jeroen Ruigrok van der Werven
adebb44765 Change the variable to ISPELL_ZA from ISPELL_SA.
This will probably revisited soon again since Suid Afrika has 11
official languages according to markm.
2001-01-10 18:50:04 +00:00
Jeroen Ruigrok van der Werven
f35a5725d7 Add Danish ispell support under the variable ISPELL_DK.
This is based on the ispell-da-1.4.7 tarball.
2001-01-10 08:25:42 +00:00
Jeroen Ruigrok van der Werven
52b7c1d789 Add Dutch ispell support under the ISPELL_NL variable option. 2001-01-09 16:08:32 +00:00
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