[Bug 209742] devel/godot: Improve port (v2.0.3); add devel/godot-tools port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 1 16:45:28 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209742

lightside <lightside at gmx.com> changed:

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

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

In private discussion, the maintainer reported about issue(s), related to error
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 issue
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=yes with USES+=ssl
- 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_FILES

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


More information about the freebsd-ports-bugs mailing list