aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-01-13 00:20:31 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-01-13 00:20:31 +0800
commitf5c820f44ef3ac0da915aa0f52b5b54fddedf017 (patch)
tree2cea991d70e02cc86565656d596600b0fc2b5790 /math
parentb3a93e5c77da138c9e063cfecb5710e3d738fad3 (diff)
downloadfreebsd-ports-gnome-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.tar.gz
freebsd-ports-gnome-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.tar.zst
freebsd-ports-gnome-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.zip
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
Diffstat (limited to 'math')
-rw-r--r--math/abacus/Makefile2
-rw-r--r--math/algae/Makefile2
-rw-r--r--math/biggles/Makefile2
-rw-r--r--math/convertall/Makefile2
-rw-r--r--math/ess/Makefile2
-rw-r--r--math/fftw/Makefile2
-rw-r--r--math/gdcalc/Makefile2
-rw-r--r--math/plplot/Makefile2
-rw-r--r--math/tvmet/Makefile2
-rw-r--r--math/xspread/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/math/abacus/Makefile b/math/abacus/Makefile
index 2f296da58b4e..d0a9b617dee1 100644
--- a/math/abacus/Makefile
+++ b/math/abacus/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.informatik.uni-koeln.de/abacus/
MAINTAINER= ports@FreeBSD.org
COMMENT= Branch-And-CUt System
-LICENSE= LGPL21 # (or later)
+LICENSE= LGPL21+
LIB_DEPENDS= libClp.so:${PORTSDIR}/math/coinmp
diff --git a/math/algae/Makefile b/math/algae/Makefile
index 353fcd409993..441743691920 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Programming language for numerical analysis
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_ia64= does not compile
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index 38bfb8900fee..f28b3ec9f25d 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -11,7 +11,7 @@ DISTNAME= python2-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Create publication-quality 2D scientific plots
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYNUMPY}
diff --git a/math/convertall/Makefile b/math/convertall/Makefile
index c4d2dda19d81..54cf64283be1 100644
--- a/math/convertall/Makefile
+++ b/math/convertall/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
MAINTAINER= jhale@FreeBSD.org
COMMENT= Another unit converter
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui
diff --git a/math/ess/Makefile b/math/ess/Makefile
index 76dde9293dfa..a62fbe034c8d 100644
--- a/math/ess/Makefile
+++ b/math/ess/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://ess.r-project.org/downloads/ess/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= R support for Emacsen
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= R:${PORTSDIR}/math/R
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index cb4fb3f59eee..5c1a7646cbce 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
MAINTAINER= ports@FreeBSD.org
COMMENT?= Fast C routines to compute the Discrete Fourier Transform
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= DOCS
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile
index 8650b4d910c7..3fa5419f4a5a 100644
--- a/math/gdcalc/Makefile
+++ b/math/gdcalc/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome-based scientific calculator
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index ebe4542be151..e77f761fade1 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
MAINTAINER= woodsb02@gmail.com
COMMENT= Scientific plotting package
-LICENSE= LGPL21 # (or later)
+LICENSE= LGPL21+
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
${FREEFONT_DIR}/FreeMono.ttf:${PORTSDIR}/x11-fonts/freefont-ttf
diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile
index 5b1830c396fa..0486b3b1ad4c 100644
--- a/math/tvmet/Makefile
+++ b/math/tvmet/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Tar.Gz_Bz2%20Archive/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tiny Vector and Matrix template library
-LICENSE= LGPL21 # (or later)
+LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= CPPUNIT DEBUG DOCS EXAMPLES
diff --git a/math/xspread/Makefile b/math/xspread/Makefile
index f3275ed0d246..03c9e7660f28 100644
--- a/math/xspread/Makefile
+++ b/math/xspread/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Spreadsheet program for X and terminals
-LICENSE= GPLv2 # (or later)
+LICENSE= GPLv2+
OPTIONS_DEFINE= X11 DOCS