diff options
-rw-r--r-- | accessibility/speech-dispatcher/Makefile | 3 | ||||
-rw-r--r-- | astro/astrometry/Makefile | 3 | ||||
-rw-r--r-- | astro/astrometry/distinfo | 1 | ||||
-rw-r--r-- | astro/pyephem/Makefile | 3 | ||||
-rw-r--r-- | audio/coverhunter/Makefile | 28 | ||||
-rw-r--r-- | audio/coverhunter/distinfo | 1 | ||||
-rw-r--r-- | audio/decibel-audio-player/Makefile | 3 | ||||
-rw-r--r-- | audio/mma/Makefile | 4 | ||||
-rw-r--r-- | audio/mma/distinfo | 2 | ||||
-rw-r--r-- | audio/streamtuner/Makefile | 4 | ||||
-rw-r--r-- | audio/streamtuner/distinfo | 1 | ||||
-rw-r--r-- | biology/py-biopython/Makefile | 3 | ||||
-rw-r--r-- | biology/py-biopython/distinfo | 1 | ||||
-rw-r--r-- | cad/salome/Makefile | 1 | ||||
-rw-r--r-- | cad/salome/Makefile.ext | 2 | ||||
-rw-r--r-- | chinese/qterm/Makefile | 4 | ||||
-rw-r--r-- | comms/gnuradio/Makefile | 3 | ||||
-rw-r--r-- | comms/wsjt/Makefile | 4 | ||||
-rw-r--r-- | comms/wspr/Makefile | 4 | ||||
-rw-r--r-- | comms/wspr/distinfo | 1 |
20 files changed, 38 insertions, 38 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index 08169e89bce4..65a4c50ed7a1 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -6,6 +6,7 @@ PORTNAME= speech-dispatcher PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= accessibility audio MASTER_SITES= http://www.freebsoft.org/pub/projects/speechd/ @@ -95,7 +96,7 @@ CONFIGURE_ARGS+= --without-nas .endif .ifdef(WITH_PYTHON) -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ CONFIGURE_ARGS+= --enable-python PLIST_SUB+= PYTHON="" .else diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index 23952963b19a..99b89aa793ad 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -7,6 +7,7 @@ PORTNAME= astrometry PORTVERSION= 0.34 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= astrometry.net-${PORTVERSION} @@ -21,7 +22,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_GMAKE= yes ALL_TARGET= all extra MAKE_ENV= INSTALL_DIR=${PREFIX}/astrometry diff --git a/astro/astrometry/distinfo b/astro/astrometry/distinfo index 2122d1cc7594..fffd3514d2e4 100644 --- a/astro/astrometry/distinfo +++ b/astro/astrometry/distinfo @@ -1,3 +1,2 @@ -MD5 (astrometry.net-0.34.tar.gz) = dd700b4bd80f556b528a065eaa959781 SHA256 (astrometry.net-0.34.tar.gz) = 77d42ea31566f0486cce0ce4cab22e82001a5d7c8d40acc95631505e4f590d72 SIZE (astrometry.net-0.34.tar.gz) = 5540368 diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile index dd16f5a58bca..808f678055a2 100644 --- a/astro/pyephem/Makefile +++ b/astro/pyephem/Makefile @@ -7,6 +7,7 @@ PORTNAME= pyephem PORTVERSION= 3.7.4.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= astro math hamradio MASTER_SITES= CHEESESHOP @@ -14,7 +15,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org COMMENT= Scientific-grade astronomical computations for Python -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes .include <bsd.port.mk> diff --git a/audio/coverhunter/Makefile b/audio/coverhunter/Makefile index e49e003f1009..ca955c17980f 100644 --- a/audio/coverhunter/Makefile +++ b/audio/coverhunter/Makefile @@ -5,26 +5,26 @@ # $FreeBSD$ # -PORTNAME= coverhunter -PORTVERSION= 0.3 -PORTREVISION= 7 -CATEGORIES= audio graphics -MASTER_SITES= SF +PORTNAME= coverhunter +PORTVERSION= 0.3 +PORTREVISION= 8 +CATEGORIES= audio graphics +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org -COMMENT= A program fetching the covers of your digital music albums +MAINTAINER= ports@FreeBSD.org +COMMENT= A program fetching the covers of your digital music albums -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging USE_XORG= x11 -USE_GNOME= pygtk2 -USE_PYTHON= 2.4+ -NO_BUILD= yes +USE_GNOME= pygtk2 +USE_PYTHON= 2.5+ +NO_BUILD= yes -PYC= PYTHON="${PYTHON_CMD}" ${SH} ${SCRIPTDIR}/py-compile +PYC= PYTHON="${PYTHON_CMD}" ${SH} ${SCRIPTDIR}/py-compile -BINDIR= ${PREFIX}/bin -PKGLIBDIR= ${PREFIX}/lib/coverhunter +BINDIR= ${PREFIX}/bin +PKGLIBDIR= ${PREFIX}/lib/coverhunter MODULES= __init__.py \ album.py \ diff --git a/audio/coverhunter/distinfo b/audio/coverhunter/distinfo index 0ed91295000d..adce79d2814e 100644 --- a/audio/coverhunter/distinfo +++ b/audio/coverhunter/distinfo @@ -1,3 +1,2 @@ -MD5 (coverhunter-0.3.tar.gz) = 005077d047b903b1dafa3f7943c85a40 SHA256 (coverhunter-0.3.tar.gz) = 34e8241f6347d49eaa64749479e5bf441b358cba21f0bfb4097399b54ead3a9f SIZE (coverhunter-0.3.tar.gz) = 27496 diff --git a/audio/decibel-audio-player/Makefile b/audio/decibel-audio-player/Makefile index f8c428d99498..574c600382f3 100644 --- a/audio/decibel-audio-player/Makefile +++ b/audio/decibel-audio-player/Makefile @@ -7,6 +7,7 @@ PORTNAME= decibel-audio-player PORTVERSION= 1.06 +PORTREVISION= 1 CATEGORIES= audio multimedia gnome python MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/ @@ -18,7 +19,7 @@ RUN_DEPENDS= py*-dbus>=0.80:${PORTSDIR}/devel/py-dbus \ LICENSE= GPLv2 -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_GNOME= pygnome2 pygtk2 USE_GSTREAMER= python good bad USE_GETTEXT= yes diff --git a/audio/mma/Makefile b/audio/mma/Makefile index 67a09b7da262..b038994142f1 100644 --- a/audio/mma/Makefile +++ b/audio/mma/Makefile @@ -7,7 +7,7 @@ PORTNAME= mma DISTVERSION= 1.6 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.mellowood.ca/${PORTNAME}/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -18,7 +18,7 @@ COMMENT= Musical MIDI Accompaniment generator NO_BUILD= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ OPTIONS= TIMIDITY "Install timidity++ as MIDI player" Off \ PLAYMIDI "Install playmidi as MIDI player" Off diff --git a/audio/mma/distinfo b/audio/mma/distinfo index 626fbfb846a4..82b4775efa83 100644 --- a/audio/mma/distinfo +++ b/audio/mma/distinfo @@ -1,6 +1,4 @@ -MD5 (mma-bin-1.6.tar.gz) = db4123d9df27071e1c682a1a2057a264 SHA256 (mma-bin-1.6.tar.gz) = 2d0673f2f43a37793334742bf8e2a88c272ca05d4c4c416777cb2949c5f02a0c SIZE (mma-bin-1.6.tar.gz) = 1505372 -MD5 (mma-pdf-1.6.tar.gz) = 64c52ede83728fc7a83a8421f11f73a9 SHA256 (mma-pdf-1.6.tar.gz) = 6f54f960efb3b26e95823ad322c7aa269d7dd9db9dbb3c764640c750fe99cd22 SIZE (mma-pdf-1.6.tar.gz) = 1417727 diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index ece90085c446..589a7b12ea30 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtuner PORTVERSION= 0.99.99 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -75,7 +75,7 @@ CONFIGURE_ARGS+= --disable-python PLIST_SUB+= PYTHON="@comment " .else PLIST_SUB+= PYTHON="" -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ # we need to manually include this, because USE_PYTHON is defined # after including bsd.port.pre.mk .include "${PORTSDIR}/Mk/bsd.python.mk" diff --git a/audio/streamtuner/distinfo b/audio/streamtuner/distinfo index a07760be998b..e0be647dd968 100644 --- a/audio/streamtuner/distinfo +++ b/audio/streamtuner/distinfo @@ -1,3 +1,2 @@ -MD5 (streamtuner-0.99.99.tar.gz) = 2027b7c34e85b594524b0b4351c14362 SHA256 (streamtuner-0.99.99.tar.gz) = 5c223a5e8dab9e504617bd221914e97bd2f0ae5f6ed8fe78b8ea8b427fee9123 SIZE (streamtuner-0.99.99.tar.gz) = 948075 diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index af35a6c59483..8579da33ec51 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -7,6 +7,7 @@ PORTNAME= biopython PORTVERSION= 1.54 +PORTREVISION= 1 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ COMMENT= A collection of Python modules for bioinformatics BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes .if !defined(WITHOUT_REPORTLAB) diff --git a/biology/py-biopython/distinfo b/biology/py-biopython/distinfo index f6f417b05717..a25f15b0cf80 100644 --- a/biology/py-biopython/distinfo +++ b/biology/py-biopython/distinfo @@ -1,3 +1,2 @@ -MD5 (biopython-1.54.tar.gz) = d4c4ce5a3e1bb401928ca3dc3d1b08cd SHA256 (biopython-1.54.tar.gz) = 6f704698d68af75b3601b2a862386682b2317038b8bbaf2eb2ad68c1e1a4dc35 SIZE (biopython-1.54.tar.gz) = 6445527 diff --git a/cad/salome/Makefile b/cad/salome/Makefile index 4c6d0ce1c1fb..cce8c0216f11 100644 --- a/cad/salome/Makefile +++ b/cad/salome/Makefile @@ -6,6 +6,7 @@ PORTNAME= salome PORTVERSION= 5.1.4 +PORTREVISION= 1 CATEGORIES= cad science MASTER_SITES= http://www.stasyan.com/devel/distfiles/ DISTNAME= src5.1.4 diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext index 2fc355f999b3..3f2ed97234a7 100644 --- a/cad/salome/Makefile.ext +++ b/cad/salome/Makefile.ext @@ -1,6 +1,6 @@ COMMENT= ${SAL_MODULE_UPPER} module of Salome platform -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_GMAKE= yes USE_LDCONFIG= yes SAL_MODULE= ${PKGNAMESUFFIX:S/-//} diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 7b68a9a7147e..a889e47e8dbb 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= qterm PORTVERSION= 0.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= chinese MASTER_SITES= SF/qterm/qterm/${PORTVERSION} @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --enable-mt --prefix=${PREFIX} CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .if !defined(WITHOUT_PYTHON) -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ CONFIGURE_ARGS+= --with-pythondir=${LOCALBASE} .endif diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index e7ed26358396..c874bbcb3371 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnuradio PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuradio @@ -32,7 +33,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem USE_GMAKE= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_WX= 2.6+ WX_COMPS= wx wx:build wx:run python:build python:run USE_PERL5= yes diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index a7fb9f130a08..d3ba4d8cf8c6 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -7,7 +7,7 @@ PORTNAME= wsjt PORTVERSION= 7.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db @@ -33,7 +33,7 @@ CONFIGURE_ARGS= --enable-gfortran --prefix=${LOCALBASE} \ --with-portaudio-lib-dir=${LOCALBASE}/lib/portaudio2 CONFIGURE_ENV= CFLAGS+="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_AUTOTOOLS= libtool PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ PORTVERSION=${PORTVERSION} diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 83a279ae94e3..3332f04d11ed 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -7,7 +7,7 @@ PORTNAME= wspr PORTVERSION= 2.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.physics.princeton.edu/pulsar/K1JT/ MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --enable-gfortran --prefix=${LOCALBASE} \ --with-portaudio-lib-dir=${LOCALBASE}/lib/portaudio2 CONFIGURE_ENV= CFLAGS+="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_AUTOTOOLS= libtool PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ PORTVERSION=${PORTVERSION} diff --git a/comms/wspr/distinfo b/comms/wspr/distinfo index f755298aabb5..5e0517564673 100644 --- a/comms/wspr/distinfo +++ b/comms/wspr/distinfo @@ -1,3 +1,2 @@ -MD5 (wspr-2.00.r1714.tgz) = 89bb985d99e777de054a9c1642a941c5 SHA256 (wspr-2.00.r1714.tgz) = 6a0e13f354d4e228337ee550851f36027281e268385961505a6757fda1ffc423 SIZE (wspr-2.00.r1714.tgz) = 2096056 |