Page MenuHomeFreeBSD

science/numsa: [NEW PORT] Solvent accessible surface area calculation
ClosedPublic

Authored by alven on Nov 2 2025, 12:02 AM.
Tags
None
Referenced Files
F154022238: D53529.id165659.diff
Sat, Apr 25, 1:02 PM
Unknown Object (File)
Thu, Apr 16, 9:58 AM
Unknown Object (File)
Wed, Apr 15, 12:43 AM
Unknown Object (File)
Sun, Apr 12, 2:29 AM
Unknown Object (File)
Tue, Apr 7, 3:47 AM
Unknown Object (File)
Mon, Apr 6, 8:46 PM
Unknown Object (File)
Mon, Apr 6, 7:24 PM
Unknown Object (File)
Mon, Apr 6, 3:36 PM
Subscribers

Details

Summary

Numerical surface area integrator for molecular inputs. This project
is based on routines from xtb and dftb+.

WWW: https://github.com/grimme-lab/numsa/

Test Plan

For every {amd64} × {14.3, 13.5}:

  • Successful poudriere testport
  • Successful run-testing

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

alven requested review of this revision.Nov 2 2025, 12:02 AM
alven created this revision.

Add patch fixing some CMakelists typo

diizzy added inline comments.
science/numsa/Makefile
17

No need to use testing, define TEST_TARGET

19

Approved.

Thanks,
Yuri

This revision is now accepted and ready to land.Nov 3 2025, 5:43 AM