On 2026/07/11 17:00, Thomas Frohwein wrote:
> On Sun, 5 Jul 2026 13:11:38 -0500
> izzy Meyer <[email protected]> wrote:
> 
> > On Sat, 13 Jun 2026 17:30:07 -0500
> > izzy Meyer <[email protected]> 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,
> > 
> 
> I imported, realizing then that I imported it under sysutils and not
> devel which was the category that it was discussed under. It's probably
> okay as sysutils is in CATEGORIES, but let me know if you see a strong
> need to move it into devel/, then I will do that.

strong preference for sysutils _not_ devel.

Reply via email to