summaryrefslogtreecommitdiff
path: root/editors/wordperfect/files
diff options
context:
space:
mode:
Diffstat (limited to 'editors/wordperfect/files')
-rw-r--r--editors/wordperfect/files/md53
-rw-r--r--editors/wordperfect/files/patch-sum3
-rw-r--r--editors/wordperfect/files/uname18
-rw-r--r--editors/wordperfect/files/wpdata18
-rw-r--r--editors/wordperfect/files/xwp7
5 files changed, 49 insertions, 0 deletions
diff --git a/editors/wordperfect/files/md5 b/editors/wordperfect/files/md5
new file mode 100644
index 00000000000..7a093386764
--- /dev/null
+++ b/editors/wordperfect/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/08/25 01:07:29 jlam Exp $
+
+MD5 (wordperfect-personal-8/GUILG00.GZ) = 386d2c4c1422992e8f8242bd74f3f705
diff --git a/editors/wordperfect/files/patch-sum b/editors/wordperfect/files/patch-sum
new file mode 100644
index 00000000000..0cc20da8b29
--- /dev/null
+++ b/editors/wordperfect/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2000/08/25 01:07:29 jlam Exp $
+
+MD5 (patch-aa) = 2dfc7a716d274d774bac5a237c58bca6
diff --git a/editors/wordperfect/files/uname b/editors/wordperfect/files/uname
new file mode 100644
index 00000000000..1d5e94eacbe
--- /dev/null
+++ b/editors/wordperfect/files/uname
@@ -0,0 +1,18 @@
+#!/bin/sh
+#
+# $NetBSD: uname,v 1.1.1.1 2000/08/25 01:07:29 jlam Exp $
+#
+# This emulates just enough of Linux uname to fool the installer.
+
+case $1 in
+-n) /usr/bin/uname -n
+ ;;
+-v) echo 6.x # SuSE 6.x
+ ;;
+-r) echo 2.0.37 # Linux kernel 2.0.37
+ ;;
+-m) /usr/bin/uname -m
+ ;;
+*) /usr/bin/uname $*
+ ;;
+esac
diff --git a/editors/wordperfect/files/wpdata b/editors/wordperfect/files/wpdata
new file mode 100644
index 00000000000..c97f9f9e5a1
--- /dev/null
+++ b/editors/wordperfect/files/wpdata
@@ -0,0 +1,18 @@
+asgn=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+defl=1
+edrc=01
+eula=100000
+extr=0
+flex=1
+idir=@WRKDIR@/@WPDIR@
+lngs=1
+lnum=
+lses=1
+lsvr=
+mgic=01
+prnt=1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
+prod=1
+ptrn=
+size=100
+tape=
+term=
diff --git a/editors/wordperfect/files/xwp b/editors/wordperfect/files/xwp
new file mode 100644
index 00000000000..0f8d4667552
--- /dev/null
+++ b/editors/wordperfect/files/xwp
@@ -0,0 +1,7 @@
+#!/bin/sh
+#
+# $NetBSD: xwp,v 1.1.1.1 2000/08/25 01:07:29 jlam Exp $
+#
+# Wrapper script for Corel(R) WordPerfect(R)
+
+exec @PREFIX@/@WPDIR@/wpbin/xwp "$@"