From owner-freebsd-ports-bugs@freebsd.org Sat May 28 20:39:30 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C2D8B4E99A for ; Sat, 28 May 2016 20:39:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 622B51139 for ; Sat, 28 May 2016 20:39:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4SKdTdN065418 for ; Sat, 28 May 2016 20:39:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209742] devel/godot: Improve port (v2.0.3) Date: Sat, 28 May 2016 20:39:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2016 20:39:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209742 lightside changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170708|0 |1 is obsolete| | Attachment #170708|maintainer-approval?(FreeBS | Flags|D@ShaneWare.Biz) | Attachment #170709|0 |1 is obsolete| | Attachment #170710|0 |1 is obsolete| | Attachment #170711|0 |1 is obsolete| | Attachment #170766| |maintainer-approval?(FreeBS Flags| |D@ShaneWare.Biz) --- Comment #20 from lightside --- Created attachment 170766 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170766&action= =3Dedit Proposed patch (since 415742 revision) (In reply to comment #17) > Added patch to get OSS working through rtaudio. > This allows godot to run with the sound system in the base OS install. Good. It works. (In reply to comment #17) > I think we can remove the installing of the cryptic binary name and just > install bin/godot and bin/godot-tools I think, the BINSUFFIX variable is not needed in this case. With some changes, the description may look like this: - Bump PORTREVISION - Add LICENSE_FILE for MIT license - Add CCBYv3 license for logo - Add gl to USE_GL - Add DEBUG option - Replace TOOLS option with devel/godot-tools port, while main 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 - Silence mkdir - 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.=