[Bug 264459] sysutils/minipro: package is missing xml definition files

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Jun 2022 20:16:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264459

            Bug ID: 264459
           Summary: sysutils/minipro: package is missing xml definition
                    files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sbruno@FreeBSD.org
          Reporter: jeffpc@josefsipek.net
             Flags: maintainer-feedback?(sbruno@FreeBSD.org)
          Assignee: sbruno@FreeBSD.org

Building from source (make && make install) installs two xml files: logicic.xml
and infoic.xml.  As far as I can tell, these are required for the minipro
binary to work.  The port binary package doesn't include the xml files making
the whole package useless.

List of files when I build minipro from source manually:

$ find .
./share
./share/minipro
./share/minipro/logicic.xml
./share/minipro/infoic.xml
./share/man
./share/man/man1
./share/man/man1/minipro.1
./bin
./bin/minipro
./bin/miniprohex

Contents of minipro-0.5:

$ pkg list minipro
/usr/local/bin/minipro
/usr/local/bin/miniprohex
/usr/local/man/man1/minipro.1.gz
/usr/local/share/licenses/minipro-0.5/GPLv3
/usr/local/share/licenses/minipro-0.5/LICENSE
/usr/local/share/licenses/minipro-0.5/catalog.mk

-- 
You are receiving this mail because:
You are the assignee for the bug.