1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
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
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jean-Marc Zucconi
4d45b3dd61 French dictionary updated 1995-03-09 15:32:50 +00:00
Jean-Marc Zucconi
8d7f9951a6 Add support for french dictionary 1995-03-07 14:41:48 +00:00
Jean-Marc Zucconi
4ace844353 Test if we can use sed. A version >19950206 is required. 1995-02-07 02:41:52 +00:00
Jean-Marc Zucconi
6dfb8bc1df Upgrade to version 3.1.18 1995-02-06 15:07:47 +00:00
Jean-Marc Zucconi
d8b3f75082 Initial revision 1995-01-14 20:54:00 +00:00
Jean-Marc Zucconi
fb51ef4903 Changed master site to ftp.cs.ucla.edu 1995-01-14 20:53:38 +00:00
Jordan K. Hubbard
fbb178ba95 Jean-Marc Zucconi's ispell port.
Submitted by:	jmz
1994-11-06 02:13:04 +00:00