Commit Graph

58 Commits

Author SHA1 Message Date
Bruce A. Mah
11752db6bc Add a patch to fix a bug with continuation lines in ~/.mh_profile.
While I'm here, also patch a file descriptor leak.

	patch-mh.tcl	lib/mh.tcl	1.17->1.19

Bump PORTREVISION.

Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
Obtained from:	exmh CVS repository
2001-11-30 21:12:20 +00:00
Bruce A. Mah
50bdb03aa4 Update for exmh-2.5. 2001-07-20 23:57:40 +00:00
Bruce A. Mah
d1f12ac02d Update exmh to 2.3.1. This release was made primarily to fix a symlink
vulnerability reported to bugtraq.  Mostly a bugfix release although a few
new features (filtering in sedit, optional expect-based inc wrapper,
optional bitmap buttons) have been added.

FreeBSD-specific parts to this commit:  Removed patchfiles that were
imported from the exmh CVS repository as they are now a part of the
exmh-2.3.1 release.  Fixed pkg-descr to quiet a few portlint warnings.
Changed port to use wish-8.3 rather than wish-8.2 (suggested by markm).
2001-01-22 20:06:10 +00:00
Bruce A. Mah
2d72dd71f3 Fix for a symlink attack posted to bugtraq. The patches committed here
were generated from exmh's CVS source code respository, and will be
removed from the port directory when the next version of exmh is
released (RSN).

Bump PORTREVISION.

Obtained from:	exmh CVS repository
2001-01-16 20:19:10 +00:00
Bruce A. Mah
45a7e60654 Commit a patch to fix a problem with PGP5 support not being able
to verify signatures of Multipart/MIME, clear-signed messages.
This patch has been committed to the exmh CVS repository, and this
file can go away when the next version of exmh is released

PR:		22656
Submitted by:	Dave Tweten <tweten@nas.nasa.gov>
2001-01-04 06:23:38 +00:00
Bruce A. Mah
e963419da1 exmh has moved to SourceForge, update MASTER_SITES. 2000-10-25 16:45:12 +00:00
Mark Murray
80393f4b11 Upgrade to v2.2, and hand the reigns over to Bruce Mah, who is
also an Exmh developer.

Thanks Bruce!
2000-10-11 15:58:08 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Akinori MUSHA
a117f705aa Update with PORTNAME/PORTVERSION and get happy with its slave. 2000-04-13 09:01:47 +00:00
Kris Kennaway
b10fe2c803 Change the default to depend on nmh, not mh
Approved by:	Maintainer
2000-03-05 09:56:17 +00:00
Steve Price
a73c0bb403 Revert to using Tk/Tcl 8.0.x for the Japanese version of this port. 2000-02-27 15:19:43 +00:00
Steve Price
fd41fc6076 Fix a grammar nit. 2000-01-03 03:05:25 +00:00
Mark Murray
dc8e3ac40b Update for tk82. I'm winging it a little bit for the Japanese case;
please test and report back.
1999-12-01 08:04:17 +00:00
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
Peter Wemm
9f8c7c1674 $MAINTAINER =~ s/peter/markm/; 1999-10-14 07:11:50 +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
Peter Wemm
7b8fca1447 $Id$ -> $FreeBSD$ 1999-08-30 12:09:14 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Satoshi Taoka
6b0522020d Changed to a master port of japanese/exmh2
PR:		ports/10592
Submitted by:	Takeshi WATANABE <watanabe@komadori.planet.sci.kobe-u.ac.jp>
1999-05-11 01:35:42 +00:00
Brian Somers
1276e1df16 Avoid a bug in sed (already fixed in -current & -stable) when
/etc/malloc.conf -> AJ
Ignored by: maintainer
1998-10-01 18:38:06 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +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
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +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
e8c9e43e12 Update 2.0.1 -> 2.0.2.
(note, some of the distributed patches for 2.0.1 are still (apparently)
 suitable for 2.0.2, but are still in the 2.0.1 dir.)
1998-03-14 13:43:39 +00:00
Peter Wemm
53822a9f24 Update port to get patches from new site, and include all the new
distributed patches, and fix those that can't be used as is and supply them
in the patches directory.  (Argh, most of the patches are relative to lib/,
others are relative to the top directory.  bsd.port.mk can't handle this)
1998-02-15 05:36:55 +00:00
Peter Wemm
e652383bdb Update the exmh port to use some of the new post-2.0.1 patches. One of
them however (newsgroups.patch) is relative to a different directory
than the others so I've left it out for the time being.  I can fix this
by duplicating the entire do-patch clause from bsd.port.mk into the
Makefile so that different -d switches can be given for different patch
files, but that's overkill.  Also, fix the md5 file as Satoshi pointed out.
1997-12-27 02:32:46 +00:00
Peter Wemm
729cd8297b Argh, serves me right for acting on second-hand information. *blush*.
There is an exmh-2.0.1.tar.Z after all... :-]
1997-12-26 07:11:40 +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
Satoshi Asami
edc3623fc9 Mark this port broken, it is apparently updated to 2.0.1 without changing
the source filename.
1997-12-25 21:58:08 +00:00
Satoshi Asami
c0078d0f03 PKGNAME is not necessary if it is same as DISTNAME. 1997-12-25 21:55:20 +00:00
Peter Wemm
275fd72155 Update exmh-2.0zeta -> exmh-2.0 1997-12-25 10:34:55 +00:00
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