summaryrefslogtreecommitdiff
path: root/chat/tirc
AgeCommit message (Collapse)AuthorFilesLines
2003-02-01If there's a system header <sys/queue.h>, don't use the one that's bundledagc1-1/+4
with the tirc package, since it is unlikely to work in most cases - use the system one instead.
2002-10-25buildlink1 -> buildlink2.wiz1-2/+3
2001-11-10Add the ncurses buildlink glue.agc1-1/+2
Fixes PR 14526 from mherzog@mediaone.net
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-5/+5
2001-05-11regen (no patch-aa here)wiz1-2/+1
2001-04-27Initial import of tirc-1.2zuntum4-0/+41
tirc is another IRC client. It has support for vi-like editor line and general usage, nickname completion, ANSI-colors, flood protection and many more. Fixes pkg/12527 by majkel@cvd.pl