aboutsummaryrefslogtreecommitdiff
path: root/mail/exmh2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Depend on Tcl/Tk 8.4.Bruce A. Mah2004-02-091-6/+6
| | | | | | | | | PORTREVISION bump to record new dependencies. Suggested by: kris (almost four months ago!) Notes: svn path=/head/; revision=100471
* More fun patches to make exmh work better:Bruce A. Mah2003-06-101-1/+1
| | | | | | | | | | | | | | 1. Replace old, out-of-control preferences dialog with spiffy, sorted, scrolling preferences dialog. 2. Better PGP 6.5 compatibility. PORTREVISION bump to mark these changes. Obtained from: exmh CVS repository Notes: svn path=/head/; revision=82695
* Fix a couple of problems in the exmh port.Bruce A. Mah2003-06-081-1/+1
| | | | | | | | | | | | | | | | | | The port bogusly relied on build-time detection of PGP-type programs. This was unneeded since exmh is smart enough to do run-time detection of various PGP versions. Fix this so PGP-type programs installed after exmh will be recognized correctly. [1] Add patch to fix a bug in exmh where threading cleared the unseen sequence. [2] PORTREVISION bump to mark these changes. Reviewed by: Dave Tweten <tweten@nas.nasa.gov> [1] Obtained from: exmh CVS [2] Notes: svn path=/head/; revision=82488
* Update to exmh-2.6.3.Bruce A. Mah2003-04-131-4/+3
| | | | Notes: svn path=/head/; revision=78897
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-061-0/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* kris removed ports/mail/mh, so remove WITH_MH here then.Anders Nordby2002-10-131-4/+0
| | | | Notes: svn path=/head/; revision=67967
* Add a patch to fix a bug with continuation lines in ~/.mh_profile.Bruce A. Mah2001-11-301-0/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=50777
* Update for exmh-2.5.Bruce A. Mah2001-07-201-2/+4
| | | | Notes: svn path=/head/; revision=45304
* Update exmh to 2.3.1. This release was made primarily to fix a symlinkBruce A. Mah2001-01-221-7/+6
| | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=37457
* Fix for a symlink attack posted to bugtraq. The patches committed hereBruce A. Mah2001-01-161-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=37259
* exmh has moved to SourceForge, update MASTER_SITES.Bruce A. Mah2000-10-251-1/+2
| | | | Notes: svn path=/head/; revision=34226
* Upgrade to v2.2, and hand the reigns over to Bruce Mah, who isMark Murray2000-10-111-2/+3
| | | | | | | | | also an Exmh developer. Thanks Bruce! Notes: svn path=/head/; revision=33709
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-1/+1
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Tiny cosmetic fixes.Akinori MUSHA2000-04-141-3/+3
| | | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Notes: svn path=/head/; revision=27531
* Update with PORTNAME/PORTVERSION and get happy with its slave.Akinori MUSHA2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27483
* Change the default to depend on nmh, not mhKris Kennaway2000-03-051-4/+4
| | | | | | | Approved by: Maintainer Notes: svn path=/head/; revision=26559
* Revert to using Tk/Tcl 8.0.x for the Japanese version of this port.Steve Price2000-02-271-4/+4
| | | | Notes: svn path=/head/; revision=26368
* Update for tk82. I'm winging it a little bit for the Japanese case;Mark Murray1999-12-011-9/+9
| | | | | | | please test and report back. Notes: svn path=/head/; revision=23527
* Update to version 2.1.1.Jim Mock1999-11-101-2/+4
| | | | | | | | PR: 14651 Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=23011
* $MAINTAINER =~ s/peter/markm/;Peter Wemm1999-10-141-1/+1
| | | | Notes: svn path=/head/; revision=22428
* Update to version 2.1.0. This has hugely improved pgp/pgp5/gnupgMark Murray1999-10-111-27/+5
| | | | | | | | | support. 2-requests-for-review-or-OK-ignored-by: MAINTAINER Notes: svn path=/head/; revision=22351
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* Changed to a master port of japanese/exmh2Satoshi Taoka1999-05-111-5/+16
| | | | | | | | PR: ports/10592 Submitted by: Takeshi WATANABE <watanabe@komadori.planet.sci.kobe-u.ac.jp> Notes: svn path=/head/; revision=18773
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Use some new vendor patches - but one doesn't even apply.. sigh.Peter Wemm1998-07-081-3/+6
| | | | | | | | | | | | | | | 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.. Notes: svn path=/head/; revision=11785
* MASTERSITE moved to ftp.scriptics.com.Steve Price1998-07-031-2/+2
| | | | Notes: svn path=/head/; revision=11685
* Allow this port to use NMH if USE_NMH is set.Mark Murray1998-03-201-2/+7
| | | | Notes: svn path=/head/; revision=10231
* Update 2.0.1 -> 2.0.2.Peter Wemm1998-03-141-7/+7
| | | | | | | | (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.) Notes: svn path=/head/; revision=10134
* Update port to get patches from new site, and include all the newPeter Wemm1998-02-151-4/+13
| | | | | | | | | 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) Notes: svn path=/head/; revision=9726
* Update the exmh port to use some of the new post-2.0.1 patches. One ofPeter Wemm1997-12-271-2/+11
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=9195
* Argh, serves me right for acting on second-hand information. *blush*.Peter Wemm1997-12-261-4/+2
| | | | | | | There is an exmh-2.0.1.tar.Z after all... :-] Notes: svn path=/head/; revision=9190
* Update 2.0 -> 2.0.1 (As the Author said in exmh.CHANGES: Ba Humbug!)Peter Wemm1997-12-261-4/+4
| | | | | | | | And a special thanks for making life "interesting" by not changing the tarball name. :-( Notes: svn path=/head/; revision=9189
* Mark this port broken, it is apparently updated to 2.0.1 without changingSatoshi Asami1997-12-251-1/+3
| | | | | | | the source filename. Notes: svn path=/head/; revision=9182
* PKGNAME is not necessary if it is same as DISTNAME.Satoshi Asami1997-12-251-2/+1
| | | | Notes: svn path=/head/; revision=9181
* Update exmh-2.0zeta -> exmh-2.0Peter Wemm1997-12-251-14/+5
| | | | Notes: svn path=/head/; revision=9176
* These use tk80 not tk41. Correct the CATEGORIES.Justin M. Seger1997-11-221-2/+2
| | | | Notes: svn path=/head/; revision=8765
* Update to include some more official patches from the exmh web site.Peter Wemm1997-10-061-2/+3
| | | | Notes: svn path=/head/; revision=8138
* Update to use tcl80/tk80 "proper". Exmh definately should be using tcl8.0Peter Wemm1997-08-211-16/+6
| | | | | | | | because the new byte compiler has a significant speedup for exmh's mailbox contents list processing. Notes: svn path=/head/; revision=7637
* Update to use the 5 "official" patches from the author.Peter Wemm1997-08-121-1/+10
| | | | Notes: svn path=/head/; revision=7542
* Detect if tk8.0 is installed and use it if present (it's a lot faster)Peter Wemm1997-08-121-3/+15
| | | | | | | even though a port for tk8.0 has not been committed yet. Notes: svn path=/head/; revision=7541
* Update exmh-2.0delta -> 2.0zeta (!)Peter Wemm1997-07-261-11/+4
| | | | Notes: svn path=/head/; revision=7417
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-3/+3
| | | | Notes: svn path=/head/; revision=7303
* Run scripts with /bin/sh explicitly rather than depending on the x bitsPeter Wemm1997-07-081-3/+3
| | | | | | | | | | 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> Notes: svn path=/head/; revision=7235
* Err Peter, that is exactly why most of the variables in bsd.port.mkSatoshi Asami1997-07-031-8/+2
| | | | | | | are defined with "?=". I don't understand why it didn't work for you.... ;) Notes: svn path=/head/; revision=7203
* Update exmh-2.0gamma to 2.0delta. There's lots of bug fixes, as well asPeter Wemm1997-07-021-4/+19
| | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=7178
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Update 2.0beta -> 2.0gamma. See http://www.sunlabs.com/~bwelch/exmh/Peter Wemm1997-02-031-4/+4
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=5514
* Add PKGNAME ("beta" not allowed in package name).Satoshi Asami1997-01-021-1/+2
| | | | Notes: svn path=/head/; revision=5166
* Behind-the-scenes repository copy, and update to exmh-2.0beta!Peter Wemm1996-12-311-13/+8
| | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=5147
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-171-7/+3
| | | | Notes: svn path=/head/; revision=4536