From c0d71858dba54005bc8eb1c1e6ea9544ccafaae1 Mon Sep 17 00:00:00 2001 From: jasper Date: Sun, 26 Jan 2020 11:14:29 +0000 Subject: [PATCH] update MASTER_SITES where distfiles.nl was used --- archivers/luazlib/Makefile | 4 ++-- archivers/zipios/Makefile | 4 ++-- astro/wmmoonclock/Makefile | 4 ++-- astro/wmspaceweather/Makefile | 4 ++-- astro/wmsun/Makefile | 4 ++-- astro/xephem/Makefile | 4 ++-- audio/cuetools/Makefile | 4 ++-- audio/libofa/Makefile | 4 ++-- audio/metronome/Makefile | 4 ++-- audio/moc/Makefile | 4 ++-- audio/swh-plugins/Makefile | 4 ++-- audio/xmcd/Makefile | 4 ++-- benchmarks/xengine/Makefile | 4 ++-- biology/emboss/Makefile | 4 ++-- comms/birda/Makefile | 4 ++-- comms/owx/Makefile | 4 ++-- comms/spisniffer/Makefile | 4 ++-- comms/wy60/Makefile | 4 ++-- comms/xdx/Makefile | 4 ++-- comms/xlog/Makefile | 4 ++-- converters/libpst/Makefile | 4 ++-- converters/pflogx/Makefile | 4 ++-- devel/cmockery/Makefile | 4 ++-- devel/dissy/Makefile | 4 ++-- devel/gmc4cc/Makefile | 4 ++-- devel/liboop/Makefile | 4 ++-- devel/libxsvf/Makefile | 4 ++-- devel/lua-cmsgpack/Makefile | 4 ++-- devel/mm/Makefile | 4 ++-- devel/mono-gdata/Makefile | 4 ++-- devel/msp430/Makefile.inc | 6 +++--- devel/pyrex/Makefile | 4 ++-- devel/radare2/main/Makefile | 4 ++-- devel/shunit2/Makefile | 4 ++-- devel/smpeg/Makefile | 4 ++-- devel/stm32loader/Makefile | 4 ++-- devel/ucpp/Makefile | 4 ++-- editors/nedit/Makefile | 4 ++-- education/dvorak7min/Makefile | 4 ++-- emulators/BasiliskII/Makefile | 4 ++-- fonts/freefarsi-ttf/Makefile | 4 ++-- fonts/inconsolata-font/Makefile | 4 ++-- fonts/profont/Makefile | 4 ++-- fonts/spranq-ecofont-ttf/Makefile | 4 ++-- games/circuit/Makefile | 4 ++-- games/sudoku/Makefile | 4 ++-- geo/gimgtools/Makefile | 4 ++-- geo/gmapcatcher/Makefile | 4 ++-- graphics/delaboratory/Makefile | 4 ++-- graphics/fyre/Makefile | 4 ++-- graphics/gfract/Makefile | 4 ++-- graphics/indexpage/Makefile | 4 ++-- graphics/libcaca/Makefile | 4 ++-- inputmethods/ibus-anthy/Makefile | 4 ++-- inputmethods/ibus/Makefile | 4 ++-- japanese/mecab/Makefile | 4 ++-- lang/arena/Makefile | 4 ++-- lang/eagle/Makefile | 4 ++-- lang/intel2gas/Makefile | 4 ++-- lang/swi-prolog/Makefile | 4 ++-- mail/opensmtpd-filters/dkimsign/Makefile | 4 ++-- mail/opensmtpd-filters/dnsbl/Makefile | 4 ++-- mail/opensmtpd-filters/libopensmtpd/Makefile | 4 ++-- mail/smtpclient/Makefile | 4 ++-- misc/deco/Makefile | 4 ++-- misc/hfsplus/Makefile | 4 ++-- misc/p5-Umph-Prompt/Makefile | 4 ++-- multimedia/libmp4v2/Makefile | 4 ++-- multimedia/oggconvert/Makefile | 4 ++-- net/bing/Makefile | 4 ++-- net/libnet/1.1/Makefile | 4 ++-- net/tclcurl/Makefile | 4 ++-- net/udns/Makefile | 4 ++-- net/ytalk/Makefile | 4 ++-- news/nn/Makefile | 4 ++-- productivity/when/Makefile | 4 ++-- productivity/xinvest/Makefile | 4 ++-- productivity/xquote/Makefile | 4 ++-- security/erl-bcrypt/Makefile | 4 ++-- sysutils/cl-launch/Makefile | 4 ++-- sysutils/crashme/Makefile | 4 ++-- sysutils/dmassage/Makefile | 4 ++-- sysutils/superscript/Makefile | 4 ++-- sysutils/wmmon/Makefile | 4 ++-- textproc/iso12083/Makefile | 4 ++-- textproc/libxslt/Makefile | 4 ++-- textproc/rxp/Makefile | 4 ++-- textproc/stringtemplate/Makefile | 4 ++-- textproc/vgrind/Makefile | 4 ++-- x11/driconf/Makefile | 4 ++-- x11/gnustep/imageviewer/Makefile | 4 ++-- x11/gtk2-rezlooks-engine/Makefile | 4 ++-- x11/gtk3-unico-engine/Makefile | 4 ++-- x11/osd_clock/Makefile | 4 ++-- x11/xglobe/Makefile | 4 ++-- x11/xtu/Makefile | 4 ++-- 96 files changed, 193 insertions(+), 193 deletions(-) diff --git a/archivers/luazlib/Makefile b/archivers/luazlib/Makefile index 1dca09229c1..fd99c390951 100644 --- a/archivers/luazlib/Makefile +++ b/archivers/luazlib/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 21:05:06 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:29 jasper Exp $ COMMENT= lua binding of zlib DISTNAME= luazlib-20100731 REVISION= 2 CATEGORIES= archivers -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ HOMEPAGE= https://github.com/brimworks/lua-zlib/ diff --git a/archivers/zipios/Makefile b/archivers/zipios/Makefile index 9a03218d4da..065ec9152fd 100644 --- a/archivers/zipios/Makefile +++ b/archivers/zipios/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:43:30 sthen Exp $ +# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:29 jasper Exp $ COMMENT= java-like zip interface @@ -6,7 +6,7 @@ DISTNAME= zipios++-0.1.5.9+cvs.2004.02.07 PKGNAME= zipios++-0.1.5.9 REVISION = 7 CATEGORIES= devel archivers -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MASTER_SITES0= ${MASTER_SITE_GNU:=automake/} SHARED_LIBS += zipios 1.0 # .0.0 diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index 9899ad91b60..bac75058a85 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 2019/07/12 20:43:31 sthen Exp $ +# $OpenBSD: Makefile,v 1.34 2020/01/26 11:14:29 jasper Exp $ COMMENT= wm-dockapp; shows the moon phase @@ -12,7 +12,7 @@ PERMIT_PACKAGE= Yes WANTLIB= X11 Xext Xpm c m -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MAKE_ENV= CC="${CC}" diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index 22a10bdb0bd..af5de6a2366 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.34 2019/07/12 20:43:31 sthen Exp $ +# $OpenBSD: Makefile,v 1.35 2020/01/26 11:14:29 jasper Exp $ COMMENT= wm-dockapp; space weather monitor @@ -12,7 +12,7 @@ PERMIT_PACKAGE= Yes WANTLIB= X11 Xext Xpm c -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MAKE_ENV= CC="${CC}" diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 4fc10810e1f..838395f3279 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2019/07/12 20:43:31 sthen Exp $ +# $OpenBSD: Makefile,v 1.33 2020/01/26 11:14:29 jasper Exp $ COMMENT= wm-dockapp; shows sunrise/sunset times @@ -12,7 +12,7 @@ PERMIT_PACKAGE= Yes WANTLIB= X11 Xext Xpm c m -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MAKE_ENV= CC="${CC}" diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index f7e1c5e78c2..ad4ea49bf47 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.53 2019/07/14 02:16:50 naddy Exp $ +# $OpenBSD: Makefile,v 1.54 2020/01/26 11:14:29 jasper Exp $ COMMENT= interactive astronomical ephemeris DISTNAME= xephem-3.2.3 CATEGORIES= astro -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ HOMEPAGE= http://www.clearskyinstitute.com/xephem/ diff --git a/audio/cuetools/Makefile b/audio/cuetools/Makefile index ac1478dc17d..3ada6646e38 100644 --- a/audio/cuetools/Makefile +++ b/audio/cuetools/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:43:32 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2020/01/26 11:14:29 jasper Exp $ COMMENT= tools for handling audio-file cue sheets and toc files @@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c # XXX: When updating, MASTER_SITES= ${HOMEPAGE}/install/ -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ SEPARATE_BUILD= Yes USE_GMAKE= Yes diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index c7dc959e64e..087cacc1d13 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:43:35 sthen Exp $ +# $OpenBSD: Makefile,v 1.23 2020/01/26 11:14:29 jasper Exp $ COMMENT = Open Fingerprint Architecture library @@ -10,7 +10,7 @@ SHARED_LIBS += ofa 0.0 # GPL PERMIT_PACKAGE = Yes -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ WANTLIB += m pthread ${COMPILER_LIBCXX} fftw3 diff --git a/audio/metronome/Makefile b/audio/metronome/Makefile index 5d5e20d6de2..5eee3b67f3a 100644 --- a/audio/metronome/Makefile +++ b/audio/metronome/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 21:15:34 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:29 jasper Exp $ COMMENT = simple metronome CATEGORIES = audio DISTNAME = metronome-2 MAINTAINER = Marc Espie -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ # OpenBSD licence PERMIT_PACKAGE = Yes diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 5aa90c7536b..d102d151536 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 21:02:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:29 jasper Exp $ COMMENT = console audio player DISTNAME = moc-2.5.2 CATEGORIES = audio HOMEPAGE = http://moc.daper.net/ MASTER_SITES = http://ftp.daper.net/pub/soft/moc/stable/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ EXTRACT_SUFX = .tar.bz2 REVISION = 7 diff --git a/audio/swh-plugins/Makefile b/audio/swh-plugins/Makefile index c7482982011..4c063db0ad7 100644 --- a/audio/swh-plugins/Makefile +++ b/audio/swh-plugins/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 20:43:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:29 jasper Exp $ COMMENT = LADSPA plugins from Steve Harris @@ -14,7 +14,7 @@ PERMIT_PACKAGE = Yes WANTLIB = fftw3f m pthread MASTER_SITES = ${HOMEPAGE}/releases/0.4.15/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ BUILD_DEPENDS = audio/ladspa LIB_DEPENDS = math/fftw3,float diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 34dadcbc723..be37312821e 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.52 2019/07/12 20:43:42 sthen Exp $ +# $OpenBSD: Makefile,v 1.53 2020/01/26 11:14:29 jasper Exp $ COMMENT= Motif CD player @@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes WANTLIB += ICE SM X11 Xau Xaw Xdmcp Xext Xm Xmu Xpm Xt c curses m -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ LIB_DEPENDS+= x11/motif diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 0997308ce9e..ae363020e4f 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.38 2019/07/14 00:39:35 naddy Exp $ +# $OpenBSD: Makefile,v 1.39 2020/01/26 11:14:30 jasper Exp $ COMMENT= reciprocating engine for X11 PKGNAME= xengine-1.0.1 REVISION= 5 CATEGORIES= benchmarks x11 MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ \ - https://distfiles.nl/xengine/ + https://distfiles.sigtrap.nl/xengine/ DISTFILES= part01.z patch1.z PERMIT_PACKAGE= Yes diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index dda71613648..3e559880f62 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2019/11/11 17:35:10 jca Exp $ +# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $ PORTROACH= ignore:1 @@ -18,7 +18,7 @@ HOMEPAGE= http://emboss.open-bio.org/ # GPL v2 PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WANTLIB += X11 c m xcb diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 480c9c93aaf..5d293598440 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2019/07/12 20:43:46 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $ # $RuOBSD: Makefile,v 1.7 2003/08/18 18:40:14 grange Exp $ COMMENT= Bohlin's IrDA utilities @@ -6,7 +6,7 @@ COMMENT= Bohlin's IrDA utilities DISTNAME= birda-1.1 REVISION= 1 CATEGORIES= comms -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ # BSD PERMIT_PACKAGE= Yes diff --git a/comms/owx/Makefile b/comms/owx/Makefile index 7432cb8f218..fbbf91110ca 100644 --- a/comms/owx/Makefile +++ b/comms/owx/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:43:47 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:30 jasper Exp $ COMMENT = tool for programming Wouxun transcievers @@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes WANTLIB = c m ${COMPILER_LIBCXX} -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ COMPILER = base-clang ports-gcc base-gcc diff --git a/comms/spisniffer/Makefile b/comms/spisniffer/Makefile index 75d75365ce2..6911d095a91 100644 --- a/comms/spisniffer/Makefile +++ b/comms/spisniffer/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:43:48 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:30 jasper Exp $ COMMENT= Bus Pirate binary mode SPI sniffer @@ -12,7 +12,7 @@ HOMEPAGE= http://dangerousprototypes.com/docs/Bus_Pirate_binary_SPI_sniffer_uti # http://creativecommons.org/publicdomain/zero/1.0/ PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WANTLIB= c diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile index e77d584d729..6d019ee53e7 100644 --- a/comms/wy60/Makefile +++ b/comms/wy60/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2019/07/12 20:43:48 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $ COMMENT= curses-based emulator for the Wyse 60 terminal @@ -11,7 +11,7 @@ MAINTAINER= Christian Weisgerber # GPLv2+ PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WANTLIB= c curses diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index e05d7fb7974..44932855dfd 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2019/07/12 20:43:48 sthen Exp $ +# $OpenBSD: Makefile,v 1.28 2020/01/26 11:14:30 jasper Exp $ COMMENT= X DX cluster watcher @@ -17,7 +17,7 @@ WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 iconv intl m pango-1.0 WANTLIB += pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread xcb WANTLIB += xcb-render xcb-shm z -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ CONFIGURE_STYLE=gnu diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 1ef74ea29a5..72b96a036e5 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2019/07/12 20:43:48 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2020/01/26 11:14:30 jasper Exp $ COMMENT= logbook program for amateur radio operators @@ -18,7 +18,7 @@ WANTLIB += gtk-x11-2.0 hamlib intl m pango-1.0 pangocairo-1.0 WANTLIB += pangoft2-1.0 z MASTER_SITES= http://download.savannah.nongnu.org/releases/xlog/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ RUN_DEPENDS= devel/desktop-file-utils \ misc/shared-mime-info diff --git a/converters/libpst/Makefile b/converters/libpst/Makefile index 9330fb3391a..5d21c10806b 100644 --- a/converters/libpst/Makefile +++ b/converters/libpst/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.58 2020/01/25 05:54:20 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.59 2020/01/26 11:14:30 jasper Exp $ BROKEN-hppa= linking .libs/python-libpst.o fails @@ -34,7 +34,7 @@ WANTLIB-python += pst boost_python COMPILER = base-clang ports-gcc base-gcc MASTER_SITES= ${HOMEPAGE}/packages/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ MULTI_PACKAGES= -main -python diff --git a/converters/pflogx/Makefile b/converters/pflogx/Makefile index 84f7be0d76f..6fac046f1b1 100644 --- a/converters/pflogx/Makefile +++ b/converters/pflogx/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:43:51 sthen Exp $ +# $OpenBSD: Makefile,v 1.23 2020/01/26 11:14:30 jasper Exp $ COMMENT= convert pf(4) logs to XML @@ -17,7 +17,7 @@ WANTLIB= c expat m pcap ${COMPILER_LIBCXX} COMPILER = base-clang ports-gcc base-gcc MASTER_SITES= ${HOMEPAGE}/releases/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ MAKE_FLAGS= WITH_EXPAT=1 \ EXPAT_INCLUDEDIR="${X11BASE}/include" \ diff --git a/devel/cmockery/Makefile b/devel/cmockery/Makefile index a6b2ef8e560..7f9b0e19423 100644 --- a/devel/cmockery/Makefile +++ b/devel/cmockery/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 20:44:06 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:30 jasper Exp $ COMMENT = library to simplify writing unit tests for C applications @@ -12,7 +12,7 @@ CATEGORIES = devel # Apache v2 PERMIT_PACKAGE = Yes -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ CONFIGURE_STYLE = gnu diff --git a/devel/dissy/Makefile b/devel/dissy/Makefile index 2bf3b62063e..e07142225c1 100644 --- a/devel/dissy/Makefile +++ b/devel/dissy/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2019/11/10 18:14:23 kmos Exp $ +# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:30 jasper Exp $ COMMENT = graphical frontend to the objdump disassembler @@ -11,7 +11,7 @@ REVISION = 4 # GPLv2 PERMIT_PACKAGE = Yes -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ MODULES = lang/python RUN_DEPENDS = x11/py-gtk2 diff --git a/devel/gmc4cc/Makefile b/devel/gmc4cc/Makefile index 68728be67f1..d16c14fd429 100644 --- a/devel/gmc4cc/Makefile +++ b/devel/gmc4cc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2019/09/30 12:51:25 kili Exp $ +# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:30 jasper Exp $ COMMENT= C compiler for GMC-4 @@ -18,7 +18,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c charset ffi gmp iconv m pthread MASTER_SITES= ${HOMEPAGE}/files/ -MASTER_SITES0= http://distfiles.nl/ +MASTER_SITES0= http://distfiles.sigtrap.nl/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ gmc4cc-samples-0.1${EXTRACT_SUFX}:0 diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index ed05e70192a..cb2eb3a384a 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2019/07/12 20:44:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $ COMMENT= low-level event loop management library @@ -12,7 +12,7 @@ HOMEPAGE= http://liboop.ofb.net/ # LGPL PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --without-adns \ diff --git a/devel/libxsvf/Makefile b/devel/libxsvf/Makefile index f668ab52b51..300eb02e371 100644 --- a/devel/libxsvf/Makefile +++ b/devel/libxsvf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 20:44:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.7 2020/01/26 11:14:30 jasper Exp $ COMMENT= library and tools for creating SVF and XSVF JTAG players @@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c curses ftdi pthread readline usb -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ LIB_DEPENDS= devel/libftdi diff --git a/devel/lua-cmsgpack/Makefile b/devel/lua-cmsgpack/Makefile index 6e1674b2d28..fbb97cf998f 100644 --- a/devel/lua-cmsgpack/Makefile +++ b/devel/lua-cmsgpack/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 21:02:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2020/01/26 11:14:30 jasper Exp $ COMMENT= MessagePack implementation and bindings for Lua @@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/antirez/lua-cmsgpack # BSD PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MODULES= lang/lua diff --git a/devel/mm/Makefile b/devel/mm/Makefile index ef12aecdad5..6a5ea30bd63 100644 --- a/devel/mm/Makefile +++ b/devel/mm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.40 2019/07/12 20:44:42 sthen Exp $ +# $OpenBSD: Makefile,v 1.41 2020/01/26 11:14:30 jasper Exp $ COMMENT= shared memory lib for apps with pre-forked process model @@ -6,7 +6,7 @@ DISTNAME= mm-1.4.2 SHARED_LIBS += mm 13.22 # 14.22 CATEGORIES= devel -MASTER_SITES= https://distfiles.nl/ \ +MASTER_SITES= https://distfiles.sigtrap.nl/ \ ftp://ftp.ossp.org/pkg/lib/mm/ HOMEPAGE= http://www.ossp.org/pkg/lib/mm/ diff --git a/devel/mono-gdata/Makefile b/devel/mono-gdata/Makefile index fc216970927..b514201a24d 100644 --- a/devel/mono-gdata/Makefile +++ b/devel/mono-gdata/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 20:44:42 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2020/01/26 11:14:30 jasper Exp $ COMMENT= .NET library for the Google Data API @@ -13,7 +13,7 @@ CATEGORIES= devel # Apache 2.0 PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MODULES= lang/mono MODMONO_GMCS_COMPAT= Yes diff --git a/devel/msp430/Makefile.inc b/devel/msp430/Makefile.inc index df0bc6d3dc7..d3fe9682990 100644 --- a/devel/msp430/Makefile.inc +++ b/devel/msp430/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.28 2019/07/13 10:59:26 sthen Exp $ +# $OpenBSD: Makefile.inc,v 1.29 2020/01/26 11:14:30 jasper Exp $ # # XXX: Don't forget to adjust meta/msp430 when updating to new LTS @@ -38,10 +38,10 @@ PERMIT_PACKAGE?= Yes MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=mspgcc/} -# The patches on http://distfiles.nl/mspgcc/ are taken from +# The patches on http://distfiles.sigtrap.nl/mspgcc/ are taken from # git://mspgcc.git.sourceforge.net/gitroot/mspgcc/ # or from the official release tarballs. -MASTER_SITES0= http://distfiles.nl/mspgcc/ +MASTER_SITES0= http://distfiles.sigtrap.nl/mspgcc/ # These are the patches intended for the LTS releases. MASTER_SITES1= ${MASTER_SITE_SOURCEFORGE:=mspgcc/Patches/LTS/${LTS_V}/} diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile index f968f978bbc..bc42f63ba29 100644 --- a/devel/pyrex/Makefile +++ b/devel/pyrex/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2019/07/12 20:45:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.19 2020/01/26 11:14:31 jasper Exp $ COMMENT= Python-alike language for writing Python extension modules @@ -13,7 +13,7 @@ HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ # Free, check README.txt for details PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ \ +MASTER_SITES= https://distfiles.sigtrap.nl/ \ ${HOMEPAGE} MODULES= lang/python diff --git a/devel/radare2/main/Makefile b/devel/radare2/main/Makefile index 6cc0fffa2fb..3f4b4a66f86 100644 --- a/devel/radare2/main/Makefile +++ b/devel/radare2/main/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2019/12/30 13:20:18 jasper Exp $ +# $OpenBSD: Makefile,v 1.18 2020/01/26 11:14:31 jasper Exp $ COMMENT = libre and portable reverse engineering framework @@ -8,7 +8,7 @@ SUBST_VARS += V GH_PROJECT = radare2 GH_TAGNAME = ${V} # upstream tarball with dependencies clone in shlr/ -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ # In radare, all libs have the same version LIBV = 7.0 # 4.0.0 diff --git a/devel/shunit2/Makefile b/devel/shunit2/Makefile index 8ba1b9c3ce4..deff57ec8b6 100644 --- a/devel/shunit2/Makefile +++ b/devel/shunit2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:46:01 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:31 jasper Exp $ COMMENT = unit test framework for Bourne based shell scripts @@ -12,7 +12,7 @@ HOMEPAGE = https://github.com/kward/shunit2 # LGPLv2.1 PERMIT_PACKAGE = Yes -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ EXTRACT_SUFX = .tgz diff --git a/devel/smpeg/Makefile b/devel/smpeg/Makefile index a6300bd3e3e..5d2568a3742 100644 --- a/devel/smpeg/Makefile +++ b/devel/smpeg/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.52 2019/07/12 21:02:19 sthen Exp $ +# $OpenBSD: Makefile,v 1.53 2020/01/26 11:14:31 jasper Exp $ COMMENT= MPEG video player library with sound support DISTNAME= smpeg-0.4.4 REVISION= 17 CATEGORIES= devel graphics -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ SHARED_LIBS= smpeg 2.0 diff --git a/devel/stm32loader/Makefile b/devel/stm32loader/Makefile index 92537e8c6d7..d0559244c22 100644 --- a/devel/stm32loader/Makefile +++ b/devel/stm32loader/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 21:02:19 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:31 jasper Exp $ COMMENT= STM32 bootloader to upload and download firmware @@ -11,7 +11,7 @@ CATEGORIES= devel # GPLv3 PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MODULES= lang/python diff --git a/devel/ucpp/Makefile b/devel/ucpp/Makefile index c38d2187646..3a03b3fa976 100644 --- a/devel/ucpp/Makefile +++ b/devel/ucpp/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:03 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:31 jasper Exp $ DISTNAME = ucpp-1.3.2 REVISION = 1 COMMENT = C preprocessor and lexer CATEGORIES = devel HOMEPAGE = https://github.com/lpsantil/ucpp -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ PERMIT_PACKAGE = Yes WANTLIB = c diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index a97200bf861..5175601de93 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.80 2019/07/12 20:46:06 sthen Exp $ +# $OpenBSD: Makefile,v 1.81 2020/01/26 11:14:31 jasper Exp $ COMMENT= a fast, compact Motif/X11 plain text editor @@ -13,7 +13,7 @@ HOMEPAGE = https://sourceforge.net/projects/nedit/ MAINTAINER = Alessandro De Laurenzis MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nedit/} -MASTER_SITES0= http://distfiles.nl/ +MASTER_SITES0= http://distfiles.sigtrap.nl/ DIST_SUBDIR= nedit diff --git a/education/dvorak7min/Makefile b/education/dvorak7min/Makefile index 3fa41927342..8246df9e4cc 100644 --- a/education/dvorak7min/Makefile +++ b/education/dvorak7min/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:07 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:31 jasper Exp $ COMMENT= typing tutor for dvorak keyboards @@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes WANTLIB= c curses -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MAKE_FLAGS= CC="${CC}" PROF="${CFLAGS}" diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile index 2feb12efbfd..e3115a04d82 100644 --- a/emulators/BasiliskII/Makefile +++ b/emulators/BasiliskII/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2019/07/12 20:46:07 sthen Exp $ +# $OpenBSD: Makefile,v 1.43 2020/01/26 11:14:31 jasper Exp $ COMMENT= open source 68k Macintosh emulator @@ -12,7 +12,7 @@ HOMEPAGE= http://basilisk.cebix.net/ # GPLv2+ PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ EXTRACT_SUFX= .tar.bz2 WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi diff --git a/fonts/freefarsi-ttf/Makefile b/fonts/freefarsi-ttf/Makefile index e9053d439cf..911b44d5cab 100644 --- a/fonts/freefarsi-ttf/Makefile +++ b/fonts/freefarsi-ttf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:46:11 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:31 jasper Exp $ COMMENT= free TrueType Persian fonts @@ -13,7 +13,7 @@ PERMIT_PACKAGE = Yes # The original distfile contains .sfd files, the Debian package contains # .ttf files. These are the files we install. -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ PKG_ARCH= * NO_BUILD= Yes diff --git a/fonts/inconsolata-font/Makefile b/fonts/inconsolata-font/Makefile index c68eb628ecd..cce5dd22e75 100644 --- a/fonts/inconsolata-font/Makefile +++ b/fonts/inconsolata-font/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 20:46:12 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:31 jasper Exp $ COMMENT= monospace font designed for coders @@ -10,7 +10,7 @@ CATEGORIES= fonts x11 HOMEPAGE= http://www.levien.com/type/myfonts/inconsolata.html -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ EXTRACT_SUFX= .otf EXTRACT_ONLY= diff --git a/fonts/profont/Makefile b/fonts/profont/Makefile index 111c2922e67..65a922e70a2 100644 --- a/fonts/profont/Makefile +++ b/fonts/profont/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2020/01/26 11:14:31 jasper Exp $ COMMENT = fixed width fonts especially for long hacking sessions @@ -14,7 +14,7 @@ MAINTAINER = Andrew Fresh PERMIT_PACKAGE = Yes # Upstream keeps re-rolling the distfile without bumping the version -MASTER_SITES = https://distfiles.nl/ \ +MASTER_SITES = https://distfiles.sigtrap.nl/ \ http://www.fontsquirrel.com/fonts/download/ProFontWindows/ EXTRACT_SUFX = .zip diff --git a/fonts/spranq-ecofont-ttf/Makefile b/fonts/spranq-ecofont-ttf/Makefile index c0b0596a710..cf2fbfc5690 100644 --- a/fonts/spranq-ecofont-ttf/Makefile +++ b/fonts/spranq-ecofont-ttf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:46:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:31 jasper Exp $ COMMENT= ink-saving font based on Vera Sans @@ -17,7 +17,7 @@ HOMEPAGE= http://www.ecofont.eu/ecofont_en.html PERMIT_PACKAGE= Yes # Untill upstream starts to version the font -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MODULES = font diff --git a/games/circuit/Makefile b/games/circuit/Makefile index e3053d670c8..bb925a598f4 100644 --- a/games/circuit/Makefile +++ b/games/circuit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2019/07/12 20:46:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2020/01/26 11:14:31 jasper Exp $ COMMENT = finish-the-cycle logic puzzle CATEGORIES = games @@ -7,7 +7,7 @@ MAINTAINER = Marc Espie DISTNAME = circuit-0.1.4 REVISION = 10 -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ # BSD PERMIT_PACKAGE = Yes diff --git a/games/sudoku/Makefile b/games/sudoku/Makefile index 33a54b9996f..cae52a41af7 100644 --- a/games/sudoku/Makefile +++ b/games/sudoku/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:46:25 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2020/01/26 11:14:31 jasper Exp $ COMMENT= console based sudoku @@ -12,7 +12,7 @@ HOMEPAGE= http://www.laurasia.com.au/sudoku/ PERMIT_PACKAGE= Yes WANTLIB= c curses -MASTER_SITES= https://distfiles.nl/ \ +MASTER_SITES= https://distfiles.sigtrap.nl/ \ http://www.laurasia.com.au/downloads/ EXTRACT_SUFX= .tgz diff --git a/geo/gimgtools/Makefile b/geo/gimgtools/Makefile index f1cb7b26627..78a700eb903 100644 --- a/geo/gimgtools/Makefile +++ b/geo/gimgtools/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:46:28 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2020/01/26 11:14:31 jasper Exp $ COMMENT= Garmin Image Tools @@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/wuyongzheng/gimgtools # GPLv2 PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WANTLIB += c m diff --git a/geo/gmapcatcher/Makefile b/geo/gmapcatcher/Makefile index e966c5d0edd..8ae8d0f92ec 100644 --- a/geo/gmapcatcher/Makefile +++ b/geo/gmapcatcher/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2019/07/12 21:02:21 sthen Exp $ +# $OpenBSD: Makefile,v 1.30 2020/01/26 11:14:31 jasper Exp $ COMMENT= offline maps viewer @@ -15,7 +15,7 @@ HOMEPAGE= https://github.com/heldersepu/GMapCatcher # GPLv2+ PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MODULES= lang/python diff --git a/graphics/delaboratory/Makefile b/graphics/delaboratory/Makefile index a21c1bd7d89..b0396c9137e 100644 --- a/graphics/delaboratory/Makefile +++ b/graphics/delaboratory/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:31 jasper Exp $ COMMENT = color correction utility for digital images DISTNAME = delaboratory-0.8 @@ -15,7 +15,7 @@ WANTLIB += wx_gtk3u_xrc-3.0 xml2 z COMPILER = base-clang ports-gcc base-gcc -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ LIB_DEPENDS = converters/libiconv \ textproc/libxml \ diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index 0fbc4719eae..4f53c9d29a4 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2019/11/10 15:32:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.39 2020/01/26 11:14:31 jasper Exp $ COMMENT= tool for producing computational artwork DISTNAME= fyre-1.0.1 @@ -20,7 +20,7 @@ WANTLIB += pangocairo-1.0 pangoft2-1.0 xml2 z COMPILER = base-clang ports-gcc base-gcc MASTER_SITES= http://releases.navi.cx/fyre/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ LIB_DEPENDS= devel/libglade2 \ graphics/openexr diff --git a/graphics/gfract/Makefile b/graphics/gfract/Makefile index 524d2d733f2..55e0174e643 100644 --- a/graphics/gfract/Makefile +++ b/graphics/gfract/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 2019/07/12 20:46:59 sthen Exp $ +# $OpenBSD: Makefile,v 1.34 2020/01/26 11:14:31 jasper Exp $ COMMENT= fractal program with GTK interface GH_ACCOUNT= oskusalerma @@ -23,7 +23,7 @@ WANTLIB += ${COMPILER_LIBCXX} z COMPILER = base-clang ports-gcc base-gcc -MASTER_SITES0= http://distfiles.nl/ +MASTER_SITES0= http://distfiles.sigtrap.nl/ MODULES= lang/python diff --git a/graphics/indexpage/Makefile b/graphics/indexpage/Makefile index 3ad12b6081d..349150dc4d9 100644 --- a/graphics/indexpage/Makefile +++ b/graphics/indexpage/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 21:02:21 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2020/01/26 11:14:32 jasper Exp $ COMMENT= generate index pages for displaying images @@ -10,7 +10,7 @@ HOMEPAGE= http://www.lysator.liu.se/~unicorn/hacks/indexpage/ PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ RUN_DEPENDS= graphics/p5-Image-Size \ graphics/ImageMagick diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 9d8c90824c8..298ecf1761a 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.35 2019/07/12 21:02:21 sthen Exp $ +# $OpenBSD: Makefile,v 1.36 2020/01/26 11:14:32 jasper Exp $ COMMENT= color ascii art library @@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes WANTLIB= c curses m z MASTER_SITES= http://caca.zoy.org/files/libcaca/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ FLAVORS= no_x11 FLAVOR?= diff --git a/inputmethods/ibus-anthy/Makefile b/inputmethods/ibus-anthy/Makefile index 6db21f7d19d..e31ee868a88 100644 --- a/inputmethods/ibus-anthy/Makefile +++ b/inputmethods/ibus-anthy/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2019/07/12 20:47:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.25 2020/01/26 11:14:32 jasper Exp $ COMMENT = japanese input engine for ibus @@ -20,7 +20,7 @@ WANTLIB = anthy anthydic ffi glib-2.0 gobject-2.0 iconv intl m pcre WANTLIB += pthread # XXX: Remove when upgrading to newer tag -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ MODULES = lang/python \ textproc/intltool diff --git a/inputmethods/ibus/Makefile b/inputmethods/ibus/Makefile index 106d69cbafc..d92d284757b 100644 --- a/inputmethods/ibus/Makefile +++ b/inputmethods/ibus/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.62 2019/07/12 20:47:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.63 2020/01/26 11:14:32 jasper Exp $ COMMENT = intelligent input bus framework @@ -26,7 +26,7 @@ WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread xcb WANTLIB += xcb-render xcb-shm z # XXX: Remove when upgrading to newer tag -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ MODULES = devel/dconf \ devel/gconf2 \ diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 9d80bf0805d..8063d9e38e1 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:47:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:32 jasper Exp $ # .libs/libmecab.so.0.0: undefined reference to `__sync_val_compare_and_swap_4' # .libs/libmecab.so.0.0: undefined reference to `__sync_add_and_fetch_4' @@ -29,7 +29,7 @@ WANTLIB-ipadic = COMPILER = base-clang ports-gcc base-gcc -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ ${PKGNAME-ipadic}-${IPADIC_VER}.tar.gz diff --git a/lang/arena/Makefile b/lang/arena/Makefile index a248857bd9a..5b6c0c8989f 100644 --- a/lang/arena/Makefile +++ b/lang/arena/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2019/11/03 14:07:43 jasper Exp $ +# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:32 jasper Exp $ COMMENT= lightweight scripting language with C-like syntax @@ -10,7 +10,7 @@ CATEGORIES= lang PERMIT_PACKAGE= Yes WANTLIB= c m -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ CONFIGURE_STYLE=gnu diff --git a/lang/eagle/Makefile b/lang/eagle/Makefile index 8cd5017788a..94b83f6842a 100644 --- a/lang/eagle/Makefile +++ b/lang/eagle/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2019/07/12 20:47:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.25 2020/01/26 11:14:32 jasper Exp $ COMMENT = Tcl implementation for the CLR @@ -16,7 +16,7 @@ PERMIT_PACKAGE = Yes MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=eagle/} \ https://download.eagle.to/releases/${V}.${P}/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ DISTFILES = EagleBinaryMonoOnUnix${V}.${P}.rar EXTRACT_CASES = *.rar) ${LOCALBASE}/bin/unrar x -idq ${DISTDIR}/$$archive;; diff --git a/lang/intel2gas/Makefile b/lang/intel2gas/Makefile index 67ffb816873..ade8146167e 100644 --- a/lang/intel2gas/Makefile +++ b/lang/intel2gas/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2019/10/02 18:37:33 jasper Exp $ +# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:32 jasper Exp $ COMMENT= convert Intel assembly language (nasm) to AT&T syntax (gas) @@ -7,7 +7,7 @@ DISTNAME= intel2gas-${VERSION} REVISION = 3 CATEGORIES= lang -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ # GPL PERMIT_PACKAGE= Yes diff --git a/lang/swi-prolog/Makefile b/lang/swi-prolog/Makefile index 50d0acc8489..c763af9a4c6 100644 --- a/lang/swi-prolog/Makefile +++ b/lang/swi-prolog/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.82 2019/08/10 19:41:07 naddy Exp $ +# $OpenBSD: Makefile,v 1.83 2020/01/26 11:14:32 jasper Exp $ BROKEN-hppa = undefined reference to __sync_fetch_and_add_4 BROKEN-powerpc = pl-modul.c:1497: internal compiler error: in extract_insn, at recog.c:2077 @@ -26,7 +26,7 @@ WANTLIB += db edit execinfo fontconfig freetype gmp iodbc jpeg m WANTLIB += ossp-uuid pcre pthread readline ssl z MASTER_SITES = ${HOMEPAGE}download/stable/src/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ # The reccommended way to build is using build.templ. We mimick this as best diff --git a/mail/opensmtpd-filters/dkimsign/Makefile b/mail/opensmtpd-filters/dkimsign/Makefile index f0861f0040b..40b26ed9d8b 100644 --- a/mail/opensmtpd-filters/dkimsign/Makefile +++ b/mail/opensmtpd-filters/dkimsign/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2019/10/23 08:01:19 martijn Exp $ +# $OpenBSD: Makefile,v 1.5 2020/01/26 11:14:32 jasper Exp $ COMMENT= dkim signer integration to the OpenSMTPD daemon @@ -11,7 +11,7 @@ HOMEPAGE= http://imperialat.at/dev/filter-dkimsign MAINTAINER= Martijn van Duren -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ INSTALL_TARGET= bindir install LIB_DEPENDS= mail/opensmtpd-filters/libopensmtpd diff --git a/mail/opensmtpd-filters/dnsbl/Makefile b/mail/opensmtpd-filters/dnsbl/Makefile index 0a04f902ff9..ef751483321 100644 --- a/mail/opensmtpd-filters/dnsbl/Makefile +++ b/mail/opensmtpd-filters/dnsbl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2019/10/23 07:59:10 martijn Exp $ +# $OpenBSD: Makefile,v 1.3 2020/01/26 11:14:32 jasper Exp $ COMMENT= dnsbl integration to the OpenSMTPD daemon @@ -11,7 +11,7 @@ HOMEPAGE= http://imperialat.at/dev/filter-dnsbl MAINTAINER= Martijn van Duren -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ INSTALL_TARGET= bindir install LIB_DEPENDS= mail/opensmtpd-filters/libopensmtpd diff --git a/mail/opensmtpd-filters/libopensmtpd/Makefile b/mail/opensmtpd-filters/libopensmtpd/Makefile index 7a7a198974b..1f1a2ffc76c 100644 --- a/mail/opensmtpd-filters/libopensmtpd/Makefile +++ b/mail/opensmtpd-filters/libopensmtpd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2019/12/06 12:57:40 martijn Exp $ +# $OpenBSD: Makefile,v 1.4 2020/01/26 11:14:32 jasper Exp $ COMMENT= library for writing opensmtpd filters @@ -13,7 +13,7 @@ HOMEPAGE= http://imperialat.at/dev/libopensmtpd MAINTAINER= Martijn van Duren -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ INSTALL_TARGET= includes install # ISC diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index 43dd71f91ad..aef86d1938e 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2019/07/12 20:47:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:32 jasper Exp $ COMMENT= simple SMTP client @@ -9,7 +9,7 @@ CATEGORIES= mail PERMIT_PACKAGE= Yes WANTLIB= c -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ CONFIGURE_STYLE= gnu dest diff --git a/misc/deco/Makefile b/misc/deco/Makefile index f7533d6349a..f2782a9450e 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 2019/07/12 20:47:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.27 2020/01/26 11:14:32 jasper Exp $ COMMENT= Demos Commander, a free Norton Commander clone @@ -6,7 +6,7 @@ DISTNAME= deco383 PKGNAME= deco-3.8.3 REVISION= 1 CATEGORIES= misc -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ EXTRACT_SUFX= .tgz # GPL diff --git a/misc/hfsplus/Makefile b/misc/hfsplus/Makefile index 994667af20a..18ad0c971d9 100644 --- a/misc/hfsplus/Makefile +++ b/misc/hfsplus/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 2019/07/12 20:47:50 sthen Exp $ +# $OpenBSD: Makefile,v 1.34 2020/01/26 11:14:32 jasper Exp $ COMMENT= hfsplus filesystem access tool @@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes WANTLIB= c -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ EXTRACT_SUFX= .src.tar.bz2 USE_GMAKE= Yes diff --git a/misc/p5-Umph-Prompt/Makefile b/misc/p5-Umph-Prompt/Makefile index 6a45dce2f6e..a21253c9cb9 100644 --- a/misc/p5-Umph-Prompt/Makefile +++ b/misc/p5-Umph-Prompt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:47:53 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:32 jasper Exp $ COMMENT = interactive prompt module @@ -13,7 +13,7 @@ HOMEPAGE = http://repo.or.cz/w/umph-prompt.git # LGPLv2.1+ PERMIT_PACKAGE = Yes -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ CONFIGURE_STYLE = perl diff --git a/multimedia/libmp4v2/Makefile b/multimedia/libmp4v2/Makefile index aea93435606..8cb88067354 100644 --- a/multimedia/libmp4v2/Makefile +++ b/multimedia/libmp4v2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/14 00:39:38 naddy Exp $ +# $OpenBSD: Makefile,v 1.22 2020/01/26 11:14:32 jasper Exp $ COMMENT = read and manipulate the MP4 container format @@ -18,7 +18,7 @@ WANTLIB = c m ${COMPILER_LIBCXX} COMPILER = base-clang ports-gcc base-gcc -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ EXTRACT_SUFX = .tar.bz2 BUILD_DEPENDS = devel/help2man diff --git a/multimedia/oggconvert/Makefile b/multimedia/oggconvert/Makefile index bd51c32ccb5..939dc20eabc 100644 --- a/multimedia/oggconvert/Makefile +++ b/multimedia/oggconvert/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:47:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:32 jasper Exp $ COMMENT= convert media files to Vorbis, Theora and Dirac @@ -14,7 +14,7 @@ HOMEPAGE= http://oggconvert.tristanb.net/ PERMIT_PACKAGE= Yes MASTER_SITES= ${HOMEPAGE}/releases/${MODPY_EGG_VERSION}/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ MODULES= lang/python diff --git a/net/bing/Makefile b/net/bing/Makefile index 4868dcad400..2029d60f622 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.29 2019/07/12 20:47:59 sthen Exp $ +# $OpenBSD: Makefile,v 1.30 2020/01/26 11:14:32 jasper Exp $ COMMENT= point-to-point bandwidth measurement tool DISTNAME= bing-1.0.5 REVISION= 3 CATEGORIES= net -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ # BSD PERMIT_PACKAGE= Yes diff --git a/net/libnet/1.1/Makefile b/net/libnet/1.1/Makefile index 709038eccaa..4439e4cf7c8 100644 --- a/net/libnet/1.1/Makefile +++ b/net/libnet/1.1/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2019/02/08 19:07:21 jasper Exp $ +# $OpenBSD: Makefile,v 1.19 2020/01/26 11:14:33 jasper Exp $ REV= 1.1 VERSION= ${REV}.2.1 @@ -8,7 +8,7 @@ SHARED_LIBS= net 11.0 PKGSPEC= libnet->=1.1v0,<1.2v0 WRKDIST= ${WRKDIR}/libnet -MASTER_SITES= https://distfiles.nl/ \ +MASTER_SITES= https://distfiles.sigtrap.nl/ \ http://packetfactory.openwall.net/libnet/dist/ AUTOCONF_VERSION= 2.57 diff --git a/net/tclcurl/Makefile b/net/tclcurl/Makefile index c0339c5749f..1a9eebda6f2 100644 --- a/net/tclcurl/Makefile +++ b/net/tclcurl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2019/07/12 20:48:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.33 2020/01/26 11:14:33 jasper Exp $ COMMENT = Tcl bindings for Curl @@ -14,7 +14,7 @@ PERMIT_PACKAGE = Yes WANTLIB = crypto curl iconv intl nghttp2 ssl z -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ MODULES = lang/tcl LIB_DEPENDS = devel/gettext,-runtime \ net/curl diff --git a/net/udns/Makefile b/net/udns/Makefile index d7ad8ef98c7..b2ad77292a7 100644 --- a/net/udns/Makefile +++ b/net/udns/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:48:51 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2020/01/26 11:14:33 jasper Exp $ COMMENT= stub DNS resolver library @@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes HOMEPAGE= http://www.corpit.ru/mjt/udns.html MASTER_SITES= http://www.corpit.ru/mjt/udns/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ WANTLIB += c diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile index 53b02972d49..7610aa79b87 100644 --- a/net/ytalk/Makefile +++ b/net/ytalk/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.36 2019/07/12 20:48:52 sthen Exp $ +# $OpenBSD: Makefile,v 1.37 2020/01/26 11:14:33 jasper Exp $ COMMENT= enhanced talk that allows for multiple parties DISTNAME= ytalk-3.1.1 REVISION= 4 CATEGORIES= net -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MAINTAINER= Marc Espie diff --git a/news/nn/Makefile b/news/nn/Makefile index b5aa612ec2a..eeb7ba0a174 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/14 00:39:38 naddy Exp $ +# $OpenBSD: Makefile,v 1.20 2020/01/26 11:14:33 jasper Exp $ COMMENT = menu-based Usenet newsreader DISTNAME = nn-6.7.3 @@ -13,7 +13,7 @@ PERMIT_PACKAGE = Yes WANTLIB += c curses MASTER_SITES = ftp://ftp.nndev.org/pub/nn-6.7/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ EXTRACT_SUFX = .tar.Z USE_GROFF = Yes diff --git a/productivity/when/Makefile b/productivity/when/Makefile index bb9dd49e082..742ecfa0a71 100755 --- a/productivity/when/Makefile +++ b/productivity/when/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:33 jasper Exp $ COMMENT= simple but effective personal calendar @@ -10,7 +10,7 @@ HOMEPAGE= http://www.lightandmatter.com/when/when.html # perl PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ NO_BUILD= Yes PKG_ARCH= * diff --git a/productivity/xinvest/Makefile b/productivity/xinvest/Makefile index 6af59a16977..df349372106 100644 --- a/productivity/xinvest/Makefile +++ b/productivity/xinvest/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:33 jasper Exp $ COMMENT= personal finance tracking and performance tool @@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes WANTLIB= ICE SM X11 Xau Xdmcp Xext Xpm Xt c m Xm -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ LIB_DEPENDS+= x11/motif CONFIGURE_STYLE= imake diff --git a/productivity/xquote/Makefile b/productivity/xquote/Makefile index e694f271874..0e857cc7ef5 100644 --- a/productivity/xquote/Makefile +++ b/productivity/xquote/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/12 20:49:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2020/01/26 11:14:33 jasper Exp $ COMMENT= WWW quote retrieval tool @@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xpm Xt c m Xbae Xm -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ LIB_DEPENDS= x11/xbae \ x11/motif diff --git a/security/erl-bcrypt/Makefile b/security/erl-bcrypt/Makefile index 9ea9a03ae50..b9bc9300d36 100644 --- a/security/erl-bcrypt/Makefile +++ b/security/erl-bcrypt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:01 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:33 jasper Exp $ COMMENT= Erlang wrapper for OpenBSD's blowfish #' emacs, relax. @@ -13,7 +13,7 @@ HOMEPAGE= https://github.com/opscode/bcrypt # ISC/BSD PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WANTLIB= c pthread diff --git a/sysutils/cl-launch/Makefile b/sysutils/cl-launch/Makefile index a77b4f23f34..6736bccc734 100644 --- a/sysutils/cl-launch/Makefile +++ b/sysutils/cl-launch/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2020/01/26 11:14:33 jasper Exp $ COMMENT= uniform frontend to running Common Lisp code from the shell @@ -12,7 +12,7 @@ MAINTAINER= Jasper Lievisse Adriaanse # LLGPL (http://www.cliki.net/LLGPL) PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WRKDIST= ${WRKDIR}/cl-launch.git diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile index 53c31e88e23..0c529bc55e6 100644 --- a/sysutils/crashme/Makefile +++ b/sysutils/crashme/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/14 00:39:39 naddy Exp $ +# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:33 jasper Exp $ COMMENT = test operating environment software robustness @@ -12,7 +12,7 @@ CATEGORIES = sysutils # BSD PERMIT_PACKAGE = Yes -MASTER_SITES = https://distfiles.nl/ +MASTER_SITES = https://distfiles.sigtrap.nl/ NO_TEST = Yes WANTLIB = c diff --git a/sysutils/dmassage/Makefile b/sysutils/dmassage/Makefile index 6267267f970..bf3d63732a6 100644 --- a/sysutils/dmassage/Makefile +++ b/sysutils/dmassage/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2020/01/26 11:14:33 jasper Exp $ COMMENT= dmesg parser DISTNAME= dmassage-0.6 @@ -8,7 +8,7 @@ CATEGORIES= sysutils # BSD PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ NO_TEST= Yes NO_BUILD= Yes diff --git a/sysutils/superscript/Makefile b/sysutils/superscript/Makefile index ea97ec197d9..ca258ae17f3 100644 --- a/sysutils/superscript/Makefile +++ b/sysutils/superscript/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:52 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2020/01/26 11:14:33 jasper Exp $ COMMENT= extended script command DISTNAME= superscript-0.0 CATEGORIES= sysutils -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WANTLIB= c util diff --git a/sysutils/wmmon/Makefile b/sysutils/wmmon/Makefile index a3ab40cde2a..5e13ec50010 100644 --- a/sysutils/wmmon/Makefile +++ b/sysutils/wmmon/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2019/07/17 14:39:43 danj Exp $ +# $OpenBSD: Makefile,v 1.25 2020/01/26 11:14:33 jasper Exp $ COMMENT= WindowMaker dock app similar to xload @@ -6,7 +6,7 @@ DISTNAME= wmmon-1.0b2 REVISION = 5 CATEGORIES= sysutils x11 x11/windowmaker -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ # GPL PERMIT_PACKAGE= Yes diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 8a0bbec166c..5df3a852680 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:50:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:33 jasper Exp $ COMMENT= SGML DTDs from The Electronic Publishing SIG @@ -6,7 +6,7 @@ DISTNAME= iso12083-1993 CATEGORIES= textproc MASTER_SITES= ftp://info.ex.ac.uk/pub/SGML/ISO-12083/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ DISTFILES= article.dtd book.dtd maths.dtd serial.dtd # custom diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index fe4d9581f3f..e4a52d360f1 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.92 2019/11/01 15:38:04 jasper Exp $ +# $OpenBSD: Makefile,v 1.93 2020/01/26 11:14:33 jasper Exp $ COMMENT-main= XSLT C Library for GNOME COMMENT-python= Python bindings for libxslt @@ -15,7 +15,7 @@ CATEGORIES= textproc HOMEPAGE= http://xmlsoft.org/XSLT/ -MASTER_SITES= https://distfiles.nl/ \ +MASTER_SITES= https://distfiles.sigtrap.nl/ \ ftp://xmlsoft.org/libxslt/ # BSD-like diff --git a/textproc/rxp/Makefile b/textproc/rxp/Makefile index 4f98275d0ae..a58f4d0b51e 100644 --- a/textproc/rxp/Makefile +++ b/textproc/rxp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2019/07/12 20:50:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.28 2020/01/26 11:14:33 jasper Exp $ COMMENT= validating namespace-aware XML parser @@ -12,7 +12,7 @@ HOMEPAGE= http://www.cogsci.ed.ac.uk/~richard/rxp.html PERMIT_PACKAGE= Yes WANTLIB= c -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ NO_TEST= Yes diff --git a/textproc/stringtemplate/Makefile b/textproc/stringtemplate/Makefile index 9bc160387ea..660f0611697 100644 --- a/textproc/stringtemplate/Makefile +++ b/textproc/stringtemplate/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:50:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:33 jasper Exp $ COMMENT= Java template engine for generating source code, etc @@ -14,7 +14,7 @@ HOMEPAGE= http://www.stringtemplate.org/ PERMIT_PACKAGE= Yes # upstream keeps re-rolling the distfile -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ EXTRACT_SUFX= .jar EXTRACT_ONLY= # diff --git a/textproc/vgrind/Makefile b/textproc/vgrind/Makefile index 4035a998878..92fdd1d5630 100644 --- a/textproc/vgrind/Makefile +++ b/textproc/vgrind/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:50:16 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2020/01/26 11:14:33 jasper Exp $ COMMENT= grind nice listings of programs @@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ RUN_DEPENDS= textproc/groff>=1.21 diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile index efae0f3e08f..3b552cb50aa 100644 --- a/x11/driconf/Makefile +++ b/x11/driconf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:51:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:33 jasper Exp $ COMMENT = configuration utility for DRI drivers @@ -9,7 +9,7 @@ CATEGORIES = x11 HOMEPAGE = https://dri.freedesktop.org/wiki/DriConf MASTER_SITES = https://people.freedesktop.org/~fxkuehl/driconf/ \ - https://distfiles.nl/ + https://distfiles.sigtrap.nl/ # GPLv2 PERMIT_PACKAGE = Yes diff --git a/x11/gnustep/imageviewer/Makefile b/x11/gnustep/imageviewer/Makefile index 416f7a3aae9..d560b723f1a 100644 --- a/x11/gnustep/imageviewer/Makefile +++ b/x11/gnustep/imageviewer/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2019/10/20 08:03:02 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.23 2020/01/26 11:14:34 jasper Exp $ COMMENT= GNUstep image viewer @@ -7,7 +7,7 @@ DISTNAME= ImageViewer-0.6.3 CATEGORIES= graphics HOMEPAGE= http://freshmeat.net/projects/imageviewer -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ MODULES= x11/gnustep WANTLIB += ${COMPILER_LIBCXX} diff --git a/x11/gtk2-rezlooks-engine/Makefile b/x11/gtk2-rezlooks-engine/Makefile index f1fb647648e..32b1320fb5f 100644 --- a/x11/gtk2-rezlooks-engine/Makefile +++ b/x11/gtk2-rezlooks-engine/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2019/07/12 20:51:12 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2020/01/26 11:14:34 jasper Exp $ COMMENT= Clearlooks based GTK+ 2.x engine @@ -21,7 +21,7 @@ WANTLIB += png pthread xcb xcb-render xcb-shm z THEMES_DISTNAME=rezlooks-themes-0.1 MASTER_SITES= http://gnome-look.org/CONTENT/content-files/ -MASTER_SITES0= http://distfiles.nl/ +MASTER_SITES0= http://distfiles.sigtrap.nl/ DIST_SUBDIR= rezlooks DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${THEMES_DISTNAME}${EXTRACT_SUFX}:0 diff --git a/x11/gtk3-unico-engine/Makefile b/x11/gtk3-unico-engine/Makefile index 0f0b0fc4b9d..fbab2968c54 100644 --- a/x11/gtk3-unico-engine/Makefile +++ b/x11/gtk3-unico-engine/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/12 20:51:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2020/01/26 11:14:34 jasper Exp $ COMMENT= Unico GTK+3 engine @@ -22,7 +22,7 @@ WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-3 harfbuzz iconv intl m WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png WANTLIB += pthread xcb xcb-render xcb-shm z -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ LIB_DEPENDS= x11/gtk+3 diff --git a/x11/osd_clock/Makefile b/x11/osd_clock/Makefile index ac8b3892926..d8fb89ef803 100644 --- a/x11/osd_clock/Makefile +++ b/x11/osd_clock/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 20:51:18 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:34 jasper Exp $ COMMENT= xosd based clock DISTNAME= osd_clock-0.5 REVISION= 2 CATEGORIES= x11 -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ # GPLv2 PERMIT_PACKAGE= Yes diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index f9adc6fe7b5..c456f26167e 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.79 2019/07/12 20:51:29 sthen Exp $ +# $OpenBSD: Makefile,v 1.80 2020/01/26 11:14:34 jasper Exp $ COMMENT= display the Earth on X11 @@ -6,7 +6,7 @@ CATEGORIES= x11 geo HOMEPAGE= http://www.shaderwrangler.com/xglobe/ #MASTER_SITES= ${HOMEPAGE} # Temporary release -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ DISTNAME= xglobe-0.5p2 PKGNAME= xglobe-0.5 REVISION= 44 diff --git a/x11/xtu/Makefile b/x11/xtu/Makefile index fabdfd366bc..25428d01816 100644 --- a/x11/xtu/Makefile +++ b/x11/xtu/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 20:51:30 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:34 jasper Exp $ COMMENT= configurable analog clock for X11 DISTNAME= xtu-1.3 @@ -8,7 +8,7 @@ CATEGORIES= x11 sysutils # BSD license PERMIT_PACKAGE= Yes -MASTER_SITES= https://distfiles.nl/ +MASTER_SITES= https://distfiles.sigtrap.nl/ WANTLIB= X11 Xext Xpm c CONFIGURE_STYLE=imake