]> git.donarmstrong.com Git - infobot.git/commitdiff
old cruft
authorblootbot <blootbot@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 16 Feb 2005 20:00:09 +0000 (20:00 +0000)
committerblootbot <blootbot@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 16 Feb 2005 20:00:09 +0000 (20:00 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1119 c11ca15a-4712-0410-83d8-924469b57eb5

www/htdocs/pub/.cvsignore [new file with mode: 0644]
www/htdocs/pub/TODO [deleted file]
www/htdocs/pub/blootbot-1.0.0.tgz [deleted file]
www/htdocs/pub/blootbot-1.0.1.tar.gz [deleted file]
www/htdocs/pub/blootbot-1.0.2.tar.gz [deleted file]
www/htdocs/pub/blootbot-1.0.2a.tar.gz [deleted file]
www/htdocs/pub/blootbot-1.0.3.tar.gz [deleted file]
www/htdocs/pub/blootbot-1.0.9.tar.gz [deleted file]
www/htdocs/pub/blootbot-1.1.0.tar.gz [deleted file]
www/htdocs/pub/blootbot-1.2.0.tar.gz [deleted file]
www/htdocs/pub/blootbot-cvs.tar.gz [deleted file]

diff --git a/www/htdocs/pub/.cvsignore b/www/htdocs/pub/.cvsignore
new file mode 100644 (file)
index 0000000..600b043
--- /dev/null
@@ -0,0 +1 @@
+blootbot-cvs.tar.gz
diff --git a/www/htdocs/pub/TODO b/www/htdocs/pub/TODO
deleted file mode 100644 (file)
index 5bdfc2e..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-CVS COMMIT:
-
-
-
-TODO:
-       - make sure scheduler design is _right_ - it's broken'ish.
-       - debian BTS frontend "bugs"
-       - !country
-       - !dinstall
-       - support DCC SEND of factoid (listkeys/listvals) that matched.
-       - news: show total requested count, users "registered", users
-         "ignored"
-       - add notes about news redesign to accomodate individual items
-         read - need to add id's to each item too.
-       - debian bug lookup.
-       - bind DCC CHAT service to port.
-               - man perlipc, search for service.
-               - do forking aswell.
-       - debian: "find -2.4.1" does not work but 2.4.1 does?
-               - $debug var needed.
-       - check if debian downloading files are proper.
-       - verbose: say why config option was enabled/enabled.
-       - registered flags for users/channels
-               - end of DynaConfig.pl
-               - use in UserDCC.. warn if value is not in list.
-               - add &checkSet() or &_chanset();
-       - update sample.chan and sample.config
-       - attempt to move userDCC to hooks.
-               - need to modify parseCmdHooks for user flags?
-       - make timers below 5 or 10 mins non-random values.
--- EFFORT 1.
-       - make IRC/Schedulers.pl work 100%.
-               - intervals must be multiple of the smallest one
-                       - otherwise auto-fixed.
-               - make intervals chan-specific
-                       - need to store info in $sched{$what}{$chan} =
-                       time(); when last run or next run?
-----------------------------------------------------
------------- FUTURE, NON-IMPORTANT
-       - <greycat> ~country ua
-       - <irq_w> xk: add it :) and my imdb feature :)
-       - <greycat> xk: and ~bugs :)
-       - stats to keep common words.
-               - "heh", "?", "lol", ":)", "hi"
-       - "HACKING" text file, documentation of where things start,
-         what "core" or reuseable functions are used and what for.
-       - web interface... learn php + tables.
-       - on join message - customizeable, option.
-               - addon to UserInfo but for channels?
-       - ^B's are removed (HOW?) from factoids.
-       - asking questions.... make more guesses
-       - throttling of "help topic": push-pull system of &msg().
-       - one key for berk db to show format...
-       - use autoloader properly.
-               - Module::<BLAH>::<CMD>
-               - make a global autoloader.
-       - support notification of author of deleted factoids,
-       - flag to hide owner of factoid.
-       - table data for DCC CHAT or misc table.
-       - DYNAMIC USER//CONFIGURATION FILE UPGRADE:
-               - finer granuality(sp) of userlist/ignore file
-       - <el_gore> apt, find netconfig -- merge similar files.
-               - and same files(1 per package) for multiple packages.
-               - merge partial similar paths together.
-               - do some test cases to confirm code actually works as
-                 proposed.
-
-------------------- useless statistics
-- 20010420:
-[router] [~blootbot/src] # grep DEBUG `find -type f`| wc -l
-    373
-[router] [~blootbot/src] # grep WARN `find -type f` | wc -l
-    129
-[router] [~blootbot/src] # grep FIXME `find -type f` | wc -l
-     35
-[router] [~blootbot/src] # grep status `find -type f` | wc -l
-    386
-[router] [~blootbot/src] # grep ERROR `find -type f` | wc -l
-    145
-
diff --git a/www/htdocs/pub/blootbot-1.0.0.tgz b/www/htdocs/pub/blootbot-1.0.0.tgz
deleted file mode 100755 (executable)
index d746f36..0000000
Binary files a/www/htdocs/pub/blootbot-1.0.0.tgz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-1.0.1.tar.gz b/www/htdocs/pub/blootbot-1.0.1.tar.gz
deleted file mode 100644 (file)
index 18d2d60..0000000
Binary files a/www/htdocs/pub/blootbot-1.0.1.tar.gz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-1.0.2.tar.gz b/www/htdocs/pub/blootbot-1.0.2.tar.gz
deleted file mode 100644 (file)
index e5930c4..0000000
Binary files a/www/htdocs/pub/blootbot-1.0.2.tar.gz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-1.0.2a.tar.gz b/www/htdocs/pub/blootbot-1.0.2a.tar.gz
deleted file mode 100644 (file)
index f4ff0d2..0000000
Binary files a/www/htdocs/pub/blootbot-1.0.2a.tar.gz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-1.0.3.tar.gz b/www/htdocs/pub/blootbot-1.0.3.tar.gz
deleted file mode 100644 (file)
index ffb754b..0000000
Binary files a/www/htdocs/pub/blootbot-1.0.3.tar.gz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-1.0.9.tar.gz b/www/htdocs/pub/blootbot-1.0.9.tar.gz
deleted file mode 100644 (file)
index 3e24257..0000000
Binary files a/www/htdocs/pub/blootbot-1.0.9.tar.gz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-1.1.0.tar.gz b/www/htdocs/pub/blootbot-1.1.0.tar.gz
deleted file mode 100644 (file)
index 8425a32..0000000
Binary files a/www/htdocs/pub/blootbot-1.1.0.tar.gz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-1.2.0.tar.gz b/www/htdocs/pub/blootbot-1.2.0.tar.gz
deleted file mode 100644 (file)
index 73be4ec..0000000
Binary files a/www/htdocs/pub/blootbot-1.2.0.tar.gz and /dev/null differ
diff --git a/www/htdocs/pub/blootbot-cvs.tar.gz b/www/htdocs/pub/blootbot-cvs.tar.gz
deleted file mode 100644 (file)
index 52256d6..0000000
Binary files a/www/htdocs/pub/blootbot-cvs.tar.gz and /dev/null differ