Bug 54110 - [ports/irc/scrollz] Update scrollz port to 1.9
Summary: [ports/irc/scrollz] Update scrollz port to 1.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-04 20:20 UTC by Scott M.Likens
Modified: 2003-07-20 21:09 UTC (History)
0 users

See Also:


Attachments
file.diff (170 bytes, patch)
2003-07-04 20:20 UTC, Scott M.Likens
no flags Details | Diff
file.diff (308 bytes, patch)
2003-07-04 20:20 UTC, Scott M.Likens
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott M.Likens 2003-07-04 20:20:15 UTC

/usr/ports/irc/scrollz is currently 1.8m while the current stable release of scrollz is 1.9.  I have attempted to email the maintainer and gotten a bounce back.

Fix: PORTNAME=      scrollz
-PORTVERSION=   1.8m
+PORTVERSION=   1.9
 CATEGORIES=    irc ipv6
 MASTER_SITES=  http://scrollz.broken.com/source/
 DISTNAME=      ScrollZ-${PORTVERSION}
@@ -16,7 +16,7 @@

 IS_INTERACTIVE=        yes
 GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=       --enable-ipv6
+CONFIGURE_ARGS+=       --enable-ipv6 --with-ssl

 MAKE_ENV+=     IRCLIB="${PREFIX}/share/scrollz"
How-To-Repeat: 

See diff below.
Comment 1 Scott M.Likens 2003-07-05 01:46:52 UTC
Attached is a corrected diff, with the proper pkg-plist.

Tested throughly,

per wca.
diff -urN scrollz/Makefile scrollz.new/Makefile
--- scrollz/Makefile	Fri Feb 21 04:17:16 2003
+++ scrollz.new/Makefile	Fri Jul  4 17:38:12 2003
@@ -6,17 +6,18 @@
 #
 
 PORTNAME=	scrollz
-PORTVERSION=	1.8m
+PORTVERSION=	1.9
 CATEGORIES=	irc ipv6
-MASTER_SITES=	http://scrollz.broken.com/source/
+MASTER_SITES=	ftp://ftp.du.se/pub/mirrors/ScrollZ/source/
 DISTNAME=	ScrollZ-${PORTVERSION}
 
-MAINTAINER=	eviilboy@cox.net
+MAINTAINER=	damm@fpsn.net
 COMMENT=	Enhanced ircII client that supports scripts, colors, and more
 
+USE_GMAKE= yes
 IS_INTERACTIVE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--enable-ipv6
+CONFIGURE_ARGS+=	--enable-ipv6 --with-ssl
 
 MAKE_ENV+=	IRCLIB="${PREFIX}/share/scrollz"
 
diff -urN scrollz/distinfo scrollz.new/distinfo
--- scrollz/distinfo	Fri Nov  2 05:49:06 2001
+++ scrollz.new/distinfo	Fri Jul  4 16:33:21 2003
@@ -1 +1 @@
-MD5 (ScrollZ-1.8m.tar.gz) = 541df7edb3e0638584658083b37331ff
+MD5 (ScrollZ-1.9.tar.gz) = baf450c541e37597cd9126b3747a13a6
diff -urN scrollz/pkg-plist scrollz.new/pkg-plist
--- scrollz/pkg-plist	Fri Jul  6 09:07:38 2001
+++ scrollz.new/pkg-plist	Fri Jul  4 17:32:47 2003
@@ -1,11 +1,693 @@
 bin/scrollz
 bin/scrollz-%%SCROLLZ_VER%%
+share/scrollz/help/dcc/chat
+share/scrollz/help/dcc/close
+share/scrollz/help/dcc/dcc
+share/scrollz/help/dcc/get
+share/scrollz/help/dcc/list
+share/scrollz/help/dcc/raw
+share/scrollz/help/dcc/rename
+share/scrollz/help/dcc/send
+share/scrollz/help/alias/special
+share/scrollz/help/alias/alias
+share/scrollz/help/alias/functions
+share/scrollz/help/alias/quote
+share/scrollz/help/alias/szvar
+share/scrollz/help/alias/width
+share/scrollz/help/bind/backspace
+share/scrollz/help/bind/backward_character
+share/scrollz/help/bind/backward_history
+share/scrollz/help/bind/backward_word
+share/scrollz/help/bind/beginning_of_line
+share/scrollz/help/bind/bind
+share/scrollz/help/bind/clear_screen
+share/scrollz/help/bind/command_completion
+share/scrollz/help/bind/delete_character
+share/scrollz/help/bind/delete_next_word
+share/scrollz/help/bind/delete_previous_word
+share/scrollz/help/bind/end_of_line
+share/scrollz/help/bind/enter_digraph
+share/scrollz/help/bind/enter_menu
+share/scrollz/help/bind/erase_line
+share/scrollz/help/bind/erase_to_beg_of_line
+share/scrollz/help/bind/erase_to_end_of_line
+share/scrollz/help/bind/examples
+share/scrollz/help/bind/forward_character
+share/scrollz/help/bind/forward_history
+share/scrollz/help/bind/forward_word
+share/scrollz/help/bind/help_character
+share/scrollz/help/bind/insert_tabkey_next
+share/scrollz/help/bind/insert_tabkey_prev
+share/scrollz/help/bind/keys
+share/scrollz/help/bind/lastjoiner_kick
+share/scrollz/help/bind/meta1_character
+share/scrollz/help/bind/meta2_character
+share/scrollz/help/bind/meta3_character
+share/scrollz/help/bind/meta4_character
+share/scrollz/help/bind/meta5_character
+share/scrollz/help/bind/meta6_character
+share/scrollz/help/bind/meta7_character
+share/scrollz/help/bind/meta8_character
+share/scrollz/help/bind/next_window
+share/scrollz/help/bind/nothing
+share/scrollz/help/bind/parse_command
+share/scrollz/help/bind/previous_window
+share/scrollz/help/bind/quit_irc
+share/scrollz/help/bind/quote_character
+share/scrollz/help/bind/refresh_inputline
+share/scrollz/help/bind/refresh_screen
+share/scrollz/help/bind/scroll_backward
+share/scrollz/help/bind/scroll_end
+share/scrollz/help/bind/scroll_forward
+share/scrollz/help/bind/scroll_start
+share/scrollz/help/bind/self_insert
+share/scrollz/help/bind/send_line
+share/scrollz/help/bind/stop_irc
+share/scrollz/help/bind/switch_channels
+share/scrollz/help/bind/toggle_insert_mode
+share/scrollz/help/bind/toggle_stop_screen
+share/scrollz/help/bind/transpose_characters
+share/scrollz/help/bind/type_text
+share/scrollz/help/bind/unstop_all_windows
+share/scrollz/help/bind/yank_from_cutbuffer
+share/scrollz/help/cdcc/autoget
+share/scrollz/help/cdcc/chan
+share/scrollz/help/cdcc/close
+share/scrollz/help/cdcc/dldir
+share/scrollz/help/cdcc/doffer
+share/scrollz/help/cdcc/fsend
+share/scrollz/help/cdcc/get
+share/scrollz/help/cdcc/idle
+share/scrollz/help/cdcc/limit
+share/scrollz/help/cdcc/list
+share/scrollz/help/cdcc/load
+share/scrollz/help/cdcc/longst
+share/scrollz/help/cdcc/notice
+share/scrollz/help/cdcc/ntime
+share/scrollz/help/cdcc/offer
+share/scrollz/help/cdcc/overwr
+share/scrollz/help/cdcc/plist
+share/scrollz/help/cdcc/psend
+share/scrollz/help/cdcc/ptime
+share/scrollz/help/cdcc/queue
+share/scrollz/help/cdcc/renpack
+share/scrollz/help/cdcc/request
+share/scrollz/help/cdcc/resend
+share/scrollz/help/cdcc/save
+share/scrollz/help/cdcc/secure
+share/scrollz/help/cdcc/send
+share/scrollz/help/cdcc/stats
+share/scrollz/help/cdcc/status
+share/scrollz/help/cdcc/uldir
+share/scrollz/help/cdcc/verbose
+share/scrollz/help/cdcc/warning
+share/scrollz/help/note/antiwall
+share/scrollz/help/note/count
+share/scrollz/help/note/deny
+share/scrollz/help/note/find
+share/scrollz/help/note/flag
+share/scrollz/help/note/key
+share/scrollz/help/note/log
+share/scrollz/help/note/ls
+share/scrollz/help/note/news
+share/scrollz/help/note/note
+share/scrollz/help/note/rm
+share/scrollz/help/note/save
+share/scrollz/help/note/send
+share/scrollz/help/note/sent
+share/scrollz/help/note/service
+share/scrollz/help/note/spy
+share/scrollz/help/note/stats
+share/scrollz/help/note/user
+share/scrollz/help/note/waitfor
+share/scrollz/help/note/wall
+share/scrollz/help/note/wallops
+share/scrollz/help/on/action
+share/scrollz/help/on/cdcc_plist
+share/scrollz/help/on/cdcc_plist_footer
+share/scrollz/help/on/cdcc_plist_header
+share/scrollz/help/on/channel_nick
+share/scrollz/help/on/channel_signoff
+share/scrollz/help/on/channel_synch
+share/scrollz/help/on/channel_wallop
+share/scrollz/help/on/connect
+share/scrollz/help/on/ctcp
+share/scrollz/help/on/ctcp_reply
+share/scrollz/help/on/dcc_chat
+share/scrollz/help/on/dcc_list
+share/scrollz/help/on/dcc_list_footer
+share/scrollz/help/on/dcc_list_header
+share/scrollz/help/on/dcc_raw
+share/scrollz/help/on/disconnect
+share/scrollz/help/on/exec
+share/scrollz/help/on/exec_errors
+share/scrollz/help/on/exec_exit
+share/scrollz/help/on/exec_prompt
+share/scrollz/help/on/flood
+share/scrollz/help/on/help
+share/scrollz/help/on/hook
+share/scrollz/help/on/idle
+share/scrollz/help/on/input
+share/scrollz/help/on/invite
+share/scrollz/help/on/join
+share/scrollz/help/on/join_me
+share/scrollz/help/on/leave
+share/scrollz/help/on/list
+share/scrollz/help/on/mail
+share/scrollz/help/on/mode
+share/scrollz/help/on/msg
+share/scrollz/help/on/msg_group
+share/scrollz/help/on/names
+share/scrollz/help/on/nickname
+share/scrollz/help/on/note
+share/scrollz/help/on/notice
+share/scrollz/help/on/notify_signoff
+share/scrollz/help/on/notify_signoff_uh
+share/scrollz/help/on/notify_signon
+share/scrollz/help/on/notify_signon_uh
+share/scrollz/help/on/numeric
+share/scrollz/help/on/on
+share/scrollz/help/on/public
+share/scrollz/help/on/public_msg
+share/scrollz/help/on/public_notice
+share/scrollz/help/on/public_other
+share/scrollz/help/on/raw_irc
+share/scrollz/help/on/raw_send
+share/scrollz/help/on/send_action
+share/scrollz/help/on/send_ctcp
+share/scrollz/help/on/send_dcc_chat
+share/scrollz/help/on/send_msg
+share/scrollz/help/on/send_notice
+share/scrollz/help/on/send_public
+share/scrollz/help/on/serial_numbers
+share/scrollz/help/on/server_notice
+share/scrollz/help/on/signoff
+share/scrollz/help/on/timer
+share/scrollz/help/on/topic
+share/scrollz/help/on/wall
+share/scrollz/help/on/wallop
+share/scrollz/help/on/who
+share/scrollz/help/on/window
+share/scrollz/help/on/window_kill
+share/scrollz/help/on/window_swap
+share/scrollz/help/scrollz/copyright
+share/scrollz/help/set/always_split_biggest
+share/scrollz/help/set/auto_reconnect
+share/scrollz/help/set/auto_unmark_away
+share/scrollz/help/set/auto_whowas
+share/scrollz/help/set/away_file
+share/scrollz/help/set/background_colour
+share/scrollz/help/set/beep
+share/scrollz/help/set/beep_max
+share/scrollz/help/set/beep_on_mail
+share/scrollz/help/set/beep_on_msg
+share/scrollz/help/set/beep_when_away
+share/scrollz/help/set/bold_video
+share/scrollz/help/set/channel_name_width
+share/scrollz/help/set/client_information
+share/scrollz/help/set/clock
+share/scrollz/help/set/clock_24hour
+share/scrollz/help/set/clock_alarm
+share/scrollz/help/set/cmdchars
+share/scrollz/help/set/command_mode
+share/scrollz/help/set/continued_line
+share/scrollz/help/set/ctcp_reply_backlog_seconds
+share/scrollz/help/set/ctcp_reply_flood_size
+share/scrollz/help/set/ctcp_reply_ignore_seconds
+share/scrollz/help/set/dcc_block_size
+share/scrollz/help/set/dcc_ports
+share/scrollz/help/set/debug
+share/scrollz/help/set/decrypt_program
+share/scrollz/help/set/display
+share/scrollz/help/set/display_ansi
+share/scrollz/help/set/eight_bit_characters
+share/scrollz/help/set/encrypt_program
+share/scrollz/help/set/exec_protection
+share/scrollz/help/set/flood_after
+share/scrollz/help/set/flood_rate
+share/scrollz/help/set/flood_users
+share/scrollz/help/set/flood_warning
+share/scrollz/help/set/foreground_colour
+share/scrollz/help/set/full_status_line
+share/scrollz/help/set/help_pager
+share/scrollz/help/set/help_path
+share/scrollz/help/set/help_prompt
+share/scrollz/help/set/help_window
+share/scrollz/help/set/hide_channel_keys
+share/scrollz/help/set/hide_private_channels
+share/scrollz/help/set/high_ascii
+share/scrollz/help/set/highlight_char
+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/indent
+share/scrollz/help/set/input_aliases
+share/scrollz/help/set/input_prompt
+share/scrollz/help/set/input_protection
+share/scrollz/help/set/insert_mode
+share/scrollz/help/set/inverse_video
+share/scrollz/help/set/irchost
+share/scrollz/help/set/lastlog
+share/scrollz/help/set/lastlog_ansi
+share/scrollz/help/set/lastlog_level
+share/scrollz/help/set/load_path
+share/scrollz/help/set/log
+share/scrollz/help/set/logfile
+share/scrollz/help/set/mail
+share/scrollz/help/set/make_notice_msg
+share/scrollz/help/set/max_modes
+share/scrollz/help/set/max_recursions
+share/scrollz/help/set/max_wallop_nicks
+share/scrollz/help/set/menu
+share/scrollz/help/set/minimum_servers
+share/scrollz/help/set/minimum_users
+share/scrollz/help/set/no_ask_nickname
+share/scrollz/help/set/no_ctcp_flood
+share/scrollz/help/set/notify_handler
+share/scrollz/help/set/notify_level
+share/scrollz/help/set/notify_on_termination
+share/scrollz/help/set/notify_string
+share/scrollz/help/set/novice
+share/scrollz/help/set/old_encrypt_program
+share/scrollz/help/set/pause_after_motd
+share/scrollz/help/set/realname
+share/scrollz/help/set/same_window_only
+share/scrollz/help/set/scroll
+share/scrollz/help/set/scroll_lines
+share/scrollz/help/set/scrollz_string
+share/scrollz/help/set/send_ignore_msg
+share/scrollz/help/set/set
+share/scrollz/help/set/shell
+share/scrollz/help/set/shell_flags
+share/scrollz/help/set/shell_limit
+share/scrollz/help/set/show_away_once
+share/scrollz/help/set/show_channel_names
+share/scrollz/help/set/show_end_of_msgs
+share/scrollz/help/set/show_numerics
+share/scrollz/help/set/show_status_all
+share/scrollz/help/set/show_who_hopcount
+share/scrollz/help/set/stamp_format
+share/scrollz/help/set/status_away
+share/scrollz/help/set/status_channel
+share/scrollz/help/set/status_channelcount
+share/scrollz/help/set/status_chanop
+share/scrollz/help/set/status_clock
+share/scrollz/help/set/status_dquery
+share/scrollz/help/set/status_format
+share/scrollz/help/set/status_hold
+share/scrollz/help/set/status_hold_lines
+share/scrollz/help/set/status_insert
+share/scrollz/help/set/status_loadavg
+share/scrollz/help/set/status_mail
+share/scrollz/help/set/status_mode
+share/scrollz/help/set/status_notify
+share/scrollz/help/set/status_oper
+share/scrollz/help/set/status_overwrite
+share/scrollz/help/set/status_query
+share/scrollz/help/set/status_reverse
+share/scrollz/help/set/status_server
+share/scrollz/help/set/status_umode
+share/scrollz/help/set/status_uptime
+share/scrollz/help/set/status_user
+share/scrollz/help/set/status_voice
+share/scrollz/help/set/status_window
+share/scrollz/help/set/suppress_server_motd
+share/scrollz/help/set/tab_max
+share/scrollz/help/set/translation
+share/scrollz/help/set/truncate_public_channel
+share/scrollz/help/set/underline_video
+share/scrollz/help/set/use_old_msg
+share/scrollz/help/set/user_information
+share/scrollz/help/set/user_wallops
+share/scrollz/help/set/verbose_ctcp
+share/scrollz/help/set/warn_of_ignores
+share/scrollz/help/set/xterm_geomoptstr
+share/scrollz/help/set/xterm_options
+share/scrollz/help/set/xterm_path
+share/scrollz/help/window/add
+share/scrollz/help/window/addgroup
+share/scrollz/help/window/back
+share/scrollz/help/window/balance
+share/scrollz/help/window/bind
+share/scrollz/help/window/channel
+share/scrollz/help/window/create
+share/scrollz/help/window/delete
+share/scrollz/help/window/delgroup
+share/scrollz/help/window/double
+share/scrollz/help/window/goto
+share/scrollz/help/window/grow
+share/scrollz/help/window/hide
+share/scrollz/help/window/hide_others
+share/scrollz/help/window/hold_mode
+share/scrollz/help/window/kill
+share/scrollz/help/window/kill_others
+share/scrollz/help/window/lastlog_level
+share/scrollz/help/window/level
+share/scrollz/help/window/list
+share/scrollz/help/window/log
+share/scrollz/help/window/logfile
+share/scrollz/help/window/move
+share/scrollz/help/window/name
+share/scrollz/help/window/new
+share/scrollz/help/window/next
+share/scrollz/help/window/nostatus
+share/scrollz/help/window/notify
+share/scrollz/help/window/notify_level
+share/scrollz/help/window/number
+share/scrollz/help/window/pop
+share/scrollz/help/window/previous
+share/scrollz/help/window/prompt
+share/scrollz/help/window/push
+share/scrollz/help/window/query
+share/scrollz/help/window/refnum
+share/scrollz/help/window/remove
+share/scrollz/help/window/scroll
+share/scrollz/help/window/server
+share/scrollz/help/window/show
+share/scrollz/help/window/shrink
+share/scrollz/help/window/size
+share/scrollz/help/window/stack
+share/scrollz/help/window/sticky
+share/scrollz/help/window/swap
+share/scrollz/help/window/title
+share/scrollz/help/window/unbind
+share/scrollz/help/window/window
+share/scrollz/help/ctcp/action
+share/scrollz/help/ctcp/clientinfo
+share/scrollz/help/ctcp/ctcp
+share/scrollz/help/ctcp/echo
+share/scrollz/help/ctcp/finger
+share/scrollz/help/ctcp/ping
+share/scrollz/help/ctcp/time
+share/scrollz/help/ctcp/userinfo
+share/scrollz/help/ctcp/utc
+share/scrollz/help/ctcp/version
 share/scrollz/doc/ScrollZ.doc
-share/scrollz/help/ScrollZ.help
+share/scrollz/help/!
+share/scrollz/help/:
+share/scrollz/help/abort
+share/scrollz/help/about
+share/scrollz/help/addbk
+share/scrollz/help/addchan
+share/scrollz/help/addf
+share/scrollz/help/addfchan
+share/scrollz/help/addfflag
+share/scrollz/help/addn
+share/scrollz/help/adds
+share/scrollz/help/addw
+share/scrollz/help/admin
+share/scrollz/help/ajoin
+share/scrollz/help/arejoin
+share/scrollz/help/arinwin
+share/scrollz/help/assign
+share/scrollz/help/autocompl
+share/scrollz/help/autoinv
+share/scrollz/help/autoopdelay
+share/scrollz/help/away
+share/scrollz/help/awayencr
+share/scrollz/help/awaysave
+share/scrollz/help/awayt
+share/scrollz/help/ban
+share/scrollz/help/bantype
+share/scrollz/help/basics
+share/scrollz/help/beep
+share/scrollz/help/bitch
+share/scrollz/help/bk
+share/scrollz/help/bki
+share/scrollz/help/bklist
+share/scrollz/help/bkt
+share/scrollz/help/bye
+share/scrollz/help/c
+share/scrollz/help/cat
+share/scrollz/help/cd
+share/scrollz/help/cdban
+share/scrollz/help/chanlog
+share/scrollz/help/chanlogdir
+share/scrollz/help/chanlogpost
+share/scrollz/help/chanlogprefix
+share/scrollz/help/channel
+share/scrollz/help/chanst
+share/scrollz/help/chat
+share/scrollz/help/chpass
+share/scrollz/help/chsignoff
+share/scrollz/help/cjoin
+share/scrollz/help/clear
+share/scrollz/help/cleartab
+share/scrollz/help/color
+share/scrollz/help/commands
+share/scrollz/help/comment
+share/scrollz/help/compress
+share/scrollz/help/connect
+share/scrollz/help/cscan
+share/scrollz/help/ctcpcloak
+share/scrollz/help/cycle
+share/scrollz/help/date
+share/scrollz/help/deop
+share/scrollz/help/deops
+share/scrollz/help/deopt
+share/scrollz/help/describe
+share/scrollz/help/dhop
+share/scrollz/help/die
+share/scrollz/help/digraph
+share/scrollz/help/dirlm
+share/scrollz/help/dirlmk
+share/scrollz/help/dirln
+share/scrollz/help/dirlnk
+share/scrollz/help/dirlsm
+share/scrollz/help/dirlsn
+share/scrollz/help/disconnect
+share/scrollz/help/dobans
+share/scrollz/help/dop
+share/scrollz/help/dprot
+share/scrollz/help/dump
+share/scrollz/help/echo
+share/scrollz/help/ego
+share/scrollz/help/encrmsg
+share/scrollz/help/encrypt
+share/scrollz/help/etiquette
+share/scrollz/help/eval
+share/scrollz/help/exec
+share/scrollz/help/exit
+share/scrollz/help/expressions
+share/scrollz/help/extmes
+share/scrollz/help/extpub
+share/scrollz/help/fake
+share/scrollz/help/fbk
+share/scrollz/help/fcline
+share/scrollz/help/filine
+share/scrollz/help/finger
+share/scrollz/help/fk
+share/scrollz/help/fkline
+share/scrollz/help/flline
+share/scrollz/help/floodp
+share/scrollz/help/flush
+share/scrollz/help/foreach
+share/scrollz/help/frlist
+share/scrollz/help/ftrace
+share/scrollz/help/help
+share/scrollz/help/history
+share/scrollz/help/hook
+share/scrollz/help/hop
+share/scrollz/help/idlekick
+share/scrollz/help/idletime
+share/scrollz/help/if
+share/scrollz/help/ig
+share/scrollz/help/ignore
+share/scrollz/help/igtime
+share/scrollz/help/info
+share/scrollz/help/input
+share/scrollz/help/intro
+share/scrollz/help/inv
+share/scrollz/help/invite
+share/scrollz/help/ison
+share/scrollz/help/j
+share/scrollz/help/join
+share/scrollz/help/k
+share/scrollz/help/keys
+share/scrollz/help/kick
+share/scrollz/help/kickonban
+share/scrollz/help/kickonflood
+share/scrollz/help/kickops
+share/scrollz/help/kicks
+share/scrollz/help/kickt
+share/scrollz/help/kill
+share/scrollz/help/knock
+share/scrollz/help/kprot
+share/scrollz/help/l
+share/scrollz/help/lastlog
+share/scrollz/help/leave
+share/scrollz/help/levels
+share/scrollz/help/links
+share/scrollz/help/list
+share/scrollz/help/listbk
+share/scrollz/help/listf
+share/scrollz/help/listn
+share/scrollz/help/lists
+share/scrollz/help/listw
+share/scrollz/help/lk
+share/scrollz/help/llook
+share/scrollz/help/llookup
+share/scrollz/help/load
+share/scrollz/help/logon
+share/scrollz/help/ls
+share/scrollz/help/lusers
+share/scrollz/help/m
+share/scrollz/help/map
+share/scrollz/help/massdv
+share/scrollz/help/massv
+share/scrollz/help/mc
+share/scrollz/help/mdhop
+share/scrollz/help/mdop
+share/scrollz/help/me
+share/scrollz/help/menus
+share/scrollz/help/mhop
+share/scrollz/help/mirc
+share/scrollz/help/mk
+share/scrollz/help/mkill
+share/scrollz/help/mload
+share/scrollz/help/mode
+share/scrollz/help/modelock
+share/scrollz/help/modeunlock
+share/scrollz/help/mop
+share/scrollz/help/motd
+share/scrollz/help/mreop
+share/scrollz/help/msay
+share/scrollz/help/msg
+share/scrollz/help/multk
+share/scrollz/help/n
+share/scrollz/help/names
+share/scrollz/help/net
+share/scrollz/help/newhost
+share/scrollz/help/news
+share/scrollz/help/newuser
+share/scrollz/help/newusers
+share/scrollz/help/nhprot
+share/scrollz/help/nick
+share/scrollz/help/nickchan
+share/scrollz/help/nicks
+share/scrollz/help/nickt
+share/scrollz/help/nochat
+share/scrollz/help/noig
+share/scrollz/help/nokey
+share/scrollz/help/notepad
+share/scrollz/help/notice
+share/scrollz/help/notify
+share/scrollz/help/nprot
+share/scrollz/help/nslookup
+share/scrollz/help/ntfymode
+share/scrollz/help/nwhois
+share/scrollz/help/op
+share/scrollz/help/oper
+share/scrollz/help/orignick
+share/scrollz/help/origntime
+share/scrollz/help/ov
+share/scrollz/help/p
+share/scrollz/help/parsekey
+share/scrollz/help/part
+share/scrollz/help/passwd
+share/scrollz/help/ping
+share/scrollz/help/playback
+share/scrollz/help/query
+share/scrollz/help/quit
+share/scrollz/help/quote
+share/scrollz/help/ranlk
+share/scrollz/help/rbind
+share/scrollz/help/re
+share/scrollz/help/reconnect
+share/scrollz/help/redirect
+share/scrollz/help/rehash
+share/scrollz/help/reload
+share/scrollz/help/rembk
+share/scrollz/help/remchan
+share/scrollz/help/remf
+share/scrollz/help/remfchan
+share/scrollz/help/remfflag
+share/scrollz/help/remlog
+share/scrollz/help/remn
+share/scrollz/help/rems
+share/scrollz/help/remw
+share/scrollz/help/repword
+share/scrollz/help/restart
+share/scrollz/help/rules
+share/scrollz/help/s
+share/scrollz/help/save
+share/scrollz/help/say
+share/scrollz/help/sb
+share/scrollz/help/send
+share/scrollz/help/sendline
+share/scrollz/help/server
+share/scrollz/help/servlist
+share/scrollz/help/servnotice
+share/scrollz/help/setaway
+share/scrollz/help/setback
+share/scrollz/help/settings
+share/scrollz/help/showaway
+share/scrollz/help/showidle
+share/scrollz/help/showkill
+share/scrollz/help/shownick
+share/scrollz/help/showsign
+share/scrollz/help/showuser
+share/scrollz/help/showwallop
+share/scrollz/help/signoff
+share/scrollz/help/sinfo
+share/scrollz/help/sleep
+share/scrollz/help/sping
+share/scrollz/help/squit
+share/scrollz/help/stamp
+share/scrollz/help/stats
+share/scrollz/help/sve
+share/scrollz/help/t
+share/scrollz/help/tabkey
+share/scrollz/help/tban
+share/scrollz/help/terminate
+share/scrollz/help/time
+share/scrollz/help/timer
+share/scrollz/help/tkill
+share/scrollz/help/topic
+share/scrollz/help/topiclock
+share/scrollz/help/topicunlock
+share/scrollz/help/trace
+share/scrollz/help/type
+share/scrollz/help/umode
+share/scrollz/help/unban
+share/scrollz/help/unflash
+share/scrollz/help/url
+share/scrollz/help/urlcatch
+share/scrollz/help/userhost
+share/scrollz/help/users
+share/scrollz/help/ver
+share/scrollz/help/version
+share/scrollz/help/w
+share/scrollz/help/wait
+share/scrollz/help/wall
+share/scrollz/help/wallops
+share/scrollz/help/which
+share/scrollz/help/while
+share/scrollz/help/who
+share/scrollz/help/whois
+share/scrollz/help/wholeft
+share/scrollz/help/whowas
+share/scrollz/help/wi
+share/scrollz/help/wii
+share/scrollz/help/wkill
+share/scrollz/help/ww
+share/scrollz/help/xecho
+share/scrollz/help/xtype
 @exec mkdir %D/share/scrollz/script
 @exec mkdir %D/share/scrollz/translation
 @unexec rmdir %D/share/scrollz/translation 2>/dev/null || true
 @unexec rmdir %D/share/scrollz/script 2>/dev/null || true
-@dirrm share/scrollz/help
+@unexec rmdir %D/share/scrollz/help/bind 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/alias 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/cdcc 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/dcc 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/note 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/on 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/scrollz 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/set 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/window 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help/ctcp 2>/dev/null || true
+@unexec rmdir %D/share/scrollz/help 2>/dev/null || true
 @dirrm share/scrollz/doc
 @unexec rmdir %D/share/scrollz 2>/dev/null || true

-- 
Scott M. Likens <damm@infinitevoid.net>
Comment 2 Will Andrews freebsd_committer freebsd_triage 2003-07-20 21:08:58 UTC
State Changed
From-To: open->closed

committed, thanks