FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:21 AM BST
Port details
mdk 1.2.1_11 lang on this many watch lists=3 search for ports that depend on this port
A set of utilities for developing programs using MIX and MIXAL

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: 02 Apr 2001 03:01:24
Also Listed In: gnome
License: not specified in port


MIX is Donald Knuth's mythical computer as described in his monumental work
The Art Of Computer Programming. As any of its real counterparts, the MIX
features registers, memory cells, an overflow toggle, comparison flags,
input-output devices, and a set of binary instructions executable by its
virtual CPU. You can programme the MIX using an assembly language called
MIXAL, the MIX Assembly Language. 

The MIX Development Kit offers an emulation of MIX and MIXAL. The current
version of MDK includes the following applications: 

   - mixasm A MIXAL compiler, which translates your source files into binary
     ones, executable by the MIX virtual machine. 
   - mixvm A MIX virtual machine which is able to run and debug compiled MIXAL
     programs, using a command line interface with readline's line editting
     capabilities. 
   - gmixvm A MIX virtual machine with a GTK+ GUI which allows you running and
     debugging your MIXAL programs through a nice graphical interface.
   - mixvm.el An elisp program which allows you to run mixvm within an Emacs
     GUD window, simultaneously viewing your MIXAL source file in another
     buffer. 

WWW: http://www.gnu.org/software/mdk/mdk.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: lang/guile, devel/readline, accessibility/atk, devel/glib20, x11-toolkits/gtk20, devel/libglade2, textproc/libxml2, x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/mdk/v1.2.1/
ftp://ftp.gnu.org/gnu/mdk/v1.2.1/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/mdk/v1.2.1/
http://mirrors.usc.edu/pub/gnu/mdk/v1.2.1/
ftp://ftp.kddlabs.co.jp/GNU/mdk/v1.2.1/
ftp://ftp.dti.ad.jp/pub/GNU/mdk/v1.2.1/
http://ring.nict.go.jp/archives/GNU/mdk/v1.2.1/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/mdk/v1.2.1/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/mdk/v1.2.1/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/mdk/v1.2.1/
http://ftp.funet.fi/pub/gnu/prep/mdk/v1.2.1/
http://heanet.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://sunet.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://iweb.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://switch.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://surfnet.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://kent.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://freefr.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://voxel.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://jaist.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://osdn.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://nchc.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://ncu.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://transact.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://softlayer.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://internode.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://ufpr.dl.sourceforge.net/project/mdk/mdk/1.2.1/
http://waix.dl.sourceforge.net/project/mdk/mdk/1.2.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 46

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 03:33:20
Original commit files touched by this commit  1.2.1_11
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2.1_11
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
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.2.1_11
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
31 Jul 2011 15:07:08
Original commit files touched by this commit  1.2.1_11
jlaffaye search for other commits by this committer
- Chase guile shared lib bump
- Add an entry to UPDATING
03 Jul 2011 13:45:36
Original commit files touched by this commit  1.2.1_10
ohauer search for other commits by this committer
- remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.1_10
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.2.1_9
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:24:37
Original commit files touched by this commit  1.2.1_8
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.2.1_8
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
13 May 2009 20:22:35
Original commit files touched by this commit  1.2.1_7
pav search for other commits by this committer
- Chase readline update

Reported by:    pointyhat
22 Jan 2009 16:04:11
Original commit files touched by this commit  1.2.1_6
miwi search for other commits by this committer
- Chase lang/guile shlib bump
21 Jul 2008 04:49:09
Original commit files touched by this commit  1.2.1_5
rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
06 Jun 2008 13:41:15
Original commit files touched by this commit  1.2.1_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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.2.1_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
20 Mar 2008 09:51:43
Original commit files touched by this commit  1.2.1_2
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
01 Mar 2008 06:22:42
Original commit files touched by this commit  1.2.1_2
marcus search for other commits by this committer
Chase libguile shared lib version.
24 Oct 2007 23:37:25
Original commit files touched by this commit  1.2.1_1
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Oct 2007 01:25:18
Original commit files touched by this commit  1.2.1_1
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
19 May 2007 20:32:57
Original commit files touched by this commit  1.2.1_1
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}.
27 Mar 2007 22:12:03
Original commit files touched by this commit  1.2.1
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
25 Jul 2006 12:08:43
Original commit files touched by this commit  1.2.1
miwi search for other commits by this committer
- Update to 1.2.1
- Pass maintainership to submitter
- BROKEN: Does not build on 4.X

PR:             ports/100727
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor)
25 Nov 2005 00:33:45
Original commit files touched by this commit  1.2_2
pav search for other commits by this committer
- Add SHA256
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.2_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
08 Jan 2005 16:30:49
Original commit files touched by this commit  1.2
krion search for other commits by this committer
Update to version 1.2

PR:             ports/75952
Submitted by:   Ports Fury
14 Jun 2004 07:38:21
Original commit files touched by this commit  1.1
ijliao search for other commits by this committer
upgrade to 1.1
30 Mar 2004 19:20:23
Original commit files touched by this commit  1.0.1_2
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
04 Feb 2004 04:36:30
Original commit files touched by this commit  1.0.1_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.0.1_1
trevor search for other commits by this committer
SIZEify.
23 Jan 2004 18:12:26
Original commit files touched by this commit  1.0.1_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
26 Aug 2003 20:25:58
Original commit files touched by this commit  1.0.1_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  1.0.1
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
18 Jul 2003 12:34:53
Original commit files touched by this commit  1.0.1
arved search for other commits by this committer
Fix build on STABLE

PR:             54545
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
10 Jun 2003 14:02:25
Original commit files touched by this commit  1.0.1
ijliao search for other commits by this committer
upgrade to 1.0.1
switch to new USE_GNOME
drop maintainership
07 Mar 2003 06:05:38
Original commit files touched by this commit  1.0
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
01 Jun 2002 06:13:47
Original commit files touched by this commit  1.0
ijliao search for other commits by this committer
upgrade to 1.0

PR:             38786
Submitted by:   Ports Fury
12 Apr 2002 17:10:20
Original commit files touched by this commit  0.5_1
ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
15 Mar 2002 19:44:29
Original commit files touched by this commit  0.5
ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
05 Oct 2001 04:37:15
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.5    
31 Aug 2001 15:20:29
files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
17 Aug 2001 14:35:21
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.2    
02 Jul 2001 03:13:52
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.3.5    
28 May 2001 03:43:50
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.3.2    
04 May 2001 22:41:31
files touched by this commit
ade search for other commits by this committer
Various patches (mainly shared library revision changes) for those   ports that
depend on GNOME and need to change for 1.4    
11 Apr 2001 02:10:23
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.3.1   add GUI support    
02 Apr 2001 07:01:24
files touched by this commit
ijliao search for other commits by this committer
add mdk   MIX Development Kit offers an emulation of MIX and MIXAL    

Number of commits found: 46

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.46 seconds.