Port details |
- microdc2 Command-line based Direct Connect client
- 0.15.6_10 net-p2p
=3 0.15.6_10Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2006-12-03 23:26:58
- Last Update: 2024-01-22 03:28:10
- Commit Hash: 61820f9
- People watching this port, also watch:: stellarium, mutt, R, bitcoin, ncmpc
- License: GPLv2+
- WWW:
- http://web.archive.org/web/20070214093745/http://corsair626.no-ip.org/microdc/
- Description:
- microdc is a command-line based Direct Connect client written in C by Oskar
Liljeblad and designed to build and run on modern POSIX compatible systems.
It uses GNU Readline library for user interaction. Despite the command-line
user interface, microdc is quite user friendly and simple to use.
microdc2 is a future improvement (fork) of the microdc based on Oskar's code
version 0.11.0. After version 0.12.0 the project was renamed to microdc2 on
Oskar's request.
Features of microdc2 include:
- Nearly full support of the original Direct Connect protocol
- GNU Readline support for command line editing and history
- Sensible tab-completion of commands, user names, local files, remote
files, speed names, and connection names
- One process per connection for optimal transfer rates
- Small memory footprint
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- microdc2>0:net-p2p/microdc2
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net-p2p/microdc2/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/microdc2
- pkg install microdc2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: microdc2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (microdc2-0.15.6.tar.gz) = d1990eb1aa52115c649466011c8163e454272250b041e480f0a521212c04bc49
SIZE (microdc2-0.15.6.tar.gz) = 639392
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for microdc2-0.15.6_10:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_microdc2
- USES:
- gnome iconv readline gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15.6_10 22 Jan 2024 03:28:10
    |
Alexey Dokuchaev (danfe)  |
net-p2p/microdc2: the port had been improved (manpage location, etc.)
- Obey the new world order and install manpages under ${PREFIX}/share
- Get rid of MANPREFIX reference (override GNU_CONFIGURE_MANPREFIX for
now until it can be universally set in the Mk/bsd.port.mk after all
ports would be converted)
- Remove dead links from the MASTER_SITES and WWW line, adjust LICENSE
- Claim maintainership: given the troubled history of this port, it is
safe to assume that Pavel had not been taking care of it since 2013 |
0.15.6_10 30 Oct 2023 11:21:44
    |
Alexey Dokuchaev (danfe)  |
net-p2p/microdc2: unbreak the build and undeprecate this useful port
- Hardcode results of libxml2 version checks so it won't break again
- Do not inhibit manpage installation, but adjust translation's path |
0.15.6_10 29 Oct 2023 22:53:32
    |
Muhammad Moinur Rahman (bofh)  |
net-p2p/microdc2: Mark DEPRECATED
- BROKEN for more than an year and upstream WWW/MASTER_SITES is
vaporized
- Set EXPIRATION_DATE 2023-11-30
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.15.6_10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.15.6_10 05 Sep 2022 21:08:58
    |
Dmitry Marakasov (amdmi3)  |
net-p2p/microdc2: mark BROKEN
ld: error: undefined symbol: main_to_utf8_string
>>> referenced by command.c
>>> command.o:(cmd_say)
>>> referenced by command.c
>>> command.o:(cmd_say)
Approved by: portmgr blanket
Reported by: pkg-fallout |
0.15.6_10 20 Jul 2022 14:22:43
    |
Tobias C. Berner (tcberner)  |
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov (Only the first 15 lines of the commit message are shown above ) |
0.15.6_10 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.15.6_9 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.15.6_8 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.15.6_8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.15.6_8 08 Nov 2019 13:26:08
  |
tobik  |
net-p2p: Add missing USES=gnome |
0.15.6_8 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.15.6_7 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.15.6_6 08 Dec 2016 19:23:25
  |
tijl  |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.15.6_5 21 Jul 2014 17:15:15
  |
adamw  |
Add USES=readline to fix configure. |
0.15.6_5 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.15.6_4 07 Mar 2014 14:47:51
  |
danfe  |
- Do not build local libbzip2.a, link to the one from the base
- Convert libxml2-related REINPLACE_CMD to patch due to the above
- Augment port description text |
0.15.6_4 07 Mar 2014 06:25:16
  |
danfe  |
Resurrect net-p2p/microdc2 and unbreak the build: in the configure script,
libxml2 versions were compared algebraically (-ge), which made our current
version 280 appear smaller than checked-against 2616. It was fixed once,
by mezz@ in r225813, but not in a very good way (only for libxml 2.7).
While here, cleanup and stagify the port. |
0.15.6_4 27 Feb 2014 22:39:43
  |
rene  |
Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month |
0.15.6_4 21 Feb 2014 13:38:53
  |
ehaupt  |
Remove trailing whitespaces from category net-p2p |
0.15.6_4 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.15.6_4 27 Jan 2014 17:35:27
  |
bapt  |
Deprecate ports broken for more than 6 month |
0.15.6_4 20 Sep 2013 22:28:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
0.15.6_4 24 Jul 2013 06:39:20
  |
bapt  |
Mark as broken:
command.o(.text+0x2b77): In function `cmd_say':
: undefined reference to `main_to_utf8_string'
command.o(.text+0x2bf7): In function `cmd_say':
: undefined reference to `main_to_utf8_string'
hub.o(.text+0x9c): In function `prepare_chat_string_for_display':
: undefined reference to `try_utf8_to_main_string'
filelist-in.o(.text+0xa8b): In function `file_list_parse_init':
: undefined reference to `filelist_xml_open'
filelist-in.o(.text+0xabc): In function `file_list_parse_init':
: undefined reference to `filelist_bzxml_open'
user.o(.text+0x155f): In function `user_handle_command':
: undefined reference to `utf8_to_main_string'
Reported by: pkg-fallout |
0.15.6_4 06 May 2013 10:22:41
  |
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
0.15.6_4 27 Apr 2013 11:59:29
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.15.6_4 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.15.6_4 11 Jun 2012 09:48:07
 |
ehaupt  |
Register CONFLICTS
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail) |
0.15.6_3 02 Jul 2011 18:06:14
 |
miwi  |
- Kick MD5 Support |
0.15.6_3 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.15.6_2 12 Jan 2009 04:30:42
 |
mezz  |
Fix the build w/ libxml2 2.7.x.
Obtained from: pkgsrc
Reported by: pointyhat via pav |
0.15.6_2 25 Jul 2008 14:34:52
 |
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.15.6_2 06 Jun 2008 13:53:49
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.15.6_1 14 Mar 2008 16:03:08
 |
rafan  |
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) |
0.15.6_1 04 Oct 2007 02:16:18
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
0.15.6_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.15.6 25 Dec 2006 14:33:17
 |
rafan  |
- Update to 0.15.6
PR: ports/107181
Submitted by: Pankov Pavel<pankov_p at mail.ru> (maintainer) |
0.15.4 10 Dec 2006 22:07:45
 |
miwi  |
- Update to 0.15.4
PR: 106572
Submitted by: pointyhat via kris
Pankov Pavel<pankov_p@mail.ru> (maintainer) |
0.15.3 03 Dec 2006 23:22:47
 |
miwi  |
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> |