summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-07-02 03:11:18 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-07-02 03:11:18 +0000
commitee9623ed477c18be179c5db5b58147a9b515c26e (patch)
tree517e260b8b0c68c176fbe3065c2f1299a6a88228
parentupgrade to 0.3.5 (diff)
s-bit's for jserver and wnnds were lost in the recently version (e.g. 4.3-RELEASE)
Then 'chmod 4555' for these add into pkg-install. Change from wcd0c to acd0c Pointed out by: Hideaki OKADA <hokada@isl.melco.co.jp> Obtained from: ports-jp@jp.freebsd.org
-rw-r--r--japanese/Wnn6/Makefile6
-rw-r--r--japanese/Wnn6/pkg-install2
2 files changed, 5 insertions, 3 deletions
diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile
index 40756bebf125..189cdb03f645 100644
--- a/japanese/Wnn6/Makefile
+++ b/japanese/Wnn6/Makefile
@@ -18,11 +18,10 @@ NO_WRKSUBDIR= yes
LIBDIR= ${PREFIX}/OMRONWnn6
DISTDIR= ${MOUNT_PT}/fbsd
MOUNT_PT?= /cdrom
-MOUNT_DEV?= /dev/wcd0c
+MOUNT_DEV?= /dev/acd0c
RESTRICTED= "You should buy from Omron Software Co., Ltd."
NO_CDROM= "You should buy from Omron Software Co., Ltd."
-NO_PACKAGE= "You should buy from Omron Software Co., Ltd."
NO_BUILD= yes
IS_INTERACTIVE= yes
@@ -35,7 +34,8 @@ fetch-list:
# we do nothing in a 'do-fetch' stage.
.if !exists(${.CURDIR}/work/.build_done)
pre-extract::
- @${ECHO} "Please set the CD-ROM 'Wnn6 for Linux/FreeBSD' (which is an old version !!)";
+ @${ECHO} "Please set the CD-ROM 'Wnn6 for Linux/FreeBSD -- 97.6.6'";
+ @${ECHO} " It is an early version !!";
@${ECHO} -n "into your cdrom-drive. (Press Return)"; \
read dummy; \
${ECHO} "By default, a mount point and a device file"; \
diff --git a/japanese/Wnn6/pkg-install b/japanese/Wnn6/pkg-install
index 915b13031851..b75a9e819687 100644
--- a/japanese/Wnn6/pkg-install
+++ b/japanese/Wnn6/pkg-install
@@ -164,6 +164,8 @@ POST-INSTALL)
fi
cd ${PKG_PREFIX}/OMRONWnn6/wnn6fbsd/ja_JP; rm -f dic; ln -s ../../wnn6dic dic
chown -R wnn ${PKG_PREFIX}/OMRONWnn6
+ chmod 4555 ${PKG_PREFIX}/OMRONWnn6/Wnn6fbsd/jserver
+ chmod 4555 ${PKG_PREFIX}/OMRONWnn6/Wnn6fbsd/wnnds
## create a startup script ##
wnnserver=/usr/local/bin/Wnn6/jserver