summaryrefslogtreecommitdiff
path: root/chat/roxirc
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme1-2/+2
all these packages.
2004-03-12Switch to Tk 8.4 and enable pkgviews installation. Also use DEPENDSminskim1-3/+14
instead of including buildlink2.mk because this package does not build anything.
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim1-2/+2
with 8.4 will be updated to depend on x11/tk after Tk update.
2003-08-28Change my email address to the NetBSD one, ok'ed by wiz@xtraeme1-2/+2
2003-01-31Update to version 1.8.salo2-5/+5
Patch from Juan RP via PR pkg/19980. Changes: ======== - fixed bug in /set underline - fixed bug in nick complete involving nicks with braces - fixed bug in dcc resume and dcc file dialog
2002-12-19Initial import of roxirc 1.72 into the NetBSD packages collection.grant4-0/+62
RoxIRC is a graphical IRC client written in tcl/tk. It provides a pleasant, easy to use, and powerful interface. the features include: ircII style /commands, with history configurable colors for information types dedicated query windows dynamic configuration, no need to restart it notify list all tcl scripting nicklist, see who is in the channel without /names dialogs for banlist, modes, kick/ban, etc popup menus when you right click on nicks, channels, querys... auto reconnect to server/rejoin channels when disconnected URL catcher Supports bold and underlined text Netsplit detection DCC chat and file transfers Submitted in PR pkg/19446 by Juan RP.