Page MenuHomeFreeBSD

devel/R-cran-bigmemory.sri: New port
Needs ReviewPublic

Authored by dteske on Dec 4 2019, 5:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 29, 11:57 AM
Unknown Object (File)
Wed, Jul 29, 1:03 AM
Unknown Object (File)
Sat, Jul 18, 5:17 PM
Unknown Object (File)
Sat, Jul 18, 10:18 AM
Unknown Object (File)
Sat, Jul 18, 5:23 AM
Unknown Object (File)
Sun, Jul 12, 8:41 AM
Unknown Object (File)
Jun 25 2026, 1:14 PM
Unknown Object (File)
Jun 24 2026, 8:01 AM
Subscribers

Details

Reviewers
imp
swills
mat
Summary

bigmemory.sri provides a shared resource interface for the bigmemory
and synchronicity packages in R.

Test Plan

install, deinstall, package, pkg install, pkg delete

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75253
Build 72136: arc lint + arc unit

Event Timeline

This looks generally good to me, modulo my one comment. I assume that it also passes portlint since I didn't do that myself.

devel/Makefile
21

Are these updated when ports are added, or is there automation that keeps it up to date?

devel/Makefile
21

Tools/scripts/addport automatically adds it.

But, I want the review to reflect the addition before running Tools/scripts/addport (which would, ahem, commit the port without going to review first)

EDIT: If you would prefer me to not put these changes in the reviews, I'm OK with that

Drop Makefile change from review (done by addport)

assuming it passed portlint and this was part of a poudriere build, it looks ready.

This revision is now accepted and ready to land.Dec 4 2019, 6:51 PM
This revision now requires review to proceed.Dec 4 2019, 6:52 PM
This revision is now accepted and ready to land.Dec 4 2019, 8:00 PM
This revision now requires review to proceed.Dec 4 2019, 8:23 PM
This revision is now accepted and ready to land.Dec 4 2019, 8:32 PM
dteske retitled this revision from [New Port] devel/R-cran-bigmemory.sri: A shared resource interface for Bigmemory Project packages to devel/R-cran-bigmemory.sri: New port.Wed, Jul 29, 1:19 AM

Refresh against current ports tree and CRAN bigmemory.sri 0.1.8 (was 0.1.3).

Since @mat's accept in 2019:

  • bump to 0.1.8
  • modern Makefile (WWW=, drop $FreeBSD$; COMMENT without leading "A")
  • add devel/Makefile SUBDIR

Tested with DEVELOPER=yes: makesum, stage, stage-qa (clean), package.

@mat: would you mind re-accepting when you have a moment?

This revision now requires review to proceed.Wed, Jul 29, 1:20 AM