notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
mpb MIT Photonic-Bands
1.11.1_6 science on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.11.1_6Version of this port present on the latest quarterly branch.
Maintainer: rhurlin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-04 10:23:30
Last Update: 2024-03-21 12:34:33
Commit Hash: 15ba486
People watching this port, also watch:: ggobi, postgis-jdbc, saga, qgis
License: GPLv2
WWW:
https://mpb.readthedocs.io/en/latest/
Description:
The MIT Photonic-Bands (MPB) package is a free program for computing the band structures (dispersion relations) and electromagnetic modes of periodic dielectric structures, on both serial and parallel computers. It was developed by Steven G. Johnson at MIT in the Joannopoulos Ab Initio Physics group. This program computes definite-frequency eigenstates of Maxwell's equations in periodic dielectric structures for arbitrary wavevectors, using fully-vectorial and three-dimensional methods. It is especially designed for the study of photonic crystals (a.k.a. photonic band-gap materials), but is also applicable to many other problems in optics, such as waveguides and resonator systems. (For example, it can solve for the modes of waveguides with arbitrary cross- sections.)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mpb-1.11.1_6/catalog.mk
  3. /usr/local/share/licenses/mpb-1.11.1_6/LICENSE
  4. /usr/local/share/licenses/mpb-1.11.1_6/GPLv2
  5. bin/mpb
  6. bin/mpb-data
  7. bin/mpb-split
  8. include/mpb.h
  9. include/mpb/eigensolver.h
  10. include/mpb/matrices.h
  11. include/mpb/maxwell.h
  12. include/mpb/scalar.h
  13. include/mpb/verbosity.h
  14. lib/libmpb.a
  15. lib/libmpb.so
  16. lib/libmpb.so.1
  17. lib/libmpb.so.1.4.1
  18. share/examples/mpb/bragg-sine.ctl
  19. share/examples/mpb/bragg.ctl
  20. share/examples/mpb/check.ctl
  21. share/examples/mpb/diamond.ctl
  22. share/examples/mpb/dos.scm
  23. share/examples/mpb/hole-slab.ctl
  24. share/examples/mpb/honey-rods.ctl
  25. share/examples/mpb/line-defect.ctl
  26. share/examples/mpb/sq-rods.ctl
  27. share/examples/mpb/strip.ctl
  28. share/examples/mpb/tri-holes.ctl
  29. share/examples/mpb/tri-rods.ctl
  30. share/examples/mpb/tutorial.ctl
  31. share/examples/mpb/wavevector.scm
  32. share/man/man1/mpb-data.1.gz
  33. share/man/man1/mpb-split.1.gz
  34. share/man/man1/mpb.1.gz
  35. share/mpb/mpb.scm
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • mpb>0:science/mpb
To install the port:
cd /usr/ports/science/mpb/ && make install clean
To add the package, run one of these commands:
  • pkg install science/mpb
  • pkg install mpb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mpb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1603732678 SHA256 (mpb-1.11.1.tar.gz) = dc55b081c56079727dac92d309f8e4ea84ca6eea9122ec24b7955f8c258608e1 SIZE (mpb-1.11.1.tar.gz) = 636154

Packages (timestamps in pop-ups are UTC):
mpb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.1_61.11.1_6--1.11.1_6---
FreeBSD:13:quarterly1.11.1_51.11.1_5--1.11.1_6---
FreeBSD:14:latest1.11.1_61.11.1_6--1.11.1_6---
FreeBSD:14:quarterly1.11.1_51.11.1_6--1.11.1_6---
FreeBSD:15:latest1.11.1_51.11.1_6n/a-n/a--1.11.1_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gfortran13 : lang/gcc13
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gcc13 : lang/gcc13
  5. as : devel/binutils
Runtime dependencies:
  1. gfortran13 : lang/gcc13
  2. gcc13 : lang/gcc13
Library dependencies:
  1. libctl.so : science/libctl
  2. libfftw3.so : math/fftw3
  3. libhdf5.so : science/hdf5
  4. libnlopt.so : math/nlopt
  5. libguile-2.2.so : lang/guile2
  6. libgc-threaded.so : devel/boehm-gc-threaded
  7. libreadline.so.8 : devel/readline
  8. libopenblas.so : math/openblas
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mpb-1.11.1_6: ATLAS=off: Use math/atlas instead of math/openblas OPENMP=off: Use OpenMP (enable also in math/fftw3) ===> Use 'make config' to modify these settings
Options name:
science_mpb
USES:
fortran guile:2.2,alias libtool pkgconfig readline blaslapack:openblas
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/NanoComp/mpb/releases/download/v1.11.1/
Collapse this list.

There are no commits on branch 2022Q2 for this port