aboutsummaryrefslogtreecommitdiff
path: root/emulators/klh10
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-21 00:50:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-21 00:50:23 +0000
commit472c373167dc85fddf2a304b315d07757d1b853b (patch)
tree9ac7672db63c491493026d0a284cddfb8f58b16a /emulators/klh10
parenteb840ae6662779bd554ccc5a6541f23d0907425f (diff)
downloadports-472c373167dc85fddf2a304b315d07757d1b853b.tar.gz
ports-472c373167dc85fddf2a304b315d07757d1b853b.zip
Stop automatic generation of the pkg-message for emulators/klh10
PR: ports/47254 Submitted by: Ken Stailey <kstailey@yahoo.com>
Notes
Notes: svn path=/head/; revision=73688
Diffstat (limited to 'emulators/klh10')
-rw-r--r--emulators/klh10/Makefile7
-rw-r--r--emulators/klh10/pkg-message4
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.