Commit graph

101 commits

Author SHA1 Message Date
Alexander Langer
2f64a38202 Fix location of the norsk ispell dictionary.
Approved by:	portmgr (kris)
2002-11-30 02:35:11 +00:00
Jean-Marc Zucconi
d35969bcdc 'Brazilian Portuguese' is more appropriate than 'Brazilian' in language
description.

PR:		ports/35657
2002-07-14 22:38:21 +00:00
Maxim Sobolev
548387be80 Use USE_REINPLACE. 2002-07-11 15:31:46 +00:00
Jean-Marc Zucconi
317084cc66 Add support for Polish language.
PR:		ports/39699
Submitted by:	Piotr Rusiecki <piotr@innet.com.pl>
2002-06-23 23:34:02 +00:00
Kris Kennaway
e527653007 Replace incorrect ${PORTSDIR}/distfiles/ with the correct ${DISTDIR}
Noticed by:	bento
2002-05-24 03:24:08 +00:00
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
Maxim Sobolev
db60c856ef GC empty line. 2002-03-07 17:09:31 +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
8f0f51ec32 Upgrade to version 3.2.06. 2002-02-15 19:45:15 +00:00
Jean-Marc Zucconi
54a14a2a75 Add Finnish language support.
PR:		ports/34793
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2002-02-11 14:13:18 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +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
ba1b7a1b8a Don't overwrite PORTREVISION if set from a slave port.
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-19 21:41:31 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Jean-Marc Zucconi
fddfd2363e Fix the build from the textproc/ispell directory for the german dictionaries
The norsk part is still broken.

PR:		ports/28368
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-13 01:26:04 +00:00
Jean-Marc Zucconi
3bd63a0c59 Upgrade to version 3.2.05.
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-01 12:00:36 +00:00
Dirk Meyer
94b7af2921 - othe ports need to overwrite UNSQ
PR:		28368
2001-08-01 05:03:54 +00:00
Jean-Marc Zucconi
5bc5989abf Export $ISPELL_BRITISH to the configure script if it is defined. This fix an
install problem when it is set via make.conf.
2001-07-02 15:14:28 +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
Jean-Marc Zucconi
d9f7262097 Fix make patch for norsk ispell.
Submitted by:	Herbert <h.j.s@gmx.at>
2001-04-30 21:06:56 +00:00
Alexander Langer
3f2bfb783e Don't use non-existant /usr/tmp
Submitted by:	bento
2001-03-31 13:21:19 +00:00
Steve Price
a24c64cd6b Several satellite ports that depend on this one require bzip2 to be
around during build.
2001-03-11 05:02:04 +00:00
Jean-Marc Zucconi
2932c2c73e Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errors
for xx-ipell ports I don't maintain.
2001-03-11 02:04:58 +00:00
Andrey A. Chernov
f75e4f3712 Install English (American or British) *.dict file too for ports which use it
like udmsearch, mnoGoSearch (and ASPSeek not yet in ports).

Approved by:	jmz
2001-02-04 21:51:32 +00:00
Jean-Marc Zucconi
8a0a9136bf Print a more informative error message when /usr/share/dict/words is not found.
Submitted by:	Matthew Emmerton <matt@gsicomp.on.ca>
2001-01-14 23:51:29 +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
81da31146d Add Afrikaans ispell support under the ISPELL_SA variable. 2001-01-10 12:07:55 +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
2573fa035a Fix typo in the MASTER_SITES variable, we needed a += assignment.
Add another mirror for the tarball.
2001-01-09 16:19:44 +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
Jeroen Ruigrok van der Werven
83c0f13448 Fix another inconsistency in the make syntax before I commit my real
changes.
2001-01-09 15:38:13 +00:00
Jeroen Ruigrok van der Werven
39c23e453a Clean up some space/tabbing as hinted about by portlint.
This improves internal style so that forthcoming additions
will be, hopefully, in the same style.
2001-01-07 21:28:10 +00:00
Jean-Marc Zucconi
9215564dd5 A better way to display the pre-everything message
Submitted by:	asami
2000-12-08 20:08:59 +00:00
Satoshi Asami
99ebbc27f8 Remove extra "pkg/". 2000-10-08 10:09:39 +00:00
Satoshi Asami
3b8c6344b7 Rename PLIST.<LANG> to pkg-plist.<lang>. 2000-10-08 06:11:09 +00:00
Satoshi Asami
48b84bde85 Add category "french" and "german" as appropriate. 2000-09-22 12:20:59 +00:00
Satoshi Asami
ec5406e7c4 Add back DISTNAME, it's still used for WRKSRC generation. 2000-04-15 10:35:24 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Jean-Marc Zucconi
50d8f569a7 PLIST for norsk version of ispell. 2000-02-19 22:21:41 +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