Date: Fri, 23 Nov 2001 18:08:27 -0800 (PST) From: Masafumi Max NAKANE <max@FreeBSD.org> 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 Message-ID: <200111240208.fAO28RD13989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111240208.fAO28RD13989>