FreshPorts -- The Place For Ports Thu, 21 Aug 2008 8:43 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
exmh2 2.7.2_1 mail on this many watch lists=5 search for ports that depend on this port
X11/TK based mail reader front end to MH

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tk


exmh is a TCL/TK based interface to the MH mail system.  It provides 
the usual layer on top of MH commands, as well as many other features:

    MIME support!  Displays richtext and enriched directly.
    Color feedback in the scan listing.
    A colour coded folder display with one label per folder.
    Smart scan caching.  News read/post.  koi8-r support.
    Facesaver bitmap display.  Ispell support.
    Background inc.  You can set exmh to run inc periodically.
    Searching over folder listing and message body.
    A dialog-box interface to MH pick.
    An editor with emacs-like bindings and MIME support.
    Glimpse interface.  You can index all your mail with glimpse
       and search for messages by content.
    User preferences.  You can tune exmh through a dialog box.
    User hacking support.  A user library of TCL routines is supported.

IMPORTANT: exmh depends on the TK send facility for its background
processing.  With TK 3.3, send now uses xauthority mechanisms by default,
unless you compile TK with -DTK_NO_SECURITY.  Generally, this means that
you **MUST** must run xdm to start your Xserver.

WWW:  http://www.beedub.com/exmh/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
japanese/exmh2

Required To Build: lang/tcl84
Required To Run: x11-toolkits/tk84, mail/nmh, mail/metamail

To install the port: cd /usr/ports/mail/exmh2/ && make install clean
To add the package: pkg_add -r exmh


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.tcl.tk/pub/tcl/exmh/
ftp://sunsite.utk.edu/pub/tcl/exmh/
ftp://ftp.funet.fi/pub/languages/tcl/tcl/exmh/
ftp://ftp.kddlabs.co.jp/lang/tcl/ftp.scriptics.com/exmh/
ftp://ftp.mirrorservice.org/sites/ftp.tcl.tk/pub/tcl/exmh/
ftp://sunsite.org.uk/sites/ftp.scriptics.com/pub/tcl/exmh/
http://heanet.dl.sourceforge.net/sourceforge/exmh/
http://nchc.dl.sourceforge.net/sourceforge/exmh/
http://kent.dl.sourceforge.net/sourceforge/exmh/
http://easynews.dl.sourceforge.net/sourceforge/exmh/
http://ufpr.dl.sourceforge.net/sourceforge/exmh/
http://umn.dl.sourceforge.net/sourceforge/exmh/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Apr 2008 14:42:26
Original commit files touched by this commit  2.7.2_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
19 May 2007 21:32:57
Original commit files touched by this commit  2.7.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 May 2006 11:08:02
Original commit files touched by this commit  2.7.2
vs search for other commits by this committer
- Use full TCLTK mirror list
- portlint

PR:             ports/97016
Submitted by:   Shaun Amott
25 Apr 2006 12:03:46
Original commit files touched by this commit  2.7.2
erwin search for other commits by this committer
Fix typo. glimpse is in textproc, not misc.

PR:             96272
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
25 Nov 2005 15:31:02
Original commit files touched by this commit  2.7.2
pav search for other commits by this committer
- Add SHA256
24 May 2005 23:13:33
Original commit files touched by this commit  2.7.2
pav search for other commits by this committer
- Update to 2.7.2

PR:             ports/80715
Submitted by:   Kevin Oberman <oberman@es.net>
24 May 2005 23:13:05
Original commit files touched by this commit  2.7.2
pav search for other commits by this committer
- Update to 2.7.2

PR:             ports/80715
Submitted by:   Kevin Oberman <oberman@es.net>
24 Jun 2004 05:20:53
Original commit files touched by this commit  2.7.0
bmah search for other commits by this committer
Update to exmh-2.7.0.

This release mostly consists of 15 months of bugfixes (some of which
were already in the prior exmh-2.6.3_3 port).  One new feature is a
spam filter wrapper ("Bayesian Spam Filter" in the new spiffy
preferences dialog).

Drop maintainership; I'm using IMAP-based mailers now.
09 Feb 2004 06:13:37
Original commit files touched by this commit  2.6.3_3
bmah search for other commits by this committer
Depend on Tcl/Tk 8.4.

PORTREVISION bump to record new dependencies.

Suggested by:   kris (almost four months ago!)
29 Jan 2004 07:24:56
Original commit files touched by this commit  2.6.3_2
trevor search for other commits by this committer
SIZEify.
10 Jun 2003 16:43:34
Original commit files touched by this commit  2.6.3_2
bmah search for other commits by this committer
More fun patches to make exmh work better:

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
08 Jun 2003 02:18:50
Original commit files touched by this commit  2.6.3_1
bmah search for other commits by this committer
Fix a couple of problems in the exmh port.

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]
13 Apr 2003 19:40:15
Original commit files touched by this commit  2.6.3
bmah search for other commits by this committer
Update to exmh-2.6.3.
06 Mar 2003 19:23:19
Original commit files touched by this commit  2.5_1
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
13 Oct 2002 12:57:43
Original commit files touched by this commit  2.5_1
anders search for other commits by this committer
kris removed ports/mail/mh, so remove WITH_MH here then.
30 Nov 2001 21:12:20
files touched by this commit
bmah search for other commits by this committer
Add a patch to fix a bug with continuation lines in ~/.mh_profile.   While I'm
here, also patch a file descriptor leak.    
21 Jul 2001 01:57:40
files touched by this commit
bmah search for other commits by this committer
Update for exmh-2.5.    
22 Jan 2001 20:06:10
files touched by this commit
bmah search for other commits by this committer
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.    
16 Jan 2001 20:19:11
files touched by this commit
bmah search for other commits by this committer
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).    
04 Jan 2001 06:23:39
files touched by this commit
bmah search for other commits by this committer
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    
25 Oct 2000 18:45:12
files touched by this commit
bmah search for other commits by this committer
exmh has moved to SourceForge, update MASTER_SITES.    
11 Oct 2000 17:58:08
files touched by this commit
markm search for other commits by this committer
Upgrade to v2.2, and hand the reigns over to Bruce Mah, who is   also an Exmh
developer.    
08 Oct 2000 05:16:42
files touched by this commit
asami search for other commits by this committer
Convert category mail to new layout.  

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby19Aug 16
ruby19Aug 16

9 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19041
Broken 163
Deprecated 92
Ignore 431
Forbidden 6
Restricted 310
No CDROM 130
Vulnerable 50
Expired 16
Set to expire 71
Interactive 78
new 24 hours 1
new 48 hours6
new 7 days39
new fortnight148
new month242

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.332 seconds.