Commit Graph

22 Commits

Author SHA1 Message Date
Justin M. Seger
0a8a44e161 These use tk80 not tk41. Correct the CATEGORIES. 1997-11-22 19:50:03 +00:00
Peter Wemm
afcf895e49 Update to include some more official patches from the exmh web site. 1997-10-06 06:49:46 +00:00
Peter Wemm
4708bcf966 Update to use tcl80/tk80 "proper". Exmh definately should be using tcl8.0
because the new byte compiler has a significant speedup for exmh's mailbox
contents list processing.
1997-08-21 08:09:56 +00:00
Peter Wemm
82e7f43069 Duh! Where's the pointy hat? :-)
(Translation: forgot to intialize the EXPECTK variable to {} so that if
 expectk is not installed, it doesn't cause bad tcl syntax)

Pointed-out-by: several people
1997-08-14 03:44:30 +00:00
Peter Wemm
918524efd7 Update to use the 5 "official" patches from the author. 1997-08-12 06:37:36 +00:00
Peter Wemm
a480c7b40e Detect if tk8.0 is installed and use it if present (it's a lot faster)
even though a port for tk8.0 has not been committed yet.
1997-08-12 05:58:47 +00:00
Peter Wemm
cf38724d3c Oops, I forgot the PLIST 1997-07-27 03:00:16 +00:00
Peter Wemm
c24c3613ff Update exmh-2.0delta -> 2.0zeta (!) 1997-07-26 12:27:32 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Peter Wemm
a22c6c11e6 Run scripts with /bin/sh explicitly rather than depending on the x bits
being set.  I don't know what isn't copying the x bits, but don't depend
on it.

Prompted by: Andreas Klemm <andreas@klemm.gtn.com>
1997-07-08 02:45:57 +00:00
Satoshi Asami
a51186fdae Err Peter, that is exactly why most of the variables in bsd.port.mk
are defined with "?=".  I don't understand why it didn't work for you.... ;)
1997-07-03 05:57:39 +00:00
Peter Wemm
e78c6755b3 Update exmh-2.0gamma to 2.0delta. There's lots of bug fixes, as well as
things like koi8-r recognition, background news (nntp) processing, ispell
support.

Note that there's a horrible hack here to work around a weakness in
bsd.port.mk.  The distributed patches are relative to a subdir of ${WRKSRC}
and bsd.port.mk doesn't seem to allow clean overriding of that to patch.
I appended a second "-d dir" arg to PATCH_DIST_ARGS after the .include
that set up the string with +=.  patch seems to use the last instance of
"-d dir" when there are several online (it's a simple parse-time chdir).

Prompted by: pst (who also sent a partial update)
1997-07-02 04:59:54 +00:00
Masafumi Max NAKANE
1c3779d427 Added some missing files.
Noticed by:	 Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
PR:		3507

While at it, moved @dirrm's to the end of file.
1997-05-05 15:42:06 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
cfb661ce6f The last upgrade changed the directory name from "exmh-2.0beta" to
"exmh-2.0gamma".

Forgotten by:	peter
Found by:	rebuild of all 2.2 packages, vii'th time
1997-02-18 06:03:57 +00:00
Peter Wemm
391a4a5446 Update 2.0beta -> 2.0gamma. See http://www.sunlabs.com/~bwelch/exmh/
for a complete list of changes.

Replace hand edited "official 2.0beta patches" from exmh web page with
the 2.0gamma versions  (cannot use DIST_PATCHES, the patch files are not
directly useable due to pathnames etc).  Each patch file is individually
documented.

Requested by:  quite a few people
1997-02-03 16:27:26 +00:00
Satoshi Asami
d335cfe076 Add PKGNAME ("beta" not allowed in package name). 1997-01-02 12:53:02 +00:00
Peter Wemm
0ec964f9ad Behind-the-scenes repository copy, and update to exmh-2.0beta!
There is some major new stuff here over v1.6.9, including:
HTTP, HTML support (a functional www browser!), including proxy support.
News posting.
Message threading. (like news threading)
Display MIME images inline as well as text/html and enriched text etc.
DSN support.
Unseen-only display window.
multipart/signature support, "Intelligent signatures"
PGP key management can talk directly to the key servers over the web,
  eliminating the email based query delays
Address book stuff, aliases etc.
1996-12-31 21:27:03 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Peter Wemm
3b2cf5fed4 Missing $Id$ in Makefile, shorten pkg/DESCR. 1996-10-15 11:27:38 +00:00
Peter Wemm
e108e11e60 Port for build exmh-1.6.9
NOTE: this does not use the GUI build/install, it does the equivalent
work with some scripts.
1996-10-10 15:00:53 +00:00