Version: 2.7.2, Package name: exmh-2.7.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Exmh is an X user interface for MH mail. MH provides a set of UNIX commands that manage folders and mail messages. MH has a zillion features as a result of several years of availability. Exmh provides a graphical interface to many of these features, but not everything. You can do all the ordinary things like viewing the messages in a folder, and reading, deleting, and refiling messages. In addition, the interface handles arbitrary nesting of your folder hierarchy. Exmh has a number of optional features that require additional software to be installed. You may want to consider some or all of these packages: antiword glimpse openldap par procmail In addition, exmh supports various implementations of pgp. There are packages available for: gnupg pgp5 |
Filesize: 1056.251 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-17 08:46:34 by Daniel Jakots | Files touched by this commit (42) |
Log message: Remove unresponsive maintainers If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@ |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-24 15:25:12 by Antoine Jacoutot | Files touched by this commit (24) |
Log message: Remove USE_X11. |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2009-03-13 09:17:02 by Stuart Henderson | Files touched by this commit (2) |
Log message: - convert to tk.port.mk and bump; fixes pkgspec - add license marker |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-05-27 08:17:02 by Steven Mestdagh | Files touched by this commit (2) |
Log message: remove broken master sites from Jim Razmus <jim at bonetruck.org> |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-02 05:39:12 by Marc Espie | Files touched by this commit (2) |
Log message: zap SCRIPTSDIR |
2006-02-04 16:50:20 by Steven Mestdagh | Files touched by this commit (5) |
Log message: switch tcl and tk MASTER_SITES to sourceforge. make exmh2 use tcl mirrors directly. no objection naddy@ |
2005-04-05 16:50:57 by Aleksander Piotrowski | Files touched by this commit (3) |
Log message: Update to 2.7.2 >From Michael Paddon <michael@paddon.org> (MAINTAINER) |
2005-01-05 09:58:59 by Christian Weisgerber | Files touched by this commit (132) |
Log message: SIZE |
2004-09-15 03:09:46 by Marc Espie | Files touched by this commit (110) |
Log message: new style plists. |
2003-12-27 16:30:05 by Jose Nazario | Files touched by this commit (1) |
Log message: update to tcl/tk 8.4 ok brad@ naddy@ |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-10-26 12:13:06 by Nikolay Sturm | Files touched by this commit (2) |
Log message: update to exmh 2.6.3 from Michael Paddon <michael@paddon.org> (maintainer) |
2003-04-16 02:40:59 by Peter Stromberg | Files touched by this commit (4) |
Log message: Update to exmh 2.6.1; from maintainer Michael Paddon <michael@paddon.org> Lots of bug fixes and a new sequence menu. The configuration is changed to allow the creation of a distibutable package (before, the port relied on the local domain name as discovered at configuration time). Now there is no default domain ... i.e. the MTA should fully qualify addresses (as god intended). |
2002-10-27 10:21:40 by Christian Weisgerber | Files touched by this commit (29) |
Log message: No regression tests available. |