diff options
79 files changed, 79 insertions, 79 deletions
diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile index f823933..2da1844 100644 --- a/audio/gspeakers/Makefile +++ b/audio/gspeakers/Makefile @@ -16,7 +16,7 @@ COMMENT= Gnome-based loudspeaker design program LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 USE_X_PREFIX= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomeprefix gnometarget libxml2 USE_REINPLACE= yes USE_GMAKE= yes diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 7bf4366..bae458c 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.mega-nerd.com/libsndfile/ MAINTAINER= ports@FreeBSD.org COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_INC_LIBTOOL_VER= 13 USE_REINPLACE= yes diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index c972714..9f1813c 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -31,7 +31,7 @@ LDCONFIG_DIRS= ${PREFIX}/lib/gtkwave .include <bsd.port.pre.mk> .if ( ${OSVERSION} < 500000 ) -USE_GCC= 3.3 +USE_GCC= 3.4 .endif DOCS= doc/*.html doc/*.png doc/*.ps diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile index 5fbdc25..d053ca0 100644 --- a/cad/netgen/Makefile +++ b/cad/netgen/Makefile @@ -16,7 +16,7 @@ COMMENT= An automatic 3D tetrahedral mesh generator LIB_DEPENDS= tix8184:${PORTSDIR}/x11-toolkits/tix -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GMAKE= yes USE_GL= yes USE_REINPLACE= yes diff --git a/chinese/gcin-devel/Makefile b/chinese/gcin-devel/Makefile index 103fc83..80edd71 100644 --- a/chinese/gcin-devel/Makefile +++ b/chinese/gcin-devel/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= YES .include <bsd.port.pre.mk> .if ${OSVERSION} < 500041 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .include <bsd.port.post.mk> diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 103fc83..80edd71 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= YES .include <bsd.port.pre.mk> .if ${OSVERSION} < 500041 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .include <bsd.port.post.mk> diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index c24eb85..eba5763 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/aldo .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 MAKE_ENV+= CXX="${CXX}" .endif diff --git a/databases/firebird-devel/Makefile b/databases/firebird-devel/Makefile index fc71d90..b9ce200 100644 --- a/databases/firebird-devel/Makefile +++ b/databases/firebird-devel/Makefile @@ -22,7 +22,7 @@ USE_GMAKE= yes WANT_LIBTOOL_VER= 13 GNU_CONFIGURE= yes WANT_AUTOCONF_VER= 259 -USE_GCC= 3.3 +USE_GCC= 3.4 CONFLICTS= firebird-1.* NO_PACKAGE= pkg-install not finished diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile index 05c5a8f..d1258e6 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -54,7 +54,7 @@ LIBXMDIR= ${X11BASE} .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif pre-patch: diff --git a/devel/flowdesigner/Makefile b/devel/flowdesigner/Makefile index d1280da..5a747e2 100644 --- a/devel/flowdesigner/Makefile +++ b/devel/flowdesigner/Makefile @@ -18,7 +18,7 @@ COMMENT= A free (GPL) "data flow oriented" development environment LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget libgnomeui libxml2 USE_REINPLACE= yes USE_GMAKE= yes diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index bb68969..700758e 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -24,7 +24,7 @@ LATEST_LINK= gconfmm26 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_REINPLACE= yes USE_GNOME= gnomehack gconf2 lthack USE_INC_LIBTOOL_VER=13 diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index 14a6da5..0872384 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget lthack glib20 USE_REINPLACE= yes USE_INC_LIBTOOL_VER=13 diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index 0535157..2354832 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GMAKE= yes USE_GNOME= gnomehack lthack gnomevfs2 USE_INC_LIBTOOL_VER=13 diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile index bfea741..440d402 100644 --- a/devel/libglademm24/Makefile +++ b/devel/libglademm24/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= libglademm24 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_REINPLACE= yes USE_GNOME= gnomehack lthack libglade2 USE_INC_LIBTOOL_VER=13 diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 881646e..4e8a975 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -17,7 +17,7 @@ USE_BZIP2= yes USE_REINPLACE= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_INC_LIBTOOL_VER=15 -USE_GCC= 3.3 +USE_GCC= 3.4 CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 0cbfa3a..216c277 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -19,7 +19,7 @@ COMMENT= Callback Framework for C++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GMAKE= yes LATEST_LINK= libsigc++20 INSTALLS_SHLIB= yes diff --git a/devel/mico/Makefile b/devel/mico/Makefile index a422d74..28a8dcc 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -46,7 +46,7 @@ OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options # ================ .if !defined(WITH_SYSTEM_GCC) -USE_GCC= 3.3 +USE_GCC= 3.4 .endif CONFIGURE_ARGS= --enable-cd --disable-mini-stl --enable-threads diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index 616482e..1f49915 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -56,7 +56,7 @@ x-generate-plist: .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .include <bsd.port.post.mk> diff --git a/devel/ustl/Makefile b/devel/ustl/Makefile index 420d660..58e8136 100644 --- a/devel/ustl/Makefile +++ b/devel/ustl/Makefile @@ -18,7 +18,7 @@ COMMENT= Codespace-frugal STL implementation USE_BZIP2= yes USE_REINPLACE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 11b144f..80606eb 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -57,7 +57,7 @@ CONFIGURE_ARGS+= --enable-cpu=generic .endif .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 CFLAGS+= -DFREEBSD_MB_SUPPORT .endif diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 89ff896..6d6cf53 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/src/build -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= pkgconfig USE_SDL= sdl USE_GMAKE= yes diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index e0cd0a6..8bbe470 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -31,7 +31,7 @@ USE_MESA= yes # wine/dlls/glut32/ depends on the presence of libglut. USE_XPM= yes # GCC 3.2 also seems fine, but the ports collection requires specifying # a concrete version. -USE_GCC= 3.3 +USE_GCC= 3.4 .include <bsd.port.pre.mk> diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index e0cd0a6..8bbe470 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -31,7 +31,7 @@ USE_MESA= yes # wine/dlls/glut32/ depends on the presence of libglut. USE_XPM= yes # GCC 3.2 also seems fine, but the ports collection requires specifying # a concrete version. -USE_GCC= 3.3 +USE_GCC= 3.4 .include <bsd.port.pre.mk> diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 7beb5c8..0437b6a 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_ICONV= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 libxml2 diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 524044d..564847b 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ wrapper for libcurl LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl -USE_GCC= 3.3 +USE_GCC= 3.4 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/glob2/Makefile b/games/glob2/Makefile index e2fb99b..8a847dc 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -USE_GCC= 3.3 +USE_GCC= 3.4 PLIST_FILES= bin/glob2 diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile index 080fd16..264c862 100644 --- a/games/netpanzer-data/Makefile +++ b/games/netpanzer-data/Makefile @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_SDL= sdl net mixer image USE_GNOME= libxml2 -USE_GCC= 3.3 +USE_GCC= 3.4 do-build: @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} jam) diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile index b187ef5..ffebdfb 100644 --- a/games/netpanzer/Makefile +++ b/games/netpanzer/Makefile @@ -27,7 +27,7 @@ USE_BZIP2= yes USE_SDL= sdl net mixer image ttf USE_GNOME= libxml2 USE_REINPLACE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 post-patch: @for ff in `${FIND} ${WRKDIR} -type f -name '*.[ch]pp' -exec ${GREP} -q stdint.h {} \; -print`; do \ diff --git a/games/netpanzerdata/Makefile b/games/netpanzerdata/Makefile index 080fd16..264c862 100644 --- a/games/netpanzerdata/Makefile +++ b/games/netpanzerdata/Makefile @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_SDL= sdl net mixer image USE_GNOME= libxml2 -USE_GCC= 3.3 +USE_GCC= 3.4 do-build: @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} jam) diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 4fae039..c01eff8 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ fltk.1:${PORTSDIR}/x11-toolkits/fltk -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnometarget lthack USE_BISON= yes USE_REINPLACE= yes diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index a81008b..bd0a54c 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -17,7 +17,7 @@ COMMENT= A debugging library for OpenGL MAN1= gldb.1 MAN3= bugle.3 -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 0ac04b9..0d7f123 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -16,7 +16,7 @@ COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes USE_GL= yes USE_GETOPT_LONG= yes diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 3c79d4f..d1c5255 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -32,7 +32,7 @@ NO_FILTER_SHLIBS= 1 .if ${OSVERSION} < 500000 # the problem is a little more subtle, really. It requires gcc 3 -USE_GCC= 3.3 +USE_GCC= 3.4 BROKEN= "Does not compile" .endif diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile index 6661993..deb6249 100644 --- a/graphics/libgnomecanvasmm26/Makefile +++ b/graphics/libgnomecanvasmm26/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= libgnomecanvasmm26 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_REINPLACE= yes USE_GNOME= gnomehack libgnomecanvas lthack USE_INC_LIBTOOL_VER=13 diff --git a/graphics/libwpcg/Makefile b/graphics/libwpcg/Makefile index a611ce1..b4e0ebf 100644 --- a/graphics/libwpcg/Makefile +++ b/graphics/libwpcg/Makefile @@ -15,7 +15,7 @@ DISTNAME= libWPCG-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A basic 2D/3D computer graphics library which uses OpenGL -USE_GCC= 3.3 +USE_GCC= 3.4 USE_MESA= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/firemime/Makefile b/mail/firemime/Makefile index beac31a..d8dfe7f 100644 --- a/mail/firemime/Makefile +++ b/mail/firemime/Makefile @@ -29,7 +29,7 @@ MAN3= firemime_decode_body.3 firemime_get_full_header.3 firemime_get_header.3 \ .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif pre-configure: diff --git a/mail/firepay/Makefile b/mail/firepay/Makefile index c0bd17c..7684c8a 100644 --- a/mail/firepay/Makefile +++ b/mail/firepay/Makefile @@ -24,7 +24,7 @@ MAN1= checkpayment.1 firepay.1 multiwrap.1 processmail.1 \ .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index f80ba15..50b341f 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ library for symbolic mathematical calculations LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index 5e3dde0..bf5c0e1 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -28,7 +28,7 @@ NO_PACKAGE= runtime performance heavily depends on building environment .include <bsd.port.pre.mk> .if ${OSVERSION} < 501000 && ${ARCH} == "alpha" -USE_GCC=3.3 +USE_GCC=3.4 .endif # only affects for lapack sub project diff --git a/math/atlas/Makefile b/math/atlas/Makefile index b80f40b..7e6f246 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -27,7 +27,7 @@ USE_REINPLACE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 501000 && ${ARCH} == "alpha" -USE_GCC=3.3 +USE_GCC=3.4 .endif # only affects for lapack sub project diff --git a/math/cln/Makefile b/math/cln/Makefile index 9c88b01..2cb3000 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -17,7 +17,7 @@ COMMENT= Class Library for Numbers LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_GMAKE= yes USE_INC_LIBTOOL_VER= 13 diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index dd44fee..9692e93 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -60,7 +60,7 @@ CONFIGURE_ENV+= CFLAGS="${CFLAGS:N-O:N-O*} -O3 -fomit-frame-pointer -fno-schedul .if defined(WITH_SSE) .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif CONFIGURE_ARGS+=--enable-sse2 CONFIGURE_ARGS_FFTW3F+=--enable-sse diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index f359672..e665537 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ARPACK++:${PORTSDIR}/math/arpack++ RESTRICTED= No resale or commercial use USE_GL= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/multimedia/dirac/Makefile b/multimedia/dirac/Makefile index e91bcaf..f4ec20b 100644 --- a/multimedia/dirac/Makefile +++ b/multimedia/dirac/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 CONFIGURE_ENV+= CXXFLAGS=-I${LOCALBASE}/include diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 4f5e744..6bb1e05 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -410,7 +410,7 @@ PLIST_SUB+= GMPLAYER="@comment " .if defined(WITH_GTK2) && !defined(WITH_GTK1) && !defined(WITHOUT_GUI) .if ( ${OSVERSION} < 500000 ) -USE_GCC= 3.3 +USE_GCC= 3.4 .endif USE_GNOME+= gtk20 PATCHFILES+= mplayer1.0pre5-gtk2-20040730.patch.bz2 diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index 9a99ecd..88b9f09 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -92,7 +92,7 @@ WITHOUT_SPEEX= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if defined(WITH_AUTODETECT) && !defined(BATCH) diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 9a99ecd..88b9f09 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -92,7 +92,7 @@ WITHOUT_SPEEX= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if defined(WITH_AUTODETECT) && !defined(BATCH) diff --git a/multimedia/xvid/Makefile b/multimedia/xvid/Makefile index cf45906..e1111da 100644 --- a/multimedia/xvid/Makefile +++ b/multimedia/xvid/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_GCC?= 3.3 +USE_GCC?= 3.4 WRKSRC= ${WRKDIR}/${DISTNAME}/build/generic diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 7234244..b72f4af 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gdkpixbuf gnometarget lthack diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile index 6914cc1..f9a5128 100644 --- a/net-p2p/libbt/Makefile +++ b/net-p2p/libbt/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" PORTDOCS= protocol-ext.txt protocol.txt diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index c664e54..3a1d147 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -46,7 +46,7 @@ post-install: .include <bsd.port.pre.mk> .if ${OSVERSION} < 502010 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if ${OSVERSION} >= 502126 diff --git a/net/ayttm/Makefile b/net/ayttm/Makefile index 7234244..b72f4af 100644 --- a/net/ayttm/Makefile +++ b/net/ayttm/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gdkpixbuf gnometarget lthack diff --git a/net/libbt/Makefile b/net/libbt/Makefile index 6914cc1..f9a5128 100644 --- a/net/libbt/Makefile +++ b/net/libbt/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" PORTDOCS= protocol-ext.txt protocol.txt diff --git a/net/verlihub/Makefile b/net/verlihub/Makefile index c664e54..3a1d147 100644 --- a/net/verlihub/Makefile +++ b/net/verlihub/Makefile @@ -46,7 +46,7 @@ post-install: .include <bsd.port.pre.mk> .if ${OSVERSION} < 502010 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if ${OSVERSION} >= 502126 diff --git a/net/xmlrpc++/Makefile b/net/xmlrpc++/Makefile index daa25cd..947ca1b 100644 --- a/net/xmlrpc++/Makefile +++ b/net/xmlrpc++/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A C++ implementation of the XML-RPC protocol USE_REINPLACE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GMAKE= yes .include <bsd.port.pre.mk> diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 5473bf0..cf948cd 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -60,7 +60,7 @@ CFLAGS+= ${CPPFLAGS} ALL_TARGET= all .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if ${ARCH} == "alpha" && ${OSVERSION} < 500000 diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 8da25a6..b0d1ad4 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -61,7 +61,7 @@ BROKEN= "Does not compile on FreeBSD >= 5.x" .endif .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif SCRIPTS_ENV+= PORTVERSION=${PORTVERSION} diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index 1439391..94265be 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gcj33:${PORTSDIR}/lang/gcc33 # gcj don't exist on NOT_FOR_ARCHS= ia64 sparc64 -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GMAKE= yes USE_ICONV= yes USE_REINPLACE= yes diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index 0e1944a..02c43d8 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -17,7 +17,7 @@ COMMENT= A program calculating Feynman diagrams LIB_DEPENDS= ginac-1.2.3:${PORTSDIR}/math/GiNaC -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnometarget lthack USE_GMAKE= yes USE_INC_LIBTOOL_VER= 13 diff --git a/security/doscan/Makefile b/security/doscan/Makefile index d5c5072..de6caafa4 100644 --- a/security/doscan/Makefile +++ b/security/doscan/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 DOC_FILES= README MAN1= doscan.1 diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 0ff8e42..1777113 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -23,7 +23,7 @@ USE_GETTEXT= yes USE_PERL5= yes USE_LIBTOOL_VER=13 GNU_CONFIGURE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 CONFIGURE_TARGET= CONFIGURE_ARGS= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile index d78388c..92fbede 100644 --- a/sysutils/ntfsprogs/Makefile +++ b/sysutils/ntfsprogs/Makefile @@ -15,7 +15,7 @@ MAINTAINER= flz@xbsd.org COMMENT= Utilities and library to manipulate NTFS partitions GNU_CONFIGURE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_REINPLACE= yes USE_GETOPT_LONG= yes INSTALLS_SHLIB= yes diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index db5b468..37b6733 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes USE_INC_LIBTOOL_VER=15 diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index f8f3fec..dcea23d 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -17,7 +17,7 @@ COMMENT= Customizable syntax highlighter WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 0879f23..e2f204e 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LATEST_LINK= libxml++26 USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig USE_INC_LIBTOOL_VER=13 USE_REINPLACE= yes diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 229f945..af55580 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 229f945..af55580 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile index 15485fc..ff658d66 100644 --- a/www/dansguardian-devel/Makefile +++ b/www/dansguardian-devel/Makefile @@ -49,7 +49,7 @@ RESTRICTED= ${NO_PACKAGE} # On FreeBSD 4.x, user can choose which GCC version to use .if ${OSVERSION} > 500000 || defined(WITH_DG_GCC3) CONFIGURE_ARGS+= --gccver=3 -USE_GCC= 3.3 +USE_GCC= 3.4 .else CONFIGURE_ARGS+= --gccver=2 .endif diff --git a/www/dtse/Makefile b/www/dtse/Makefile index d59e57a..547f6a3 100644 --- a/www/dtse/Makefile +++ b/www/dtse/Makefile @@ -33,7 +33,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if ${PERL_LEVEL} < 500800 diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index 06d2fa06..a061474 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -26,7 +26,7 @@ USE_GL= yes USE_MESA= yes USE_X_PREFIX= yes USE_GNOME= gnomehack -USE_GCC= 3.3 +USE_GCC= 3.4 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext" diff --git a/x11-fm/emelfm2/Makefile b/x11-fm/emelfm2/Makefile index eba565e..95acfaa 100644 --- a/x11-fm/emelfm2/Makefile +++ b/x11-fm/emelfm2/Makefile @@ -28,7 +28,7 @@ PLUGINS= cdburner.so clone.so copy_to_clipboard.so cpbar.so du.so for_each.so \ .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if defined(NOPORTDOCS) diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 99541bf..4254a9a 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -26,7 +26,7 @@ LATEST_LINK= gtkmm24 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/x11-toolkits/guis/Makefile b/x11-toolkits/guis/Makefile index 5d40f0a..6cc6eb3 100644 --- a/x11-toolkits/guis/Makefile +++ b/x11-toolkits/guis/Makefile @@ -16,7 +16,7 @@ COMMENT= A GUI widget server USE_PYTHON= 2.3 USE_RUBY= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= pkgconfig gtk20 pango libglade2 pygtk2 USE_GMAKE= yes MAKEFILE= Makefile_guis diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index 2a1744e..a739506 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -27,7 +27,7 @@ LATEST_LINK= libgnomeuimm26 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_REINPLACE= yes USE_GNOME= gnomehack lthack libgnomeui USE_INC_LIBTOOL_VER=13 diff --git a/x11-toolkits/libpanelappletmm/Makefile b/x11-toolkits/libpanelappletmm/Makefile index dde074e..1386d9e 100644 --- a/x11-toolkits/libpanelappletmm/Makefile +++ b/x11-toolkits/libpanelappletmm/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack lthack gnomepanel USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index f29972c..183c4be 100644 --- a/x11-wm/kahakai/Makefile +++ b/x11-wm/kahakai/Makefile @@ -29,7 +29,7 @@ USE_INC_LIBTOOL_VER=13 USE_PYTHON= yes USE_REINPLACE= yes USE_X_PREFIX= yes -USE_GCC= 3.3 +USE_GCC= 3.4 MAN1= kahakai.1 diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index b6000da..17b24d8 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -16,7 +16,7 @@ COMMENT= A customizable program to run programs, with tab-completion LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index 06effe0..7791c51 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= libgnomemm26 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack lthack libgnome USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 8a53b12..2312384 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel gconf2 -USE_GCC= 3.3 +USE_GCC= 3.4 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |