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)
Mon, Jul 27, 2:02 PM
Unknown Object (File)
Thu, Jul 23, 6:35 AM
Unknown Object (File)
Wed, Jul 22, 3:48 PM
Unknown Object (File)
Wed, Jul 22, 9:17 AM
Unknown Object (File)
Mon, Jul 20, 6:35 AM
Unknown Object (File)
Mon, Jul 20, 4:11 AM
Unknown Object (File)
Sun, Jul 19, 9:51 AM
Unknown Object (File)
Sun, Jul 19, 5:20 AM
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