From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 13 15:18:57 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4D6D4B8 for ; Sat, 13 Dec 2014 15:18:57 +0000 (UTC) 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 7145A24F for ; Sat, 13 Dec 2014 15:18:57 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sBDFIv1F097474 for ; Sat, 13 Dec 2014 15:18:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195014] [NEW PORT] games/diaspora: Single and multiplayer space fighter combat game Date: Sat, 13 Dec 2014 15:18:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2014 15:18:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195014 lightside changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149580|0 |1 is obsolete| | --- Comment #29 from lightside --- Created attachment 150544 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150544&action=edit The port in shar format Hello, Jan Beich. (In reply to Jan Beich from comment #27) > CCbyNCSA3 spelling is more common under games/ It's more common to use CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/deed or CC BY NC SA: http://en.unesco.org/open-access/terms-use-ccbyncsa-en I use capital chars for port's licenses (except for (v)ersion, to distinguish it, as for GPLv2, etc.). Not sure why others started to do otherwise. It's ok in my case and on the following image: https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png The BY here means Attribution, this is not just an adverb or preposition. (In reply to Jan Beich from comment #27) > Use SPEECH_CONFIGURE_ENABLE=speech unless --disable-speech is broken. It's disabled by default for configure, but ok. (In reply to Jan Beich from comment #27) > Nowadays, pkg-delete(8) removes empty dirs under PREFIX automatically > but even before that PORTDATA added @dirrm recursively. The PORTDATA and current stage capabilities doesn't use empty directories, but warning about them on stage-qa (make check-plist), if they exists and not added to package list. (In reply to Jan Beich from comment #28) > Ah, reading comment 12 the Makefile should probably explain "why" instead of "what": > # Keep empty dirs to help with system-wide customization I added the "required" word. This is "what" and "why" in the same time: # Add required empty directories to TMPPLIST (In reply to Jan Beich from comment #27) > Can you leverage option helpers? > Why not replace with PLIST_FILES ? > Can you include a comment about origin of the patch? Ok, done. Thanks for review. -- You are receiving this mail because: You are the assignee for the bug.