summaryrefslogtreecommitdiff
path: root/chat/dccserver
AgeCommit message (Collapse)AuthorFilesLines
2012-01-20Update to 0.5.wiz3-23/+9
0.5 (2012-01-20) - cmake support (autoconf still supported) - portability fixes
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-02-15Convert to user-destdir.wiz3-4/+26
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
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.