1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jim Mock
40fad679df Update to version 2.1.1.
PR:		14651
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1999-11-10 21:28:29 +00:00
Mark Murray
079bc6cbf6 Update to version 2.1.0. This has hugely improved pgp/pgp5/gnupg
support.

2-requests-for-review-or-OK-ignored-by:	MAINTAINER
1999-10-11 14:21:04 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Peter Wemm
8a4bfb5b16 Use some new vendor patches - but one doesn't even apply.. sigh.
Also, install a missing file needed for running pgp in expectk mode (which
is much nicer BTW since it can figure out the correct decrypt key).

Tweak expectk mode so that it copes with a slight output variation on a
non-US version of pgp (2.6.3ia).  It appears the US version prints:
  Key for user ID "Peter Wemm <peter@netplex.com.au>"
while the international version prints:
  Key for user ID: Peter Wemm <peter@netplex.com.au>
I cannot follow tcl syntax very well, so this is my best guess..
1998-07-08 10:49:32 +00:00
Joseph Koshy
5537fd140c Add missing file 1998-06-03 06:08:15 +00:00
Mark Murray
0a239bd934 Allow this port to use NMH if USE_NMH is set. 1998-03-20 09:28:16 +00:00
Peter Wemm
4fde4c45d2 Update 2.0 -> 2.0.1 (As the Author said in exmh.CHANGES: Ba Humbug!)
And a special thanks for making life "interesting" by not changing the
tarball name. :-(
1997-12-26 04:51:01 +00:00
Peter Wemm
275fd72155 Update exmh-2.0zeta -> exmh-2.0 1997-12-25 10:34:55 +00:00
Peter Wemm
cf38724d3c Oops, I forgot the PLIST 1997-07-27 03:00:16 +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
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
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
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