Page MenuHomeFreeBSD

New port: science/ALPSCore: Generic algorithms and utilities for condensed matter physics
ClosedPublic

Authored by yuri on Nov 25 2017, 2:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 15 2024, 1:00 AM
Unknown Object (File)
Jan 15 2024, 9:14 AM
Unknown Object (File)
Jan 1 2024, 9:33 PM
Unknown Object (File)
Jan 1 2024, 9:33 PM
Unknown Object (File)
Jan 1 2024, 9:33 PM
Unknown Object (File)
Jan 1 2024, 9:33 PM
Unknown Object (File)
Jan 1 2024, 9:33 PM
Unknown Object (File)
Jan 1 2024, 9:33 PM

Diff Detail

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

Event Timeline

science/alpscore/Makefile
38 ↗(On Diff #35754)

i think you could use

OPENMPI2_VARS= cc=${LOCALBASE}/mpi/openmpi2/bin/mpicc \
               cxx=${LOCALBASE}/mpi/openmpi2/bin/mpicxx

instead of including bsd.port.options.mk and option matching.

yuri marked an inline comment as done.Nov 25 2017, 9:31 AM
science/alpscore/Makefile
3 ↗(On Diff #35761)

Usual complaint:
Port: science/alpscore -> Pkg: ALPSCore-1.0.0

Our filesystems support uper case names, why not use them and get rid of the two seconds it takes to
cd /usr/ports/science/ALP<tab> *huh?* *ah* cd /usr/ports/science/alpscore

Tradition is a very poor counter argument to annoyance, in my opinion :D

yuri marked an inline comment as done.Nov 25 2017, 9:56 AM
yuri added inline comments.
science/alpscore/Makefile
3 ↗(On Diff #35761)

I full-heartedly agree with you! :)

yuri marked 2 inline comments as done.Nov 25 2017, 9:56 AM
science/alpscore/Makefile
3 ↗(On Diff #35761)

So, are you going to rename the directory to 'science/ALPScore' then? :)

yuri marked an inline comment as done.Nov 27 2017, 6:52 AM
yuri added inline comments.
science/alpscore/Makefile
3 ↗(On Diff #35761)

Aren't people strongly against it?
I recently asked this question in the ML: https://lists.freebsd.org/pipermail/freebsd-ports/2017-November/thread.html#111028

There were only negative responses. :(

Do you think I should still rename it?

yuri marked an inline comment as done.

Renamed into science/ALPSCore.

yuri retitled this revision from New port: science/alpscore: Generic algorithms and utilities for condensed matter physics to New port: science/ALPSCore: Generic algorithms and utilities for condensed matter physics.Nov 27 2017, 7:55 AM
This comment was removed by yuri.
This revision is now accepted and ready to land.Dec 3 2017, 7:22 PM
This revision was automatically updated to reflect the committed changes.