summaryrefslogtreecommitdiff
path: root/mail/exmh2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 2.0.1 -> 2.0.2.Peter Wemm1998-03-142-28/+11
| | | | | | | | (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-152-5/+31
| | | | | | | | | 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-272-3/+15
| | | | | | | | | | | 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-263-171/+171
| | | | | | | | 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-253-188/+172
| | | | 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-062-2/+7
| | | | Notes: svn path=/head/; revision=8138
* Update to use tcl80/tk80 "proper". Exmh definately should be using tcl8.0Peter Wemm1997-08-212-19/+9
| | | | | | | | because the new byte compiler has a significant speedup for exmh's mailbox contents list processing. Notes: svn path=/head/; revision=7637
* Duh! Where's the pointy hat? :-)Peter Wemm1997-08-141-1/+2
| | | | | | | | | | (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 Notes: svn path=/head/; revision=7580
* Update to use the 5 "official" patches from the author.Peter Wemm1997-08-122-1/+15
| | | | 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
* Oops, I forgot the PLISTPeter Wemm1997-07-271-166/+164
| | | | Notes: svn path=/head/; revision=7422
* Update exmh-2.0delta -> 2.0zeta (!)Peter Wemm1997-07-262-25/+5
| | | | 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-025-169/+207
| | | | | | | | | | | | | | | | | 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
* Added some missing files.Masafumi Max NAKANE1997-05-051-1/+3
| | | | | | | | | | Noticed by: Dmitrij Tejblum <tejblum@arc.hq.cti.ru> PR: 3507 While at it, moved @dirrm's to the end of file. Notes: svn path=/head/; revision=6415
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* The last upgrade changed the directory name from "exmh-2.0beta" toSatoshi Asami1997-02-181-158/+158
| | | | | | | | | | "exmh-2.0gamma". Forgotten by: peter Found by: rebuild of all 2.2 packages, vii'th time Notes: svn path=/head/; revision=5676
* Update 2.0beta -> 2.0gamma. See http://www.sunlabs.com/~bwelch/exmh/Peter Wemm1997-02-032-5/+5
| | | | | | | | | | | | | | 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-315-137/+187
| | | | | | | | | | | | | | | | | 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
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-2/+2
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Missing $Id$ in Makefile, shorten pkg/DESCR.Peter Wemm1996-10-152-125/+17
| | | | Notes: svn path=/head/; revision=3981
* Port for build exmh-1.6.9Peter Wemm1996-10-107-0/+402
NOTE: this does not use the GUI build/install, it does the equivalent work with some scripts. Notes: svn path=/head/; revision=3955