From owner-cvs-all  Fri Nov 23 18: 8:35 2001
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8FCD237B416; Fri, 23 Nov 2001 18:08:27 -0800 (PST)
Received: (from max@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id fAO28RD13989;
	Fri, 23 Nov 2001 18:08:27 -0800 (PST)
	(envelope-from max)
Message-Id: <200111240208.fAO28RD13989@freefall.freebsd.org>
From: Masafumi Max NAKANE <max@FreeBSD.org>
Date: Fri, 23 Nov 2001 18:08:27 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/japanese/cannadic Makefile pkg-message pkg-plist
         ports/japanese/cannadic/files patch-aa patch-ac
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

max         2001/11/23 18:08:27 PST

  Modified files:
    japanese/cannadic    Makefile pkg-plist 
    japanese/cannadic/files patch-aa patch-ac 
  Added files:
    japanese/cannadic    pkg-message 
  Log:
  1. Make ``make install'' actually install files.
     (I wish whoever committed this port had checked that make install and make
     package work, at least.)
  2. Try to restart cannaserver in post-install: as pkg-plist @exec it.
  3. Try to restart cannaserver only when it seems to be running.
  4. Instead of patching up distfile's Makefile using patch-aa to
     modify its all: target, use ALL_TARGET.
  5. Instead of echo'ing note about configuration in post-install:,
     use pkg-message, so that pkg_add will display it, too.
  6. Now that ja-Canna in the ports collection has been updated, let this
     port generate dictionary files for newer version.
  7. Remove unnecessary definition of ${DISTNAME} from the Makefile.
  Reviewed and Approved by:       maintainer
  
  Revision  Changes    Path
  1.2       +11 -19    ports/japanese/cannadic/Makefile
  1.2       +0 -9      ports/japanese/cannadic/files/patch-aa
  1.2       +4 -4      ports/japanese/cannadic/files/patch-ac
  1.1       +10 -0     ports/japanese/cannadic/pkg-message (new)
  1.2       +6 -4      ports/japanese/cannadic/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message