aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-08-14 09:55:38 +0000
committerdanglassey <danglassey>2002-08-14 09:55:38 +0000
commit6d6973e035aac5ec1676efccd5b8ada70c40b639 (patch)
tree4e92da327f60a083fe610e6b68d016434653b5b4 /scripts
parentc9458897ebbb739d8db83c80e06512d8a612f743 (diff)
downloadsword-sf-cvs-6d6973e035aac5ec1676efccd5b8ada70c40b639.tar.gz
Initial import for syncing from crosswire CVS
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/backupmake.sh5
-rw-r--r--scripts/burncd1
-rw-r--r--scripts/demotar1
-rwxr-xr-xscripts/disttar7
-rw-r--r--scripts/dlltar1
-rw-r--r--scripts/eastonstar1
-rw-r--r--scripts/mhctar1
-rw-r--r--scripts/mkcd5
-rw-r--r--scripts/mksword6
-rwxr-xr-xscripts/restoremake.sh5
-rw-r--r--scripts/sapphire.cpp73
-rw-r--r--scripts/svetar1
-rw-r--r--scripts/swordenv1
-rwxr-xr-xscripts/swtxtdsp.bat2
-rw-r--r--scripts/vinestar1
-rw-r--r--scripts/webtar1
16 files changed, 0 insertions, 112 deletions
diff --git a/scripts/backupmake.sh b/scripts/backupmake.sh
deleted file mode 100755
index 8c4db3e..0000000
--- a/scripts/backupmake.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-cp Makefile Makefile.sw
-cp lib/Makefile lib/Makefile.sw
-cp tests/Makefile tests/Makefile.sw
-cp utilities/Makefile utilities/Makefile.sw
diff --git a/scripts/burncd b/scripts/burncd
deleted file mode 100644
index bdd8b37..0000000
--- a/scripts/burncd
+++ /dev/null
@@ -1 +0,0 @@
-cdrecord -v speed=2 dev=0,0 /mnt/server/space/im.iso
diff --git a/scripts/demotar b/scripts/demotar
deleted file mode 100644
index 9093b5b..0000000
--- a/scripts/demotar
+++ /dev/null
@@ -1 +0,0 @@
-cd /dosc/usr/troy/src; tar -v -c -p -s -z -f ~/src/multimo4.tgz sword/examples/windoze/delphi20/multimo4/multimod.exe
diff --git a/scripts/disttar b/scripts/disttar
deleted file mode 100755
index 70e1a1d..0000000
--- a/scripts/disttar
+++ /dev/null
@@ -1,7 +0,0 @@
-REV=`cd ..;basename \`pwd ..\`|cut -d\- -f2`
-cd /; tar cfvz sword-$REV.i386.tar.gz /etc/sword.conf /usr/lib/libsword.* /usr/include/sword/* /usr/bin/cheatah /usr/doc/sword/ /usr/share/sword/mods.d/globals.conf
-
-echo
-echo Did you set legalexport := yes
-echo did you set buildshare := yes
-echo
diff --git a/scripts/dlltar b/scripts/dlltar
deleted file mode 100644
index a93fb3c..0000000
--- a/scripts/dlltar
+++ /dev/null
@@ -1 +0,0 @@
-cp /dosc/winnt/system32/sword32.dll ../bin; cd /dosc/usr/troy/src; tar -v -c -p -s -z -f ~/src/dlls.tgz sword/bin/sword32.dll
diff --git a/scripts/eastonstar b/scripts/eastonstar
deleted file mode 100644
index ac3d71a..0000000
--- a/scripts/eastonstar
+++ /dev/null
@@ -1 +0,0 @@
-cd /dosc/usr/troy/src/; tar -v -c -p -s -z -f ~/src/eastons.tgz sword/modules/lexdict/rawld/eastons
diff --git a/scripts/mhctar b/scripts/mhctar
deleted file mode 100644
index eea59c4..0000000
--- a/scripts/mhctar
+++ /dev/null
@@ -1 +0,0 @@
-cd /dosc/usr/troy/src/; tar -v -c -p -s -z -f ~/src/mhc.tgz sword/modules/comments/rawcom/mhc
diff --git a/scripts/mkcd b/scripts/mkcd
deleted file mode 100644
index c1a9ee0..0000000
--- a/scripts/mkcd
+++ /dev/null
@@ -1,5 +0,0 @@
-REV=`cd ..;basename \`pwd ..\`|cut -d\- -f2`
-chmod +x *
-chmod +x ../apps/X11/cheatah/configure
-chmod +x ../apps/X11/cheatah/missing
-cd ../../..; mkisofs -a -J -o -l -L ./im.iso -r -v -V "SWORD_20000428" /mnt/server/space/swordiso/
diff --git a/scripts/mksword b/scripts/mksword
deleted file mode 100644
index f853d1e..0000000
--- a/scripts/mksword
+++ /dev/null
@@ -1,6 +0,0 @@
-REV=`cd ..;basename \`pwd ..\`|cut -d\- -f2`
-chmod +x *
-chmod +x ../apps/X11/cheatah/configure
-chmod +x ../apps/X11/cheatah/missing
-cp sapphire.cpp ../src/modules/common
-cd ../..; tar -v -c -p -s -z --exclude sword-$REV/bin -X sword-$REV/modlist -f sword-$REV.tar.gz sword-$REV/*
diff --git a/scripts/restoremake.sh b/scripts/restoremake.sh
deleted file mode 100755
index e4bd939..0000000
--- a/scripts/restoremake.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-cp Makefile.sw Makefile
-cp lib/Makefile.sw lib/Makefile
-cp tests/Makefile.sw tests/Makefile
-cp utilities/Makefile.sw utilities/Makefile
diff --git a/scripts/sapphire.cpp b/scripts/sapphire.cpp
deleted file mode 100644
index 63968a4..0000000
--- a/scripts/sapphire.cpp
+++ /dev/null
@@ -1,73 +0,0 @@
-/******************************************************************************
- *
- * Placeholder for the REAL SAPPHIRE II Stream Cipher Files
- *
- * The SAPPHIRE II package may be obtained from within the United States or
- * Canada from:
- *
- * http://cryptography.org/cgi-bin/crypto.cgi/libraries/sapphire.zip
- *
- *
- * These files must be placed accordingly:
- *
- * .../sword/include/sapphire.h
- * .../sword/src/modules/common/sapphire.cpp
- *
- * If you are outside of these countries, you will have to obtain this package
- * elsewhere.
- *
- */
-
-
-#ifdef UNIX
-#include <memory.h>
-#include <unistd.h>
-#else
-#include <mem.h>
-#endif
-#include "sapphire.h"
-
-unsigned char sapphire::keyrand(int limit,
- unsigned char *user_key,
- unsigned char keysize,
- unsigned char *rsum,
- unsigned *keypos)
- {
- return keysize;
- }
-
-void sapphire::initialize(unsigned char *key, unsigned char keysize)
- {
- }
-
-void sapphire::hash_init(void)
- {
- }
-
-sapphire::sapphire(unsigned char *key, unsigned char keysize)
- {
- }
-
-void sapphire::burn(void)
- {
- }
-
-sapphire::~sapphire()
- {
- }
-
-unsigned char sapphire::encrypt(unsigned char b)
- {
- return b;
- }
-
-unsigned char sapphire::decrypt(unsigned char b)
- {
- return b;
- }
-
-void sapphire::hash_final(unsigned char *hash, // Destination
- unsigned char hashlength) // Size of hash.
- {
- }
-
diff --git a/scripts/svetar b/scripts/svetar
deleted file mode 100644
index f6fad43..0000000
--- a/scripts/svetar
+++ /dev/null
@@ -1 +0,0 @@
-cd /dosc/usr/troy/src/; tar -v -c -p -s -z -f ~/src/sve.tgz sword/modules/texts/rawtext/sve sword/modules/texts/rawtext/svetxidx.c
diff --git a/scripts/swordenv b/scripts/swordenv
deleted file mode 100644
index 924c739..0000000
--- a/scripts/swordenv
+++ /dev/null
@@ -1 +0,0 @@
-export PATH=`dirname \`pwd\``/bin:$PATH
diff --git a/scripts/swtxtdsp.bat b/scripts/swtxtdsp.bat
deleted file mode 100755
index 5cb4bf5..0000000
--- a/scripts/swtxtdsp.bat
+++ /dev/null
@@ -1,2 +0,0 @@
-pkzip -r -P -a ..\tmp\swtxtdsp.zip \sword\frontend\windoze\delphi20\swtxtdsp\*.*
-
diff --git a/scripts/vinestar b/scripts/vinestar
deleted file mode 100644
index 2783b7d..0000000
--- a/scripts/vinestar
+++ /dev/null
@@ -1 +0,0 @@
-cd /dosc/usr/troy/src/; tar -v -c -p -s -z -f ~/src/vines.tgz sword/modules/lexdict/rawld/vines
diff --git a/scripts/webtar b/scripts/webtar
deleted file mode 100644
index db263f7..0000000
--- a/scripts/webtar
+++ /dev/null
@@ -1 +0,0 @@
-cd /dosc/usr/troy/src/; tar -v -c -p -s -z -f ~/src/webster.tgz sword/modules/texts/rawtext/webster