Index | Thread | Search

From:
izzy Meyer <izder456@disroot.org>
Subject:
Re: NEW: devel/msitools at 0.106
To:
ports@openbsd.org
Cc:
Stuart Henderson <stu@spacehopper.org>, Thomas Frohwein <tfrohwein@fastmail.com>
Date:
Sun, 5 Jul 2026 13:11:38 -0500

Download raw body.

Thread
  • izzy Meyer:

    NEW: devel/msitools at 0.106

  • On Sat, 13 Jun 2026 17:30:07 -0500
    izzy Meyer <izder456@disroot.org> wrote:
    
    > Hello ports@
    > 
    > Attached is a fairly simple port of msitools. I had to use this to
    > play a windows game made in rpgmaker2000 on OpenBSD. Worked fine for
    > extracting that msi file. Could be useful for other people on OpenBSD,
    > probably.
    > 
    > $ cat pkg/DESCR 
    > msitools is a set of programs to inspect and build Windows Installer
    > (.MSI) files. It is based on libmsi, a portable library to read and
    > write .MSI files. libmsi in turn is a port of (and a subset of) Wine's
    > implementation of the Windows Installer.
    > 
    > msitools plans to be a solution for packaging and deployment of
    > cross-compiled Windows applications.
    > $ make show=COMMENT
    > set of programs to build and inspect windows installer files
    > 
    > Any comments? I'm unsure if that WRKDIST hack was correct, or if that
    > SHARED_LIBS was handled correctly. Bit rusty on ports that build like
    > this one.
    > 
    > Thanks,
    > 
    
    Just a friendly ping on this thread
    
    Re-attached again for brevity.
    
    Looking for a second OK before import.
    
    Thanks,
    
    -- 
    iz (she/her)
    
    > I say mundane things
    > so the uninteresting
    > just might get noticed.
    
    izder456 (dot) neocities (dot) org
    
  • izzy Meyer:

    NEW: devel/msitools at 0.106