From 2c6a56f911b074095952127f23583c1656b9152e Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 21 Jan 2003 00:50:23 +0000 Subject: Stop automatic generation of the pkg-message for emulators/klh10 PR: ports/47254 Submitted by: Ken Stailey --- emulators/klh10/Makefile | 7 ------- emulators/klh10/pkg-message | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/emulators/klh10/Makefile b/emulators/klh10/Makefile index 35bf5fdcadc7..e6d909e392dd 100644 --- a/emulators/klh10/Makefile +++ b/emulators/klh10/Makefile @@ -18,7 +18,6 @@ ONLY_FOR_ARCHS= i386 BUILD_WRKSRC= ${WRKSRC}/bld/fbx86 INSTALL_WRKSRC= ${BUILD_WRKSRC} -PKGMESSAGE= ${WRKDIR}/pkg-message # KSITS_ prefix for Komputer Small Incompatible Timesharing System # a KLH10 configuration. @@ -85,12 +84,6 @@ pre-install: @ ${MKDIR} ${KSITS_KLH10_HOME} @ ${MKDIR} ${KSITS_DRIVER_DIR} @ ${MKDIR} ${KSITS_DOCDIR} - @ ${ECHO} KLH10 contains a setuid that accepts network connections. \ - > ${PKGMESSAGE} - @ ${ECHO} Consider using a firewall to limit access to KLH10. \ - >> ${PKGMESSAGE} - @ ${ECHO} See the ${KSITS_DOCDIR}/pubits/adm >> ${PKGMESSAGE} - @ ${ECHO} for firewall documentation. >> ${PKGMESSAGE} post-install: .for file in ${KSITS_NATIVE_PROGS} ${KSITS_EM_DRIVERS} ${KSITS_EM_SDRIVERS} diff --git a/emulators/klh10/pkg-message b/emulators/klh10/pkg-message index 17c01bc52818..0ef554e628af 100644 --- a/emulators/klh10/pkg-message +++ b/emulators/klh10/pkg-message @@ -1,4 +1,4 @@ +Install notice: + KLH10 contains a setuid that accepts network connections. Consider using a firewall to limit access to KLH10. -See the /home/edwin/ports/local5/share/doc/klh10-ks-its/pubits/adm -for firewall documentation. -- cgit