sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (e1c2d0d7087b3122f260087fa88ff82d9d65541a)
- From: Ismael Luceno <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (e1c2d0d7087b3122f260087fa88ff82d9d65541a)
- Date: Tue, 11 Aug 2026 04:11:22 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
ChangeLog | 2 ++
chat-irc/litterbox/DEPENDS | 2 ++
chat-irc/litterbox/DETAILS | 22 ++++++++++++++++++++++
chat-irc/litterbox/HISTORY | 2 ++
4 files changed, 28 insertions(+)
New commits:
commit e1c2d0d7087b3122f260087fa88ff82d9d65541a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
litterbox: new spell, TLS-only IRC logger with full-text search
diff --git a/ChangeLog b/ChangeLog
index 19a2cdc..3e537b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2026-08-11 Ismael Luceno <ismael AT sourcemage.org>
* libs/simde: new spell, header-only library of portable SIMD
intrinsics
+ * chat-irc/litterbox: new spell, TLS-only IRC logger with full-text
+ search
2026-08-09 Ismael Luceno <ismael AT sourcemage.org>
* devel/iaito-r2ghidra: new spell, Ghidra decompiler plugin for
diff --git a/chat-irc/litterbox/DEPENDS b/chat-irc/litterbox/DEPENDS
new file mode 100755
index 0000000..6edaaa3
--- /dev/null
+++ b/chat-irc/litterbox/DEPENDS
@@ -0,0 +1,2 @@
+depends LIBTLS &&
+depends sqlite
diff --git a/chat-irc/litterbox/DETAILS b/chat-irc/litterbox/DETAILS
new file mode 100755
index 0000000..02ff681
--- /dev/null
+++ b/chat-irc/litterbox/DETAILS
@@ -0,0 +1,22 @@
+# Watch: https://git.causal.agency/litterbox/refs/
+ SPELL=litterbox
+ VERSION=1.9
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://git.causal.agency/$SPELL/snapshot/$SOURCE
+
SOURCE_HASH=sha512:b2af91635118010ba5093027bffadbbdaa4e6e80f953881f1fb416ebff410897b9a1259e9cc7ddd33df6334b97704b3992979a85f0310e0dabde6af41b56149a
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://git.causal.agency/litterbox/"
+ LICENSE[0]="GPL-3.0-or-later"
+ ENTERED=20260811
+ KEYWORDS="irc log sqlite"
+ SHORT="TLS-only IRC logger with full-text search"
+cat << EOF
+litterbox is a TLS-only IRC logger. It logs events from IRC in a SQLite
+database, indexing messages for full-text search. It is intended for use
+with the IRC bouncer pounce, but can also be used independently as a
+logging bot.
+
+litterbox provides the scoop command-line query utility. Some formats
+of plain text logs can be imported into the litterbox database with
+unscoop. A web interface for litterbox is provided by scooper.
+EOF
diff --git a/chat-irc/litterbox/HISTORY b/chat-irc/litterbox/HISTORY
new file mode 100644
index 0000000..f78c9cc
--- /dev/null
+++ b/chat-irc/litterbox/HISTORY
@@ -0,0 +1,2 @@
+2026-08-11 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (e1c2d0d7087b3122f260087fa88ff82d9d65541a), Ismael Luceno, 08/11/2026
Archive powered by MHonArc 2.6.24.