Commit graph

3 commits

Author SHA1 Message Date
Jeremy Messenger
83cd45161f Fix the build w/ libxml2 2.7.x.
Obtained from:	pkgsrc
Reported by:	pointyhat via pav
2009-01-12 04:30:42 +00:00
Rong-En Fan
4d57f0c92c Fix build with BSD ar(1).
Makefile of microdc2 mistakenly pass arguments which is intended for
ld(1) to ar(1). GNU ar(1) treats those wrong args as filenames and
issue a warning since "file" not exist, while BSD ar(1) treats them as
invalid options and exits with error.

PR:		ports/121163
Reported by:	erwin
Submitted by:	kaiw@
Approved by:	maintainer timeout (16 days)
2008-03-14 16:03:08 +00:00
Martin Wilke
a8d7b6b38e microdc is a command-line based Direct Connect client that uses the
GNU Readline library for user interaction. It was developed from
ground up and does not depend on any other program. Despite the
command-line user interface, microdc was designed to be user
friendly and simple to use.

WWW: http://corsair626.no-ip.org/microdc/

PR:		ports/106207
Submitted by:	Pankov Pavel <pankov_p at mail.ru>
2006-12-03 23:22:47 +00:00