Commit graph

70 commits

Author SHA1 Message Date
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
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
Jean-Marc Zucconi
011efa04dd Minor update:
New distfile: latest stable version of the ispell.el
New patch file: texpatch-3.1.20c.gz
Add patch level 'c' to the PKGNAME
Append WWW: comment to the pkg/DESCR

PR:		ports/14302
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Reviewed by:	jmz
1999-10-15 20:46:35 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Jean-Marc Zucconi
e67024ba69 Portlint. 1999-08-13 00:13:25 +00:00
Jean-Marc Zucconi
58aaeaf456 Use MLINKS for buildhash.1, findaffix.1, munchlist.1, tryaffix.1 and unsq.1
Portlint.
1999-08-13 00:13:14 +00:00
David E. O'Brien
cf9ae09b22 Make this quieter on the simple ``make fetch''. 1999-07-04 18:21:51 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
2723f6072f Use ${WRKDIR} as yacc TMPDIR.
Reviewed by:	jmz
1998-12-03 02:58:57 +00:00
Satoshi Asami
4ad83a6cc6 I assume there's a reason why you're not exporting WRKDIR as TMPDIR,
so just prepend ${WRKDIRPREFIX} to ${.CURDIR} in there.
1998-12-02 05:01:53 +00:00
Jun Kuriyama
d1bae6ca98 Add virtual category elisp.
Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-20 15:26:10 +00:00
Tim Vanderhoek
23bd11f48e None of these textproc tools were quite advanced enough to be
able to textproc away the manpages in their PLISTs.  I'll do it
for them.  Or, rather, bento.freebsd.org will do it for them under
my direction.  :-)
1998-08-19 20:48:45 +00:00
Brian Somers
7d70569eb0 Make the "make french/british" comment clearer. 1998-08-19 20:37:36 +00:00
Andrey A. Chernov
d14128fb9a Oops, restore french dict 1997-12-17 04:15:25 +00:00
Andrey A. Chernov
414d8217d4 Add semi-official patch to handle HTML files 1997-12-16 20:17:47 +00:00
Andrey A. Chernov
3f3df3c770 Add ispell homepage to makefile comment 1997-12-16 19:05:59 +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
af0ff38043 Remove the dependency on emacs since ispell.elc is no more compiled.
Create the emacs/site-lisp directory, and remove useless ${MKDIR}
1997-08-13 23:29:52 +00:00
Jean-Marc Zucconi
4996d07ba6 Remove ispell.elc. 1997-06-04 15:23:23 +00:00
Jean-Marc Zucconi
04021bbcea Never byte-compile ispell.el. 1997-06-04 15:19:40 +00:00
Satoshi Asami
af4a0902d0 Add BUILD_DEPENDS to emacs, we need to compile an .elc file. 1997-04-29 10:53:47 +00:00
Satoshi Asami
ef4308c86e Move glimpse, isearch, ispell, mgdiff, rman and unroff to textproc. 1997-04-27 00:11:48 +00:00
Jean-Marc Zucconi
5c402348e3 Add checksum for the french dictionary 1997-02-10 16:17:33 +00:00
Jean-Marc Zucconi
eed07060d5 Print message about the possibility of building the french/english version
before the build phase too (if the distfile was already here, no message was
printed)
1997-02-10 16:16:02 +00:00
Jean-Marc Zucconi
c46bdc450a Enable the building of the french dictionary via a target (make french)
and print an informative message announcing this feature, like for the
british dict, so this possibility is not hidden in the makefile.
1997-02-07 23:03:11 +00:00
Ollivier Robert
a14a8d6dc1 The master site for the french dictionary has changed and the version
as well.

Obtained from: Usenet in fr.*
1997-02-03 16:22:44 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00