From owner-cvs-ports Fri Jan 3 08:35:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA01081 for cvs-ports-outgoing; Fri, 3 Jan 1997 08:35:49 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA01072; Fri, 3 Jan 1997 08:35:47 -0800 (PST) Date: Fri, 3 Jan 1997 08:35:47 -0800 (PST) From: Masafumi NAKANE Message-Id: <199701031635.IAA01072@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/japanese/mew Makefile ports/japanese/mew/files dot.emacs dot.mh_profile user-install .emacs .mh_profile ports/japanese/mew/pkg DEINSTALL DESCR INSTALL PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 97/01/03 08:35:47 Modified: japanese/mew Makefile japanese/mew/files user-install japanese/mew/pkg DEINSTALL DESCR INSTALL PLIST Added: japanese/mew/files dot.emacs dot.mh_profile Removed: japanese/mew/files .emacs .mh_profile Log: Rename files/.{emacs,mh_profile} to dot.{emacs,mh_profile}. Install sample files into share/examples/mew instead of to share/doc/mew. Use PKG_PREFIX in the installation/deinstallation scripts. Define RESTRICTED as this package has hook to pgp. Some Makefile cleanup. Editing of site-start.el during the installation procedure now adds autoload entries for this program. Submitted by: (Kiriyama Kazuhiko) Revision Changes Path 1.2 +13 -10 ports/japanese/mew/Makefile 1.2 +4 -4 ports/japanese/mew/files/user-install 1.2 +7 -4 ports/japanese/mew/pkg/DEINSTALL 1.2 +4 -4 ports/japanese/mew/pkg/DESCR 1.2 +14 -7 ports/japanese/mew/pkg/INSTALL 1.2 +7 -5 ports/japanese/mew/pkg/PLIST