94c2 FreshPorts -- games/mudmagic
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mudmagic 1.9_11 games on this many watch lists=0 search for ports that depend on this port
A GTK+ based MUD client

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Sep 2006 20:09:44
License: not specified in port


The Mud Magic Mud Client is written in GTK+ and supports MXP, MSP,
MCCP, and ZMP with PCRE regular expression handling and Python script
engine. The plugins shipped with the client currently include an
automapper, note system, and database front end.

WWW: http://www.mudmagic.com/mud-client/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/gmake
  3. textproc/intltool
Required To Run:
  1. lang/python27
  2. devel/gio-fam-backend
Required Libraries:
  1. ftp/curl
  2. devel/pcre
  3. graphics/png
  4. textproc/expat2
  5. databases/sqlite3
  6. devel/glib20
  7. devel/pcre
  8. accessibility/atk
  9. x11-toolkits/gtk20
  10. devel/libglade2
  11. textproc/libxml2
  12. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/mudmagic/ && make install clean
To add the package: pkg_add -r mudmagic


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.mudmagic.com/mud-client/downloads/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Mar 2013 17:56:37
Original commit files touched by this commit  1.9_11
eadler search for other commits by this committer
Convert a few remaining straglers from the unmaintined ports to pathfix
28 Mar 2013 16:29:01
Original commit files touched by this commit  1.9_11
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
28 Mar 2013 03:28:31
Original commit files touched by this commit  1.9_11
eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
08 Mar 2013 10:51:36
Original commit files touched by this commit  1.9_11
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.9_10
dinoex search for other commits by this committer
- update png to 1.5.10
14 Feb 2012 12:45:35
Original commit files touched by this commit  1.9_9
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
06 Dec 2011 19:51:03
Original commit files touched by this commit  1.9_9
rm search for other commits by this committer
- fix python dependency version to not confuse our users

According to [1], mudmagic using system python interpreter to run
user-defined scripts. So, any python version will fit, change USE_PYTHON
value from 24 to just YES. And by the way, since `24' is not correct
value to depend on Python 2.4 (it should be USE_PYTHON=2.4 in this
case), this port is actually depend on default Python version (2.7), so
no portrevision bump is needed.

[1]
http://www.mudmagic.com/mud-client/downloads/mudmagic-1.9/interface/doc/python_scripting.html

Approved by:   novel (mentor)
Feature safe:  yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.9_9
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:25:36
Original commit files touched by this commit  1.9_9
ohauer search for other commits by this committer
-remove MD5
25 Oct 2010 20:09:07
Original commit files touched by this commit  1.9_9
trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
03 Apr 2010 10:44:36
Original commit files touched by this commit  1.9_9
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.9_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.9_7
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.9_6
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
23 Jan 2009 15:43:14
Original commit files touched by this commit  1.9_5
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
06 Jun 2008 13:31:51
Original commit files touched by this commit  1.9_4
edwin search for other commits by this committer
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)
04 Oct 2007 01:02:44
Original commit files touched by this commit  1.9_3
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
11 Jul 2007 22:06:17
Original commit files touched by this commit  1.9_3
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
19 May 2007 20:32:57
Original commit files touched by this commit  1.9_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Apr 2007 13:03:49
Original commit files touched by this commit  1.9_2
trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
10 Apr 2007 20:25:46
Original commit files touched by this commit  1.9_2
miwi search for other commits by this committer
- Fix plist

PR:             111035
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
13 Dec 2006 12:41:36
Original commit files touched by this commit  1.9_1
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
07 Oct 2006 09:33:44
Original commit files touched by this commit  1.9
pav search for other commits by this committer
- BROKEN on FreeBSD 4.X: does not compile

Reported by:    krismail
25 Sep 2006 20:05:59
Original commit files touched by this commit  1.9
pav search for other commits by this committer
The Mud Magic Mud Client is written in GTK+ and supports MXP, MSP,
MCCP, and ZMP with PCRE regular expression handling and Python script
engine. The plugins shipped with the client currently include an
automapper, note system, and database front end.

WWW:    http://www.mudmagic.com/mud-client/

PR:             ports/103482
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>

Number of commits found: 25

282f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0