aboutsummaryrefslogtreecommitdiff
path: root/science/fvm
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2018-11-04 17:13:58 +0000
committerThierry Thomas <thierry@FreeBSD.org>2018-11-04 17:13:58 +0000
commit6e203604e7c40f4518cb33f34229d40598c346a9 (patch)
tree6b60ddf2e470fc2da9b75b5e576f4062a905494f /science/fvm
parent28afc4dc6a7f55fe35b631b1a8c85a8b3d84ccaa (diff)
downloadports-6e203604e7c40f4518cb33f34229d40598c346a9.tar.gz
ports-6e203604e7c40f4518cb33f34229d40598c346a9.zip
Notes
Diffstat (limited to 'science/fvm')
-rw-r--r--science/fvm/Makefile58
-rw-r--r--science/fvm/distinfo2
-rw-r--r--science/fvm/files/patch-tests_Makefile.in11
-rw-r--r--science/fvm/pkg-descr5
-rw-r--r--science/fvm/pkg-plist38
5 files changed, 0 insertions, 114 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile
deleted file mode 100644
index 285dad7c0bb8..000000000000
--- a/science/fvm/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# Created by: thierry@pompo.net
-# $FreeBSD$
-
-PORTNAME= fvm
-PORTVERSION= 0.15.5
-PORTREVISION= 10
-CATEGORIES= science parallel
-MASTER_SITES= http://code-saturne.org/releases/
-
-MAINTAINER= thierry@FreeBSD.org
-COMMENT= Code_Saturne Finite Volume Mesh
-
-LICENSE= LGPL21
-
-LIB_DEPENDS= libmed.so:french/med \
- libbft.so:science/bft \
- libhdf5.so:science/hdf5 \
- libcgns.so:science/cgnslib
-
-USES= libtool
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-bft=${LOCALBASE} \
- --with-hdf5=${LOCALBASE} \
- --with-cgns=${LOCALBASE} \
- --with-med=${LOCALBASE}
-INSTALL_TARGET= install-strip
-
-.if defined(WITH_OPENMPI)
-BUILD_DEPENDS+= ${LOCALBASE}/mpi/openmpi/bin/mpicc:net/openmpi
-RUN_DEPENDS+= ${LOCALBASE}/mpi/openmpi/bin/mpirun:net/openmpi
-CONFIGURE_ARGS+= --with-mpi=${LOCALBASE}/mpi/openmpi
-.else
-BUILD_DEPENDS+= ${LOCALBASE}/bin/mpicc:net/mpich
-RUN_DEPENDS+= ${LOCALBASE}/bin/mpirun:net/mpich
-CONFIGURE_ARGS+= --with-mpi=${LOCALBASE}
-# Do not directly depend on Fortran, but FFLAGS needed to link with mpich
-USES+= fortran
-.endif
-
-.if defined(WITH_DEBUG)
-CONFIGURE_ARGS+= --enable-debug
-.endif
-
-TESTSBIN= fvm_file_test fvm_interface_test fvm_selector_postfix_test fvm_selector_test
-
-pre-configure:
- ${REINPLACE_CMD} -e 's|-lmpich|-lmpich -lmpl|' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
- # No useful doc there
- ${REINPLACE_CMD} -e 's|tests doc|tests|' ${WRKSRC}/Makefile.in
-
-regression-test:
-.for pg in ${TESTSBIN}
- (cd ${WRKSRC}/tests; ./${pg})
-.endfor
-
-.include <bsd.port.mk>
diff --git a/science/fvm/distinfo b/science/fvm/distinfo
deleted file mode 100644
index fee73c406ecb..000000000000
--- a/science/fvm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (fvm-0.15.5.tar.gz) = b926d740636ba5b334ef5c199d2bdd1393c427c4df00f8a64a4f3c559cfdad28
-SIZE (fvm-0.15.5.tar.gz) = 732825
diff --git a/science/fvm/files/patch-tests_Makefile.in b/science/fvm/files/patch-tests_Makefile.in
deleted file mode 100644
index 00360f3a5962..000000000000
--- a/science/fvm/files/patch-tests_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- tests/Makefile.in.orig 2011-07-11 11:17:01.000000000 +0200
-+++ tests/Makefile.in 2012-04-07 16:46:12.000000000 +0200
-@@ -300,7 +300,7 @@
- @HAVE_MPI_TRUE@fvm_coupling_test_LDADD = $(top_builddir)/src/libfvm_coupl.la \
- @HAVE_MPI_TRUE@ @BFT_LIBS@ @MPI_LIBS@
-
--all: all-am
-+all: $(check_PROGRAMS)
-
- .SUFFIXES:
- .SUFFIXES: .c .lo .o .obj
diff --git a/science/fvm/pkg-descr b/science/fvm/pkg-descr
deleted file mode 100644
index faa5fd5b2723..000000000000
--- a/science/fvm/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-FVM stands for Finite Volume Mesh.
-It is intended to provide finite volume mesh I/O and some other services such
-as interpolation, possibly in parallel using MPI.
-
-WWW: https://www.code-saturne.org/
diff --git a/science/fvm/pkg-plist b/science/fvm/pkg-plist
deleted file mode 100644
index 0a3b743bfc46..000000000000
--- a/science/fvm/pkg-plist
+++ /dev/null
@@ -1,38 +0,0 @@
-bin/fvm-config
-include/fvm_block_to_part.h
-include/fvm_config.h
-include/fvm_config_priv.h
-include/fvm_coupling.h
-include/fvm_defs.h
-include/fvm_file.h
-include/fvm_group.h
-include/fvm_interface.h
-include/fvm_io_num.h
-include/fvm_locator.h
-include/fvm_neighborhood.h
-include/fvm_nodal.h
-include/fvm_nodal_append.h
-include/fvm_nodal_extract.h
-include/fvm_nodal_extrude.h
-include/fvm_nodal_from_desc.h
-include/fvm_nodal_order.h
-include/fvm_nodal_project.h
-include/fvm_nodal_triangulate.h
-include/fvm_order.h
-include/fvm_parall.h
-include/fvm_part_to_block.h
-include/fvm_periodicity.h
-include/fvm_point_location.h
-include/fvm_selector.h
-include/fvm_trace.h
-include/fvm_triangulate.h
-include/fvm_writer.h
-lib/libfvm.a
-lib/libfvm.so
-lib/libfvm.so.0
-lib/libfvm.so.0.0.0
-lib/libfvm_coupl.a
-lib/libfvm_coupl.so
-lib/libfvm_coupl.so.0
-lib/libfvm_coupl.so.0.0.0
-man/man1/fvm-config.1.gz