summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/scrollz/Makefile6
-rw-r--r--chat/scrollz/PLIST44
-rw-r--r--chat/scrollz/distinfo9
-rw-r--r--chat/scrollz/patches/patch-aa13
4 files changed, 49 insertions, 23 deletions
diff --git a/chat/scrollz/Makefile b/chat/scrollz/Makefile
index 3126f3dde0a..cd95e035c5e 100644
--- a/chat/scrollz/Makefile
+++ b/chat/scrollz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:04 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/06 10:03:39 grant Exp $
#
-DISTNAME= ScrollZ-1.9
-PKGNAME= scrollz-1.9
+DISTNAME= ScrollZ-1.9.5
+PKGNAME= scrollz-1.9.5
CATEGORIES= chat
MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/
diff --git a/chat/scrollz/PLIST b/chat/scrollz/PLIST
index 2d0d1299913..ea1a75f3657 100644
--- a/chat/scrollz/PLIST
+++ b/chat/scrollz/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/01/19 11:06:19 grant Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/03/06 10:03:39 grant Exp $
bin/scrollz
bin/${PKGNAME}
man/man1/scrollz.1
@@ -191,11 +191,14 @@ share/scrollz/help/dobans
share/scrollz/help/dop
share/scrollz/help/dprot
share/scrollz/help/dump
+share/scrollz/help/dvoice
share/scrollz/help/echo
share/scrollz/help/ego
share/scrollz/help/encrmsg
share/scrollz/help/encrypt
+share/scrollz/help/etdelim
share/scrollz/help/etiquette
+share/scrollz/help/etopic
share/scrollz/help/eval
share/scrollz/help/exec
share/scrollz/help/exit
@@ -205,6 +208,8 @@ share/scrollz/help/extpub
share/scrollz/help/fake
share/scrollz/help/fbk
share/scrollz/help/fcline
+share/scrollz/help/fdline
+share/scrollz/help/fec
share/scrollz/help/filine
share/scrollz/help/finger
share/scrollz/help/fk
@@ -489,6 +494,7 @@ share/scrollz/help/set/history
share/scrollz/help/set/history_file
share/scrollz/help/set/hold_mode
share/scrollz/help/set/hold_mode_max
+share/scrollz/help/set/hyper_dcc
share/scrollz/help/set/indent
share/scrollz/help/set/input_aliases
share/scrollz/help/set/input_prompt
@@ -591,6 +597,7 @@ share/scrollz/help/squit
share/scrollz/help/stamp
share/scrollz/help/stats
share/scrollz/help/sve
+share/scrollz/help/switch
share/scrollz/help/t
share/scrollz/help/tabkey
share/scrollz/help/tban
@@ -612,6 +619,7 @@ share/scrollz/help/userhost
share/scrollz/help/users
share/scrollz/help/ver
share/scrollz/help/version
+share/scrollz/help/voice
share/scrollz/help/w
share/scrollz/help/wait
share/scrollz/help/wall
@@ -676,7 +684,39 @@ share/scrollz/help/wkill
share/scrollz/help/ww
share/scrollz/help/xecho
share/scrollz/help/xtype
-@exec ${MKDIR} %D/share/scrollz/translation
+share/scrollz/translation/ASCII
+share/scrollz/translation/CP437
+share/scrollz/translation/CP850
+share/scrollz/translation/DANISH
+share/scrollz/translation/DEC_MCS
+share/scrollz/translation/DG_MCS
+share/scrollz/translation/DUTCH
+share/scrollz/translation/FINNISH
+share/scrollz/translation/FRENCH
+share/scrollz/translation/FRENCH_CANADIAN
+share/scrollz/translation/GERMAN
+share/scrollz/translation/HP_MCS
+share/scrollz/translation/IRV
+share/scrollz/translation/ITALIAN
+share/scrollz/translation/JIS
+share/scrollz/translation/MACINTOSH
+share/scrollz/translation/NEXT
+share/scrollz/translation/NORWEGIAN_1
+share/scrollz/translation/NORWEGIAN_2
+share/scrollz/translation/POLISH
+share/scrollz/translation/POLISH_NOPL
+share/scrollz/translation/PORTUGUESE
+share/scrollz/translation/PORTUGUESE_COM
+share/scrollz/translation/RUSSIAN
+share/scrollz/translation/RUSSIAN_ALT
+share/scrollz/translation/RUSSIAN_WIN
+share/scrollz/translation/SPANISH
+share/scrollz/translation/SWEDISH
+share/scrollz/translation/SWEDISH_NAMES
+share/scrollz/translation/SWEDISH_NAMES_COM
+share/scrollz/translation/SWISS
+share/scrollz/translation/UNITED_KINGDOM
+share/scrollz/translation/UNITED_KINGDOM_COM
@dirrm share/scrollz/translation
@exec ${MKDIR} %D/share/scrollz/script
@dirrm share/scrollz/script
diff --git a/chat/scrollz/distinfo b/chat/scrollz/distinfo
index 1c724df8909..b7729d44ac0 100644
--- a/chat/scrollz/distinfo
+++ b/chat/scrollz/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 15:59:13 agc Exp $
+$NetBSD: distinfo,v 1.6 2006/03/06 10:03:39 grant Exp $
-SHA1 (ScrollZ-1.9.tar.gz) = 8f6325fbf90df6e7116dae6326e533000a6f897a
-RMD160 (ScrollZ-1.9.tar.gz) = bf7239077757d5887a10e1b2c7fee22d6fb85933
-Size (ScrollZ-1.9.tar.gz) = 881624 bytes
-SHA1 (patch-aa) = cc294dd91f1f383e8ee4d5b75b71e02ff4d8d774
+SHA1 (ScrollZ-1.9.5.tar.gz) = 33496b0e8f4e87b3de9ce78a47d5b77b66b155c0
+RMD160 (ScrollZ-1.9.5.tar.gz) = 8817697f6c47f47bcecef196793cb1cffc0031ba
+Size (ScrollZ-1.9.5.tar.gz) = 906167 bytes
diff --git a/chat/scrollz/patches/patch-aa b/chat/scrollz/patches/patch-aa
deleted file mode 100644
index dedf60bfac0..00000000000
--- a/chat/scrollz/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2003/01/19 11:06:19 grant Exp $
-
---- source/irc.c.orig Mon Dec 23 04:42:42 2002
-+++ source/irc.c
-@@ -194,7 +194,7 @@ static int cntl_c_hit = 0;
- char irc_version[] = IRCII_VERSION;
-
- static char FAR switch_help[] =
--"Usage: irc [switches] [nickname] [server list] \n\
-+"Usage: scrollz [switches] [nickname] [server list] \n\
- The [nickname] can be at most 9 characters long on some server\n\
- The [server list] is a whitespace separated list of server names\n\
- The [switches] may be any or all of the following:\n\