summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2007-10-20 23:33:38 +0200
committerFlorian Franzmann2007-10-20 23:33:38 +0200
commit5bf8f432fb39b9e325b44bffef432843d3fc5b1d (patch)
treef3771c787b930c65d60be313f09146095f0608ea
parent3df1ce3adfa70b77a21a7590c840e939e76b9181 (diff)
chat-im/{micq,climm}: deprecated micq in favour of climm
-rw-r--r--ChangeLog4
-rwxr-xr-xchat-im/climm/CONFLICTS1
-rwxr-xr-xchat-im/climm/DEPENDS8
-rwxr-xr-xchat-im/climm/DETAILS14
-rw-r--r--chat-im/climm/HISTORY57
-rw-r--r--chat-im/climm/climm-0.6.1.tgz.sigbin0 -> 536 bytes
-rwxr-xr-xchat-im/micq/BUILD1
-rwxr-xr-xchat-im/micq/DEPENDS9
-rwxr-xr-xchat-im/micq/DETAILS7
-rw-r--r--chat-im/micq/HISTORY3
-rwxr-xr-xchat-im/micq/INSTALL1
-rwxr-xr-xchat-im/micq/PRE_BUILD1
-rwxr-xr-xchat-im/micq/TRIGGERS1
-rw-r--r--chat-im/micq/micq-0.5.4.2.tgz.sigbin280 -> 0 bytes
14 files changed, 96 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index bf2017ccc1..8486a25d94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * chat-im/micq, chat-im/climm: the micq project has been renamed
+ to climm, therefore deprecating micq in favour of climm
+
2007-10-20 Ladislav Hagara <hgr@vabo.cz>
* crypto/paperkey: new spell, an OpenPGP key archiver
diff --git a/chat-im/climm/CONFLICTS b/chat-im/climm/CONFLICTS
new file mode 100755
index 0000000000..a9f4c5a964
--- /dev/null
+++ b/chat-im/climm/CONFLICTS
@@ -0,0 +1 @@
+conflicts micq y
diff --git a/chat-im/climm/DEPENDS b/chat-im/climm/DEPENDS
new file mode 100755
index 0000000000..7fec647e13
--- /dev/null
+++ b/chat-im/climm/DEPENDS
@@ -0,0 +1,8 @@
+optional_depends gnutls \
+ "" \
+ "--disable-ssl" \
+ "for encrypted connection support" &&
+optional_depends libotr \
+ "" \
+ "--disable-otr" \
+ "for encrypted connversations"
diff --git a/chat-im/climm/DETAILS b/chat-im/climm/DETAILS
new file mode 100755
index 0000000000..c45961365a
--- /dev/null
+++ b/chat-im/climm/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=climm
+ VERSION=0.6.1
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.${SPELL}.org/
+ SOURCE_URL[0]=${WEB_SITE}/source/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ ENTERED=20071020
+ LICENSE[0]=GPL
+ KEYWORDS="icq messaging chat"
+ SHORT="climm is a small, text mode ICQ client"
+cat << EOF
+climm (formerly micq) is a small, text mode ICQ client
+EOF
diff --git a/chat-im/climm/HISTORY b/chat-im/climm/HISTORY
new file mode 100644
index 0000000000..54f6418a8c
--- /dev/null
+++ b/chat-im/climm/HISTORY
@@ -0,0 +1,57 @@
+2007-10-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * climm-0.6.1.tgz.sig, CONFLICTS, DEPENDS, DETAILS, HISTORY:
+ deprecated micq in favour of this spell, created this spell.
+ The micq project has been renamed to climm.
+
+2007-07-22 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 0.5.4.2
+
+2007-06-23 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 0.5.4.1
+
+2007-06-09 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 0.5.4
+ * DEPENDS: Added optional_depends libotr
+
+2007-04-27 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 0.5.3
+
+2006-11-12 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 0.5.2.
+
+2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED.
+
+2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2006-01-19 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 0.5.1. Removed BUILD_API=2
+
+2005-11-29 Seth Woolley <seth@tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-06-06 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 0.5.0.4
+
+2005-04-28 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 0.5.0.3
+
+2005-04-26 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 0.5.0.2
+
+2005-02-28 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 0.5.0.1
+
+2005-02-16 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 0.5
+
+2004-11-25 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to BUILD_API=2
+
+2004-11-15 George Sherwood <george@beernabeer.com>
+ * DETAILS: Update to version 0.4.12
+
+2004-02-07 Ladislav Hagara <hgr@vabo.cz>
+ * created this spell, version 0.4.11
+
diff --git a/chat-im/climm/climm-0.6.1.tgz.sig b/chat-im/climm/climm-0.6.1.tgz.sig
new file mode 100644
index 0000000000..509dedc1a0
--- /dev/null
+++ b/chat-im/climm/climm-0.6.1.tgz.sig
Binary files differ
diff --git a/chat-im/micq/BUILD b/chat-im/micq/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/chat-im/micq/BUILD
@@ -0,0 +1 @@
+true
diff --git a/chat-im/micq/DEPENDS b/chat-im/micq/DEPENDS
index 7fec647e13..841949c6b8 100755
--- a/chat-im/micq/DEPENDS
+++ b/chat-im/micq/DEPENDS
@@ -1,8 +1 @@
-optional_depends gnutls \
- "" \
- "--disable-ssl" \
- "for encrypted connection support" &&
-optional_depends libotr \
- "" \
- "--disable-otr" \
- "for encrypted connversations"
+depends climm
diff --git a/chat-im/micq/DETAILS b/chat-im/micq/DETAILS
index b672ee3eaa..090986b927 100755
--- a/chat-im/micq/DETAILS
+++ b/chat-im/micq/DETAILS
@@ -1,10 +1,11 @@
SPELL=micq
VERSION=0.5.4.2
- SOURCE=$SPELL-$VERSION.tgz
+# SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.micq.org/source/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+# SOURCE_URL[0]=http://www.micq.org/source/$SOURCE
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://www.micq.org/
+ PATCHLEVEL=1
ENTERED=20040207
LICENSE[0]=GPL
KEYWORDS="icq messaging chat"
diff --git a/chat-im/micq/HISTORY b/chat-im/micq/HISTORY
index 81046cbb3b..d9d308da23 100644
--- a/chat-im/micq/HISTORY
+++ b/chat-im/micq/HISTORY
@@ -1,3 +1,6 @@
+2007-10-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * deprecated in favour of climm. project has been renamed.
+
2007-07-22 George Sherwood <george@beernabeer.com>
* DETAILS: updated spell to 0.5.4.2
diff --git a/chat-im/micq/INSTALL b/chat-im/micq/INSTALL
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/chat-im/micq/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/chat-im/micq/PRE_BUILD b/chat-im/micq/PRE_BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/chat-im/micq/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/chat-im/micq/TRIGGERS b/chat-im/micq/TRIGGERS
new file mode 100755
index 0000000000..d40582cc0c
--- /dev/null
+++ b/chat-im/micq/TRIGGERS
@@ -0,0 +1 @@
+on_cast micq dispel_self
diff --git a/chat-im/micq/micq-0.5.4.2.tgz.sig b/chat-im/micq/micq-0.5.4.2.tgz.sig
deleted file mode 100644
index 0dfb5ec0ce..0000000000
--- a/chat-im/micq/micq-0.5.4.2.tgz.sig
+++ /dev/null
Binary files differ