From owner-svn-ports-all@freebsd.org Tue May 29 02:28:12 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2557F796EA; Tue, 29 May 2018 02:28:12 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x22a.google.com (mail-pf0-x22a.google.com [IPv6:2607:f8b0:400e:c00::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3EBCB70D1E; Tue, 29 May 2018 02:28:12 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x22a.google.com with SMTP id a14-v6so6548576pfi.1; Mon, 28 May 2018 19:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=MRYZ6Ojlt+G2Nia7ZIfoXF+cxu21AqSWq4kbv/eTpD0=; b=aJ5VTZdThlyr7OH39e83CXoJ3Q5IlEdl2IZ2PCz1i3FclT13kcyjQVhIT/bCcEeFz7 LMY3f45nLFQaBrn3Mb9XJLvidHIy5v4P/EDtUthEBjFk7vDW3oz/nm5uKqkVEv+y+ZGv nakKlwNNseFbm/emTO3ylBmxTSHwDDybuuwO0qgW6uv/uoGPib3zwpIImggWKY0FuAfK 5LyYdxOeLYhcvWE+laZznMEO8rAsXwqV6Vs4xjT0egdGeYvPk3Kew7XwieSSyT4zYhva UTHTdObytIBshRf6DasCwBSP+sc3i7xTHAErEAyLsH7pLGms5mjbqTnrFaf4U4e4ZFJu 6Dvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:cc:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=MRYZ6Ojlt+G2Nia7ZIfoXF+cxu21AqSWq4kbv/eTpD0=; b=hLO2Glw271KwLj1QX7wtPwlB+p6bvUnAv+by/8lnlUi/vXmhmvsgJDUWqemJ0zUU8k +VP3LoID1XTY6yoa7QjQWqAIZ6C4SUfv1ZXXjt6gYpYyd/gtWqRMRCvUrxyf5GL9PG1B JAxX3GofTzD8w3BluLlbKbjrq7hW5bhnYxeugP9brALt4mKycyl6LuVsnWJxlrYnpHV8 x/9yjf1CT9f5ZqBloWwMHC+b5xC/H5kTOnTuX/AuR/7RdyQAwkmsZg0yC5aOwygu8Xj6 e28UJuNkIZPxTbP1iMIBY10OoHFySY9guAD6/T5vRYnRFHqnIN2o/XM0G+n3ssicHDYZ Ga2g== X-Gm-Message-State: ALKqPwebkk1ybw41iEqgmXa/hPP/CQO08hNNwWuV6mzhVBTNy0Ca+cn+ dItZcEy3wNdcwQprsnlIsv68+yEq X-Google-Smtp-Source: AB8JxZqIP4CUBYuoO6UuRgODhJ6qL8HYm40VG+azGpPlUEz4d/FYPOCQD0Yke2tGq9+LqLR+r1bdTQ== X-Received: by 2002:a65:6517:: with SMTP id x23-v6mr12324927pgv.268.1527560891171; Mon, 28 May 2018 19:28:11 -0700 (PDT) Received: from [192.168.1.112] (116.133.220.111.sta.wbroadband.net.au. [111.220.133.116]) by smtp.gmail.com with ESMTPSA id l20-v6sm7297039pff.50.2018.05.28.19.28.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 May 2018 19:28:10 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r471040 - in head/devel: . py-pyformance To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Waitman Gobble References: <201805281242.w4SCgbgN082615@repo.freebsd.org> Cc: "Vanilla I. Shu" , python From: Kubilay Kocak Message-ID: <5b23b612-3064-c9b2-275f-857da4b27c2a@FreeBSD.org> Date: Tue, 29 May 2018 12:28:02 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <201805281242.w4SCgbgN082615@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2018 02:28:12 -0000 On 28/05/2018 10:42 pm, Vanilla I. Shu wrote: > Author: vanilla > Date: Mon May 28 12:42:37 2018 > New Revision: 471040 > URL: https://svnweb.freebsd.org/changeset/ports/471040 > > Log: > Add py-pyformance 0.4, pyFormance is a toolset for performance > measurement and statistics. > > PR: 228527 > Submitted by: Waitman Gobble > > Added: > head/devel/py-pyformance/ > head/devel/py-pyformance/Makefile (contents, props changed) > head/devel/py-pyformance/distinfo (contents, props changed) > head/devel/py-pyformance/pkg-descr (contents, props changed) > Modified: > head/devel/Makefile > > Modified: head/devel/Makefile > ============================================================================== > --- head/devel/Makefile Mon May 28 11:49:41 2018 (r471039) > +++ head/devel/Makefile Mon May 28 12:42:37 2018 (r471040) > @@ -4824,6 +4824,7 @@ > SUBDIR += py-pyface > SUBDIR += py-pyfcm > SUBDIR += py-pyflakes > + SUBDIR += py-pyformance > SUBDIR += py-pygdbmi > SUBDIR += py-pygit2 > SUBDIR += py-pygithub > > Added: head/devel/py-pyformance/Makefile > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/py-pyformance/Makefile Mon May 28 12:42:37 2018 (r471040) > @@ -0,0 +1,28 @@ > +# Created by: Waitman Gobble > +# $FreeBSD$ > + > +PORTNAME= pyformance > +PORTVERSION= 0.4 > +CATEGORIES= devel python > +MASTER_SITES= CHEESESHOP > +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > + > +MAINTAINER= python@FreeBSD.org Thank you for your new python port contribution Waitman While we (python) are happy to be default maintainers in some cases, and fallback maintainers in most others cases, new port submitters are strongly encouraged, if not already required by defacto or documented policy, to maintain ports themselves in the first instance, as there are ongoing responsibilities of creating a port: https://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing/ports-contributing.html#maintain-port It would be great if you could update the port MAINTAINER line to yourself, after creating a bugzilla account with the same address, so that you can be informed of new port bugs automatically. > +COMMENT= PyFormance is a toolset for performance measurement and statistics Can probably strip this "X is a" part of COMMENT. Also, it looks like there is a missing RUN_DEPENDS on six: setup.py: install_requires = ['six'] # optional: ["blinker==1.2"] > + > +LICENSE= APACHE20 > +LICENSE_FILE= ${WRKSRC}/LICENSE > + > +OPTIONS_DEFINE= DOCS > + > +NO_ARCH= yes > +USES= python > +USE_PYTHON= autoplist distutils > + > +PORTDOCS= README.md > + > +post-install-DOCS-on: > + @${MKDIR} ${STAGEDIR}${DOCSDIR} > + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} > + > +.include > > Added: head/devel/py-pyformance/distinfo > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/py-pyformance/distinfo Mon May 28 12:42:37 2018 (r471040) > @@ -0,0 +1,3 @@ > +TIMESTAMP = 1527390802 > +SHA256 (pyformance-0.4.tar.gz) = 2fd16397961ff62f2b2e7300e0abb2afd2b7e996e6075afae666922636d07029 > +SIZE (pyformance-0.4.tar.gz) = 20683 > > Added: head/devel/py-pyformance/pkg-descr > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/py-pyformance/pkg-descr Mon May 28 12:42:37 2018 (r471040) > @@ -0,0 +1,5 @@ > +PyFormance is a toolset for performance measurement > +and statistics, with a signaling mechanism that > +allows to issue events in cases of unexpected behavior. > + > +WWW: https://pypi.org/project/pyformance/ >