Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 1997 23:47:29 -0800 (PST)
From:      Masafumi NAKANE <max>
To:        CVS-committers, cvs-all, cvs-ports
Subject:   cvs commit:  ports/japanese/mh Makefile ports/japanese/mh/files FreeBSD.in ports/japanese/mh/patches patch-ag patch-ah patch-ab patch-ac patch-ad patch-aa ports/japanese/mh/pkg DESCR PLIST ports/japanese/mh/scripts configure
Message-ID:  <199701070747.XAA04237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
max         97/01/06 23:47:29

  Modified:    japanese/mh  Makefile
               japanese/mh/patches  patch-ab patch-ac patch-ad
               japanese/mh/pkg  DESCR PLIST
  Added:       japanese/mh/files  FreeBSD.in
               japanese/mh/patches  patch-ag patch-ah
  Removed:     japanese/mh/patches  patch-aa
               japanese/mh/scripts  configure
  Log:
  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: ----------------------------------------------------------------------
  
  Revision  Changes    Path
  1.7       +14 -3     ports/japanese/mh/Makefile
  1.2       +96 -16    ports/japanese/mh/patches/patch-ab
  1.2       +150 -4    ports/japanese/mh/patches/patch-ac
  1.2       +0 -63     ports/japanese/mh/patches/patch-ad
  1.2       +8 -0      ports/japanese/mh/pkg/DESCR
  1.5       +8 -0      ports/japanese/mh/pkg/PLIST



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701070747.XAA04237>