summaryrefslogtreecommitdiff
path: root/chat/dccserver
AgeCommit message (Collapse)AuthorFilesLines
2004-04-11Convert to buildlink3.snj1-2/+2
2004-01-01Import of dccserver from pkgsrc-wip.wiz4-0/+39
dccserver is a standalone program aiming to provide the functions of mIRC's /dccserver command. Currently, Chat and Send (including resume) modes are supported. Fserve and Get mode are not yet supported. All connections are accepted; some simple checks on allowed file names are done. For more details, please look in the man pages.