mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
1c5dc9d9b5
Changelog: https://github.com/NanoComp/mpb/blob/master/NEWS.md - Update from version 1.5 to 1.11.1 - Change MASTER_SITES to Github releases - Remove MAKE_JOBS_UNSAFE - Change dependency math/fftw to math/fftw3 - Change dependency math/blas to math/openblas - Add devel/boehm-gc-threaded to LIB_DEPENDS - Add USES=readline - Use GCC compiler because of Fortran code - Reorder Makefile - Add option for OpenMP - Remove post-patch target - Add post-install target to install examples - Change URL in pkg-descr - Update pkg-plist Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D27031
29 lines
664 B
Plaintext
29 lines
664 B
Plaintext
bin/mpb
|
|
bin/mpb-data
|
|
bin/mpb-split
|
|
include/mpb.h
|
|
include/mpb/eigensolver.h
|
|
include/mpb/matrices.h
|
|
include/mpb/maxwell.h
|
|
include/mpb/scalar.h
|
|
include/mpb/verbosity.h
|
|
lib/libmpb.a
|
|
man/man1/mpb-data.1.gz
|
|
man/man1/mpb-split.1.gz
|
|
man/man1/mpb.1.gz
|
|
%%EXAMPLESDIR%%/bragg-sine.ctl
|
|
%%EXAMPLESDIR%%/bragg.ctl
|
|
%%EXAMPLESDIR%%/check.ctl
|
|
%%EXAMPLESDIR%%/diamond.ctl
|
|
%%EXAMPLESDIR%%/dos.scm
|
|
%%EXAMPLESDIR%%/hole-slab.ctl
|
|
%%EXAMPLESDIR%%/honey-rods.ctl
|
|
%%EXAMPLESDIR%%/line-defect.ctl
|
|
%%EXAMPLESDIR%%/sq-rods.ctl
|
|
%%EXAMPLESDIR%%/strip.ctl
|
|
%%EXAMPLESDIR%%/tri-holes.ctl
|
|
%%EXAMPLESDIR%%/tri-rods.ctl
|
|
%%EXAMPLESDIR%%/tutorial.ctl
|
|
%%EXAMPLESDIR%%/wavevector.scm
|
|
%%DATADIR%%/mpb.scm
|