aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-05-11 23:12:06 +0800
committerahze <ahze@FreeBSD.org>2006-05-11 23:12:06 +0800
commit203e1b02856fda7821ba5214272240ca29418fca (patch)
tree3c56c347254b62b06bf4e7341777e57ebb8201d1
parent5868b771b0fcac9015e9999a24e198f586cbfb55 (diff)
downloadfreebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.tar.gz
freebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.tar.zst
freebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.zip
- Chase fftw3 libver bump
-rw-r--r--audio/extace/Makefile3
-rw-r--r--audio/gkrellmss2/Makefile4
-rw-r--r--audio/libofa/Makefile3
-rw-r--r--audio/libsamplerate/Makefile6
-rw-r--r--audio/swhplugins/Makefile3
-rw-r--r--audio/xmms-imms/Makefile8
-rw-r--r--comms/linpsk/Makefile2
-rw-r--r--games/dangerdeep/Makefile3
-rw-r--r--graphics/ale/Makefile6
-rw-r--r--graphics/vigra/Makefile2
-rw-r--r--graphics/vips/Makefile4
-rw-r--r--graphics/xmorph/Makefile3
-rw-r--r--math/asymptote/Makefile3
-rw-r--r--math/freefem++/Makefile4
-rw-r--r--math/labplot/Makefile4
-rw-r--r--math/ruby-fftw3/Makefile3
-rw-r--r--science/ruby-gphys/Makefile1
17 files changed, 35 insertions, 27 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile
index bbe728698642..f36d1ec79ca0 100644
--- a/audio/extace/Makefile
+++ b/audio/extace/Makefile
@@ -7,6 +7,7 @@
PORTNAME= extace
PORTVERSION= 1.9.5
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An Audio Visualization plugin for the X Window System
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
USE_X_PREFIX= yes
USE_GNOME= esound imlib gnomehack gnometarget gnomeprefix
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile
index 9941a998a69c..e9f5a0a96d04 100644
--- a/audio/gkrellmss2/Makefile
+++ b/audio/gkrellmss2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gkrellmss
PORTVERSION= 2.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellmss/
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A plugin for GKrellM with a VU meter showing left/right channel audio
BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
USE_X_PREFIX= yes
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile
index d77bdb0cc739..326ab4fb52fd 100644
--- a/audio/libofa/Makefile
+++ b/audio/libofa/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libofa
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.musicdns.org/themes/musicdns_org/downloads/
MAINTAINER= alex@foxybanana.com
COMMENT= The Open Fingerprint Architecture Library
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
expat.6:${PORTSDIR}/textproc/expat2 \
curl.3:${PORTSDIR}/ftp/curl
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index 8cf32b5f7549..8cf9faef508f 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libsamplerate
PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
@@ -15,10 +15,10 @@ MAINTAINER= ahze@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
- fftw3.3:${PORTSDIR}/math/fftw3
+ fftw3.4:${PORTSDIR}/math/fftw3
USE_GNOME= gnomehack gnometarget pkgconfig
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-gcc-pipe
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile
index 5572c722f858..7ca7579b2324 100644
--- a/audio/swhplugins/Makefile
+++ b/audio/swhplugins/Makefile
@@ -6,6 +6,7 @@
PORTNAME= swhplugins
PORTVERSION= 0.4.14
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -16,7 +17,7 @@ COMMENT= Steve Harris' huge Collection of LADSPA Plugins
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
-LIB_DEPENDS= fftw3f.3:${PORTSDIR}/math/fftw3-float
+LIB_DEPENDS= fftw3f.4:${PORTSDIR}/math/fftw3-float
# includes assembler code
ONLY_FOR_ARCHS= i386 amd64
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile
index 7a13ed6a6e74..7dc6c2d5947b 100644
--- a/audio/xmms-imms/Makefile
+++ b/audio/xmms-imms/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imms
PORTVERSION= 1.2a
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,7 +21,7 @@ BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox \
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
sqlite3:${PORTSDIR}/databases/sqlite3 \
pcre.0:${PORTSDIR}/devel/pcre \
- fftw3f.3:${PORTSDIR}/math/fftw3-float \
+ fftw3f.4:${PORTSDIR}/math/fftw3-float \
tag.5:${PORTSDIR}/audio/taglib
USE_BZIP2= yes
@@ -40,11 +40,11 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "Does not compile"
+BROKEN= Does not compile
.endif
.if ${OSVERSION} < 500000
-BROKEN= "Does not compile"
+BROKEN= Does not compile
.endif
post-patch:
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile
index d1ef2b8943ed..d00d236bc24b 100644
--- a/comms/linpsk/Makefile
+++ b/comms/linpsk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linpsk
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile
index f7ecf1e0789a..1eddabccc691 100644
--- a/games/dangerdeep/Makefile
+++ b/games/dangerdeep/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dangerdeep
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dangerdeep
@@ -15,7 +16,7 @@ MAINTAINER= acardenas@bsd.org.pe
COMMENT= Open source World War II German submarine simulation
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
execinfo.1:${PORTSDIR}/devel/libexecinfo
USE_X_PREFIX= yes
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile
index f7de002c4e4e..aa1310224433 100644
--- a/graphics/ale/Makefile
+++ b/graphics/ale/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ale
PORTVERSION= 0.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://auricle.dyndns.org/ALE/download/
@@ -28,7 +28,7 @@ PLIST_FILES= bin/ale
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha"
-BROKEN= "Does not build on alpha"
+BROKEN= Does not build on alpha
.endif
.if ${OSVERSION} < 502114
@@ -40,7 +40,7 @@ MAKE_ARGS+= COLORS=DOUBLE COORDINATES=DOUBLE
.endif
.if !defined(WITHOUT_FFTW3)
-LIB_DEPENDS+= fftw3.3:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= fftw3.4:${PORTSDIR}/math/fftw3
MAKE_ARGS+= FFTW=1
.endif
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index fc20b89dafdf..bd4c2cd86cbb 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -11,7 +11,7 @@
PORTNAME= vigra
PORTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
DISTNAME= ${PORTNAME}${PORTVERSION}
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index db8ed09f85be..94e9a8159d00 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -7,14 +7,14 @@
PORTNAME= vips
PORTVERSION= 7.10.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.10/
MAINTAINER= lev@FreeBSD.org
COMMENT= Free image processing system
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png \
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index 2fc36c112c78..292c391169b6 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmorph
PORTVERSION= 2006.03.04
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A digital image warping program
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index d7ff36393f99..d65c5daf4269 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asymptote
PORTVERSION= 1.04
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= nivit@email.it
COMMENT= A powerful script-based vector graphics language
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
BUILD_DEPENDS= ${NOEXISTENT}:${PORTSDIR}/devel/boehm-gc:fetch \
convert:${PORTSDIR}/graphics/ImageMagick \
latex:${PORTSDIR}/print/teTeX \
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 95b0f1e6f0b6..1fab4fe9b783 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freefem++
PORTVERSION= 2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math science
MASTER_SITES= http://www.freefem.org/ff++/ftp/
@@ -19,7 +19,7 @@ LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \
gsl.9:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack \
fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads \
- fftw3.3:${PORTSDIR}/math/fftw3
+ fftw3.4:${PORTSDIR}/math/fftw3
BUILD_DEPENDS= ${LOCALBASE}/lib/libumfpack.a:${PORTSDIR}/math/umfpack \
${LOCALBASE}/lib/libarpack.a:${PORTSDIR}/math/arpack \
convert:${PORTSDIR}/graphics/ImageMagick \
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index a86ba6cc76dc..176ce6c9eb17 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=labplot
@@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
gsl.9:${PORTSDIR}/math/gsl \
jasper.4:${PORTSDIR}/graphics/jasper \
- fftw3.3:${PORTSDIR}/math/fftw3 \
+ fftw3.4:${PORTSDIR}/math/fftw3 \
netcdf:${PORTSDIR}/science/netcdf \
qwtplot3d.0:${PORTSDIR}/math/qwtplot3d
RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit
diff --git a/math/ruby-fftw3/Makefile b/math/ruby-fftw3/Makefile
index baca1b6e269b..948fc2451a30 100644
--- a/math/ruby-fftw3/Makefile
+++ b/math/ruby-fftw3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fftw3
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= math ruby
MASTER_SITES= http://ruby.gfd-dennou.org/products/ruby-fftw3/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -17,7 +18,7 @@ MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
COMMENT= A Ruby interface to the FFTW ver.3
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/science/ruby-gphys/Makefile b/science/ruby-gphys/Makefile
index b39c90f5a49f..7574cf3b0bf9 100644
--- a/science/ruby-gphys/Makefile
+++ b/science/ruby-gphys/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gphys
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= science ruby
MASTER_SITES= ftp://www.gfd-dennou.org/arch/ruby/products/gphys/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}