Index: head/irc/irssi/Makefile =================================================================== --- head/irc/irssi/Makefile (revision 430685) +++ head/irc/irssi/Makefile (revision 430686) @@ -1,61 +1,58 @@ # $FreeBSD$ PORTNAME= irssi -PORTVERSION= 0.8.20 +PORTVERSION= 1.0.0 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/ MAINTAINER?= vanilla@FreeBSD.org COMMENT?= Modular IRC client with many features LICENSE= GPLv2 LIB_DEPENDS= libglib-2.0.so:devel/glib20 CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]* USES= gettext-runtime gmake libtool ncurses pkgconfig tar:xz GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-ncurses=${NCURSESBASE} INSTALL_TARGET= install-strip -OPTIONS_DEFINE= PERL PROXY SOCKS IPV6 BOT DOCS TRUECOLOR +OPTIONS_DEFINE= PERL PROXY SOCKS BOT DOCS TRUECOLOR OPTIONS_DEFAULT= PERL OPTIONS_SUB= yes SOCKS_DESC= Socks proxy support SOCKS_CONFIGURE_WITH= socks BOT_DESC= Bot support BOT_CONFIGURE_WITH= bot PERL_USES= perl5 PERL_CONFIGURE_ON= --with-perl-lib=site PERL_CONFIGURE_OFF= --with-perl=no PROXY_CONFIGURE_WITH= proxy -IPV6_CONFIGURE_ENABLE= ipv6 -IPV6_CATEGORIES= ipv6 TRUECOLOR_DESC= Truecolor (24bit) support TRUECOLOR_CONFIGURE_ENABLE= true-color .if defined(WITHOUT_SSL) CONFIGURE_ARGS+= --disable-ssl .else USES+= ssl .endif post-patch: @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' -e 's|/etc|${PREFIX}&|' \ ${WRKSRC}/docs/irssi.1 post-configure: @${MV} ${WRKSRC}/irssi.conf ${WRKSRC}/irssi.conf.sample post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/irssi/modules post-install-PERL-on: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Irssi/Irssi.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Irssi/Irc/Irc.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Irssi/TextUI/TextUI.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Irssi/UI/UI.so .include Index: head/irc/irssi/distinfo =================================================================== --- head/irc/irssi/distinfo (revision 430685) +++ head/irc/irssi/distinfo (revision 430686) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474490964 -SHA256 (irssi-0.8.20.tar.xz) = 7882c4e821f5aac469c5e69e69d7e235f4986101285c675e81a9a95bfb20505a -SIZE (irssi-0.8.20.tar.xz) = 1007252 +TIMESTAMP = 1483672775 +SHA256 (irssi-1.0.0.tar.xz) = 6a8a3c1fc6a021a2c02a693877b2e19cbceb3eccd78fce49e44f596f4bae4fb8 +SIZE (irssi-1.0.0.tar.xz) = 1026116 Index: head/irc/irssi/files/patch-configure.ac =================================================================== --- head/irc/irssi/files/patch-configure.ac (revision 430685) +++ head/irc/irssi/files/patch-configure.ac (nonexistent) @@ -1,123 +0,0 @@ ---- configure.ac.orig 2016-03-22 23:24:11 UTC -+++ configure.ac -@@ -79,7 +79,6 @@ AC_ARG_WITH(modules, - if test "x$prefix" != "xNONE"; then - prefix=`eval echo $prefix` - PERL_MM_PARAMS="INSTALLDIRS=perl INSTALL_BASE=$prefix" -- perl_library_dir="PERL_USE_LIB" - perl_set_use_lib=yes - - perl_prefix_note=yes -@@ -97,30 +96,35 @@ AC_ARG_WITH(perl-staticlib, - - - AC_ARG_WITH(perl-lib, --[ --with-perl-lib=[site|vendor|DIR] Specify where to install the -+[ --with-perl-lib=[perl|site|vendor|DIR] Specify where to install the - Perl libraries for irssi, default is site], - if test "x$withval" = xyes; then - want_perl=yes - elif test "x$withval" = xno; then - want_perl=no -+ elif test "x$withval" = xperl; then -+ want_perl=yes -+ perl_prefix_note=no -+ PERL_MM_PARAMS="INSTALLDIRS=perl" -+ perl_set_use_lib=no - elif test "x$withval" = xsite; then - want_perl=yes - perl_prefix_note=no - PERL_MM_PARAMS="" -+ perl_set_use_lib=no - elif test "x$withval" = xvendor; then - want_perl=yes - perl_prefix_note=no - if test -z "`$perlpath -v|grep '5\.0'`"; then - PERL_MM_PARAMS="INSTALLDIRS=vendor" - else -- PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=`perl -e 'use Config; print $Config{prefix}'`" -+ PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=`$perlpath -e 'use Config; print $Config{prefix}'`" - fi -- perl_library_dir="(vendor default - `$perlpath -e 'use Config; print $Config{archlib}'`)" -+ perl_set_use_lib=no - else - want_perl=yes - perl_prefix_note=no - PERL_MM_PARAMS="INSTALLDIRS=perl LIB=$withval" -- perl_library_dir="PERL_USE_LIB" - perl_set_use_lib=yes - fi, - want_perl=yes) -@@ -380,7 +384,7 @@ if test "$want_perl" != "no"; then - dnl * complain about them. Normally there's only few options - dnl * that we want to keep: - dnl * -Ddefine -Uundef -I/path -fopt -mopt -- PERL_CFLAGS=`echo $PERL_CFLAGS | $perlpath -pe 's/^(.* )?-[^DUIfm][^ ]+/\1/g; s/^(.* )?\+[^ ]+/\1/g'` -+ PERL_CFLAGS=`echo $PERL_CFLAGS | $perlpath -pe 's/^(.* )?-@<:@^DUIfm@:>@@<:@^ @:>@+/\1/g; s/^(.* )?\+@<:@^ @:>@+/\1/g'` - - PERL_EXTRA_OPTS="CCCDLFLAGS=\"-fPIC\"" - AC_SUBST(PERL_EXTRA_OPTS) -@@ -464,13 +468,37 @@ if test "$want_perl" != "no"; then - PERL_STATIC_LIBS=0 - fi - -+ # remove any prefix from PERL_MM_OPT -+ PERL_MM_OPT=`perl -MText::ParseWords -e 'sub qu{$_=shift;s{^(.*?)=(.*)$}{($a,$b)=($1,$2);$b=~s/"/\\\\"/g;qq{$a="$b"}}ge if /@<:@\s"@:>@/;$_} local $,=" "; print map qu($_), grep !/^(INSTALL_BASE|PREFIX)=/, shellwords(@ARGV)' "$PERL_MM_OPT"` -+ $perlpath -MExtUtils::MakeMaker -e 'WriteMakefile(NAME => "test", MAKEFILE => "Makefile.test", FIRST_MAKEFILE => "/dev/null", NO_META => 1, NO_MYMETA => 1);' $PERL_MM_PARAMS >/dev/null -+ echo 'show-INSTALLDIRS:' >> Makefile.test -+ echo ' @echo $(INSTALLDIRS)' >> Makefile.test -+ perl_INSTALLDIRS=`$am_make -s -f Makefile.test show-INSTALLDIRS` -+ if test "x$perl_INSTALLDIRS" = "xsite"; then -+ perl_library_dir="site default" -+ perl_INSTALL_VAR=INSTALLSITEARCH -+ elif test "x$perl_INSTALLDIRS" = "xvendor"; then -+ perl_library_dir="vendor default" -+ perl_INSTALL_VAR=INSTALLVENDORARCH -+ else -+ perl_library_dir="module default" -+ perl_INSTALL_VAR=INSTALLARCHLIB -+ fi -+ echo 'show-ARCHLIB:' >> Makefile.test -+ echo ' @echo $('"$perl_INSTALL_VAR"')' >> Makefile.test -+ perl_use_lib=`$am_make -s -f Makefile.test show-ARCHLIB` -+ rm -f Makefile.test - # figure out the correct @INC path - we'll need to do this - # through MakeMaker since it's difficult to get it right - # otherwise. - if test "x$perl_set_use_lib" = "xyes"; then -- perl -e 'use ExtUtils::MakeMaker; WriteMakefile("NAME" => "test", "MAKEFILE" => "Makefile.test");' $PERL_MM_PARAMS >/dev/null -- PERL_USE_LIB=`perl -e 'open(F, "Makefile.test"); while () { chomp; if (/^(\w+) = (.*$)/) { $keys{$1} = $2; } }; $key = $keys{INSTALLARCHLIB}; while ($key =~ /\\$\((\w+)\)/) { $value = $keys{$1}; $key =~ s/\\$\($1\)/$value/; }; print $key;'` -- rm -f Makefile.test -+ if $perlpath -e 'exit ! grep $_ eq $ARGV@<:@0@:>@, grep /^\//, @INC' "$perl_use_lib"; then -+ perl_library_dir="other path in @INC" -+ perl_set_use_lib=no -+ else -+ perl_library_dir="prepends to @INC with /set perl_use_lib" -+ PERL_USE_LIB="$perl_use_lib" -+ fi - fi - - AC_SUBST(perl_module_lib) -@@ -486,6 +514,7 @@ if test "$want_perl" != "no"; then - AC_SUBST(PERL_CFLAGS) - - AC_SUBST(PERL_USE_LIB) -+ AC_SUBST(PERL_MM_OPT) - AC_SUBST(PERL_MM_PARAMS) - AC_SUBST(PERL_STATIC_LIBS) - fi -@@ -724,13 +753,7 @@ if test "x$want_perl" != "xno" -a "x$per - fi - - if test "x$want_perl" != "xno"; then -- if test "$perl_library_dir" = "PERL_USE_LIB"; then -- perl_library_dir=$PERL_USE_LIB -- fi -- if test -z "$perl_library_dir"; then -- perl_library_dir="(site default - `$perlpath -e 'use Config; print $Config{sitearch}'`)" -- fi -- echo "Perl library directory ........... : $perl_library_dir" -+ echo "Perl library directory ........... : ($perl_library_dir - $perl_use_lib)" - if test "x$perl_prefix_note" = "xyes"; then - echo " - NOTE: This was automatically set to the same directory you gave with" - echo " --prefix. If you want the perl libraries to install to their 'correct'" Property changes on: head/irc/irssi/files/patch-configure.ac ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/irc/irssi/files/patch-configure =================================================================== --- head/irc/irssi/files/patch-configure (revision 430685) +++ head/irc/irssi/files/patch-configure (nonexistent) @@ -1,158 +0,0 @@ ---- configure.orig 2016-03-22 23:25:26 UTC -+++ configure -@@ -652,6 +652,7 @@ BUILD_TEXTUI_FALSE - BUILD_TEXTUI_TRUE - PERL_STATIC_LIBS - PERL_MM_PARAMS -+PERL_MM_OPT - PERL_USE_LIB - PERL_CFLAGS - PERL_LDFLAGS -@@ -1502,7 +1503,7 @@ Optional Packages: - --with-modules Specify what modules to build in binary - --with-perl-staticlib Specify that we want to link perl libraries - statically in irssi, default is no -- --with-perl-lib=site|vendor|DIR Specify where to install the -+ --with-perl-lib=perl|site|vendor|DIR Specify where to install the - Perl libraries for irssi, default is site - --with-perl=yes|no|module Build with Perl support - also specifies - if it should be built into main irssi binary -@@ -12715,7 +12716,6 @@ fi - if test "x$prefix" != "xNONE"; then - prefix=`eval echo $prefix` - PERL_MM_PARAMS="INSTALLDIRS=perl INSTALL_BASE=$prefix" -- perl_library_dir="PERL_USE_LIB" - perl_set_use_lib=yes - - perl_prefix_note=yes -@@ -12742,24 +12742,29 @@ if test "${with_perl_lib+set}" = set; th - want_perl=yes - elif test "x$withval" = xno; then - want_perl=no -+ elif test "x$withval" = xperl; then -+ want_perl=yes -+ perl_prefix_note=no -+ PERL_MM_PARAMS="INSTALLDIRS=perl" -+ perl_set_use_lib=no - elif test "x$withval" = xsite; then - want_perl=yes - perl_prefix_note=no - PERL_MM_PARAMS="" -+ perl_set_use_lib=no - elif test "x$withval" = xvendor; then - want_perl=yes - perl_prefix_note=no - if test -z "`$perlpath -v|grep '5\.0'`"; then - PERL_MM_PARAMS="INSTALLDIRS=vendor" - else -- PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=`perl -e 'use Config; print $Config{prefix}'`" -+ PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=`$perlpath -e 'use Config; print $Config{prefix}'`" - fi -- perl_library_dir="(vendor default - `$perlpath -e 'use Config; print $Config{archlib}'`)" -+ perl_set_use_lib=no - else - want_perl=yes - perl_prefix_note=no - PERL_MM_PARAMS="INSTALLDIRS=perl LIB=$withval" -- perl_library_dir="PERL_USE_LIB" - perl_set_use_lib=yes - fi - else -@@ -13849,12 +13854,12 @@ if test "${with_ncurses+set}" = set; the - - if $search_ncurses - then -- if test -f $withval/include/ncurses.h -+ if test -f $withval/include/ncurses/ncurses.h - then -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: Found ncurses on $withval/include/ncurses.h" >&5 --$as_echo "Found ncurses on $withval/include/ncurses.h" >&6; } -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: Found ncurses on $withval/include/ncurses/ncurses.h" >&5 -+$as_echo "Found ncurses on $withval/include/ncurses/ncurses.h" >&6; } - -- CURSES_LIBS="-L$withval/lib -lncurses" -+ CURSES_LIBS="-L$withval/lib -lncurses -ltinfo" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for initscr in -lncurses" >&5 - $as_echo_n "checking for initscr in -lncurses... " >&6; } - if ${ac_cv_lib_ncurses_initscr+:} false; then : -@@ -14921,7 +14926,7 @@ $as_echo_n "checking for working Perl su - fi - - if test "x$ac_cv_c_compiler_gnu" = "xyes" -a -z "`echo $host_os|grep 'bsd\|linux'`"; then -- PERL_CFLAGS=`echo $PERL_CFLAGS | $perlpath -pe 's/^(.* )?-^DUIfm^ +/\1/g; s/^(.* )?\+^ +/\1/g'` -+ PERL_CFLAGS=`echo $PERL_CFLAGS | $perlpath -pe 's/^(.* )?-[^DUIfm][^ ]+/\1/g; s/^(.* )?\+[^ ]+/\1/g'` - - PERL_EXTRA_OPTS="CCCDLFLAGS=\"-fPIC\"" - -@@ -15000,13 +15005,37 @@ $as_echo "ok" >&6; } - PERL_STATIC_LIBS=0 - fi - -+ # remove any prefix from PERL_MM_OPT -+ PERL_MM_OPT=`perl -MText::ParseWords -e 'sub qu{$_=shift;s{^(.*?)=(.*)$}{($a,$b)=($1,$2);$b=~s/"/\\\\"/g;qq{$a="$b"}}ge if /[\s"]/;$_} local $,=" "; print map qu($_), grep !/^(INSTALL_BASE|PREFIX)=/, shellwords(@ARGV)' "$PERL_MM_OPT"` -+ $perlpath -MExtUtils::MakeMaker -e 'WriteMakefile(NAME => "test", MAKEFILE => "Makefile.test", FIRST_MAKEFILE => "/dev/null", NO_META => 1, NO_MYMETA => 1);' $PERL_MM_PARAMS >/dev/null -+ echo 'show-INSTALLDIRS:' >> Makefile.test -+ echo ' @echo $(INSTALLDIRS)' >> Makefile.test -+ perl_INSTALLDIRS=`$am_make -s -f Makefile.test show-INSTALLDIRS` -+ if test "x$perl_INSTALLDIRS" = "xsite"; then -+ perl_library_dir="site default" -+ perl_INSTALL_VAR=INSTALLSITEARCH -+ elif test "x$perl_INSTALLDIRS" = "xvendor"; then -+ perl_library_dir="vendor default" -+ perl_INSTALL_VAR=INSTALLVENDORARCH -+ else -+ perl_library_dir="module default" -+ perl_INSTALL_VAR=INSTALLARCHLIB -+ fi -+ echo 'show-ARCHLIB:' >> Makefile.test -+ echo ' @echo $('"$perl_INSTALL_VAR"')' >> Makefile.test -+ perl_use_lib=`$am_make -s -f Makefile.test show-ARCHLIB` -+ rm -f Makefile.test - # figure out the correct @INC path - we'll need to do this - # through MakeMaker since it's difficult to get it right - # otherwise. - if test "x$perl_set_use_lib" = "xyes"; then -- perl -e 'use ExtUtils::MakeMaker; WriteMakefile("NAME" => "test", "MAKEFILE" => "Makefile.test");' $PERL_MM_PARAMS >/dev/null -- PERL_USE_LIB=`perl -e 'open(F, "Makefile.test"); while () { chomp; if (/^(\w+) = (.*$)/) { $keys{$1} = $2; } }; $key = $keys{INSTALLARCHLIB}; while ($key =~ /\\$\((\w+)\)/) { $value = $keys{$1}; $key =~ s/\\$\($1\)/$value/; }; print $key;'` -- rm -f Makefile.test -+ if $perlpath -e 'exit ! grep $_ eq $ARGV[0], grep /^\//, @INC' "$perl_use_lib"; then -+ perl_library_dir="other path in @INC" -+ perl_set_use_lib=no -+ else -+ perl_library_dir="prepends to @INC with /set perl_use_lib" -+ PERL_USE_LIB="$perl_use_lib" -+ fi - fi - - -@@ -15024,6 +15053,7 @@ $as_echo "ok" >&6; } - - - -+ - fi - fi - -@@ -17024,6 +17054,7 @@ $as_echo X"$file" | - cat <<_LT_EOF >> "$cfgfile" - #! $SHELL - # Generated automatically by $as_me ($PACKAGE) $VERSION -+# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: - # NOTE: Changes made to this file will be lost: look at ltmain.sh. - - # Provide generalized library-building support services. -@@ -17657,13 +17688,7 @@ if test "x$want_perl" != "xno" -a "x$per - fi - - if test "x$want_perl" != "xno"; then -- if test "$perl_library_dir" = "PERL_USE_LIB"; then -- perl_library_dir=$PERL_USE_LIB -- fi -- if test -z "$perl_library_dir"; then -- perl_library_dir="(site default - `$perlpath -e 'use Config; print $Config{sitearch}'`)" -- fi -- echo "Perl library directory ........... : $perl_library_dir" -+ echo "Perl library directory ........... : ($perl_library_dir - $perl_use_lib)" - if test "x$perl_prefix_note" = "xyes"; then - echo " - NOTE: This was automatically set to the same directory you gave with" - echo " --prefix. If you want the perl libraries to install to their 'correct'" Property changes on: head/irc/irssi/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/irc/irssi/pkg-plist =================================================================== --- head/irc/irssi/pkg-plist (revision 430685) +++ head/irc/irssi/pkg-plist (revision 430686) @@ -1,268 +1,271 @@ %%BOT%%bin/botti bin/irssi @sample etc/irssi.conf.sample include/irssi/irssi-config.h include/irssi/irssi-version.h include/irssi/src/common.h include/irssi/src/core/args.h include/irssi/src/core/channel-rec.h include/irssi/src/core/channel-setup-rec.h include/irssi/src/core/channels-setup.h include/irssi/src/core/channels.h include/irssi/src/core/chat-protocols.h include/irssi/src/core/chatnet-rec.h include/irssi/src/core/chatnets.h include/irssi/src/core/commands.h include/irssi/src/core/core.h include/irssi/src/core/expandos.h include/irssi/src/core/ignore.h include/irssi/src/core/levels.h include/irssi/src/core/line-split.h include/irssi/src/core/log.h include/irssi/src/core/masks.h include/irssi/src/core/misc.h include/irssi/src/core/module.h include/irssi/src/core/modules-load.h include/irssi/src/core/modules.h include/irssi/src/core/net-disconnect.h include/irssi/src/core/net-nonblock.h include/irssi/src/core/net-sendbuffer.h include/irssi/src/core/network.h include/irssi/src/core/nick-rec.h include/irssi/src/core/nicklist.h include/irssi/src/core/nickmatch-cache.h include/irssi/src/core/pidwait.h include/irssi/src/core/queries.h include/irssi/src/core/query-rec.h include/irssi/src/core/rawlog.h include/irssi/src/core/recode.h include/irssi/src/core/server-connect-rec.h include/irssi/src/core/server-rec.h include/irssi/src/core/server-setup-rec.h include/irssi/src/core/servers-reconnect.h include/irssi/src/core/servers-setup.h include/irssi/src/core/servers.h include/irssi/src/core/session.h include/irssi/src/core/settings.h include/irssi/src/core/signals.h include/irssi/src/core/special-vars.h +include/irssi/src/core/tls.h +include/irssi/src/core/utf8.h include/irssi/src/core/window-item-def.h include/irssi/src/core/window-item-rec.h include/irssi/src/core/write-buffer.h include/irssi/src/fe-common/core/chat-completion.h include/irssi/src/fe-common/core/command-history.h include/irssi/src/fe-common/core/completion.h include/irssi/src/fe-common/core/fe-channels.h include/irssi/src/fe-common/core/fe-common-core.h include/irssi/src/fe-common/core/fe-core-commands.h include/irssi/src/fe-common/core/fe-exec.h include/irssi/src/fe-common/core/fe-messages.h include/irssi/src/fe-common/core/fe-queries.h include/irssi/src/fe-common/core/fe-recode.h +include/irssi/src/fe-common/core/fe-tls.h include/irssi/src/fe-common/core/fe-windows.h include/irssi/src/fe-common/core/formats.h include/irssi/src/fe-common/core/hilight-text.h include/irssi/src/fe-common/core/keyboard.h include/irssi/src/fe-common/core/module-formats.h include/irssi/src/fe-common/core/module.h include/irssi/src/fe-common/core/printtext.h include/irssi/src/fe-common/core/themes.h include/irssi/src/fe-common/core/window-activity.h include/irssi/src/fe-common/core/window-items.h include/irssi/src/fe-common/core/windows-layout.h include/irssi/src/fe-common/irc/dcc/fe-dcc.h include/irssi/src/fe-common/irc/dcc/module-formats.h include/irssi/src/fe-common/irc/dcc/module.h include/irssi/src/fe-common/irc/fe-irc-channels.h include/irssi/src/fe-common/irc/fe-irc-server.h include/irssi/src/fe-common/irc/module-formats.h include/irssi/src/fe-common/irc/module.h include/irssi/src/fe-common/irc/notifylist/module-formats.h include/irssi/src/fe-common/irc/notifylist/module.h include/irssi/src/fe-text/statusbar-item.h include/irssi/src/irc/core/bans.h include/irssi/src/irc/core/channel-rejoin.h include/irssi/src/irc/core/ctcp.h include/irssi/src/irc/core/irc-cap.h include/irssi/src/irc/core/irc-channels.h include/irssi/src/irc/core/irc-chatnets.h include/irssi/src/irc/core/irc-commands.h include/irssi/src/irc/core/irc-masks.h include/irssi/src/irc/core/irc-nicklist.h include/irssi/src/irc/core/irc-queries.h include/irssi/src/irc/core/irc-servers-setup.h include/irssi/src/irc/core/irc-servers.h include/irssi/src/irc/core/irc.h include/irssi/src/irc/core/mode-lists.h include/irssi/src/irc/core/modes.h include/irssi/src/irc/core/module.h include/irssi/src/irc/core/netsplit.h include/irssi/src/irc/core/sasl.h include/irssi/src/irc/core/servers-idle.h include/irssi/src/irc/core/servers-redirect.h include/irssi/src/irc/dcc/dcc-chat.h include/irssi/src/irc/dcc/dcc-file-rec.h include/irssi/src/irc/dcc/dcc-file.h include/irssi/src/irc/dcc/dcc-get.h include/irssi/src/irc/dcc/dcc-queue.h include/irssi/src/irc/dcc/dcc-rec.h include/irssi/src/irc/dcc/dcc-send.h include/irssi/src/irc/dcc/dcc-server.h include/irssi/src/irc/dcc/dcc.h include/irssi/src/irc/dcc/module.h include/irssi/src/irc/flood/module.h include/irssi/src/irc/notifylist/module.h include/irssi/src/irc/notifylist/notify-setup.h include/irssi/src/irc/notifylist/notifylist.h include/irssi/src/lib-config/iconfig.h include/irssi/src/lib-config/module.h %%PROXY%%lib/irssi/modules/libirc_proxy.a %%PROXY%%lib/irssi/modules/libirc_proxy.so %%PERL%%%%SITE_ARCH%%/Irssi.pm %%PERL%%%%SITE_ARCH%%/Irssi/Irc.pm %%PERL%%%%SITE_ARCH%%/Irssi/TextUI.pm %%PERL%%%%SITE_ARCH%%/Irssi/UI.pm %%PERL%%%%SITE_ARCH%%/auto/Irssi/Irc/Irc.so %%PERL%%%%SITE_ARCH%%/auto/Irssi/Irssi.so %%PERL%%%%SITE_ARCH%%/auto/Irssi/TextUI/TextUI.so %%PERL%%%%SITE_ARCH%%/auto/Irssi/UI/UI.so man/man1/irssi.1.gz %%PORTDOCS%%%%DOCSDIR%%/design.txt %%PORTDOCS%%%%DOCSDIR%%/faq.html %%PORTDOCS%%%%DOCSDIR%%/faq.txt %%PORTDOCS%%%%DOCSDIR%%/formats.txt %%PORTDOCS%%%%DOCSDIR%%/manual.txt %%PORTDOCS%%%%DOCSDIR%%/perl.txt %%PORTDOCS%%%%DOCSDIR%%/signals.txt %%PORTDOCS%%%%DOCSDIR%%/special_vars.txt %%PORTDOCS%%%%DOCSDIR%%/startup-HOWTO.html %%DATADIR%%/help/accept %%DATADIR%%/help/action %%DATADIR%%/help/admin %%DATADIR%%/help/alias %%DATADIR%%/help/away %%DATADIR%%/help/ban %%DATADIR%%/help/beep %%DATADIR%%/help/bind %%DATADIR%%/help/cat %%DATADIR%%/help/cd %%DATADIR%%/help/channel %%DATADIR%%/help/clear %%DATADIR%%/help/completion %%DATADIR%%/help/connect %%DATADIR%%/help/ctcp %%DATADIR%%/help/cycle %%DATADIR%%/help/dcc %%DATADIR%%/help/dehilight %%DATADIR%%/help/deop %%DATADIR%%/help/devoice %%DATADIR%%/help/die %%DATADIR%%/help/disconnect %%DATADIR%%/help/echo %%DATADIR%%/help/eval %%DATADIR%%/help/exec %%DATADIR%%/help/flushbuffer %%DATADIR%%/help/format %%DATADIR%%/help/hash %%DATADIR%%/help/help %%DATADIR%%/help/hilight %%DATADIR%%/help/ignore %%DATADIR%%/help/info %%DATADIR%%/help/invite %%DATADIR%%/help/irssiproxy %%DATADIR%%/help/ison %%DATADIR%%/help/join %%DATADIR%%/help/kick %%DATADIR%%/help/kickban %%DATADIR%%/help/kill %%DATADIR%%/help/knock %%DATADIR%%/help/knockout %%DATADIR%%/help/lastlog %%DATADIR%%/help/layout %%DATADIR%%/help/levels %%DATADIR%%/help/links %%DATADIR%%/help/list %%DATADIR%%/help/load %%DATADIR%%/help/log %%DATADIR%%/help/lusers %%DATADIR%%/help/map %%DATADIR%%/help/me %%DATADIR%%/help/mircdcc %%DATADIR%%/help/mode %%DATADIR%%/help/motd %%DATADIR%%/help/msg %%DATADIR%%/help/names %%DATADIR%%/help/nctcp %%DATADIR%%/help/netsplit %%DATADIR%%/help/network %%DATADIR%%/help/nick %%DATADIR%%/help/notice %%DATADIR%%/help/notify %%DATADIR%%/help/op %%DATADIR%%/help/oper %%DATADIR%%/help/part %%DATADIR%%/help/ping %%DATADIR%%/help/query %%DATADIR%%/help/quit %%DATADIR%%/help/quote %%DATADIR%%/help/rawlog %%DATADIR%%/help/recode %%DATADIR%%/help/reconnect %%DATADIR%%/help/rehash %%DATADIR%%/help/reload %%DATADIR%%/help/restart %%DATADIR%%/help/rmreconns %%DATADIR%%/help/rmrejoins %%DATADIR%%/help/save %%DATADIR%%/help/servlist %%DATADIR%%/help/sconnect %%DATADIR%%/help/script %%DATADIR%%/help/scrollback %%DATADIR%%/help/server %%DATADIR%%/help/set %%DATADIR%%/help/silence %%DATADIR%%/help/squery %%DATADIR%%/help/squit %%DATADIR%%/help/stats %%DATADIR%%/help/statusbar %%DATADIR%%/help/time %%DATADIR%%/help/toggle %%DATADIR%%/help/topic %%DATADIR%%/help/trace %%DATADIR%%/help/ts %%DATADIR%%/help/unalias %%DATADIR%%/help/unban %%DATADIR%%/help/unignore %%DATADIR%%/help/unload %%DATADIR%%/help/unnotify %%DATADIR%%/help/unquery %%DATADIR%%/help/unsilence %%DATADIR%%/help/upgrade %%DATADIR%%/help/uptime %%DATADIR%%/help/userhost %%DATADIR%%/help/ver %%DATADIR%%/help/version %%DATADIR%%/help/voice %%DATADIR%%/help/wait %%DATADIR%%/help/wall %%DATADIR%%/help/wallops %%DATADIR%%/help/who %%DATADIR%%/help/whois %%DATADIR%%/help/whowas %%DATADIR%%/help/window %%DATADIR%%/scripts/autoop.pl %%DATADIR%%/scripts/autorejoin.pl %%DATADIR%%/scripts/buf.pl %%DATADIR%%/scripts/command.pl %%DATADIR%%/scripts/dns.pl %%DATADIR%%/scripts/kills.pl %%DATADIR%%/scripts/mail.pl %%DATADIR%%/scripts/mlock.pl %%DATADIR%%/scripts/msg-event.pl %%DATADIR%%/scripts/quitmsg.pl %%DATADIR%%/scripts/redirect.pl %%DATADIR%%/scripts/scriptassist.pl %%DATADIR%%/scripts/usercount.pl %%DATADIR%%/themes/colorless.theme %%DATADIR%%/themes/default.theme @dir lib/irssi/modules