aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-01-18 04:11:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-01-18 04:11:02 +0000
commit25beeff0797dd33cfc7db69206925427481729ee (patch)
tree7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /science
parent2cd6161419576e97c766dd2e23764716151e72db (diff)
devel/boost-*: update to 1.66.0
Notes
Notes: svn path=/head/; revision=459315
Diffstat (limited to 'science')
-rw-r--r--science/ALPSCore/Makefile1
-rw-r--r--science/avogadro/Makefile2
-rw-r--r--science/bddsolve/Makefile1
-rw-r--r--science/gromacs/Makefile2
-rw-r--r--science/iboview/Makefile2
-rw-r--r--science/libgeodecomp/Makefile2
-rw-r--r--science/libkml/Makefile2
-rw-r--r--science/orthanc-dicomweb/Makefile2
-rw-r--r--science/orthanc-postgresql/Makefile2
-rw-r--r--science/orthanc-webviewer/Makefile2
-rw-r--r--science/orthanc/Makefile3
-rw-r--r--science/pulseview/Makefile1
-rw-r--r--science/tfel/Makefile1
13 files changed, 14 insertions, 9 deletions
diff --git a/science/ALPSCore/Makefile b/science/ALPSCore/Makefile
index 991858ecfe31..5fe46fa3b5e5 100644
--- a/science/ALPSCore/Makefile
+++ b/science/ALPSCore/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ALPSCore
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= mike.d.ft402@gmail.com
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile
index bd3a2e4a2e3b..6bf6fe78a910 100644
--- a/science/avogadro/Makefile
+++ b/science/avogadro/Makefile
@@ -3,7 +3,7 @@
PORTNAME= avogadro
PORTVERSION= 1.1.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= science
MASTER_SITES= SF
diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile
index 99a453ba3124..e7b9f1bd2281 100644
--- a/science/bddsolve/Makefile
+++ b/science/bddsolve/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bddsolve
PORTVERSION= 1.04
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.win.tue.nl/~wieger/bddsolve/_downloads/
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index 3a4a98afb888..2b3a1fe16311 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gromacs
PORTVERSION= 5.0.6
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/
diff --git a/science/iboview/Makefile b/science/iboview/Makefile
index 04af42995ae6..6007142ee0ce 100644
--- a/science/iboview/Makefile
+++ b/science/iboview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= iboview
PORTVERSION= 20150427
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MASTER_SITES= http://www.iboview.org/bin/
DISTNAME= ibo-view.20150427
diff --git a/science/libgeodecomp/Makefile b/science/libgeodecomp/Makefile
index d3a85ada708c..b54c99d58ef4 100644
--- a/science/libgeodecomp/Makefile
+++ b/science/libgeodecomp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgeodecomp
PORTVERSION= 0.4.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science devel
MASTER_SITES= http://www.libgeodecomp.org/archive/
diff --git a/science/libkml/Makefile b/science/libkml/Makefile
index e4957a7cdedf..bc410d95756b 100644
--- a/science/libkml/Makefile
+++ b/science/libkml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libkml
PORTVERSION= 1.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile
index 4b6fcff349cd..2801ddfa2369 100644
--- a/science/orthanc-dicomweb/Makefile
+++ b/science/orthanc-dicomweb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orthanc-dicomweb
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science net
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/
DISTNAME= OrthancDicomWeb-${PORTVERSION}
diff --git a/science/orthanc-postgresql/Makefile b/science/orthanc-postgresql/Makefile
index b2354f357799..c4e60870b5bd 100644
--- a/science/orthanc-postgresql/Makefile
+++ b/science/orthanc-postgresql/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orthanc-portgresql
PORTVERSION= 2.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science graphics
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/
DISTNAME= OrthancPostgreSQL-${PORTVERSION}
diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile
index 4756de97fdd2..d5d097690555 100644
--- a/science/orthanc-webviewer/Makefile
+++ b/science/orthanc-webviewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orthanc-webviewer
PORTVERSION= 2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science graphics
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \
http://www.orthanc-server.com/downloads/third-party/WebViewer/:thirdparty
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index 816386411d34..9a9a3b8e3a9b 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orthanc
PORTVERSION= 1.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science graphics net www
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/orthanc/:main \
http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/:mongoose
@@ -18,6 +18,7 @@ COMMENT= RESTful DICOM server for healthcare and medical research
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= fails to build with boost 1.66, see bug 224177
BROKEN_powerpc64= fails to configure: CMake: Looking for C++ include pugixml.hpp - not found
LIB_DEPENDS= libcurl.so:ftp/curl \
diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile
index fd9532f88dd4..0b441d0ba86d 100644
--- a/science/pulseview/Makefile
+++ b/science/pulseview/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pulseview
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= science cad
MASTER_SITES= http://sigrok.org/download/source/pulseview/
diff --git a/science/tfel/Makefile b/science/tfel/Makefile
index ff18f4d06630..c9e42c92e094 100644
--- a/science/tfel/Makefile
+++ b/science/tfel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tfel
PORTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/
PKGNAMESUFFIX= -mfront