aboutsummaryrefslogtreecommitdiff
path: root/science/mpb
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-12-27 00:24:47 +0000
committerRene Ladan <rene@FreeBSD.org>2014-12-27 00:24:47 +0000
commit5ada0d0b07c53a3ad606a31c18774c2e3608c3fc (patch)
tree428e2905ae8e47b695f3538c20b8afe3539db921 /science/mpb
parenta781a6e13c48cdb077c68680f30716b878435448 (diff)
downloadports-5ada0d0b07c53a3ad606a31c18774c2e3608c3fc.tar.gz
ports-5ada0d0b07c53a3ad606a31c18774c2e3608c3fc.zip
Remove expired ports:
2014-12-27 games/secretmaryochronicles-music: Depends on expiring games/secretmaryochronicles 2014-12-27 science/mpb: Broken for more than 6 months 2014-12-27 x11-fm/pbi-thumbnailer: Broken for more than 6 months
Notes
Notes: svn path=/head/; revision=375664
Diffstat (limited to 'science/mpb')
-rw-r--r--science/mpb/Makefile54
-rw-r--r--science/mpb/distinfo2
-rw-r--r--science/mpb/pkg-descr14
-rw-r--r--science/mpb/pkg-plist7
4 files changed, 0 insertions, 77 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
deleted file mode 100644
index b9853f00d85d..000000000000
--- a/science/mpb/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= mpb
-PORTVERSION= 1.4.2
-PORTREVISION= 17
-CATEGORIES= science
-MASTER_SITES= http://ab-initio.mit.edu/mpb/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= MIT Photonic-Bands
-
-LICENSE= GPLv2
-
-BROKEN= Fails to build
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2014-12-27
-
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS= libfftw.so:${PORTSDIR}/math/fftw \
- libhdf5.so:${PORTSDIR}/science/hdf5 \
- libctl.so:${PORTSDIR}/science/libctl \
- libguile.so:${PORTSDIR}/lang/guile
-
-OPTIONS_DEFINE= ATLAS
-ATLAS_DESC= Use math/atlas instead of math/lapack
-
-USES= fortran
-GNU_CONFIGURE= yes
-MAKE_JOBS_UNSAFE= yes
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MATLAS}
-LIB_DEPENDS+= libatlas.so:${PORTSDIR}/math/atlas
-CONFIGURE_ARGS+= --with-lapack=-lalapack
-.else
-LIB_DEPENDS+= libblas.so:${PORTSDIR}/math/blas \
- liblapack.so:${PORTSDIR}/math/lapack
-CONFIGURE_ARGS+= --with-lapack=-llapack
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lhdf5 |-lhdf5 ${PTHREAD_LIBS} |g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} \
- -e '/INSTALL/s/$$(prefix)/$$(DESTDIR)$$(prefix)/' \
- -e '/INSTALL/s/$$(mandir)/$$(DESTDIR)$$(mandir)/' \
- ${WRKSRC}/mpb-ctl/Makefile.in ${WRKSRC}/utils/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/science/mpb/distinfo b/science/mpb/distinfo
deleted file mode 100644
index e9830a528602..000000000000
--- a/science/mpb/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mpb-1.4.2.tar.gz) = e44c0720a5969a879fb93e48f6098d4d87e2f99d6ef49711d822f4c2249ccd61
-SIZE (mpb-1.4.2.tar.gz) = 686488
diff --git a/science/mpb/pkg-descr b/science/mpb/pkg-descr
deleted file mode 100644
index ef08c2cefc87..000000000000
--- a/science/mpb/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-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.)
-
-WWW: http://ab-initio.mit.edu/mpb/
diff --git a/science/mpb/pkg-plist b/science/mpb/pkg-plist
deleted file mode 100644
index 96e3f34712d1..000000000000
--- a/science/mpb/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/mpb
-bin/mpb-split
-bin/mpb-data
-man/man1/mpb.1.gz
-man/man1/mpb-data.1.gz
-man/man1/mpb-split.1.gz
-share/libctl/specs/mpb.scm