From nobody Thu Sep 26 09:13:40 2024 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 4XDnvm4Bh5z5Wldr; Thu, 26 Sep 2024 09:13:40 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XDnvm3N1Lz43n9; Thu, 26 Sep 2024 09:13:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727342020; 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=2QT08mh2rI7AjauW5rRwSYbWrm4cMKnpO2dKcFpqfPA=; b=hMYrHntU/n9g+lDoKnYLv/nc68ej4aid9/j+3FWZ+LpXNOqCWx34Nhtt+/SlE+o9F2yVFM YKuwlyqdkFJRVrIAXd24n5Ras37NKdNDObmyF8QnDodcxIq27KitlozpWVczFAgmJDJm4X WnACRRr+WSXIg9S8iXvQZokp0+pLmYCVoJfdxz5qd0/KcpxBZmWs/PI19r7TmQ7gAIFfY6 NPH/DMCqNGLi79OKsYv0kRt4U6svtnY+xdH6LatJGiLvLQf4tMsyxsgDRBa6eQuBjs677+ D/rWz9YSjTfuefcgPQVNTUQtM6twnbszTN+5PND7EtziigNateDw3S6grAOMZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727342020; 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=2QT08mh2rI7AjauW5rRwSYbWrm4cMKnpO2dKcFpqfPA=; b=HBTMFl4/3pWr3fvQuutsimkeogiqdRVnjs8eF+/zaF3MH/77bpvOD8ZwzBaLyYgEhpZHsm QnhtON0XwVx7TtQLqODb1JVu6+QzSI7r6AucMS3ME2YHIucamtplv8PWlVms+X3manEgHy +3Zec5olPEtTqQaoY3An65uQVVKYohuadCWejUu3vgyIBjOCDKwUgkcKn5mqi53R85c2Z+ aXMGqcGGddSKqjhYGaYN99ga2z0HztewUBmlcSDgSaoWSCxmnXUFWvFCVt2B9h1Xan7cjE IXNnThGv5aNIknoXjSrt4XVBIGpjBceb/91lJY2CMFIBOffHp2CAdgCweM8XJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727342020; a=rsa-sha256; cv=none; b=UFanbXJliaECI3nWxhVqfSCtI8nsn7g+iglJgIMpQNWjGpNSuN6/gQ21B0JKuchansaQL4 SEQ0O89dTQ4WVs2gpasRb0x52QiyfQ6e4yHTmWcrMlfswSmMUN9QysJO8pacQtZnOBaXzX SSD5rcrvt5XL8zA9QHRgQ3Ez/1oNlUWUo+PGi5nxwV3PJ8qABo5IVYuPripYELExs1nYdQ +gu5+dBtBr90+mx0A6m7ubZYSVubZhtHCUTIgqsi9jZzyUduqrMfUSDcbuj+4QexH7oc11 Ui33zQpGNGVeu16AP6q/Puc0dPxGpygt9ZAWzCY41JLmPhmEyWv03iIoi/5LFw== 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 4XDnvm2cX5zqSy; Thu, 26 Sep 2024 09:13:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48Q9Deb7076870; Thu, 26 Sep 2024 09:13:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48Q9DeTI076867; Thu, 26 Sep 2024 09:13:40 GMT (envelope-from git) Date: Thu, 26 Sep 2024 09:13:40 GMT Message-Id: <202409260913.48Q9DeTI076867@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Zsolt Udvari Subject: git: afba0f2d1597 - main - devel/R-cran-R.oo: new port 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: uzsolt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: afba0f2d1597837a9b30f86706b960951230488f Auto-Submitted: auto-generated The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=afba0f2d1597837a9b30f86706b960951230488f commit afba0f2d1597837a9b30f86706b960951230488f Author: Zsolt Udvari AuthorDate: 2024-09-26 09:12:06 +0000 Commit: Zsolt Udvari CommitDate: 2024-09-26 09:12:48 +0000 devel/R-cran-R.oo: new port Methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers. The package has been developed since 2001 and is now considered very stable. This is a cross-platform package implemented in pure R that defines standard S3 classes without any tricks. --- devel/Makefile | 1 + devel/R-cran-R.oo/Makefile | 17 +++++++++++++++++ devel/R-cran-R.oo/distinfo | 3 +++ devel/R-cran-R.oo/pkg-descr | 6 ++++++ 4 files changed, 27 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 19ec130fecd1..0e8646b3d44d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7,6 +7,7 @@ SUBDIR += R-cran-Hmisc SUBDIR += R-cran-ModelMetrics SUBDIR += R-cran-R.methodsS3 + SUBDIR += R-cran-R.oo SUBDIR += R-cran-R6 SUBDIR += R-cran-RUnit SUBDIR += R-cran-Rcpp diff --git a/devel/R-cran-R.oo/Makefile b/devel/R-cran-R.oo/Makefile new file mode 100644 index 000000000000..d17c9bd1d486 --- /dev/null +++ b/devel/R-cran-R.oo/Makefile @@ -0,0 +1,17 @@ +PORTNAME= R.oo +DISTVERSION= 1.26.0 +CATEGORIES= devel +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= uzsolt@FreeBSD.org +COMMENT= Methods and classes for object-oriented programming +WWW= https://cran.r-project.org/web/packages/R.oo/ + +LICENSE= LGPL21 LGPL3 +LICENSE_COMB= dual + +RUN_DEPENDS= R-cran-R.methodsS3>=1.8.2:devel/R-cran-R.methodsS3 + +USES= cran:auto-plist + +.include diff --git a/devel/R-cran-R.oo/distinfo b/devel/R-cran-R.oo/distinfo new file mode 100644 index 000000000000..99d68c24402d --- /dev/null +++ b/devel/R-cran-R.oo/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1727336955 +SHA256 (R.oo_1.26.0.tar.gz) = f7602b388c2216fbb4d1a31d4040ed92b40dc83d3e3746db7011637db4d44365 +SIZE (R.oo_1.26.0.tar.gz) = 383646 diff --git a/devel/R-cran-R.oo/pkg-descr b/devel/R-cran-R.oo/pkg-descr new file mode 100644 index 000000000000..c4d20f03a4b3 --- /dev/null +++ b/devel/R-cran-R.oo/pkg-descr @@ -0,0 +1,6 @@ +Methods and classes for object-oriented programming in R with or without +references. Large effort has been made on making definition of methods as simple +as possible with a minimum of maintenance for package developers. The package +has been developed since 2001 and is now considered very stable. This is a +cross-platform package implemented in pure R that defines standard S3 classes +without any tricks.