From nobody Fri Dec 10 05:03:53 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BEDD218E1D85; Fri, 10 Dec 2021 05:03:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J9Jhn3VWPz3jVY; Fri, 10 Dec 2021 05:03:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4E1B514B20; Fri, 10 Dec 2021 05:03:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BA53rgS063348; Fri, 10 Dec 2021 05:03:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BA53rtQ063347; Fri, 10 Dec 2021 05:03:53 GMT (envelope-from git) Date: Fri, 10 Dec 2021 05:03:53 GMT Message-Id: <202112100503.1BA53rtQ063347@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guangyuan Yang Subject: git: 2b059a5078db - main - devel/R-cran-cyclocomp: New port: Cyclomatic Complexity of R Code List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2b059a5078dbc68dba717dd2ddf6bd5235cea34b Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639112633; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0J7VIsMPeZtg1n4MfnCzxDJQGmNWs/dRYKPectXjBNo=; b=fnjx1VRGe6VrdAKW6z97oWBFGDC29sKUHb6ekKhIrS+WkpUOTyjgrmMNRYj28nFKcitzQR QAry9q0gXa2FHLlfBuYwfowcTC7kypH+yqvwP1WuVhek/vleo6eDVAojjGBbTSPoyUF+G0 ONN5phu6oNJU+SEPLP2zYmSDQw8hNZZqYeTmqTdFN/bLd//6BK+mKGz+kXRkAhZoOuRPX4 jt/qAHFZiC2cjk+wlyawGZ/7TDbElTbugk1PDgyBcvHSJQ35yvrZVGU1/BPdqO5Z7KrBeW t7aAbxbXzYVYfsSIg8Lm1rrp9EOzfQHd1o0jvKEBd6Z4WiyMTyDe1L2pdSOPxw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639112633; a=rsa-sha256; cv=none; b=xSYacNcMUdMRSR/V4Ohbjify/5J2W1zoCE9+O70EkzJytyM6IbpzSumgHEO7I8SMU4Bhty Skwbcrp9pOXcfLqujYJY8CIXST0FDxSZUy4pXX3C9tWbGXnqQmiXmP+PLBmujL96GaGb1Q 9We9R1Lnf2nyzW7pBq1q/aV1PWW4yg5vs5fJUo+i4TN+e6As2ycv5fX+//rYhsrah18P3K HKzeduCTEOUCVXPeT4TRDlDXvHGk+zh1s9vPj1djGeKqy8kL99GdSG0FmMULioBUYi2YnV vcUPCSbK6YRbGhIOddV1dctRDo6SH+2VPSWjC9llnxQVWbKBSpGWa2XPtOCdiQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b059a5078dbc68dba717dd2ddf6bd5235cea34b commit 2b059a5078dbc68dba717dd2ddf6bd5235cea34b Author: Guangyuan Yang AuthorDate: 2021-12-10 05:03:40 +0000 Commit: Guangyuan Yang CommitDate: 2021-12-10 05:03:40 +0000 devel/R-cran-cyclocomp: New port: Cyclomatic Complexity of R Code --- devel/Makefile | 1 + devel/R-cran-cyclocomp/Makefile | 23 +++++++++++++++++++++++ devel/R-cran-cyclocomp/distinfo | 3 +++ devel/R-cran-cyclocomp/pkg-descr | 6 ++++++ 4 files changed, 33 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 6e6d89dedb41..219accf957cc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -33,6 +33,7 @@ SUBDIR += R-cran-covr SUBDIR += R-cran-cpp11 SUBDIR += R-cran-crayon + SUBDIR += R-cran-cyclocomp SUBDIR += R-cran-data.table SUBDIR += R-cran-desc SUBDIR += R-cran-devtools diff --git a/devel/R-cran-cyclocomp/Makefile b/devel/R-cran-cyclocomp/Makefile new file mode 100644 index 000000000000..8514dea2258c --- /dev/null +++ b/devel/R-cran-cyclocomp/Makefile @@ -0,0 +1,23 @@ +# Created by: Guangyuan Yang + +PORTNAME= cyclocomp +DISTVERSION= 1.1.0 +CATEGORIES= devel +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= ygy@FreeBSD.org +COMMENT= Cyclomatic Complexity of R Code + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= R-cran-callr>0:devel/R-cran-callr \ + R-cran-crayon>0:devel/R-cran-crayon \ + R-cran-desc>0:devel/R-cran-desc \ + R-cran-remotes>0:devel/R-cran-remotes \ + R-cran-withr>0:devel/R-cran-withr +TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat + +USES= cran:auto-plist + +.include diff --git a/devel/R-cran-cyclocomp/distinfo b/devel/R-cran-cyclocomp/distinfo new file mode 100644 index 000000000000..9e47e8bd87f5 --- /dev/null +++ b/devel/R-cran-cyclocomp/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1639103732 +SHA256 (cyclocomp_1.1.0.tar.gz) = cdbf65f87bccac53c1527a2f1269ec7840820c18503a7bb854910b30b71e7e3e +SIZE (cyclocomp_1.1.0.tar.gz) = 8407 diff --git a/devel/R-cran-cyclocomp/pkg-descr b/devel/R-cran-cyclocomp/pkg-descr new file mode 100644 index 000000000000..ecef6bfc35d4 --- /dev/null +++ b/devel/R-cran-cyclocomp/pkg-descr @@ -0,0 +1,6 @@ +Cyclomatic complexity is a software metric (measurement), used to indicate the +complexity of a program. It is a quantitative measure of the number of linearly +independent paths through a program's source code. It was developed by Thomas +J. McCabe, Sr. in 1976. + +WWW: https://github.com/MangoTheCat/cyclocomp