pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/irssi-icb Document how to auto-load the plugin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b2fa39c70fa
branches:  trunk
changeset: 544901:1b2fa39c70fa
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Tue Jul 22 09:56:17 2008 +0000

description:
Document how to auto-load the plugin

diffstat:

 chat/irssi-icb/distinfo         |   3 ++-
 chat/irssi-icb/patches/patch-ad |  17 +++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r 96f2583252dc -r 1b2fa39c70fa chat/irssi-icb/distinfo
--- a/chat/irssi-icb/distinfo   Tue Jul 22 08:43:45 2008 +0000
+++ b/chat/irssi-icb/distinfo   Tue Jul 22 09:56:17 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2007/10/16 05:38:17 bjs Exp $
+$NetBSD: distinfo,v 1.10 2008/07/22 09:56:17 hubertf Exp $
 
 SHA1 (irssi-0.8.12.tar.bz2) = 00ecca04766c51feef057b2327f67166be473fa3
 RMD160 (irssi-0.8.12.tar.bz2) = 0588e6c2df0425c4f36bd84c1621d9ad170b6a81
@@ -9,3 +9,4 @@
 SHA1 (patch-aa) = 8249c9ae3e5ae8b6110db030ee4280aa53ca1192
 SHA1 (patch-ab) = c270c35891164c9e42696e2ffc84d1e7ffaaaa2a
 SHA1 (patch-ac) = b9a7443be1356b56efff6263b9387684686ff194
+SHA1 (patch-ad) = e07327f473c253c341d83fe9b3ce1f34667b33f2
diff -r 96f2583252dc -r 1b2fa39c70fa chat/irssi-icb/patches/patch-ad
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/irssi-icb/patches/patch-ad   Tue Jul 22 09:56:17 2008 +0000
@@ -0,0 +1,17 @@
+$NetBSD: patch-ad,v 1.1 2008/07/22 09:56:17 hubertf Exp $
+
+--- README.orig        2008-07-22 11:42:10.000000000 +0200
++++ README     2008-07-22 11:46:02.000000000 +0200
+@@ -14,6 +14,10 @@
+ 
+  icbnet = { type = "ICB"; };
+ 
+-and then:
++then run once:
+ 
+- /SERVER ADD -auto -icbnet icbnet default.icb.net
++ /SERVER ADD -auto -icbnet icbnet default.icb.net 7326
++
++plus put into your ~/.irssi/startup:
++
++ load icb



Home | Main Index | Thread Index | Old Index