Port details |
- mhc-emacs20 Message Harmonized Calendaring system
- 20051120_1 deskutils
=0 20051120_1Version of this port present on the latest quarterly branch. DEPRECATED: emacs20 and related ports are obsolete; please use a more recent version
This port expired on: 2007-08-19
- Maintainer: yoichi@FreeBSD.org
 - Port Added: 2001-04-08 12:33:08
- Last Update: 2007-08-19 08:32:46
- SVN Revision: UNKNOWN
- Also Listed In: elisp
- License: not specified in port
- WWW:
- http://www.quickhack.net/mhc/
- Description:
- MHC is designed to help those who receive most appointments via email.
Using MHC, you can easily import schedule articles from emails.
To use mhc, you must install some of the supported MUA.
The supported MUA are Mew, Wanderlust and Gnus.
Minimum setup:
;;; for Mew user:
(autoload 'mhc-mew-setup "mhc-mew")
(add-hook 'mew-init-hook 'mhc-mew-setup)
;; optional setting for Mew-1.94 (Raw JIS header decoding)
;(add-hook 'mew-message-hook 'mhc-mew-decode-header)
;;; for Wanderlust user:
(autoload 'mhc-wl-setup "mhc-wl")
(add-hook 'wl-init-hook 'mhc-wl-setup)
;;; for Gnus user:
(autoload 'mhc-gnus-setup "mhc-gnus")
(add-hook 'gnus-startup-hook 'mhc-gnus-setup)
;; icon setting for emacs20 (with bitmap-mule) or emacs21
;(setq mhc-icon-path "/usr/local/share/emacs/etc/mhc/icons")
WWW: http://www.quickhack.net/mhc/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- mhc-emacs20>0:deskutils/mhc-emacs20
- No installation instructions:
- This port has been deleted.
- PKGNAME: mhc-emacs20
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: deskutils/mhc
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-20.7 : editors/emacs20
- Runtime dependencies:
-
- emacs-20.7 : editors/emacs20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: deskutils/mhc | Commit | Credits | Log message |
20051120_1 19 Aug 2007 08:32:46
 |
miwi  |
2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent
version
2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please
use a more recent version |
20051120_1 19 Jul 2007 09:30:52
 |
linimon  |
Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat: portmgr |
20051120 28 Jan 2006 02:11:36
 |
linimon  |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
20030224 18 Mar 2004 13:39:11
 |
yoichi  |
include <...> -> include "..."
PR: ports/64393
Submitted by: Oliver Eikemeier |
20020411 11 Apr 2002 14:43:19
 |
yoichi  |
Update to mhc-current-snap20020411. |
20010625 03 Dec 2001 14:06:12
 |
yoichi  |
Move master port to deskutils/mhc and add support for emacs21.
PR: ports/31568
Submitted by: yoichi(MAINTAINER)
Reviewed by: knu(mentor) |
03 Dec 2001 14:06:12
    |
yoichi  |
Move master port to deskutils/mhc and add support for emacs21. |
02 Aug 2001 10:43:12
    |
knu  |
Update to mhc-current-snap-20010625. |
27 May 2001 14:03:35
    |
ijliao  |
upgrade to 0510 |
23 Apr 2001 13:51:57
    |
shige  |
Fix remove doc-directory problem. |
08 Apr 2001 16:33:08
    |
shige  |
Add mhc-emacs20 port. MHC is designed to help those who receive most
appointments via email. Using MHC, you can easily import schedule articles
from emails. To use mhc, you must install some of the supported MUA. The
supported MUA are Mew, Wanderlust and Gnus. |
Number of commits found: 11
|