diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-09-16 16:14:09 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-09-16 16:14:09 +0000 |
commit | 77693f292102fd448deeeec660fa430a58e6abc0 (patch) | |
tree | b5a294bbeacc7c42f4cca49af6842977de96cfe7 /chat | |
parent | 9fe71868e006e8d3f5a43943f19658ea787f5aa2 (diff) | |
download | pkgsrc-77693f292102fd448deeeec660fa430a58e6abc0.tar.gz |
irssi 0.7.98.4 package: yet another IRC client
Contributed by Otto Hilska <mutru@nallukka.net>, closes PR 11956.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/irssi/Makefile | 22 | ||||
-rw-r--r-- | chat/irssi/distinfo | 6 | ||||
-rw-r--r-- | chat/irssi/patches/patch-aa | 10 | ||||
-rw-r--r-- | chat/irssi/patches/patch-ab | 13 | ||||
-rw-r--r-- | chat/irssi/pkg/DESCR | 5 | ||||
-rw-r--r-- | chat/irssi/pkg/PLIST | 164 |
6 files changed, 220 insertions, 0 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile new file mode 100644 index 00000000000..da00b014fa6 --- /dev/null +++ b/chat/irssi/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2001/09/16 16:14:09 hubertf Exp $ + +DISTNAME= irssi-0.7.98.4 +CATEGORIES= chat +MASTER_SITES= http://www.irssi.org/files/ + +MAINTAINER= mutru@nallukka.net +HOMEPAGE= http://www.irssi.org/ +COMMENT= Secure and modular IRC client with text mode user interface + +DEPENDS+= glib>=1.2:../../devel/glib +DEPENDS+= ncurses>=5.0:../../devel/ncurses + +GNU_CONFIGURE= yes + +CONFIGURE_ARGS+= --enable-perl=no + +.include "../../mk/bsd.pkg.mk" + +.if defined(USE_INET6) && ${USE_INET6} == "YES" +CONFIGURE_ARGS+= --enable-ipv6 +.endif diff --git a/chat/irssi/distinfo b/chat/irssi/distinfo new file mode 100644 index 00000000000..5372d4c56d4 --- /dev/null +++ b/chat/irssi/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/09/16 16:14:09 hubertf Exp $ + +SHA1 (irssi-0.7.98.4.tar.gz) = 6d3b6524c3f69c88de02edc2d8efd9c958d8e293 +Size (irssi-0.7.98.4.tar.gz) = 852619 bytes +SHA1 (patch-aa) = 57d67436f1928b34f1cafec4c91583ae2e82beb2 +SHA1 (patch-ab) = 32f124bccb9096ef98cc217cdc9e0da138bd4565 diff --git a/chat/irssi/patches/patch-aa b/chat/irssi/patches/patch-aa new file mode 100644 index 00000000000..77a7d201363 --- /dev/null +++ b/chat/irssi/patches/patch-aa @@ -0,0 +1,10 @@ +$NetBSD: patch-aa,v 1.1.1.1 2001/09/16 16:14:09 hubertf Exp $ + +--- docs/Makefile.am.orig Sat Sep 15 22:20:22 2001 ++++ docs/Makefile.am Sat Sep 15 22:20:29 2001 +@@ -1,4 +1,4 @@ +-docdir = $(prefix)/doc/irssi ++docdir = $(prefix)/share/doc/irssi + + doc_DATA = \ + botnet.txt \ diff --git a/chat/irssi/patches/patch-ab b/chat/irssi/patches/patch-ab new file mode 100644 index 00000000000..11271e829ac --- /dev/null +++ b/chat/irssi/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 2001/09/16 16:14:09 hubertf Exp $ + +--- docs/Makefile.in.orig Sat Sep 15 22:25:00 2001 ++++ docs/Makefile.in Sat Sep 15 22:25:40 2001 +@@ -116,7 +116,7 @@ + perlpath = @perlpath@ + sedpath = @sedpath@ + +-docdir = $(prefix)/doc/irssi ++docdir = $(prefix)/share/doc/irssi + + doc_DATA = botnet.txt design.txt formats.txt manual.txt perl.txt signals.txt special_vars.txt startup-HOWTO.html startup-HOWTO.txt + diff --git a/chat/irssi/pkg/DESCR b/chat/irssi/pkg/DESCR new file mode 100644 index 00000000000..db06b24f33e --- /dev/null +++ b/chat/irssi/pkg/DESCR @@ -0,0 +1,5 @@ +Irssi is a modular IRC client that currently has only text mode user +interface, but 80-90% of the code isn't text mode specific, so other UIs +could be created pretty easily. Also, Irssi isn't really even IRC specific +anymore, there's already a working SILC module available. Support for other +protocols like ICQ could be created some day too. diff --git a/chat/irssi/pkg/PLIST b/chat/irssi/pkg/PLIST new file mode 100644 index 00000000000..7aff44d2655 --- /dev/null +++ b/chat/irssi/pkg/PLIST @@ -0,0 +1,164 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/16 16:14:09 hubertf Exp $ +bin/irssi +etc/irssi/colorless.theme +etc/irssi/config +etc/irssi/default.theme +lib/irssi/modules/libfe_irc_dcc.a +lib/irssi/modules/libfe_irc_dcc.la +lib/irssi/modules/libfe_irc_dcc.so +lib/irssi/modules/libfe_irc_dcc.so.0 +lib/irssi/modules/libfe_irc_dcc.so.0.0 +lib/irssi/modules/libfe_irc_notifylist.a +lib/irssi/modules/libfe_irc_notifylist.la +lib/irssi/modules/libfe_irc_notifylist.so +lib/irssi/modules/libfe_irc_notifylist.so.0 +lib/irssi/modules/libfe_irc_notifylist.so.0.0 +lib/irssi/modules/libirc_dcc.a +lib/irssi/modules/libirc_dcc.la +lib/irssi/modules/libirc_dcc.so +lib/irssi/modules/libirc_dcc.so.0 +lib/irssi/modules/libirc_dcc.so.0.0 +lib/irssi/modules/libirc_flood.a +lib/irssi/modules/libirc_flood.la +lib/irssi/modules/libirc_flood.so +lib/irssi/modules/libirc_flood.so.0 +lib/irssi/modules/libirc_flood.so.0.0 +lib/irssi/modules/libirc_notifylist.a +lib/irssi/modules/libirc_notifylist.la +lib/irssi/modules/libirc_notifylist.so +lib/irssi/modules/libirc_notifylist.so.0 +lib/irssi/modules/libirc_notifylist.so.0.0 +share/doc/irssi/botnet.txt +share/doc/irssi/design.txt +share/doc/irssi/formats.txt +share/doc/irssi/manual.txt +share/doc/irssi/perl.txt +share/doc/irssi/signals.txt +share/doc/irssi/special_vars.txt +share/doc/irssi/startup-HOWTO.html +share/doc/irssi/startup-HOWTO.txt +share/irssi/help/action +share/irssi/help/admin +share/irssi/help/alias +share/irssi/help/away +share/irssi/help/ban +share/irssi/help/beep +share/irssi/help/bind +share/irssi/help/cat +share/irssi/help/cd +share/irssi/help/channel +share/irssi/help/clear +share/irssi/help/connect +share/irssi/help/ctcp +share/irssi/help/cycle +share/irssi/help/date +share/irssi/help/dcc +share/irssi/help/dehilight +share/irssi/help/deop +share/irssi/help/devoice +share/irssi/help/die +share/irssi/help/disconnect +share/irssi/help/echo +share/irssi/help/eval +share/irssi/help/exec +share/irssi/help/format +share/irssi/help/hash +share/irssi/help/help +share/irssi/help/hilight +share/irssi/help/ignore +share/irssi/help/info +share/irssi/help/invite +share/irssi/help/invitelist +share/irssi/help/ircnet +share/irssi/help/ison +share/irssi/help/join +share/irssi/help/kick +share/irssi/help/kickban +share/irssi/help/kill +share/irssi/help/knockout +share/irssi/help/lastlog +share/irssi/help/layout +share/irssi/help/levels +share/irssi/help/links +share/irssi/help/list +share/irssi/help/load +share/irssi/help/log +share/irssi/help/lusers +share/irssi/help/map +share/irssi/help/me +share/irssi/help/mircdcc +share/irssi/help/mode +share/irssi/help/motd +share/irssi/help/msg +share/irssi/help/names +share/irssi/help/nctcp +share/irssi/help/netsplit +share/irssi/help/nick +share/irssi/help/note +share/irssi/help/notice +share/irssi/help/notify +share/irssi/help/op +share/irssi/help/oper +share/irssi/help/part +share/irssi/help/perlflush +share/irssi/help/ping +share/irssi/help/query +share/irssi/help/quit +share/irssi/help/quote +share/irssi/help/rawlog +share/irssi/help/reconnect +share/irssi/help/rehash +share/irssi/help/reload +share/irssi/help/restart +share/irssi/help/rmreconns +share/irssi/help/rmrejoins +share/irssi/help/rping +share/irssi/help/run +share/irssi/help/save +share/irssi/help/sconnect +share/irssi/help/scrollback +share/irssi/help/server +share/irssi/help/servlist +share/irssi/help/set +share/irssi/help/silence +share/irssi/help/squery +share/irssi/help/squit +share/irssi/help/stats +share/irssi/help/time +share/irssi/help/toggle +share/irssi/help/topic +share/irssi/help/trace +share/irssi/help/ts +share/irssi/help/unalias +share/irssi/help/unban +share/irssi/help/unignore +share/irssi/help/unload +share/irssi/help/unnotify +share/irssi/help/unquery +share/irssi/help/unsilence +share/irssi/help/uping +share/irssi/help/userhost +share/irssi/help/ver +share/irssi/help/version +share/irssi/help/voice +share/irssi/help/wait +share/irssi/help/wall +share/irssi/help/wallchops +share/irssi/help/wallops +share/irssi/help/who +share/irssi/help/whois +share/irssi/help/whowas +share/irssi/help/window +share/irssi/help/wjoin +share/irssi/help/wquery +share/locale/de/LC_MESSAGES/irssi.mo +share/locale/fr/LC_MESSAGES/irssi.mo +share/locale/pl/LC_MESSAGES/irssi.mo +share/locale/pt_BR/LC_MESSAGES/irssi.mo +share/locale/sv/LC_MESSAGES/irssi.mo +@dirrm share/irssi/help +@dirrm share/irssi +@dirrm share/doc/irssi +@dirrm lib/irssi/modules +@dirrm lib/irssi +@dirrm etc/irssi |