Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39550 - Mmucl - A mud client written in tcl/tk
Summary: Mmucl - A mud client written in tcl/tk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 03:40 UTC by Niklas Bolander
Modified: 2004-08-06 18:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for mmucl version 1.5.2 (mmucl-1.5.2.ebuild,1.00 KB, patch)
2004-01-27 03:41 UTC, Niklas Bolander
Details | Diff
reworked mmucl-1.5.2.ebuild that uses games eclass. (mmucl-1.5.2.ebuild,1.53 KB, text/plain)
2004-01-29 00:31 UTC, Mr. Bones. (RETIRED)
Details
Just added comments to the ebuild. (mmucl-1.5.2.ebuild,1.65 KB, text/plain)
2004-08-06 14:47 UTC, Doug Goldstein (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Niklas Bolander 2004-01-27 03:40:10 UTC
From the homepage:

Mmucl is a MUD (Multi-User Dungeon) client. A MUD is a multi-player role-playing game that runs as a server on a remote host. The server accepts connections, receives input from users, decides what to do, and sends information back.

Most muds are text based. You can connect to and play on them with a simple telnet client, but that tends to be painful. Mud clients make mudding much more pleasant. They let you do all sorts of useful things such as automatically responding to certain patterns of mud output and making shortcuts for often used mud commands.

Mmucl provides the features found in most mud clients such as support for ANSI color, triggers, command line editing, aliases, multi-session support, and macros to name a few. Mmucl's most powerful feature is its extensibility through Tcl scripts.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Niklas Bolander 2004-01-27 03:41:05 UTC
Created attachment 24478 [details, diff]
Ebuild for mmucl version 1.5.2
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-01-29 00:31:59 UTC
Created attachment 24582 [details]
reworked mmucl-1.5.2.ebuild that uses games eclass.

Here's a reworked ebuild that uses the games eclass.  I don't have tcl 8.4
installed so I can't test it.  Seems like it should be called games-mud/mmucl2
since the binary that gets installed is called mmucl2 but maybe not.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2004-08-06 14:47:09 UTC
Created attachment 36912 [details]
Just added comments to the ebuild.

I'll get this merged in asap.
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2004-08-06 18:47:57 UTC
Done.