diff options
46 files changed, 80 insertions, 57 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index 4157a4b7be80..c7c3d6968ac3 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,14 +8,14 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Orbit Reconstruction, Simulation and Analysis -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \ +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ cln.6:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ ginac-1.5.2:${PORTSDIR}/math/GiNaC diff --git a/audio/p5-Audio/Makefile b/audio/p5-Audio/Makefile index 174b71ca5345..511de91d18d1 100644 --- a/audio/p5-Audio/Makefile +++ b/audio/p5-Audio/Makefile @@ -7,7 +7,7 @@ PORTNAME= Audio PORTVERSION= 1.029 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 2343172365a4..4984b0b7b57a 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -7,6 +7,7 @@ PORTNAME= snd PORTVERSION= 12.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \ http://mirror.mcx2.org/ @@ -56,7 +57,7 @@ CONFIGURE_ARGS+= --without-fftw .endif .if !defined(WITHOUT_GSL) -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl .else CONFIGURE_ARGS+= --without-gsl .endif diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index a6b73d3b55d4..3d4b8de7fd09 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -33,7 +33,7 @@ OPTIONS= OPENSSL "OpenSSL support (for digest auth and SIP over TLS)" on \ .include <bsd.port.pre.mk> .if defined(WITH_GSL) -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl MAKE_ENV+= EXTRACPPFLAGS=-DHAVE_GSL \ EXTRACFLAGS=-DHAVE_GSL \ diff --git a/biology/adun/Makefile b/biology/adun/Makefile index 71df6984a7a8..155ad8abee87 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -7,6 +7,7 @@ PORTNAME= adun PORTVERSION= 0.81 +PORTREVISION= 1 CATEGORIES= biology gnustep MASTER_SITES= http://download.gna.org/adun/ DISTNAME= Adun-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= Adun-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Molecular Simulator for GNUstep -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl LICENSE= GPLv2 diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index c874bbcb3371..87302e8cba80 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuradio PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms astro hamradio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuradio diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 9200e4b56bfa..af0d570691fe 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/ @@ -31,7 +32,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ png.6:${PORTSDIR}/graphics/png \ poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 \ tiff.4:${PORTSDIR}/graphics/tiff \ - gsl.15:${PORTSDIR}/math/gsl \ + gsl.16:${PORTSDIR}/math/gsl \ wv2.4:${PORTSDIR}/textproc/wv2 \ freetype.9:${PORTSDIR}/print/freetype2 \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 9200e4b56bfa..af0d570691fe 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/ @@ -31,7 +32,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ png.6:${PORTSDIR}/graphics/png \ poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 \ tiff.4:${PORTSDIR}/graphics/tiff \ - gsl.15:${PORTSDIR}/math/gsl \ + gsl.16:${PORTSDIR}/math/gsl \ wv2.4:${PORTSDIR}/textproc/wv2 \ freetype.9:${PORTSDIR}/print/freetype2 \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index eda9ee284c36..fab3ecf1ee30 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -7,6 +7,7 @@ PORTNAME= amide PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -54,7 +55,7 @@ CONFIGUE_ARGS+= --disable-ffmpeg .endif .if !defined(WITHOUT_GSL) -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl CONFIGUE_ARGS+= --enable-libgsl .else CONFIGUE_ARGS+= --disable-libgsl diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index 0cd62dbe820a..db4fcba55d28 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= gscan2pdf PORTVERSION= 0.9.32 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 9a7b813c01cd..7e9473d12d51 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -7,6 +7,7 @@ PORTNAME= inkscape PORTVERSION= 0.48.1 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/0.48.1 @@ -18,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/bo LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ gc.1:${PORTSDIR}/devel/boehm-gc \ - gsl.15:${PORTSDIR}/math/gsl \ + gsl.16:${PORTSDIR}/math/gsl \ gtkspell.0:${PORTSDIR}/textproc/gtkspell \ lcms.1:${PORTSDIR}/graphics/lcms \ wpg-0.1.1:${PORTSDIR}/graphics/libwpg01 \ diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index efeb23274342..395f48ec3fef 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -7,7 +7,7 @@ PORTNAME= luminance DISTVERSION= 2.0.1-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION:S/-1//}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} @@ -21,7 +21,7 @@ LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ tiff.4:${PORTSDIR}/graphics/tiff \ fftw3f.5:${PORTSDIR}/math/fftw3-float \ - gsl.15:${PORTSDIR}/math/gsl + gsl.16:${PORTSDIR}/math/gsl USE_QT_VER= 4 QT_COMPONENTS= gui xml webkit imageformats_run linguist_build \ diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index c36fd1fce617..d8828576439c 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -7,7 +7,7 @@ PORTNAME= nip2 PORTVERSION= 7.14.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ diff --git a/graphics/ocropus/Makefile b/graphics/ocropus/Makefile index 7cc39f50d617..38f6e6ce7615 100644 --- a/graphics/ocropus/Makefile +++ b/graphics/ocropus/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocropus PORTVERSION= 0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -18,7 +18,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ iulib.0:${PORTSDIR}/graphics/iulib \ - gsl.15:${PORTSDIR}/math/gsl + gsl.16:${PORTSDIR}/math/gsl WRKSRC= ${WRKDIR}/ocropus-0.4/ocropus diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index ac0683d28a52..53e390e55400 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,7 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= http://qgis.org/downloads/ \ http://download.osgeo.org/qgis/src/ @@ -17,7 +17,7 @@ COMMENT= Geographical Information System (GIS) data viewer LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \ proj:${PORTSDIR}/graphics/proj \ - gsl.15:${PORTSDIR}/math/gsl \ + gsl.16:${PORTSDIR}/math/gsl \ qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \ gdal:${PORTSDIR}/graphics/gdal diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 8410468a449a..a758ad9e53d5 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -7,7 +7,7 @@ PORTNAME= algol68g PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.xs4all.nl/~jmvdveer/ EXTRACT_SUFX= .tgz @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= johans@FreeBSD.org COMMENT= Alogol 68 Genie compiler -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl OPTIONS= PLOT "GNU plot support" On \ PGSQL "Postgresql support" On diff --git a/mail/bogofilter-sqlite/Makefile b/mail/bogofilter-sqlite/Makefile index 0d2fe30a47d4..5d38b987144b 100644 --- a/mail/bogofilter-sqlite/Makefile +++ b/mail/bogofilter-sqlite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -sqlite diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index 930535f24ec6..d2d8b1b227fc 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -tc diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 871720b54d9e..48a2dd7b53e2 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= bogofilter PORTVERSION= 1.2.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= mail MASTER_SITES= SF/bogofilter/bogofilter-current/bogofilter-${PORTVERSION} @@ -46,7 +46,7 @@ USE_ICONV= yes BF_LIBS+= -liconv .endif .if !defined(WITHOUT_GSL) -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl .else CONFIGURE_ARGS+= --with-included-gsl .endif diff --git a/mail/milter-bogom/Makefile b/mail/milter-bogom/Makefile index 485a76d44cd6..71e1014163a4 100644 --- a/mail/milter-bogom/Makefile +++ b/mail/milter-bogom/Makefile @@ -7,7 +7,7 @@ PORTNAME= bogom PORTVERSION= 1.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.usebox.net/jjm/bogom/ \ http://blackshell.usebox.net/bogom/ diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 0ae95555cf09..698930f315b5 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -18,7 +18,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= A powerful script-based vector graphics language .if defined(WITH_GSL) -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl .endif .if defined(WITH_FFTW) LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index 817b221d5a39..7918a55d2145 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -7,6 +7,7 @@ PORTNAME= dieharder PORTVERSION= 3.31.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ EXTRACT_SUFX= .tgz diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index effa70689bac..ca919c6fa56d 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -7,7 +7,7 @@ PORTNAME= giacxcas PORTVERSION= 0.9.1 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp-fourier.ujf-grenoble.fr/xcas/freebsd/ \ http://people.math.jussieu.fr/~han/xcas/sources/ diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 1a8a2b796c10..92e7277b3925 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gsl/} \ http://www.gnu.org/software/${PORTNAME}/manual/:gslref @@ -20,6 +20,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= bf@FreeBSD.org COMMENT= The GNU Scientific Library - mathematical libs +LICENSE= GPLv3 + USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= MAKEINFO='makeinfo --no-split' @@ -41,8 +43,9 @@ post-install: ${GUNZIP_CMD} ${PREFIX}/share/doc/gsl/${GSLREF} .endif -regression-test: - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} check +check regression-test test: build + @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS} \ + ${MAKE_ARGS} check) .include <bsd.port.pre.mk> diff --git a/math/gsl/distinfo b/math/gsl/distinfo index 2a10ba25a427..a578db852b1a 100644 --- a/math/gsl/distinfo +++ b/math/gsl/distinfo @@ -1,3 +1,3 @@ -SHA256 (gsl-1.14.tar.gz) = 3d4a47afd9a1e7c73b97791b4180d8cc4d5f0e5db6027fe06437f1f3f957fafb -SIZE (gsl-1.14.tar.gz) = 3128269 +SHA256 (gsl-1.15.tar.gz) = 85b907e57902e2b7606ef3aef960302ffdd13bd9dc5b8fcbfa75e4f0bf340ea3 +SIZE (gsl-1.15.tar.gz) = 3281134 SHA256 (gsl-ref.ps.gz) = IGNORE diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist index 0cd3ba774310..257040f8b3f5 100644 --- a/math/gsl/pkg-plist +++ b/math/gsl/pkg-plist @@ -88,6 +88,7 @@ include/gsl/gsl_multiset.h include/gsl/gsl_nan.h include/gsl/gsl_ntuple.h include/gsl/gsl_odeiv.h +include/gsl/gsl_odeiv2.h include/gsl/gsl_permutation.h include/gsl/gsl_permute.h include/gsl/gsl_permute_char.h @@ -222,7 +223,7 @@ include/gsl/gsl_wavelet2d.h lib/libgsl.a lib/libgsl.la lib/libgsl.so -lib/libgsl.so.15 +lib/libgsl.so.16 lib/libgslcblas.a lib/libgslcblas.la lib/libgslcblas.so diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 74a688294f10..d4b313bd345a 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= LabPlot PORTVERSION= 1.6.0.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math kde MASTER_SITES= SF @@ -17,7 +17,7 @@ COMMENT= LabPlot : Data analysis and visualisation LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jasper.4:${PORTSDIR}/graphics/jasper \ MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ - gsl.15:${PORTSDIR}/math/gsl \ + gsl.16:${PORTSDIR}/math/gsl \ fftw3.5:${PORTSDIR}/math/fftw3 \ qwtplot3d.0:${PORTSDIR}/math/qwtplot3d \ origin.0:${PORTSDIR}/math/liborigin diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 831a04163378..90361039be04 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -7,14 +7,14 @@ PORTNAME= octave-forge-gsl PORTVERSION= 1.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl post-patch: @${REINPLACE_CMD} s+/bin/bash+/usr/local/bin/bash+g ${WRKSRC}/src/config* diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 8ffe292fa4d6..95d61db5efbf 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge PORTVERSION= 20110205 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= #none DISTFILES= #none diff --git a/math/orpie/Makefile b/math/orpie/Makefile index 278509da3bb9..92f63f80c61c 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -7,7 +7,7 @@ PORTNAME= orpie PORTVERSION= 1.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= math MASTER_SITES= http://pessimization.com/software/orpie/ @@ -15,7 +15,7 @@ MAINTAINER= dylan@dylex.net COMMENT= A fullscreen RPN calculator for the console BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index cdb70c81d7fb..3ee9657bfc23 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -7,6 +7,7 @@ PORTNAME= Math-GSL PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +18,7 @@ COMMENT= A perl interface to GNU Scientific Library BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/Test/Class.pm:${PORTSDIR}/devel/p5-Test-Class -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl PERL_CONFIGURE= yes PERL_MODBUILD= yes diff --git a/math/pspp/Makefile b/math/pspp/Makefile index b8a47d118848..225ae0a2c8e7 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -7,7 +7,7 @@ PORTNAME= pspp PORTVERSION= 0.6.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 8a12f505b41e..9c88b1463e7d 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -7,6 +7,7 @@ PORTNAME= gsl PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ COMMENT= Python interface to GNU Scientific Library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy/core/include/numpy/arrayobject.h:${PORTSDIR}/math/py-numpy RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numpy/__init__.py:${PORTSDIR}/math/py-numpy -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} USE_PYTHON= yes diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index f0dabe039bd8..ee2e46a06ac9 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -7,6 +7,7 @@ PORTNAME= qtiplot DISTVERSION= 0.9.8.5 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ @@ -14,7 +15,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= An Origin clone for data analysis and scientific plotting BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \ +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ boost_date_time:${PORTSDIR}/devel/boost-libs # use bundled modified libraries # qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \ diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index f18ed7ef1217..53fc0d0bbef8 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -7,6 +7,7 @@ PORTNAME= gsl PORTVERSION= 1.14.4 +PORTREVISION= 1 CATEGORIES= math ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= rb-${PORTNAME} @@ -17,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= clsung@FreeBSD.org COMMENT= A Ruby extension library for GSL (GNU Scientific Library) -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index 4cd3789ad79e..f18162f1d595 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeedu PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -23,7 +24,7 @@ LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ openbabel.3:${PORTSDIR}/science/openbabel \ cfitsio.0:${PORTSDIR}/astro/cfitsio \ qalculate.5:${PORTSDIR}/math/libqalculate \ - gsl.15:${PORTSDIR}/math/gsl \ + gsl.16:${PORTSDIR}/math/gsl \ spectre.1:${PORTSDIR}/print/libspectre RUN_DEPENDS= xplanet:${PORTSDIR}/astro/xplanet diff --git a/science/abinit/Makefile b/science/abinit/Makefile index 1609cd8515ae..e060c59a385c 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -7,7 +7,7 @@ PORTNAME= abinit PORTVERSION= 5.7.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/ @@ -16,7 +16,7 @@ COMMENT= Abinit calculates electronic structure of systems BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray LIB_DEPENDS= netcdff.4:${PORTSDIR}/science/netcdf3-ftn \ - gsl.15:${PORTSDIR}/math/gsl + gsl.16:${PORTSDIR}/math/gsl USE_FORTRAN= yes USE_GMAKE= yes diff --git a/science/getdp/Makefile b/science/getdp/Makefile index f1d563fef856..13cbf00aec91 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -7,7 +7,7 @@ PORTNAME= getdp PORTVERSION= 1.2.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= stephen@missouri.edu COMMENT= A rather general finite element solver using mixed finite elements -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \ +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ lapack.4:${PORTSDIR}/math/lapack USE_FORTRAN= yes diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index 49054c4b63e6..4abb6023fb63 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION} .if defined(BUILD_PYTHON_MODULE) @@ -30,7 +31,7 @@ COMMENT?= GDL, a free IDL compatible incremental compiler #--------------------------------------------------------------------------- LIB_DEPENDS+= plplotd.10:${PORTSDIR}/math/plplot \ - gsl.15:${PORTSDIR}/math/gsl \ + gsl.16:${PORTSDIR}/math/gsl \ dps.0:${PORTSDIR}/x11/dgs USE_GCC= 4.4+ diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 19e45dd75f03..1494be563913 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -7,6 +7,7 @@ PORTNAME= gromacs PORTVERSION= 4.5.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ @@ -70,7 +71,7 @@ CONFIGURE_ARGS+= --with-fft=fftpack .if !defined(WITHOUT_GSL) CONFIGURE_ARGS+= --with-gsl -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl .else CONFIGURE_ARGS+= --without-gsl .endif diff --git a/science/kst/Makefile b/science/kst/Makefile index 960c4f277be9..fbd87194ecb1 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -6,7 +6,7 @@ PORTNAME= kst PORTVERSION= 1.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/apps/KDE3.x/scientific @@ -16,7 +16,7 @@ COMMENT= Data viewing program for KDE BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ - gsl.15:${PORTSDIR}/math/gsl + gsl.16:${PORTSDIR}/math/gsl USE_KDELIBS_VER=3 USE_GMAKE= yes diff --git a/science/kst2/Makefile b/science/kst2/Makefile index c81bea5862d1..f7ead6ec2bf0 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -6,13 +6,14 @@ PORTNAME= kst DISTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ MAINTAINER= makc@FreeBSD.org COMMENT= Data viewing and plotting tool -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info LATEST_LINK= kst2 diff --git a/science/py-mlpy/Makefile b/science/py-mlpy/Makefile index 12f0bc1fad8c..dfed3c900c48 100644 --- a/science/py-mlpy/Makefile +++ b/science/py-mlpy/Makefile @@ -7,6 +7,7 @@ PORTNAME= mlpy PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= https://mlpy.fbk.eu/download/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ COMMENT= High performance Python package for predictive modeling BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \ cython>0:${PORTSDIR}/lang/cython RUN_DEPENDS= ${BUILD_DEPENDS} -LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl CFLAGS+= -I${LOCALBASE}/include -I${PYTHON_SITELIBDIR}/numpy/core LDFLAGS+= -L${LOCALBASE}/lib diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index ac5908d0767d..a444c5691c41 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.92 2007/10/18 23:45:20 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 649557548d02..01ad3ff2d1df 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.19.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 81d58d5d6c18..f2cfe7440566 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde4 PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none |