summaryrefslogtreecommitdiff
path: root/net/microdc2
AgeCommit message (Collapse)AuthorFilesLines
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2012-12-25Allow building with libxml 2.9.joerg3-7/+7
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-18Extend preexisting libxml2 version test fix to current libxml2 version.dholland2-4/+4
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2009-05-21update mirror.zafer1-2/+2
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2008-10-02Fix build with libxml2-2.7 and newer.joerg3-1/+35
2007-09-18Changed hard link to symbolic link. Otherwise people using MANZ get twoheinz1-2/+3
distinct files.
2007-09-16Initial import of microdc2 0.15.6.heinz5-0/+76
Packaged and maintained by Dennis den Brok, with small changes by me. This should fix PR pkg/36887 by Dennis. microdc2 is the successor of microdc, a command-line based Direct Connect client written in C and designed to compile and run on modern POSIX compatible systems. Direct Connect is a file sharing network made up by hubs, to which clients can connect. Once connected to a hub, the user can search for files on the hub or the network, or browse files of other users connected to the hub.