Commit graph

58 commits

Author SHA1 Message Date
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
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Jean-Marc Zucconi
9afe82cb0d Upgrade to patchlevel 20. 1995-11-22 21:11:05 +00:00
Jean-Marc Zucconi
0a881e64e4 Don't set CFLAGS here
Check if /usr/share/dict/word exists (some people do not install the 'dict'
distribution)
1995-09-23 20:50:15 +00:00
Jean-Marc Zucconi
3d10f0cd0c Add a post-configure target to set CFLAGS
Submitted by:	asami
1995-09-23 20:48:02 +00:00
Jean-Marc Zucconi
0dc252240f Compile with -O2 -fno-strength-reduce 1995-09-18 23:36:43 +00:00
Jean-Marc Zucconi
581e8096cc A hack to avoid recompiling everything during install 1995-09-18 23:36:18 +00:00
Jean-Marc Zucconi
c60de042c7 "I have made a couple of changes to the ispell port so that
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:
1995-07-21 13:22:21 +00:00
Jean-Marc Zucconi
1011c39470 Install lisp files in $PREFIX/share/emacs/site-lisp 1995-07-11 01:46:28 +00:00
Jean-Marc Zucconi
7f2b6c4e13 Add lisp files for the emacs interface 1995-06-24 17:14:08 +00:00
Jean-Marc Zucconi
3a6807ac37 words are in /usr/share/dict, not /usr/dict. 1995-04-19 19:51:29 +00:00
Satoshi Asami
91552dc4b8 Another round of Makefile updates, in utils! 1995-04-15 03:46:07 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00