freebsd-ports/japanese/mh/pkg-descr
Masafumi Max NAKANE ec18df1be9 Creation and execution of mhconfig moved to do-configure target in Makefile
instead of doing it in scripts/configure.

Move ``make clean'' that should done before the build process to pre-build
instead of doing it in scripts/configure.

Define RUN_DEPENDS on jless so that the command show can display Japanese
message correctly.

Generate mh configuration for FreeBSD from template instead of doing that
by patches.
(This allows the port to respect ${PREFIX}.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
Integrated recent changes made to ports/mail/mh.
Integrated widely used patches that are distributed with mew:
  - Patch to make the folder command faster.
  - Patch to suppress X-Authentication-Warning.
Added configuration options to include full pop support.
(Closing PR #2209.)
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS: ' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	Makefile patches/patch-ab patches/patch-ac patches/patch-ad
CVS: 	pkg/DESCR pkg/PLIST
CVS: Added Files:
CVS: 	files/FreeBSD.in patches/patch-ag patches/patch-ah
CVS: Removed Files:
CVS: 	patches/patch-aa scripts/configure
CVS: ----------------------------------------------------------------------
1997-01-07 07:47:26 +00:00

13 lines
463 B
Plaintext

This is the MH mail user agent (reader/sender) version 6.8.3 with
Japanese patches, a command line based mail reader that is powerful
and extensible. MH is an excellent choice for people who receive and
process a LOT of mail.
This port has integrated some useful patches:
o speed-up the folder command patch distributed with mew
(Message interface to Emacs Window)
o Patch to smail to suppress X-Authentication-Warning, also
distributed with mew.