From 425944e2097d85b8d2deadc4148052a4bb007989 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 16 Feb 2009 15:28:57 +0000 Subject: [PATCH] add MASTER_SITES_SAVANNAH and switch ports over to using it. ok jasper, landry --- audio/fluidsynth/Makefile | 4 ++-- audio/normalize/Makefile | 4 ++-- audio/p5-gnupod/Makefile | 4 ++-- devel/avr/libc/Makefile | 4 ++-- devel/avrdude/Makefile | 4 ++-- devel/uisp/Makefile | 4 ++-- editors/beaver/Makefile | 5 +++- editors/leafpad/Makefile | 4 ++-- games/crack-attack/Makefile | 4 ++-- graphics/ilmbase/Makefile | 4 ++-- graphics/openexr/Makefile | 4 ++-- .../templates/network.conf.template | 23 ++++++++++++++++++- mail/mail-notification/Makefile | 4 ++-- mail/nmh/Makefile | 4 ++-- net/castget/Makefile | 4 ++-- net/freetalk/Makefile | 4 ++-- net/mldonkey/snapshot/Makefile | 4 ++-- net/nepim/Makefile | 4 ++-- sysutils/bubblemon/Makefile | 4 ++-- sysutils/duplicity/Makefile | 14 ++--------- sysutils/rdiff-backup/Makefile | 4 ++-- sysutils/tpb/Makefile | 4 ++-- x11/freefont-ttf/Makefile | 4 ++-- x11/gnustep/addresses/Makefile | 4 ++-- x11/ratpoison/Makefile | 4 ++-- x11/xforms/Makefile | 4 ++-- 26 files changed, 74 insertions(+), 60 deletions(-) diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 996342edac8..d36e5724a3a 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2008/12/26 08:45:12 jakemsr Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/16 15:28:57 sthen Exp $ COMMENT = SoundFont2 software synthesizer DISTNAME = fluidsynth-1.0.8 @@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP = Yes WANTLIB = c m ncurses pthread readline samplerate sndio -MASTER_SITES = http://download.savannah.gnu.org/releases/fluid/ +MASTER_SITES = ${MASTER_SITE_SAVANNAH:=fluid/} DEV_FLAGS = -DDEVOSSAUDIO=\\\"/dev/audio\\\" \ -DDEVOSSMIDI=\\\"/dev/rmidi0\\\" diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile index d7f65ecccb8..7de7dca22fc 100644 --- a/audio/normalize/Makefile +++ b/audio/normalize/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2007/11/13 20:05:00 jasper Exp $ +# $OpenBSD: Makefile,v 1.17 2009/02/16 15:28:57 sthen Exp $ COMMENT= audio file volume normalizer @@ -6,7 +6,7 @@ DISTNAME= normalize-0.7.7 PKGNAME= ${DISTNAME}p0 CATEGORIES= audio -MASTER_SITES= http://savannah.nongnu.org/download/normalize/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=normalize/} HOMEPAGE= http://normalize.nongnu.org/ diff --git a/audio/p5-gnupod/Makefile b/audio/p5-gnupod/Makefile index e245cb04abc..4c171cd449c 100644 --- a/audio/p5-gnupod/Makefile +++ b/audio/p5-gnupod/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2008/08/29 16:05:37 merdely Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/16 15:28:57 sthen Exp $ COMMENT = collection of perl scripts to manage your iPod @@ -8,7 +8,7 @@ CATEGORIES = audio HOMEPAGE = http://www.gnu.org/software/gnupod/ MASTER_SITES = http://blinkenlights.ch/gnupod-dist/stable/ \ - http://savannah.gnu.org/download/gnupod/ + ${MASTER_SITE_SAVANNAH:=gnupod/} MAINTAINER = James Turner diff --git a/devel/avr/libc/Makefile b/devel/avr/libc/Makefile index 6faf43f1f4c..45ba8313ee1 100644 --- a/devel/avr/libc/Makefile +++ b/devel/avr/libc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2008/10/01 04:56:57 ckuethe Exp $ +# $OpenBSD: Makefile,v 1.11 2009/02/16 15:28:58 sthen Exp $ COMMENT= Atmel AVR 8-bit RISC microcontrollers' libc @@ -12,7 +12,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://savannah.nongnu.org/download/avr-libc/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=avr-libc/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index d930d3ffe3c..88663339d78 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2008/08/29 03:58:43 ckuethe Exp $ +# $OpenBSD: Makefile,v 1.5 2009/02/16 15:28:58 sthen Exp $ COMMENT= AVR microcontroller hardware in-system programmer @@ -19,7 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c ncurses readline termcap -MASTER_SITES= http://savannah.nongnu.org/download/avrdude/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=avrdude/} EXTRACT_ONLY= avrdude-${V}${EXTRACT_SUFX} CONFIGURE_STYLE= gnu diff --git a/devel/uisp/Makefile b/devel/uisp/Makefile index 9625869701d..f906f08892d 100644 --- a/devel/uisp/Makefile +++ b/devel/uisp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2008/10/12 08:29:39 martin Exp $ +# $OpenBSD: Makefile,v 1.5 2009/02/16 15:28:58 sthen Exp $ COMMENT= AVR microcontroller hardware in-system programmer @@ -17,7 +17,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c m stdc++ -MASTER_SITES= http://savannah.nongnu.org/download/uisp/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=uisp/} CONFIGURE_STYLE= gnu .if ${MACHINE_ARCH} == "i386" diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index 399dfdbfb26..8e81293447e 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,4 +1,5 @@ -# $OpenBSD: Makefile,v 1.13 2009/02/16 14:57:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2009/02/16 15:28:58 sthen Exp $ + COMMENT= lightweight Gtk text editor with syntax highlighting DISTNAME= beaver0_3_0_1 @@ -6,6 +7,8 @@ PKGNAME= beaver-0.3.0.1 CATEGORIES= editors HOMEPAGE= http://www.nongnu.org/beaver/ +# XXX should use ${MASTER_SITES_SAVANNAH:=beaver/} but % in the +# XXX directory name causes a problem MASTER_SITES= http://download.savannah.gnu.org/releases-noredirect/beaver/0.3.0.1%20-%202008.06.26/ EXTRACT_SUFX= .tgz diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 797b174c9f4..22d42bd2d52 100755 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2008/09/03 14:43:30 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.21 2009/02/16 15:28:58 sthen Exp $ COMMENT= simple GTK+ text editor @@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=leafpad/} WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \ Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \ diff --git a/games/crack-attack/Makefile b/games/crack-attack/Makefile index 5e81fba11de..afe94b38273 100644 --- a/games/crack-attack/Makefile +++ b/games/crack-attack/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2008/06/15 00:08:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/16 15:28:58 sthen Exp $ COMMENT= OpenGL game based on SNES classic Tetris Attack @@ -22,7 +22,7 @@ WANTLIB= GL GLU ICE SM X11 Xau Xcursor Xdmcp Xext Xfixes Xcomposite \ glib-2.0 gmodule-2.0 glitz png pango-1.0 \ pangocairo-1.0 pangoft2-1.0 pixman-1 -MASTER_SITES= http://savannah.nongnu.org/download/crack-attack/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=crack-attack/} MODULES= devel/gettext diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index ee973626f41..a765bb0463d 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2008/04/11 20:37:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.5 2009/02/16 15:28:58 sthen Exp $ COMMENT= ILM base libraries @@ -20,7 +20,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://download.savannah.nongnu.org/releases/openexr/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=openexr/} WANTLIB= m stdc++ diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 6c102ee0d44..6a60ceaa7cb 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2008/04/11 20:38:13 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.13 2009/02/16 15:28:58 sthen Exp $ COMMENT-main= high dynamic range image format COMMENT-tools= image viewing tools for OpenEXR @@ -21,7 +21,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://download.savannah.nongnu.org/releases/openexr/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=openexr/} MULTI_PACKAGES= -main -tools -doc diff --git a/infrastructure/templates/network.conf.template b/infrastructure/templates/network.conf.template index e670a953968..c3499a41fee 100644 --- a/infrastructure/templates/network.conf.template +++ b/infrastructure/templates/network.conf.template @@ -1,4 +1,4 @@ -# $OpenBSD: network.conf.template,v 1.128 2009/02/03 22:17:36 jasper Exp $ +# $OpenBSD: network.conf.template,v 1.129 2009/02/16 15:28:58 sthen Exp $ # # NEVER EDIT THIS FILE DIRECTLY!!!! @@ -181,6 +181,27 @@ MASTER_SITE_KDE+= \ ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/ \ ftp://ftp.chg.ru/pub/X11/kde/ +MASTER_SITE_SAVANNAH+= \ + http://download.savannah.nongnu.org/releases/ \ + http://download.savannah.nongnu.org/releases-noredirect/ \ + http://ftp.cc.uoc.gr/mirrors/nongnu.org/ \ + http://ftp.twaren.net/Unix/NonGNU/ \ + http://mirror.csclub.uwaterloo.ca/nongnu/ \ + http://mirror.dknss.com/nongnu/ \ + http://mirror.publicns.net/pub/nongnu/ \ + ftp://mirror.publicns.net/pub/nongnu/ \ + ftp://mirrors.localhost.net.ar/pub/mirrors/savannah-nongnu/ \ + http://mirrors.zerg.biz/nongnu/ \ + http://nongnu.askapache.com/ \ + http://nongnu.mirror.ironie.org/ \ + http://piotrkosoft.net/pub/mirrors/savannah.gnu.org/ \ + ftp://ftp.piotrkosoft.net/pub/mirrors/savannah.gnu.org/ \ + http://savannah.c3sl.ufpr.br/ \ + ftp://savannah.c3sl.ufpr.br/savannah-nongnu/ \ + http://savannah.inetbridge.net/ \ + http://savannah.releasenotes.org/ \ + http://www.very-clever.com/download/nongnu/ + MASTER_SITE_AFTERSTEP+= \ ftp://ftp.afterstep.org/ \ ftp://ftp.kddilabs.jp/X11/AfterStep/ \ diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index a2e2c171236..8f84619ec64 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 2009/01/21 10:50:12 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.26 2009/02/16 15:28:58 sthen Exp $ COMMENT= mail notification for freedesktop.org-compliant system trays DISTNAME= mail-notification-5.4 @@ -26,7 +26,7 @@ WANTLIB= ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage \ gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \ pixman-1 png popt pthread ssl xml2 z -MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=mailnotify/} MODULES= devel/gettext \ textproc/intltool diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 6e1fa20a8e4..8d29c540882 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.25 2007/09/06 18:57:34 naddy Exp $ +# $OpenBSD: Makefile,v 1.26 2009/02/16 15:28:58 sthen Exp $ COMMENT= new MH mail handling program DISTNAME= nmh-1.2 CATEGORIES= mail -MASTER_SITES= http://download.savannah.nongnu.org/releases/nmh/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=nmh/} HOMEPAGE= http://www.nongnu.org/nmh/ PERMIT_PACKAGE_CDROM= Yes diff --git a/net/castget/Makefile b/net/castget/Makefile index 419ea4444cf..118aa270f4b 100644 --- a/net/castget/Makefile +++ b/net/castget/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2007/12/28 13:15:21 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/16 15:28:58 sthen Exp $ COMMENT= command-line podcast downloader @@ -8,7 +8,7 @@ CATEGORIES= net HOMEPAGE= http://www.nongnu.org/castget -MASTER_SITES= http://savannah.nongnu.org/download/castget/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=castget/} MAINTAINER= Gleydson Soares diff --git a/net/freetalk/Makefile b/net/freetalk/Makefile index da7f5d071cb..b8551d481a6 100644 --- a/net/freetalk/Makefile +++ b/net/freetalk/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2009/01/20 08:11:34 kevlo Exp $ +# $OpenBSD: Makefile,v 1.2 2009/02/16 15:28:58 sthen Exp $ COMMENT= console based Jabber client @@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB= c glib-2.0 idn m ncurses readline stdc++ -MASTER_SITES= http://savannah.gnu.org/download/freetalk/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=freetalk/} MODULES= devel/gettext LIB_DEPENDS= guile-ltdl,guile::lang/guile \ diff --git a/net/mldonkey/snapshot/Makefile b/net/mldonkey/snapshot/Makefile index 66d8a987e95..b5a42f26fa2 100644 --- a/net/mldonkey/snapshot/Makefile +++ b/net/mldonkey/snapshot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2007/09/15 22:36:55 merdely Exp $ +# $OpenBSD: Makefile,v 1.12 2009/02/16 15:28:58 sthen Exp $ BROKEN= requires update due to ocaml 3.08 @@ -19,7 +19,7 @@ MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config HOMEPAGE=http://savannah.nongnu.org/projects/mldonkey/ -MASTER_SITES=http://savannah.nongnu.org/download/mldonkey/ +MASTER_SITES=${MASTER_SITE_SAVANNAH:=mldonkey/} DISTNAME=mldonkey-2.5.22 WRKDIST=${WRKDIR}/mldonkey-2.5.22 diff --git a/net/nepim/Makefile b/net/nepim/Makefile index e98b01d6467..8395f5c7255 100644 --- a/net/nepim/Makefile +++ b/net/nepim/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2009/01/26 09:57:15 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.8 2009/02/16 15:28:58 sthen Exp $ COMMENT= network pipe meter @@ -15,7 +15,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c -MASTER_SITES= http://download.savannah.gnu.org/releases/nepim/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=nepim/} LIB_DEPENDS= oop.>=4::devel/liboop diff --git a/sysutils/bubblemon/Makefile b/sysutils/bubblemon/Makefile index a4742431bdc..858eb04839d 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2009/01/21 10:50:12 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.30 2009/02/16 15:28:58 sthen Exp $ COMMENT= GNOME panel applet that displays the CPU + memory load @@ -8,7 +8,7 @@ CATEGORIES= sysutils x11/gnome HOMEPAGE= http://www.d.kth.se/~d92-jwa/code/ -MASTER_SITES= http://savannah.nongnu.org/download/bubblemon/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=bubblemon/} LIB_DEPENDS= panel-applet-2::x11/gnome/panel \ gtop-2.0.>=3.0::devel/libgtop2 diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 8dacff2caa5..ed1609e4954 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2009/02/09 00:28:33 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2009/02/16 15:28:58 sthen Exp $ COMMENT = encrypted backup using rsync algorithm @@ -8,17 +8,7 @@ DISTNAME = duplicity-${MODPY_EGG_VERSION} CATEGORIES = sysutils HOMEPAGE = http://www.nongnu.org/duplicity/ -MASTER_SITES = http://savannah.nongnu.org/download/duplicity/ \ - http://download.savannah.gnu.org/releases/duplicity/ \ - http://nongnu.askapache.com/duplicity/ \ - http://nongnu.bigsearcher.com/duplicity/ \ - http://mirror.publicns.net/pub/nongnu/duplicity/ \ - http://nongnu.mirror.ironie.org/releases/duplicity/ \ - http://savannah.c3sl.ufpr.br/duplicity/ \ - http://savannah.releasenotes.org/duplicity/ \ - http://www.de-mirrors.de/nongnu/duplicity/ \ - http://ftp.cc.uoc.gr/mirrors/nongnu.org/duplicity/ \ - http://ftp.twaren.net/Unix/NonGNU/duplicity/ +MASTER_SITES = ${MASTER_SITE_SAVANNAH:=duplicity/} MAINTAINER = Bruno Bigras diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index 385f0398a68..edce77b46c5 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:42 steven Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/16 15:28:58 sthen Exp $ COMMENT= incremental backup DISTNAME= rdiff-backup-1.0.5 @@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes LIB_DEPENDS+= rsync::net/librsync -MASTER_SITES= http://savannah.nongnu.org/download/rdiff-backup/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=rdiff-backup/} MODULES= lang/python diff --git a/sysutils/tpb/Makefile b/sysutils/tpb/Makefile index a787b1351e6..fd1b32dccbf 100644 --- a/sysutils/tpb/Makefile +++ b/sysutils/tpb/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2007/11/28 13:14:12 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.13 2009/02/16 15:28:58 sthen Exp $ # requires nvram(4) device ONLY_FOR_ARCHS= amd64 i386 @@ -10,7 +10,7 @@ PKGNAME= ${DISTNAME}p2 CATEGORIES= sysutils HOMEPAGE= http://www.nongnu.org/tpb/ -MASTER_SITES= http://savannah.nongnu.org/download/tpb/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=tpb/} MAINTAINER= joshua stein diff --git a/x11/freefont-ttf/Makefile b/x11/freefont-ttf/Makefile index d34740e924b..3936082c9cb 100644 --- a/x11/freefont-ttf/Makefile +++ b/x11/freefont-ttf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2009/02/01 11:13:34 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2009/02/16 15:28:58 sthen Exp $ COMMENT= free UCS outline fonts @@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://download.savannah.gnu.org/releases/freefont/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=freefont/} WRKDIST= ${WRKDIR}/freefont-$V NO_BUILD= Yes diff --git a/x11/gnustep/addresses/Makefile b/x11/gnustep/addresses/Makefile index ff17cca632b..9a6f2d2115b 100644 --- a/x11/gnustep/addresses/Makefile +++ b/x11/gnustep/addresses/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2008/06/23 11:00:46 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.5 2009/02/16 15:28:58 sthen Exp $ COMMENT= GNUstep address book @@ -12,7 +12,7 @@ HOMEPAGE= http://gap.nongnu.org/addresses/index.html WANTLIB= c m objc pthread -MASTER_SITES= http://savannah.nongnu.org/download/gap/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=gap/} WRKDIST= ${WRKDIR}/Addresses diff --git a/x11/ratpoison/Makefile b/x11/ratpoison/Makefile index f6043e55e78..b14fca73ac7 100644 --- a/x11/ratpoison/Makefile +++ b/x11/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2009/02/09 18:36:49 martynas Exp $ +# $OpenBSD: Makefile,v 1.17 2009/02/16 15:28:58 sthen Exp $ COMMENT= minimal wm based on GNU screen @@ -15,7 +15,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= X11 Xext Xinerama Xtst c -MASTER_SITES= http://savannah.nongnu.org/download/ratpoison/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=ratpoison/} USE_X11= Yes diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index e1e39ae32f6..225f7b3b324 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.35 2009/02/16 14:49:56 sthen Exp $ +# $OpenBSD: Makefile,v 1.36 2009/02/16 15:28:58 sthen Exp $ COMMENT= GUI toolkit for X11 @@ -11,7 +11,7 @@ CATEGORIES= x11 HOMEPAGE= http://world.std.com/~xforms/ -MASTER_SITES= http://savannah.nongnu.org/download/xforms/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH:=xforms/} # LGPL PERMIT_PACKAGE_CDROM= Yes