From owner-freebsd-ports-bugs@freebsd.org Sun Jul 23 09:06:56 2017 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 12555CFCD81 for ; Sun, 23 Jul 2017 09:06:56 +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 D8E257DFF3 for ; Sun, 23 Jul 2017 09:06:55 +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 v6N96tie095732 for ; Sun, 23 Jul 2017 09:06:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219687] [NEW PORT] net/google-compute-engine: User daemon for Google Compute Engine Date: Sun, 23 Jul 2017 09:06:55 +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, needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2017 09:06:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219687 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koobs@FreeBSD.org |freebsd-ports-bugs@FreeBSD. | |org --- Comment #17 from Kubilay Kocak --- - Patches should be commented/referenced (upstream issues/commits) where possible - Port should use python framework components (use=3Dpython, use_python, et= c) Also, rationale/more information on the following would be useful: - A separate google-config port with no dependency registered on it. Could = this (google-compute-engine) port install the configs itself instead? - References to rsyslog / udev, without associated dependencies on rsyslog = or libudev (if needed). If these configs are being modified to work with base freebsd functionality and installed in base directories, are they just call= ed rsyslog/udev to stick with upstream naming of modules? - Installation and integration of files into base directories. The need for this (installing into base) should be actual, compelling and well tested, or alternatives implemented. Given the above complexity I wont be able to review it in the detail that it appears to need at the moment. If the port is modified to be a standard (al= beit even substantially modified) python package, please feel free to re-assign = to me. I'm happy to continue to review python specific issues/questions on request --=20 You are receiving this mail because: You are the assignee for the bug.=