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
Unknown Object (File)
Fri, Jun 5, 9:07 PM
Unknown Object (File)
Fri, Jun 5, 9:04 PM
Unknown Object (File)
Thu, Jun 4, 10:27 PM
Unknown Object (File)
Thu, Jun 4, 5:19 AM
Unknown Object (File)
Thu, May 14, 11:43 AM
Unknown Object (File)
Tue, May 12, 8:28 PM
Unknown Object (File)
May 10 2026, 12:19 PM
Unknown Object (File)
Apr 30 2026, 10:58 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 68345
Build 65228: arc lint + arc unit

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
16

No need to use testing, define TEST_TARGET

18

Approved.

Thanks,
Yuri

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