Opened 19 years ago

Closed 18 years ago

#5090 closed defect (fixed)

NEW: mdk-1.2.1

Reported by: aconchillo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…
Port:

Description

mdk-1.2.1

the portfile can be found here: http://hacks-galore.org/aleix/mdk.tar.gz

Description:

A set of utilities for developing programs using MIX and MIXAL, including a virtual machine.

The MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language.

I have patched the configure.in file as it used old darwin gcc flag (-traditional-cpp). I have also added a foo.c to cheat "ar" when creating the libreplace.a (for getopt_long). In other systems, such as Debian GNu/Linux, "ar" can create empty libraries.

Homepage: http://www.gnu.org/software/mdk/mdk.html

Comments:

This is my first port so any points or comments would be really appreciated.

The port has a "gui" variant, by default only command line applications are installed.

Attachments (2)

mdk-1.tar.gz (2.4 KB) - added by aconchillo@… 19 years ago.
mdk 1.2.1-1
mdk-2.tar.gz (2.3 KB) - added by aconchillo@… 19 years ago.
mdk 1.2.1-2

Download all attachments as: .zip

Change History (5)

Changed 19 years ago by aconchillo@…

Attachment: mdk-1.tar.gz added

mdk 1.2.1-1

Changed 19 years ago by aconchillo@…

Attachment: mdk-2.tar.gz added

mdk 1.2.1-2

comment:1 Changed 19 years ago by aconchillo@…

attachments.isobsolete: 01

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added

(In reply to comment #2)

Created an attachment (id=4044) [edit] mdk 1.2.1-2

This revision correctly resolves the bug (confirmed by the author) found in revision 1.

Good work, thank you! Committed.

comment:3 Changed 18 years ago by blb@…

Resolution: fixed
Status: newclosed

Resolving since markd@ committed.

Note: See TracTickets for help on using tickets.