Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Feb 2019 08:56:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235515] games/pioneer: Update to 20190203
Message-ID:  <bug-235515-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 235515
           Summary: games/pioneer: Update to 20190203
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lightside@gmx.com
 Attachment #201743 maintainer-approval+
             Flags:

Created attachment 201743
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201743&action=
=3Dedit
Proposed patch (since 487272 revision)

Patch to update games/pioneer port from 20180203 to 20190203 version.

Look following links for changes:
https://github.com/pioneerspacesim/pioneer/compare/20180203...20190203
https://github.com/pioneerspacesim/pioneer/blob/20190203/Changelog.txt

- Use cmake build system
- Add INSTALLS_ICONS=3Dyes [1]
- Remove MODELCOMPILER and SERVERAGENT port's options [2, 3]
- Add OPTMODELS port's option [3]
- Adapt some sed patches
- Add pkg-plist file for this case

1. The ports-mgmt/portlint (with using -C option) reported about following
warning(s):
WARN: <..>: installing icons, please define INSTALLS_ICONS as appropriate
2. Looks like, the src/ServerAgent.[cpp|h] files wasn't changed for newer
contrib/json library (for this release), because requires previous json/jso=
n.h
include file, while json/json.hpp file available in contrib directory.
3. The current cmake's script(s) has instructions to build/install
modelcompiler tool and use it to create optimized models (*.sgm files) after
build, but possible to add a configurable port's option for this case.

The saved games from previous version are not compatible.

--=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-235515-7788>