Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jul 2016 16:45:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209742] devel/godot: Improve port (v2.0.3); add devel/godot-tools port
Message-ID:  <bug-209742-13-ke4EJ4alWm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209742-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209742-13@https.bugs.freebsd.org/bugzilla/>

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

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #171968|0                           |1
        is obsolete|                            |
 Attachment #172012|                            |maintainer-approval?(FreeBS
              Flags|                            |D@ShaneWare.Biz)

--- Comment #39 from lightside <lightside@gmx.com> ---
Created attachment 172012
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172012&action=
=3Dedit
Proposed patch (since 415742 revision)

In private discussion, the maintainer reported about issue(s), related to e=
rror
inside of OS_Unix::execute function (in ${WRKSRC}/drivers/unix/os_unix.cpp
file), when using demos/gui/rich_text_bbcode project. I investigated this i=
ssue
and suggested solution for it in a patch form.

Current (clarified) description of changes may look as follows:
- Bump PORTREVISION
- Add LICENSE_FILE for MIT license
- Add CCBYv3 license for logo
- Add devel/xdg-user-dirs, devel/xdg-utils and x11/xmessage to RUN_DEPENDS
- Replace USE_OPENSSL=3Dyes with USES+=3Dssl
- Add gl to USE_GL
- Add DEBUG option and clarify build targets
- Replace TOOLS option with devel/godot-tools port, while devel/godot port =
used
as runtime
- Allow to build ALSA and PulseAudio drivers independently
- Allow to build RtAudio driver with OSS or ALSA or PulseAudio
- Set OSS option by default
- Add desktop entry
- Add sed patch to fix executable paths inside of
${WRKSRC}/platform/x11/os_x11.cpp file
- Remove mkdir, because of COPYTREE_SHARE usage, which recreates destination
directories
- Remove RM command for demos/2d/hexamap/.fscache file, because the file is=
 not
available for current version
- Add patch to enable OSS usage for RtAudio driver on FreeBSD
- Add patch to fix issue(s) with OS_Unix::execute and
OS_Unix::get_executable_path functions on FreeBSD
- Remove pkg-plist and use dynamic package list with PORTDATA and PLIST_FIL=
ES

--=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-209742-13-ke4EJ4alWm>