Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jun 2022 20:16:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264459] sysutils/minipro: package is missing xml definition files
Message-ID:  <bug-264459-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264459

            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 maki=
ng
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264459-7788>