diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
commit | c189a6b2da9cbee7ff927b553a75d1280f12253e (patch) | |
tree | eab313d2cb66a1c1bedfa134756b2754c49555fd | |
parent | decc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff) | |
download | ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip |
Notes
198 files changed, 345 insertions, 245 deletions
diff --git a/archivers/epkg/Makefile b/archivers/epkg/Makefile index fe3764e305b6..d91fc4cea5d8 100644 --- a/archivers/epkg/Makefile +++ b/archivers/epkg/Makefile @@ -7,7 +7,7 @@ PORTNAME= epkg PORTVERSION= 2.3.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= ftp://ftp.feep.net/pub/encap/epkg/ @@ -15,7 +15,7 @@ MAINTAINER= pirzyk@freebsd.org COMMENT= Encap Package Manager BUILD_DEPENDS= ${LOCALBASE}/lib/libfget.a:${PORTSDIR}/ftp/fget -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ expat.6:${PORTSDIR}/textproc/expat2 HAS_CONFIGURE= YES diff --git a/astro/gaia/Makefile b/astro/gaia/Makefile index 61517445f091..55b9405f6768 100644 --- a/astro/gaia/Makefile +++ b/astro/gaia/Makefile @@ -7,7 +7,7 @@ PORTNAME= gaia PORTVERSION= 0.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= SF MASTER_SITE_SUBDIR= gaia-clean @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gaia-clean MAINTAINER= amdmi3@FreeBSD.org COMMENT= Display geographic maps with optional GPS tracking support -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index f269990ea67a..80125e799caa 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -7,7 +7,7 @@ PORTNAME= stellarium PORTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= A 3D photo-realistic sky renderer LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 diff --git a/astro/viking/Makefile b/astro/viking/Makefile index b7bed0234b32..1e2001c45c5d 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -7,13 +7,14 @@ PORTNAME= viking PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF MAINTAINER= david@trucs.org COMMENT= Program to manage GPS data (tracks, waypoints, etc) -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ expat.6:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= gpsbabel:${PORTSDIR}/astro/gpsbabel diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index 146939dabf7f..ee73ce5f56bf 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbemol PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= tmh.public@gmail.com COMMENT= Graphical frontend for the Music Player Daemon LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes diff --git a/audio/gmpc-alarm/Makefile b/audio/gmpc-alarm/Makefile index eda2d6b7615a..b4c13ab80c85 100644 --- a/audio/gmpc-alarm/Makefile +++ b/audio/gmpc-alarm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-alarm PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Alarm plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-autoplaylist/Makefile b/audio/gmpc-autoplaylist/Makefile index a3bfab294ccc..97c35e3c84f0 100644 --- a/audio/gmpc-autoplaylist/Makefile +++ b/audio/gmpc-autoplaylist/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-autoplaylist PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Autoplaylist plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-extraplaylist/Makefile b/audio/gmpc-extraplaylist/Makefile index f62429f360d9..e91404731138 100644 --- a/audio/gmpc-extraplaylist/Makefile +++ b/audio/gmpc-extraplaylist/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-extraplaylist PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A favorites plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-favorites/Makefile b/audio/gmpc-favorites/Makefile index b998c1ffac83..87c766eab611 100644 --- a/audio/gmpc-favorites/Makefile +++ b/audio/gmpc-favorites/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-favorites PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A favorites for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index dbed3cb2b2fb..299d9b56c1a1 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-lastfm PORTVERSION= 0.16.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ DISTNAME= gmpc-last.fm-${PORTVERSION} @@ -15,7 +16,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Lastfm plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile index 67c9a15f8d88..d742768e3140 100644 --- a/audio/gmpc-libnotify/Makefile +++ b/audio/gmpc-libnotify/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-libnotify PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A libnotify for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ notify.1:${PORTSDIR}/devel/libnotify BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile index c0fcddba8dee..155765986c48 100644 --- a/audio/gmpc-lyrics/Makefile +++ b/audio/gmpc-lyrics/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-lyrics PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Lyrics Provider plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile index a34edd087838..a03acdcd1f79 100644 --- a/audio/gmpc-lyricwiki/Makefile +++ b/audio/gmpc-lyricwiki/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-lyricwiki PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Lyricswiki Provider plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile index cc3e22de80ec..61ffbdecd6f1 100644 --- a/audio/gmpc-magnatune/Makefile +++ b/audio/gmpc-magnatune/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-magnatune PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Autoplaylist plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile index 8eeec02093aa..910841a9cbf3 100644 --- a/audio/gmpc-mdcover/Makefile +++ b/audio/gmpc-mdcover/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-mdcover PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Directory artist/song plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index 3ff9bf85e6c4..7c7f9440231b 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-mserver PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A plugin for gmpc that serves music. LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-osd/Makefile b/audio/gmpc-osd/Makefile index 938112fdad64..862154cf262b 100644 --- a/audio/gmpc-osd/Makefile +++ b/audio/gmpc-osd/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-osd PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Xosd plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc \ xosd-config:${PORTSDIR}/misc/xosd RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-qosd/Makefile b/audio/gmpc-qosd/Makefile index 7956f8d9346d..971be14b8b10 100644 --- a/audio/gmpc-qosd/Makefile +++ b/audio/gmpc-qosd/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-qosd PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Q on Screen Display plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc \ xosd-config:${PORTSDIR}/misc/xosd RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-random-playlist/Makefile b/audio/gmpc-random-playlist/Makefile index 3f365ffe66bc..39e22cfb9340 100644 --- a/audio/gmpc-random-playlist/Makefile +++ b/audio/gmpc-random-playlist/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-random-playlist PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A random playlist plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-serverstats/Makefile b/audio/gmpc-serverstats/Makefile index 53f8f08a2c30..7e7c6dae8c7f 100644 --- a/audio/gmpc-serverstats/Makefile +++ b/audio/gmpc-serverstats/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-serverstats PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Serverstats plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-shout/Makefile b/audio/gmpc-shout/Makefile index 7ab1d8406ea8..7c0d059d969f 100644 --- a/audio/gmpc-shout/Makefile +++ b/audio/gmpc-shout/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-shout PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -15,7 +16,7 @@ COMMENT= Shoutcast stream for gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc LIB_DEPENDS+= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes diff --git a/audio/gmpc-stopbutton/Makefile b/audio/gmpc-stopbutton/Makefile index cc4f699743b2..5000ae2dd23e 100644 --- a/audio/gmpc-stopbutton/Makefile +++ b/audio/gmpc-stopbutton/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-stopbutton PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Stop button for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index 4ce87023d1c6..330832208f90 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-wikipedia PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Wikipedia info for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 97ebcc681e5a..66dee04d5f2e 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc PORTVERSION= 0.16.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -16,7 +17,7 @@ COMMENT= Full featured GTK2 client for musicpd BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_XORG= x11 sm diff --git a/audio/gmpccaa/Makefile b/audio/gmpccaa/Makefile index bf775b1df934..52c4d53d5122 100644 --- a/audio/gmpccaa/Makefile +++ b/audio/gmpccaa/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpccaa PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ DISTNAME= gmpc-coveramazon-${PORTVERSION} @@ -15,7 +16,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Amazon cover art provider for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 8af39fbcb77b..d281b877b42e 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -7,7 +7,7 @@ PORTNAME= grip PORTVERSION= 3.2.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= GTK front-end to external cd rippers and audio encoders LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl PATCH_DEPENDS= iconv:${PORTSDIR}/converters/libiconv USE_XORG= x11 diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 6cc2ff9535c1..9564529dc162 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkpod PORTVERSION= 0.99.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -57,7 +57,7 @@ LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal .endif .if defined(WITH_CURL) || exists(${LOCALBASE}/lib/libcurl.so) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .endif CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 76409a889d01..860dfd561b7b 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -7,6 +7,7 @@ PORTNAME= herrie PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ \ http://www.stack.nl/~ed/projects/herrie/distfiles/ diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index e95ca701b3f7..46111fd49380 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,6 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index cc0fb7ff50f6..10c7e0672770 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -7,7 +7,7 @@ PORTNAME= libofa PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.musicdns.org/files/ @@ -16,7 +16,7 @@ COMMENT= The Open Fingerprint Architecture Library LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \ expat.6:${PORTSDIR}/textproc/expat2 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_AUTOTOOLS= libtool:15 USE_GNOME= pkgconfig diff --git a/audio/moc/Makefile b/audio/moc/Makefile index bb0e86f7a1ad..8ece74ed26c1 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,6 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ @@ -105,7 +106,7 @@ CONFIGURE_ARGS+= --without-samplerate .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .else CONFIGURE_ARGS+= --without-curl .endif diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 22af761a0a52..6b11914369eb 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -7,13 +7,14 @@ PORTNAME= mpdas PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ MAINTAINER= hrkfdn@gmail.com COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ mpd:${PORTSDIR}/audio/libmpd USE_GNOME= pkgconfig diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 61b72b0f9216..a245e49dba2e 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -7,6 +7,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \ http://mirror.mcx2.org/ @@ -43,7 +44,7 @@ PLIST_FILES= bin/ncmpcpp \ PLIST_DIRS= %%DOCSDIR%% .if !defined(WITHOUT_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --with-curl .else CONFIGURE_ARGS+= --with-curl=no diff --git a/audio/scmpc/Makefile b/audio/scmpc/Makefile index fb80aefb7ef2..aa9109e53f79 100644 --- a/audio/scmpc/Makefile +++ b/audio/scmpc/Makefile @@ -7,6 +7,7 @@ PORTNAME= scmpc PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= BERLIOS @@ -16,7 +17,7 @@ COMMENT= An Audioscrobbler client for MPD LIB_DEPENDS= argtable2.1:${PORTSDIR}/devel/argtable \ confuse.0:${PORTSDIR}/devel/libconfuse \ daemon.0:${PORTSDIR}/devel/libdaemon \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_GMAKE= yes diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 7c2321b96ee9..354d4b6541c0 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -6,7 +6,7 @@ PORTNAME?= scrobbler PORTVERSION= 0.3.8.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://static.audioscrobbler.com/plugins/ \ http://www.pipian.com/stuffforchat/ @@ -16,7 +16,7 @@ MAINTAINER?= novel@FreeBSD.org COMMENT?= XMMS/BMP plugin for Audioscrobbler.com LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl CONFLICTS= bmp-scrobbler-[0-9]* \ xmms-scrobbler-[0-9]* diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index 9652b44f7269..cf5d08582a0d 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtranscoder PORTVERSION= 1.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.oddsock.org/tools/streamTranscoder/ diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 80bc8b8c6347..306adf56a9ab 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtuner PORTVERSION= 0.99.99 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 8fdd05af8210..8986dda09e18 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -7,6 +7,7 @@ PORTNAME= vagalume PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} MASTER_SITE_SUBDIR= pool/main/v/vagalume/ @@ -16,7 +17,7 @@ MAINTAINER= decke@bluelife.at COMMENT= A GTK+-based client for the Last.fm online radio LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 0d387d949123..ac2198a2f9da 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ @@ -16,7 +16,7 @@ MAINTAINER= naddy@FreeBSD.org COMMENT= Play, encode, and manage Ogg Vorbis files LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ FLAC.10:${PORTSDIR}/audio/flac \ speex.1:${PORTSDIR}/audio/speex \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 833a2f28ba47..75754ba3390b 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -11,6 +11,7 @@ DISTVERSION= 0.5DrLecter CATEGORIES?= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION} +PORTREVISION?= 1 MAINTAINER= alexbl@FreeBSD.org COMMENT?= Rewrite of xmms as a client/server system (developer release) @@ -87,7 +88,7 @@ EXCLUDE+= --without-optionals="python" --without-optionals="ruby" --without-opti .if !defined(XMMS2_SLAVE) .if !defined(WITHOUT_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= CURL="" .else EXCLUDE+= --without-plugins="curl" --without-plugins="icymetaint" diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 1016250a3b4d..fc9c66685795 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpredict PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 4209a240b7a8..a59dd46afed5 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -7,6 +7,7 @@ PORTNAME= xastir PORTVERSION= 1.9.4 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xastir diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index 7bc1aa372e4c..0d8b0254d328 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -7,7 +7,7 @@ PORTNAME= drivel PORTVERSION= 2.0.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jbq@caraldi.com COMMENT= Blog editor for GNOME -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl INSTALLS_ICONS= yes USE_BZIP2= yes diff --git a/deskutils/google-gadgets/Makefile b/deskutils/google-gadgets/Makefile index b5f2ff8ef5be..22039ae512c7 100644 --- a/deskutils/google-gadgets/Makefile +++ b/deskutils/google-gadgets/Makefile @@ -7,6 +7,7 @@ PORTNAME= google-gadgets PORTVERSION= 0.10.4 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://google-gadgets-for-linux.googlecode.com/files/ DISTNAME= ${PORTNAME}-for-linux-${PORTVERSION} @@ -25,7 +26,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ xml2.5:${PORTSDIR}/textproc/libxml2 \ dbus-1.3:${PORTSDIR}/devel/dbus \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ rsvg-2.2:${PORTSDIR}/graphics/librsvg2 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/firefox-js.pc:${PORTSDIR}/www/firefox \ ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info diff --git a/deskutils/ljit/Makefile b/deskutils/ljit/Makefile index 8b8a5e940bd2..96ac564b3de6 100644 --- a/deskutils/ljit/Makefile +++ b/deskutils/ljit/Makefile @@ -7,7 +7,7 @@ PORTNAME= ljit PORTVERSION= 0.2.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= http://kir.vtx.ru/ljit/dl/ \ http://freebsd.nsu.ru/distfiles/ @@ -15,7 +15,7 @@ MASTER_SITES= http://kir.vtx.ru/ljit/dl/ \ MAINTAINER= danfe@FreeBSD.org COMMENT= GUI tool to help LiveJournal users post images -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick GNU_CONFIGURE= yes diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index b70652cef6a6..77845fac3209 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -7,14 +7,14 @@ PORTNAME= logjam PORTVERSION= 4.5.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= http://logjam.danga.com/download/ MAINTAINER= novel@FreeBSD.org COMMENT= A GTK2 interface to livejournals, ie www.livejournal.com -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl MAN1= logjam.1 diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile index 52efd626768b..0618a64c541c 100644 --- a/deskutils/mdh/Makefile +++ b/deskutils/mdh/Makefile @@ -7,7 +7,7 @@ PORTNAME= mdh PORTVERSION= 1.9.59 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gozer.org/my_stuff/gtk/gtk/mdh/ @@ -32,7 +32,7 @@ LIB_DEPENDS+= gtop-2.0:${PORTSDIR}/devel/libgtop .if defined(WITHOUT_CURL) CONFIGURE_ARGS+= --disable-curl .else -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .endif post-patch: diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 7c8279a641c6..1aa48291c8d3 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -7,7 +7,7 @@ PORTNAME= pinot PORTVERSION= 0.89 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ @@ -27,7 +27,7 @@ LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \ exif.12:${PORTSDIR}/graphics/libexif \ gmime-2.0:${PORTSDIR}/mail/gmime2 \ tag.6:${PORTSDIR}/audio/taglib \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \ antiword:${PORTSDIR}/textproc/antiword \ xdg-open:${PORTSDIR}/devel/xdg-utils \ diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile index 3a060fd57b01..4a3ccda5663b 100644 --- a/devel/aegis/Makefile +++ b/devel/aegis/Makefile @@ -7,14 +7,14 @@ PORTNAME= aegis PORTVERSION= 4.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF MAINTAINER= alepulver@FreeBSD.org COMMENT= Transaction-based software configuration management system -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= tkdiff:${PORTSDIR}/textproc/tkdiff USE_GETTEXT= yes diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index d506130671e9..ae352a42b5b2 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -7,7 +7,7 @@ PORTNAME= cgit PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www MASTER_SITES= http://hjemli.net/git/cgit/snapshot/ diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index b21db785a83c..def06117e1aa 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= darcs PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://darcs.net/ diff --git a/devel/ecore-file/Makefile b/devel/ecore-file/Makefile index b3ca1cbe2204..59e65cf26d59 100644 --- a/devel/ecore-file/Makefile +++ b/devel/ecore-file/Makefile @@ -7,7 +7,7 @@ PORTNAME= file PORTVERSION= 0.9.9.042 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ http://download.enlightenment.org/snapshots/2008-01-25/ @@ -45,7 +45,7 @@ OPTIONS= CURL "Enable Curl support" on .if !defined(WITHOUT_CURL) CONFIGURE_ARGS+= --enable-curl -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .else CONFIGURE_ARGS+= --disable-curl .endif diff --git a/devel/evfs/Makefile b/devel/evfs/Makefile index 4b74da5064a3..100b358a4405 100644 --- a/devel/evfs/Makefile +++ b/devel/evfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= evfs PORTVERSION= 20080223 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ @@ -40,7 +40,7 @@ CONFIGURE_ARGS+=--disable-samba .endif .if !defined(WITHOUT_FTP) || exists(${LOCALBASE}/lib/libcurl.so.4) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= FTP="" .else PLIST_SUB+= FTP="@comment " diff --git a/devel/git/Makefile b/devel/git/Makefile index feb152c14e84..353209cad253 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -7,6 +7,7 @@ PORTNAME= git PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.kernel.org/pub/software/scm/git/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index b21db785a83c..def06117e1aa 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= darcs PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://darcs.net/ diff --git a/devel/libgutenfetch/Makefile b/devel/libgutenfetch/Makefile index d8666bc19885..a94777d65dca 100644 --- a/devel/libgutenfetch/Makefile +++ b/devel/libgutenfetch/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgutenfetch PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libgutenfetch diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile index a7ff7de0cb9b..97af363d1eae 100644 --- a/devel/libopkele/Makefile +++ b/devel/libopkele/Makefile @@ -7,6 +7,7 @@ PORTNAME= libopkele PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://kin.klever.net/dist/ @@ -14,7 +15,7 @@ MAINTAINER= zhoushuqun@gmail.com COMMENT= A c++ implementation of an OpenID decentralized identity system BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ expat.6:${PORTSDIR}/textproc/expat2 \ tidy:${PORTSDIR}/www/tidy-lib \ diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile index 47f5697c88fe..89e379020635 100644 --- a/devel/libwfut/Makefile +++ b/devel/libwfut/Makefile @@ -7,6 +7,7 @@ PORTNAME= libwfut PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= worldforge @@ -15,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge update library LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--without-python GNU_CONFIGURE= yes diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile index 7fbb31a2d162..d93563c64cb0 100644 --- a/devel/xmltooling/Makefile +++ b/devel/xmltooling/Makefile @@ -7,13 +7,14 @@ PORTNAME= xmltooling DISTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= devel security MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.1/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Low level XML support for SAML -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ log4shib.1:${PORTSDIR}/devel/log4shib \ xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel \ xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 45b937bdbfe6..c882f5d2f08f 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -7,13 +7,14 @@ PORTNAME= codelite DISTVERSION= 1.0.${SVN_REVISION} +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF MAINTAINER= gahr@FreeBSD.org COMMENT= An Open Source IDE for C/C++ -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl OPTIONS= CSCOPE "Enable CScope integration" OFF diff --git a/editors/morla/Makefile b/editors/morla/Makefile index 83e0bd59c015..15f0945544aa 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -7,7 +7,7 @@ PORTNAME= morla PORTVERSION= 0.16 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= editors textproc MASTER_SITES= http://www.morlardf.net/src/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ @@ -17,7 +17,7 @@ COMMENT= A RDF editor LIB_DEPENDS= nxml.18:${PORTSDIR}/textproc/libnxml \ rdf.0:${PORTSDIR}/textproc/redland \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 46ca857648d2..bc68c451d4ac 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -7,7 +7,7 @@ PORTNAME= tea DISTVERSION= 17.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tea-editor diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 8dacb984d9e4..7035d8026970 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -7,14 +7,14 @@ PORTNAME= libofx PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ xml\\+\\+-1.0.1:${PORTSDIR}/textproc/libxml++ \ osp.5:${PORTSDIR}/textproc/opensp diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 201cdf76a0f1..8cece742f06f 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -8,13 +8,14 @@ PORTNAME= curlpp PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://rrette.com/files/curlpp/curlpp-${PORTVERSION:R}/ MAINTAINER= roam@FreeBSD.org COMMENT= A C++ wrapper for libcurl -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/ftp/fpc-libcurl/Makefile b/ftp/fpc-libcurl/Makefile index b2a2d8841086..fa9fc66970ff 100644 --- a/ftp/fpc-libcurl/Makefile +++ b/ftp/fpc-libcurl/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= ftp lang PKGNAMESUFFIX= -libcurl diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index ef4a3c5fffaa..c4b0c14e0aea 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -5,6 +5,7 @@ PORTNAME= ocurl PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= SF PKGNAMEPREFIX= ocaml- @@ -17,7 +18,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl WRKSRC= ${WRKDIR}/ocurl USE_GMAKE= yes diff --git a/ftp/php4-curl/Makefile b/ftp/php4-curl/Makefile index d41004f301e6..f98eb64a87e7 100644 --- a/ftp/php4-curl/Makefile +++ b/ftp/php4-curl/Makefile @@ -10,5 +10,6 @@ CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php4 PKGNAMESUFFIX= -curl +PORTREVISION= 1 .include "${MASTERDIR}/Makefile" diff --git a/ftp/php5-curl/Makefile b/ftp/php5-curl/Makefile index d9da384a99f0..b27f2bdbd764 100644 --- a/ftp/php5-curl/Makefile +++ b/ftp/php5-curl/Makefile @@ -10,5 +10,6 @@ CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -curl +PORTREVISION= 1 .include "${MASTERDIR}/Makefile" diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile index ed4c439afb59..58ca91055cc2 100644 --- a/ftp/py-curl/Makefile +++ b/ftp/py-curl/Makefile @@ -7,6 +7,7 @@ PORTNAME= curl PORTVERSION= 7.16.4 +PORTREVISION= 1 CATEGORIES= ftp python MASTER_SITES= http://pycurl.sourceforge.net/download/ \ http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/ @@ -16,7 +17,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to libcurl -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile index 1271f6efadab..23af800e8da6 100644 --- a/ftp/rexx-curl/Makefile +++ b/ftp/rexx-curl/Makefile @@ -8,7 +8,7 @@ PORTNAME= curl PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rexx${PORTNAME} @@ -19,7 +19,7 @@ MAINTAINER= beech@FreeBSD.org COMMENT= External function package providing an interface to the cURL package BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina USE_GMAKE= yes diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile index 6b15fe7f6bfc..3a2b1c6ba694 100644 --- a/ftp/urlgfe/Makefile +++ b/ftp/urlgfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= urlgfe PORTVERSION= 0.7.1 -PORTREVISION?= 8 +PORTREVISION?= 9 CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= urlget @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= urlget MAINTAINER= chip-set@mail.ru COMMENT= A download manager -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GNOME= gtk20 lthack WANT_GNOME= yes diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile index 5c3f6e01b08a..b5bd19200a49 100644 --- a/ftp/wmget/Makefile +++ b/ftp/wmget/Makefile @@ -6,7 +6,7 @@ PORTNAME= wmget PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp MASTER_SITES= http://amtrickey.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= uspoerlein@gmail.com COMMENT= Dock app for Window Maker providing wget functionality -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_XORG= x11 xpm USE_GMAKE= yes diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index 38f369a4b0e1..db5722b4069b 100644 --- a/games/alienarena/Makefile +++ b/games/alienarena/Makefile @@ -7,6 +7,7 @@ PORTNAME= alienarena PORTVERSION= 2008.710 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/alienarena/Files/ DISTNAME= ${PORTNAME}2008-linux20080603 @@ -37,7 +38,7 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME} .include <bsd.port.pre.mk> .if defined(WITH_CLIENT) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_GL= yes diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 52afb71b6284..4c5503997146 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -7,13 +7,14 @@ PORTNAME= bzflag PORTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MAINTAINER= chuck@pkix.net COMMENT= A multiplayer 3D tank battle game -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_SDL= yes diff --git a/games/daimonin-client/Makefile b/games/daimonin-client/Makefile index 7d22d8c83d1c..a983e2ede4f8 100644 --- a/games/daimonin-client/Makefile +++ b/games/daimonin-client/Makefile @@ -7,6 +7,7 @@ PORTNAME= daimonin_client PORTVERSION= 0.9.7.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/daimonin @@ -14,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG) LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes HAS_CONFIGURE= yes diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile index 7d22d8c83d1c..a983e2ede4f8 100644 --- a/games/daimonin/Makefile +++ b/games/daimonin/Makefile @@ -7,6 +7,7 @@ PORTNAME= daimonin_client PORTVERSION= 0.9.7.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/daimonin @@ -14,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG) LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes HAS_CONFIGURE= yes diff --git a/games/evq3/Makefile b/games/evq3/Makefile index ee7c3f90e003..cac464c7d50b 100644 --- a/games/evq3/Makefile +++ b/games/evq3/Makefile @@ -7,6 +7,7 @@ PORTNAME= evq3 PORTVERSION= 1.3.20080810 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://evolution.quakedev.com/dev/evq3/:pak \ ${MASTER_SITE_LOCAL:S|$|alepulver/:src|} @@ -69,7 +70,7 @@ MAKE_ENV+= HAVE_VM_COMPILED=true .if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP) # curl . if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl MAKE_ENV+= USE_CURL=1 . if defined(WITH_CURL_DLOPEN) MAKE_ENV+= USE_CURL_DLOPEN=1 diff --git a/games/f1spirit-remake/Makefile b/games/f1spirit-remake/Makefile index f35389299514..3e8b531bd1bf 100644 --- a/games/f1spirit-remake/Makefile +++ b/games/f1spirit-remake/Makefile @@ -7,6 +7,7 @@ PORTNAME= f1spirit-remake PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games # Original braingames site is really slow MASTER_SITES= http://mirror.amdmi3.ru/ \ @@ -16,7 +17,7 @@ DISTNAME= f1spirit-linux MAINTAINER= amdmi3@FreeBSD.org COMMENT= Remake of classic F1 Spirit racing game -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes USE_GMAKE= yes diff --git a/games/fgsd/Makefile b/games/fgsd/Makefile index f8f1daa75256..e8a3dd1d1c8c 100644 --- a/games/fgsd/Makefile +++ b/games/fgsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= fgsd DISTVERSION= 0.3.1a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index e199360bb2b3..220a3bd2191e 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -7,6 +7,7 @@ PORTNAME= flightgear-atlas PORTVERSION= 0.3.0.20080504 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://contribs.martymac.com/FreeBSD-ports/distfiles/ \ http://freebsd.unixfreunde.de/sources/ @@ -19,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \ ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile index 3e03bf33069e..6e28fd923596 100644 --- a/games/iourbanterror/Makefile +++ b/games/iourbanterror/Makefile @@ -7,7 +7,7 @@ PORTNAME= iourbanterror DISTVERSION= 2007_12_20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/urbanterror/iourbanterror/source/complete/ DISTNAME= ioUrbanTerrorSource_${DISTVERSION} @@ -70,7 +70,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cellshading .if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP) # curl . if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl MAKE_ENV+= USE_CURL=1 . if defined(WITH_CURL_DLOPEN) MAKE_ENV+= USE_CURL_DLOPEN=1 diff --git a/games/mudmagic/Makefile b/games/mudmagic/Makefile index 8aabb46c1e90..a24552666987 100644 --- a/games/mudmagic/Makefile +++ b/games/mudmagic/Makefile @@ -7,14 +7,14 @@ PORTNAME= mudmagic PORTVERSION= 1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.mudmagic.com/mud-client/downloads/ MAINTAINER= trasz@FreeBSD.org COMMENT= A GTK+ based MUD client -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ png.5:${PORTSDIR}/graphics/png \ expat:${PORTSDIR}/textproc/expat2 \ diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 99328c0f4ea4..989d6d845650 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} diff --git a/games/planeshift/Makefile b/games/planeshift/Makefile index ccbdd6901611..effba3215871 100644 --- a/games/planeshift/Makefile +++ b/games/planeshift/Makefile @@ -7,7 +7,7 @@ PORTNAME= planeshift PORTVERSION= 0.3.017 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://alex.foxybanana.com/freebsd/ @@ -19,7 +19,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam \ cel-config:${PORTSDIR}/graphics/crystalentitylayer-devel \ ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 147e1375b844..bf6880c41c13 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -7,6 +7,7 @@ PORTNAME= pokerth PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= PokerTH-${PORTVERSION}-src @@ -17,7 +18,7 @@ COMMENT= A poker game written in C++/QT4 LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ mikmod.2:${PORTSDIR}/audio/libmikmod \ gnutls.26:${PORTSDIR}/security/gnutls \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_ICONV= yes USE_BZIP2= yes diff --git a/games/tmw/Makefile b/games/tmw/Makefile index aa6241d28779..3618e7c17080 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -7,6 +7,7 @@ PORTNAME= tmw PORTVERSION= 0.0.27 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= themanaworld @@ -17,7 +18,7 @@ COMMENT= A free open source 2D MMORPG in development LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ physfs-1.0.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan RUN_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index 4e400493b3ac..821abaf53f43 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufoai PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source diff --git a/games/warmux/Makefile b/games/warmux/Makefile index 06cbde934367..47a71447c80b 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -7,6 +7,7 @@ PORTNAME= wormux DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ diff --git a/games/warsow/Makefile b/games/warsow/Makefile index 23fc7c24cd5c..22836df117f1 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -7,6 +7,7 @@ PORTNAME= warsow PORTVERSION= 0.42 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://data.rodix.free.fr/warsow/files/ \ http://88.191.19.21/wsw/ @@ -16,7 +17,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= A fast paced first person shooter game -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${DATADIR}/basewsw/data0.pk3:${PORTSDIR}/games/warsow-data ONLY_FOR_ARCHS= i386 amd64 diff --git a/games/worldofpadman/Makefile b/games/worldofpadman/Makefile index 9ef5ba2e349e..5e75d2ec1835 100644 --- a/games/worldofpadman/Makefile +++ b/games/worldofpadman/Makefile @@ -7,7 +7,7 @@ PORTNAME= worldofpadman PORTVERSION= 1.2.20080621 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://thilo.kickchat.com/download/:full \ http://btc3x6.che.uni-bayreuth.de/~tl/wop_final/:full \ @@ -66,7 +66,7 @@ MAKE_ENV+= HAVE_VM_COMPILED=true .if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP) # curl . if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl MAKE_ENV+= USE_CURL=1 . if defined(WITH_CURL_DLOPEN) MAKE_ENV+= USE_CURL_DLOPEN=1 diff --git a/games/wormux-devel/Makefile b/games/wormux-devel/Makefile index ccd62426db69..e144440f2a35 100644 --- a/games/wormux-devel/Makefile +++ b/games/wormux-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= wormux DISTVERSION= 20081225 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMESUFFIX= -devel @@ -16,7 +17,7 @@ COMMENT= Wormux game LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ png.5:${PORTSDIR}/graphics/png \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_SDL= sdl image mixer ttf gfx net diff --git a/games/wormux/Makefile b/games/wormux/Makefile index 06cbde934367..47a71447c80b 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -7,6 +7,7 @@ PORTNAME= wormux DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index dc7c20b9e018..4dd767a74a3e 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoto PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/ @@ -18,7 +18,7 @@ COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode GNU_CONFIGURE= yes diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index 99328c0f4ea4..989d6d845650 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index c5d8ce47edf6..339b2d9f9879 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/Makefile @@ -7,7 +7,7 @@ PORTNAME= djvulibre PORTVERSION= 3.5.21 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= SF/djvu PKGNAMESUFFIX= -nox11 diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index fd43bbe6effc..8db579d42321 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdal PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ http://www.gdal.org/dl/ \ @@ -71,7 +71,7 @@ CONFIGURE_ARGS+= --with-cfitsio=no .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --with-curl=${LOCALBASE}/bin/curl-config .else CONFIGURE_ARGS+= --with-curl=no diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index 3b09f8508841..50a8cc0e8f47 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimmage PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= BERLIOS CENKES @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple image viewer LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index a3d7db0346f0..e4c3a4aadf9d 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 20081208 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics # gnashdev.org is slower MASTER_SITES= http://mirror.amdmi3.ru/ \ @@ -21,7 +21,7 @@ COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif CONFLICTS= gnash-[0-9]* diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 747f581b8560..009c8076435e 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 0.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://getgnash.org/packages/releases/ \ ${MASTER_SITE_GNU} @@ -18,7 +18,7 @@ COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ ungif.5:${PORTSDIR}/graphics/libungif CONFLICTS= gnash-devel-[0-9]* diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile index 8b065cdb4616..bffa746a99c7 100644 --- a/graphics/jp2a/Makefile +++ b/graphics/jp2a/Makefile @@ -7,7 +7,7 @@ PORTNAME= jp2a PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Converts JPG images to ASCII LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index a92944b74286..858a573675b8 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -7,6 +7,7 @@ PORTNAME= mapserver PORTVERSION= 5.2.0 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= http://download.osgeo.org/mapserver/ @@ -104,7 +105,7 @@ PLIST_SUB+= WITH_PERL="@comment " .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --with-curl=${LOCALBASE} .endif diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index e6b61fb9ba20..4d57c5c20ed4 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= osg PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/ @@ -45,7 +46,7 @@ FORCE_REQUIRE= JPEG PNG TIFF ZLIB Threads OpenGL X11 .if defined(WITH_CURL) FORCE_REQUIRE+= CURL -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= CURL="" .else FORCE_IGNORE+= CURL diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index e6b61fb9ba20..4d57c5c20ed4 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -7,6 +7,7 @@ PORTNAME= osg PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/ @@ -45,7 +46,7 @@ FORCE_REQUIRE= JPEG PNG TIFF ZLIB Threads OpenGL X11 .if defined(WITH_CURL) FORCE_REQUIRE+= CURL -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= CURL="" .else FORCE_IGNORE+= CURL diff --git a/graphics/paintlib/Makefile b/graphics/paintlib/Makefile index d3c93fbe5578..7bab62617d8a 100644 --- a/graphics/paintlib/Makefile +++ b/graphics/paintlib/Makefile @@ -7,6 +7,7 @@ PORTNAME= paintlib PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.paintlib.de/paintlib/ diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index 3b66fe4fee20..6508479be347 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -7,7 +7,7 @@ PORTNAME= telak PORTVERSION= 0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ CRITICAL @@ -15,7 +15,7 @@ MASTER_SITES= http://julien.danjou.info/telak/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to draw pictures on your root window -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index 45e2c24a6c27..190696053d94 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -7,6 +7,7 @@ PORTNAME= Unreal PORTVERSION= 3.2.7 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://unrealircd.pimpmylinux.org/ \ http://unrealircd.icedslash.com/ @@ -85,7 +86,7 @@ CONFIGURE_ARGS+= --enable-ssl .endif .if defined(WITH_REMOTE) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --enable-libcurl=${LOCALBASE} .endif diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile index 0ab12256a796..af367f76b9b2 100644 --- a/lang/fpc-units/Makefile +++ b/lang/fpc-units/Makefile @@ -7,7 +7,7 @@ PORTNAME= units PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= # none PKGNAMEPREFIX= fpc- diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units index 733a984c330f..eb4c7aa961a2 100644 --- a/lang/fpc/Makefile.units +++ b/lang/fpc/Makefile.units @@ -162,7 +162,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo .if ${PKGNAMESUFFIX} == "-libcurl" . if defined(WITH_LIBCURL) -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl . endif .endif diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile index 845ca8c6c2a5..c685bcda566d 100644 --- a/lang/gambas/Makefile +++ b/lang/gambas/Makefile @@ -6,14 +6,14 @@ PORTNAME= gambas PORTVERSION= 1.0.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= SF MAINTAINER= thierry@FreeBSD.org COMMENT= Gambas Almost Means BASic -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ ml.0:${PORTSDIR}/math/ldouble USE_AUTOTOOLS= libltdl:15 libtool:15 diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext index 8c80acdd6572..1c8a721a647b 100644 --- a/lang/php4/Makefile.ext +++ b/lang/php4/Makefile.ext @@ -44,7 +44,7 @@ CONFIGURE_ARGS+=--enable-ctype .endif .if ${PHP_MODNAME} == "curl" -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index 42a238cbc07f..804b22e71bdb 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--enable-ctype .endif .if ${PHP_MODNAME} == "curl" -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext index 42a238cbc07f..804b22e71bdb 100644 --- a/lang/php53/Makefile.ext +++ b/lang/php53/Makefile.ext @@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--enable-ctype .endif .if ${PHP_MODNAME} == "curl" -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif diff --git a/lang/q/Makefile b/lang/q/Makefile index 239c68c8f561..d0313a6c82af 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -7,7 +7,7 @@ PORTNAME= q PORTVERSION= 6.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= q-lang diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile index f281143a571c..4d8abb54c8ca 100644 --- a/lang/scriba/Makefile +++ b/lang/scriba/Makefile @@ -7,7 +7,7 @@ PORTNAME= scriba PORTVERSION= 20b0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.scriptbasic.com/download/ DISTNAME= ${PORTNAME}-v2.0b0-source @@ -50,7 +50,7 @@ PLIST_SUB+= BDB="@comment " .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= CURL="" .else PLIST_SUB+= CURL="@comment " diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile index c3fa1ec2531f..23a3b81a1882 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 5106f8549db4..eb2b19e669db 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -7,6 +7,7 @@ PORTNAME= rssyl PORTVERSION= 0.23 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 13995cf79549..fe5422e90d4b 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -7,6 +7,7 @@ PORTNAME= spamreport PORTVERSION= 0.3.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,7 +16,7 @@ DISTNAME= spam_report-${PORTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= SpamReport plugin for claws-mail -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= claws-mail>=3.7.0:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.0:${PORTSDIR}/mail/claws-mail diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index d5586095f8fe..9aef1b58575a 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -7,6 +7,7 @@ PORTNAME= vcalendar PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ \ ${MASTER_SITE_LOCAL} diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile index f9165d57a8cb..eea06c1da4c1 100644 --- a/mail/freepops/Makefile +++ b/mail/freepops/Makefile @@ -7,6 +7,7 @@ PORTNAME= freepops PORTVERSION= 0.2.9 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 913032caa689..1853b35bfd37 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= gotmail PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= SF diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 66a6e822d2b3..75786ef175b2 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -8,6 +8,7 @@ PORTNAME= libetpan PORTVERSION= 0.57 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= SF diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index 56b141d52000..82593f755d16 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -7,7 +7,7 @@ PORTNAME= milter-greylist PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ DISTNAME= milter-greylist-${PORTVERSION} diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 468f0ece5ca5..75038d44552b 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -8,7 +8,7 @@ PORTNAME= bidwatcher PORTVERSION= 1.3.17 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= obrien@FreeBSD.org COMMENT= Bid monitor for eBay -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl PLIST_FILES= bin/bidwatcher USE_GNOME= gtk12 diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index 99f852ec802c..445aecc268f6 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -6,6 +6,7 @@ PORTNAME= esniper DISTVERSION= 2-18-1 +PORTREVISION= 1 CATEGORIES= misc net MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -13,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= A lightweight console application for sniping ebay auctions -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-curl-config=${LOCALBASE}/bin/curl-config diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index 499590adc660..d668a84d2d8e 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -7,7 +7,7 @@ PORTNAME= gkrellm-helium PORTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= http://makovick.googlepages.com/ EXTRACT_SUFX= .tgz @@ -16,7 +16,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= GKrellM plugin reading data from helium thermometer at Strahov, Prague BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 PLIST_FILES= libexec/gkrellm2/plugins/helium.so diff --git a/misc/sword/Makefile b/misc/sword/Makefile index c33a9b33fa79..eeff417b2c5b 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -7,6 +7,7 @@ PORTNAME= sword PORTVERSION= 1.5.11 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \ http://crosswire.org/ftpmirror/pub/sword/source/v1.5/ \ diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index c33a9b33fa79..eeff417b2c5b 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -7,6 +7,7 @@ PORTNAME= sword PORTVERSION= 1.5.11 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \ http://crosswire.org/ftpmirror/pub/sword/source/v1.5/ \ diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index c2321e204ad1..8a32fd1eb677 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -6,6 +6,7 @@ PORTNAME= wmweather+ PORTVERSION= 2.11 +PORTREVISION= 1 CATEGORIES= misc windowmaker geography MASTER_SITES= SF MASTER_SITE_SUBDIR= wmweatherplus diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index aba7d98fc796..16d19181e247 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -6,14 +6,14 @@ PORTNAME= wmweather PORTVERSION= 2.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc windowmaker geography MASTER_SITES= http://www.godisch.de/debian/wmweather/ MAINTAINER= kris@FreeBSD.org COMMENT= A WMaker dockapp which displays meteorological data for your city -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage RUN_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index 8533a02c21e8..a5db8849febf 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 0.99.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -67,7 +67,7 @@ CONFIGURE_ARGS+= --disable-xft .endif .if !defined(WITHOUT_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .else CONFIGURE_ARGS+= --without-curl .endif diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 7f90c06b8227..ae218f380148 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -8,7 +8,7 @@ PORTNAME= centericq PORTVERSION= 4.21.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-im MASTER_SITES= http://thekonst.net/download/ @@ -69,7 +69,7 @@ CONFIGURE_ARGS+= --with-fribidi .if !defined(WITH_MSN) CONFIGURE_ARGS+= --disable-msn .else -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .endif .if !defined(WITH_YAHOO) diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index 3433a15e4611..8ae85981e495 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= centerim DISTVERSION= 4.22.6-6-g777e +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/mobshots/ \ ftp://ftp.centerim.org/mobshots/ @@ -16,7 +17,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= frank@altpeter.de COMMENT= A text mode menu- and window-driven IM interface -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_ICONV= yes USE_OPENSSL= yes diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 620f18bfeb17..b9bdedd3efac 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -8,6 +8,7 @@ PORTNAME= centerim PORTVERSION= 4.22.6 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/releases/ \ ftp://ftp.centerim.org/releases/ @@ -15,7 +16,7 @@ MASTER_SITES= http://www.centerim.org/download/releases/ \ MAINTAINER= frank@altpeter.de COMMENT= A text mode menu- and window-driven IM interface -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_ICONV= yes USE_OPENSSL= yes diff --git a/net-im/cli-msn/Makefile b/net-im/cli-msn/Makefile index c38036c6ffcb..8ae4c90c4e40 100644 --- a/net-im/cli-msn/Makefile +++ b/net-im/cli-msn/Makefile @@ -7,7 +7,7 @@ PORTNAME= msn PORTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://mor-pah.net/code/ PKGNAMEPREFIX= cli- @@ -16,7 +16,7 @@ DISTNAME= CLI-MSN-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Command line msn messenger -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net-im/wooztalk/Makefile b/net-im/wooztalk/Makefile index bf9ea43e4a2d..ef7352cd079f 100644 --- a/net-im/wooztalk/Makefile +++ b/net-im/wooztalk/Makefile @@ -7,6 +7,7 @@ PORTNAME= wooztalk PORTVERSION= 0.9.8d +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.wooztalk.com/common/download/ DISTNAME= ${PORTNAME}_v${PORTVERSION}-freebsd @@ -18,7 +19,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ boost_serialization.4:${PORTSDIR}/devel/boost \ boost_regex.4:${PORTSDIR}/devel/boost \ boost_filesystem.4:${PORTSDIR}/devel/boost \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes NO_BUILD= yes diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index ce84a147621a..e4caaed929dc 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -7,6 +7,7 @@ PORTNAME= collectd PORTVERSION= 4.5.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ \ http://mirror.roe.ch/dist/${PORTNAME}/ @@ -98,7 +99,7 @@ PLIST_SUB+= CGI="@comment " .if defined(WITH_APACHE) CONFIGURE_ARGS+=--enable-apache -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= APACHE="" .else CONFIGURE_ARGS+=--disable-apache diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index ce84a147621a..e4caaed929dc 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -7,6 +7,7 @@ PORTNAME= collectd PORTVERSION= 4.5.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ \ http://mirror.roe.ch/dist/${PORTNAME}/ @@ -98,7 +99,7 @@ PLIST_SUB+= CGI="@comment " .if defined(WITH_APACHE) CONFIGURE_ARGS+=--enable-apache -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= APACHE="" .else CONFIGURE_ARGS+=--disable-apache diff --git a/net-mgmt/sblim-wbemcli/Makefile b/net-mgmt/sblim-wbemcli/Makefile index 81c99b5db3e0..813987a51e65 100644 --- a/net-mgmt/sblim-wbemcli/Makefile +++ b/net-mgmt/sblim-wbemcli/Makefile @@ -7,6 +7,7 @@ PORTNAME= sblim-wbemcli PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,sblim,} diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index 942a2df148f9..15c49437b658 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -7,6 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.6.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF @@ -16,7 +17,7 @@ COMMENT= Application and network monitoring solution LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp \ iksemel.4:${PORTSDIR}/textproc/iksemel \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl OPTIONS= MYSQL "Use MySQL backend" on \ PGSQL "Use PostgreSQL backend" off \ diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index 942a2df148f9..15c49437b658 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/Makefile @@ -7,6 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.6.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF @@ -16,7 +17,7 @@ COMMENT= Application and network monitoring solution LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp \ iksemel.4:${PORTSDIR}/textproc/iksemel \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl OPTIONS= MYSQL "Use MySQL backend" on \ PGSQL "Use PostgreSQL backend" off \ diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile index 735661f3e30d..5f34b201e9aa 100644 --- a/net-p2p/gtorrentviewer/Makefile +++ b/net-p2p/gtorrentviewer/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtorrentviewer PORTVERSION= 0.2b -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ DISTNAME= GTorrentViewer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK+2 viewer and editor for BitTorrent meta files -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GNOME= gtk20 gnomehier intlhack USE_GMAKE= yes diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 3b65d9a7fe42..36d5158e256a 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -7,7 +7,7 @@ PORTNAME= jigdo PORTVERSION= 0.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= http://atterer.net/jigdo/ diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile index 2ed23c47fb87..4cb26d75782b 100644 --- a/net-p2p/libbt/Makefile +++ b/net-p2p/libbt/Makefile @@ -7,7 +7,7 @@ PORTNAME= libbt PORTVERSION= 1.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= flz@FreeBSD.org COMMENT= C library implementing the core BitTorrent protocol -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index ee55a6e22446..f3e0f0ec3d9c 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -7,6 +7,7 @@ PORTNAME= qbittorrent DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent USE_PYTHON= 2.3+ diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index ee55a6e22446..f3e0f0ec3d9c 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= qbittorrent DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent USE_PYTHON= 2.3+ diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index fd13e1e22a60..b84fcd4e6c20 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME?= rtorrent PORTVERSION?= 0.8.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} @@ -18,7 +18,7 @@ COMMENT?= BitTorrent Client written in C++ BUILD_DEPENDS?= libtorrent=0.12.2:${PORTSDIR}/net-p2p/libtorrent RUN_DEPENDS?= libtorrent=0.12.2:${PORTSDIR}/net-p2p/libtorrent -LIB_DEPENDS?= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS?= curl.5:${PORTSDIR}/ftp/curl CONFLICTS?= rtorrent-devel-[0-9]* diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index 2eb011077a80..494c0c036ce2 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -7,7 +7,7 @@ PORTNAME= transmission PORTVERSION= 1.42 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ PKGNAMESUFFIX?= -cli @@ -20,7 +20,7 @@ SLAVEPORT?= LIB_DEPENDS?= ${GEN_LIB_DEPENDS} # General dependencies -GEN_LIB_DEPENDS=curl.4:${PORTSDIR}/ftp/curl +GEN_LIB_DEPENDS=curl.5:${PORTSDIR}/ftp/curl GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web USE_GNOME?= pkgconfig diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index 111c15f2f809..9dfffbc7d3cd 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.2.13 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -26,7 +26,7 @@ COMMENT= An Open Source PBX and telephony toolkit BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ newt.51:${PORTSDIR}/devel/newt \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 049e470e5fd7..d96ea23339e6 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.22.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.digium.com/pub/asterisk/ \ http://downloads.digium.com/pub/asterisk/old-releases/ \ @@ -20,7 +21,7 @@ BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ newt.51:${PORTSDIR}/devel/newt \ gsm.1:${PORTSDIR}/audio/gsm \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 powerpc diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 049e470e5fd7..d96ea23339e6 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.22.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.digium.com/pub/asterisk/ \ http://downloads.digium.com/pub/asterisk/old-releases/ \ @@ -20,7 +21,7 @@ BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ newt.51:${PORTSDIR}/devel/newt \ gsm.1:${PORTSDIR}/audio/gsm \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 powerpc diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index 7e8601e7deef..3342cbd52adc 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.2.30.2 +PORTREVISION= 1 PKGNAMESUFFIX= 12 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ @@ -26,7 +27,7 @@ COMMENT= An Open Source PBX and telephony toolkit BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ newt.51:${PORTSDIR}/devel/newt \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 049e470e5fd7..d96ea23339e6 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.22.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.digium.com/pub/asterisk/ \ http://downloads.digium.com/pub/asterisk/old-releases/ \ @@ -20,7 +21,7 @@ BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ newt.51:${PORTSDIR}/devel/newt \ gsm.1:${PORTSDIR}/audio/gsm \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 powerpc diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 049e470e5fd7..d96ea23339e6 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.22.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.digium.com/pub/asterisk/ \ http://downloads.digium.com/pub/asterisk/old-releases/ \ @@ -20,7 +21,7 @@ BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ newt.51:${PORTSDIR}/devel/newt \ gsm.1:${PORTSDIR}/audio/gsm \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 powerpc diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 53ea165c8b39..a907aeaeaffa 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -7,7 +7,7 @@ PORTNAME= boinc-client PORTVERSION= 6.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index 3cbd3043f2a7..0ba623235e5c 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/Makefile @@ -7,7 +7,7 @@ PORTNAME= con PORTVERSION= 0.9.9.042 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ http://download.enlightenment.org/snapshots/2008-01-25/ @@ -46,7 +46,7 @@ OPTIONS= CURL "Enable Curl support" on \ .if !defined(WITHOUT_CURL) CONFIGURE_ARGS+= --enable-curl -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .else CONFIGURE_ARGS+= --disable-curl .endif diff --git a/net/linknx/Makefile b/net/linknx/Makefile index d58897ac3650..8feade116f43 100644 --- a/net/linknx/Makefile +++ b/net/linknx/Makefile @@ -7,6 +7,7 @@ PORTNAME= linknx PORTVERSION= 0.0.1.25 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF @@ -32,7 +33,7 @@ LIB_DEPENDS+= esmtp.6:${PORTSDIR}/mail/libesmtp .endif .if (defined(WITH_LIBCURL) || exists(${LOCALBASE}/lib/libcurl.so)) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .endif USE_RC_SUBR= ${PORTNAME} diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index 75c932e4c4dc..7eb8f19b3da6 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -7,7 +7,7 @@ PORTNAME= mediatomb PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,7 +26,7 @@ CONFIGURE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ LDFLAGS="${LDFLAGS}" \ CFLAGS="${CFLAGS}" LIB_DEPENDS+= expat:${PORTSDIR}/textproc/expat2 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_RC_SUBR= mediatomb.sh # --- configurable variables --- diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 3fac42113a43..862164b554fd 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -7,6 +7,7 @@ PORTNAME= nepenthes PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nepenthes @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= nepenthes MAINTAINER= systemoperator@gmail.com COMMENT= Determine the malware activity on a network -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ magic.1:${PORTSDIR}/sysutils/file \ pcre.0:${PORTSDIR}/devel/pcre \ adns.1:${PORTSDIR}/dns/adns diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 98a940f99fe6..96c5ce30758c 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmlj PORTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that monitors your friends list at LiveJournal.com -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GNOME= gtk12 diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index 7365df2a7219..d43c8963bdb5 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmlrpc-c PORTVERSION= 1.11.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -44,7 +44,7 @@ CFLAGS+= -DNDEBUG .if defined(WITHOUT_CURL) CONFIGURE_ARGS+= --disable-curl-client .else -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl OPT_CURL= yes .endif diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index f66958923ff4..cbf2e42fc789 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -8,6 +8,7 @@ PORTNAME= xmlrpc-c PORTVERSION= 1.06.32 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -42,7 +43,7 @@ CFLAGS+= -DNDEBUG .if defined(WITHOUT_CURL) CONFIGURE_ARGS+= --disable-curl-client .else -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl OPT_CURL= yes .endif diff --git a/news/openftd/Makefile b/news/openftd/Makefile index 0ac36146e8fb..3986dcb5df22 100644 --- a/news/openftd/Makefile +++ b/news/openftd/Makefile @@ -8,14 +8,14 @@ PORTNAME= openftd PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news MASTER_SITES= http://www.icheb.nl/mirrors/openftd/ MAINTAINER= edwin@mavetju.org COMMENT= FreeBSD version of the Fill Threads Database program -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ dbus-1.3:${PORTSDIR}/devel/dbus \ diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile index 4ed9349d4fe2..7286d98c0da7 100644 --- a/polish/sms2/Makefile +++ b/polish/sms2/Makefile @@ -7,6 +7,7 @@ PORTNAME= sms PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= polish MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \ http://radioemiter.pl/~mjd/slackware/sms2/ \ @@ -16,7 +17,7 @@ MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \ MAINTAINER= pyzmen@kam.pl COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ gdbm.3:${PORTSDIR}/databases/gdbm \ pcre\\+\\+.0:${PORTSDIR}/devel/pcre++ diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index 5df023d92a99..4bd562e3fdd7 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -7,7 +7,7 @@ PORTNAME= db PORTVERSION= 20070124 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,acm/foomatic/,} \ http://freebsd.unixfreunde.de/sources/ @@ -19,7 +19,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic database LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_GMAKE= yes USE_PERL5= yes diff --git a/security/authforce/Makefile b/security/authforce/Makefile index 1f70a1c8d63f..54d3c891eafe 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -7,14 +7,14 @@ PORTNAME= authforce PORTVERSION= 0.9.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security www MASTER_SITES= http://www.divineinvasion.net/authforce/ MAINTAINER= ache@FreeBSD.org COMMENT= HTTP authentication brute forcer -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_GETTEXT= yes diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 59d129559ffb..ac8c2dca1034 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index b8f853c5def7..c28c477a1e44 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.4.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index 688717860823..23da408169cc 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -7,14 +7,14 @@ PORTNAME= opensaml DISTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/${DISTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Open source implentation of SAML -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ log4cpp.4:${PORTSDIR}/devel/log4cpp \ xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index 1addc1cb83ba..33e8dc6fd3d2 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -7,6 +7,7 @@ PORTNAME= opensaml2 DISTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/${DISTVERSION}/ DISTNAME= opensaml-${DISTVERSION} @@ -14,7 +15,7 @@ DISTNAME= opensaml-${DISTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Open source implentation of SAML2 -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ log4shib.1:${PORTSDIR}/devel/log4shib \ xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel \ xmltooling.2:${PORTSDIR}/devel/xmltooling diff --git a/security/osslsigncode/Makefile b/security/osslsigncode/Makefile index 65938582fb2d..73673e8ec1b1 100644 --- a/security/osslsigncode/Makefile +++ b/security/osslsigncode/Makefile @@ -7,6 +7,7 @@ PORTNAME= osslsigncode PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= SF @@ -23,7 +24,7 @@ USE_GMAKE= yes USE_OPENSSL= yes .if !defined(WITHOUT_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .endif .include <bsd.port.mk> diff --git a/security/p5-Net-SAML/Makefile b/security/p5-Net-SAML/Makefile index 2b1b8e841c73..667b4aad22b6 100644 --- a/security/p5-Net-SAML/Makefile +++ b/security/p5-Net-SAML/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-SAML PORTVERSION= 0.27 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= http://zxid.org/ PKGNAMEPREFIX= p5- diff --git a/security/squidclamav/Makefile b/security/squidclamav/Makefile index 54808032c9a9..c2ec82d0201a 100644 --- a/security/squidclamav/Makefile +++ b/security/squidclamav/Makefile @@ -7,6 +7,7 @@ PORTNAME= squidclamav PORTVERSION= 3.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.samse.fr/GPL/squidclamav/ diff --git a/security/zxid/Makefile b/security/zxid/Makefile index f0fd8225ea6a..d21ba5b43984 100644 --- a/security/zxid/Makefile +++ b/security/zxid/Makefile @@ -7,6 +7,7 @@ PORTNAME= zxid PORTVERSION= 0.25 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://zxid.org/ EXTRACT_SUFX= .tgz diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile index 88d635b87720..a9e4a83da1ec 100644 --- a/sysutils/afflib/Makefile +++ b/sysutils/afflib/Makefile @@ -8,7 +8,7 @@ PORTNAME= afflib PORTVERSION= 3.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.afflib.org/downloads/ diff --git a/sysutils/apt/Makefile b/sysutils/apt/Makefile index 8d0a9f36182b..e7d97f13be44 100644 --- a/sysutils/apt/Makefile +++ b/sysutils/apt/Makefile @@ -6,7 +6,7 @@ PORTNAME= apt PORTVERSION= 0.6.46.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= apt_0.6.46.4-0.1 @@ -19,7 +19,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ RUN_DEPENDS= ${BUILD_DEPENDS} \ dpkg:${PORTSDIR}/archivers/dpkg \ gpg:${PORTSDIR}/security/gnupg1 -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/sysutils/fusefs-curlftpfs/Makefile b/sysutils/fusefs-curlftpfs/Makefile index 19d76836108e..28410a4e931b 100644 --- a/sysutils/fusefs-curlftpfs/Makefile +++ b/sysutils/fusefs-curlftpfs/Makefile @@ -7,6 +7,7 @@ PORTNAME= curlftpfs PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF PKGNAMEPREFIX= fusefs- @@ -15,7 +16,7 @@ MAINTAINER= adox@mcx2.org COMMENT= Mount remote ftp directories LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod GNU_CONFIGURE= yes diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile index ab0beaf745e5..fb170cb970db 100644 --- a/sysutils/heartbeat/Makefile +++ b/sysutils/heartbeat/Makefile @@ -7,7 +7,7 @@ PORTNAME= heartbeat PORTVERSION= 1.2.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://linux-ha.org/download/ @@ -15,7 +15,7 @@ MAINTAINER= scott-ports@tummy.com COMMENT= Subsystem for High-Availability Clustering BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_AUTOTOOLS= libtool:15 diff --git a/sysutils/heartbeat2/Makefile b/sysutils/heartbeat2/Makefile index ab0beaf745e5..fb170cb970db 100644 --- a/sysutils/heartbeat2/Makefile +++ b/sysutils/heartbeat2/Makefile @@ -7,7 +7,7 @@ PORTNAME= heartbeat PORTVERSION= 1.2.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://linux-ha.org/download/ @@ -15,7 +15,7 @@ MAINTAINER= scott-ports@tummy.com COMMENT= Subsystem for High-Availability Clustering BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_AUTOTOOLS= libtool:15 diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile index f9095c20c2ee..ed6acb07c323 100644 --- a/textproc/libmrss/Makefile +++ b/textproc/libmrss/Makefile @@ -7,6 +7,7 @@ PORTNAME= libmrss PORTVERSION= 0.19.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.autistici.org/bakunin/libmrss/ @@ -14,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= A C library for parsing, writing, and creating RSS BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ nxml.18:${PORTSDIR}/textproc/libnxml OPTIONS= PHPMRSS "support to PHP" on diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index a332b06515ae..277b68b412c0 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -7,6 +7,7 @@ PORTNAME= libnxml PORTVERSION= 0.18.2 +PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ @@ -14,7 +15,7 @@ MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \ MAINTAINER= nivit@FreeBSD.org COMMENT= A C library for writing XML 1.0/1.1 files or streams -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I/${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 3b7260518bea..e0ff899f540b 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -8,6 +8,7 @@ PORTNAME= raptor PORTVERSION= 1.4.16 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://download.librdf.org/source/ @@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= chuck@pkix.net COMMENT= RDF Parser Toolkit for Redland -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GNOME= gnomehack gnometarget libxml2 GNU_CONFIGURE= yes diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 3b7260518bea..e0ff899f540b 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -8,6 +8,7 @@ PORTNAME= raptor PORTVERSION= 1.4.16 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://download.librdf.org/source/ @@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= chuck@pkix.net COMMENT= RDF Parser Toolkit for Redland -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GNOME= gnomehack gnometarget libxml2 GNU_CONFIGURE= yes diff --git a/www/castget/Makefile b/www/castget/Makefile index cc41f1b2ca87..2962dd7fe062 100644 --- a/www/castget/Makefile +++ b/www/castget/Makefile @@ -7,7 +7,7 @@ PORTNAME= castget PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SAVANNAH CENKES @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Command-line podcast downloader LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_LDCONFIG= yes USE_GNOME= glib20 libxml2 diff --git a/www/flickcurl/Makefile b/www/flickcurl/Makefile index d63e7b32d738..df9ecbad896d 100644 --- a/www/flickcurl/Makefile +++ b/www/flickcurl/Makefile @@ -7,13 +7,14 @@ PORTNAME= flickcurl PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.dajobe.org/flickcurl/ MAINTAINER= vanilla@FreeBSD.org COMMENT= C library for the Flickr API -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget ltverhack libxml2 pkgconfig diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index b2880f282344..4f3300b0b187 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_security PORTVERSION= 2.5.7 +PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index 4a35f8fe8652..e0e9e34d9876 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -8,7 +8,7 @@ PORTNAME= netsurf PORTVERSION= 1.1 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/download/ CENKES @@ -18,7 +18,7 @@ COMMENT= A lightweight web browser BUILD_DEPENDS= lemon:${PORTSDIR}/devel/lemon \ re2c:${PORTSDIR}/devel/re2c LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_GMAKE= yes USE_GNOME= libglade2 libxml2 diff --git a/www/newsbeuter/Makefile b/www/newsbeuter/Makefile index 201f479cce04..01d50ff9c30c 100644 --- a/www/newsbeuter/Makefile +++ b/www/newsbeuter/Makefile @@ -6,6 +6,7 @@ PORTNAME= newsbeuter PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://newsbeuter.org/downloads/ @@ -13,7 +14,7 @@ MAINTAINER= arved@FreeBSD.org COMMENT= An RSS feed reader for the text console LIB_DEPENDS= stfl.1:${PORTSDIR}/devel/stfl \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_GMAKE= yes USE_GETTEXT= yes diff --git a/www/nspluginwrapper-devel/Makefile b/www/nspluginwrapper-devel/Makefile index bd1c04cc4229..77be439eb3f8 100644 --- a/www/nspluginwrapper-devel/Makefile +++ b/www/nspluginwrapper-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= nspluginwrapper PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www linux emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${RPMFILE} @@ -17,7 +17,7 @@ MAINTAINER= malus.x@gmail.com COMMENT= A compatibility plugin for Netscape 4 (NPAPI) plugins EXTRACT_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 RPMFILE= ${PORTNAME}-i386-${PORTVERSION}-1.x86_64.rpm diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index bd1c04cc4229..77be439eb3f8 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -7,7 +7,7 @@ PORTNAME= nspluginwrapper PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www linux emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${RPMFILE} @@ -17,7 +17,7 @@ MAINTAINER= malus.x@gmail.com COMMENT= A compatibility plugin for Netscape 4 (NPAPI) plugins EXTRACT_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 RPMFILE= ${PORTNAME}-i386-${PORTVERSION}-1.x86_64.rpm diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index 97d500cf576f..f3fbf8c28a73 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -7,7 +7,7 @@ PORTNAME= openvrml PORTVERSION= 0.17.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ js.1:${PORTSDIR}/lang/spidermonkey \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_GL= yes USE_GNOME= gnomehack libglade2 libgnomeui diff --git a/www/osb-nrcit/Makefile b/www/osb-nrcit/Makefile index 0d19762b5866..16a035e3628e 100644 --- a/www/osb-nrcit/Makefile +++ b/www/osb-nrcit/Makefile @@ -7,7 +7,7 @@ PORTNAME= osb-nrcit PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk-webcore @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ WebCore embeddable web browser component BUILD_DEPENDS= osb-nrcore>=0.5.2:${PORTSDIR}/www/osb-nrcore -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= osb-nrcore>=0.5.2:${PORTSDIR}/www/osb-nrcore USE_GNOME= gnomehack gnometarget gtk20 librsvg2 diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index 7aedd627343f..aa7e185eab33 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -7,7 +7,7 @@ PORTNAME= WWW-Curl PORTVERSION= 3.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ftp perl5 MASTER_SITES= CPAN \ http://curl.haxx.se/libcurl/perl/ @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= roam@FreeBSD.org COMMENT= Perl binding interface for curl -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl:install +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl:install PERL_CONFIGURE= yes diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 3031345d88dc..c69e738a6079 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -7,6 +7,7 @@ PORTNAME= http PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -16,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= wenheping@gmail.com COMMENT= Extended HTTP Support -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_PHP= yes USE_PHPEXT= yes diff --git a/www/pecl-pecl_http/Makefile b/www/pecl-pecl_http/Makefile index af2b4c8f5121..25a7a18366a4 100644 --- a/www/pecl-pecl_http/Makefile +++ b/www/pecl-pecl_http/Makefile @@ -7,6 +7,7 @@ PORTNAME= pecl_http DISTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= www pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -32,7 +33,7 @@ OPTIONS= CURL "Enable cURL HTTP requests" on \ .include <bsd.port.pre.mk> .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl \ event-1.4:${PORTSDIR}/devel/libevent CONFIGURE_ARGS+=--with-http-curl-requests=${LOCALBASE} --with-http-curl-libevent=${LOCALBASE} .else diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index e703e03cbde4..145911fab81b 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -8,7 +8,7 @@ PORTNAME= webkit PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://people.freedesktop.org/~alp/webkit/gtk/ PKGNAMESUFFIX= -gtk2 @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An opensource browser engine LIB_DEPENDS= icutu.38:${PORTSDIR}/devel/icu \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ sqlite3.8:${PORTSDIR}/databases/sqlite3 WANT_GSTREAMER= yes diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index c303b90a406c..fba19d2d7f8a 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -8,13 +8,14 @@ PORTNAME= wsdlpull PORTVERSION= 1.22 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF MAINTAINER= pgollucci@FreeBSD.org COMMENT= C++ WSDL Parser -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GNOME= gnometarget USE_AUTOTOOLS= libtool:15 diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index a05f7302e86f..ba0c65dc9830 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= xshttpd DISTVERSION= 3.7b03 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index 52435d2da081..34b07ffb8177 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= xshttpd DISTVERSION= 3.5g05 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ |