summaryrefslogtreecommitdiff
path: root/chat/dccserver/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-01-20Update to 0.5.wiz1-3/+5
0.5 (2012-01-20) - cmake support (autoconf still supported) - portability fixes
2009-02-15Convert to user-destdir.wiz1-3/+9
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-04-11Convert to buildlink3.snj1-2/+2
2004-01-01Import of dccserver from pkgsrc-wip.wiz1-0/+20
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.