pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc *: gd.tuwien.ac.at/ftp.tuwien.ac.at is go...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66ba792e056b
branches:  trunk
changeset: 306599:66ba792e056b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 21 13:38:04 2018 +0000
description:
*: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites

diffstat:

 audio/alsa-utils/Makefile               |  3 +--
 comms/tkhylafax/Makefile                |  4 +---
 databases/openldap-doc/Makefile         |  3 +--
 databases/openldap/Makefile.common      |  3 +--
 editors/lyx/Makefile                    |  4 +---
 editors/manedit/Makefile                |  4 +---
 editors/nedit/Makefile                  |  3 +--
 graphics/claraocr/Makefile              |  4 +---
 graphics/ploticus-examples/Makefile     |  4 ++--
 graphics/viewfax/Makefile               |  4 +---
 mk/defaults/mk.conf                     |  4 +---
 mk/fetch/sites.mk                       |  6 +-----
 net/wu-ftpd/Makefile                    |  3 +--
 print/xpdf-arabic/Makefile              |  4 +---
 print/xpdf-chinese-simplified/Makefile  |  4 +---
 print/xpdf-chinese-traditional/Makefile |  4 +---
 print/xpdf-cyrillic/Makefile            |  4 +---
 print/xpdf-greek/Makefile               |  4 +---
 print/xpdf-hebrew/Makefile              |  4 +---
 print/xpdf-japanese/Makefile            |  4 +---
 print/xpdf-korean/Makefile              |  3 +--
 print/xpdf-latin2/Makefile              |  4 +---
 print/xpdf-thai/Makefile                |  4 +---
 print/xpdf-turkish/Makefile             |  4 +---
 print/xpdf/Makefile                     |  3 +--
 security/gnupg/Makefile                 |  3 +--
 security/libgcrypt/Makefile             |  3 +--
 shells/pdksh/Makefile                   |  4 +---
 www/opera/Makefile                      |  3 +--
 www/webalizer/Makefile                  |  3 +--
 30 files changed, 31 insertions(+), 80 deletions(-)

diffs (truncated from 512 to 300 lines):

diff -r 0ae991816871 -r 66ba792e056b audio/alsa-utils/Makefile
--- a/audio/alsa-utils/Makefile Sat Apr 21 12:39:55 2018 +0000
+++ b/audio/alsa-utils/Makefile Sat Apr 21 13:38:04 2018 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2016/12/18 23:33:11 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2018/04/21 13:38:04 wiz Exp $
 
 DISTNAME=      alsa-utils-1.1.1
 PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  ftp://ftp.alsa-project.org/pub/utils/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/opsys/linux/alsa/utils/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 0ae991816871 -r 66ba792e056b comms/tkhylafax/Makefile
--- a/comms/tkhylafax/Makefile  Sat Apr 21 12:39:55 2018 +0000
+++ b/comms/tkhylafax/Makefile  Sat Apr 21 13:38:04 2018 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2017/09/06 10:40:26 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2018/04/21 13:38:04 wiz Exp $
 
 DISTNAME=      tkhylafax-3.1
 PKGREVISION=   4
 CATEGORIES=    comms
 MASTER_SITES=  ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/
-#              ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ \
-#              http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     http://www.elgro.demon.co.uk/resources.html
diff -r 0ae991816871 -r 66ba792e056b databases/openldap-doc/Makefile
--- a/databases/openldap-doc/Makefile   Sat Apr 21 12:39:55 2018 +0000
+++ b/databases/openldap-doc/Makefile   Sat Apr 21 13:38:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2017/01/19 18:52:05 agc Exp $
+# $NetBSD: Makefile,v 1.28 2018/04/21 13:38:04 wiz Exp $
 
 .include "../../databases/openldap/Makefile.version"
 
@@ -7,7 +7,6 @@
 CATEGORIES=    databases
 MASTER_SITES=  ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
 MASTER_SITES+= http://ftp.openldap.org/pub/OpenLDAP/openldap-release/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/
 MASTER_SITES+= ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/
 MASTER_SITES+= ftp://ftp.dti.ad.jp/pub/net/OpenLDAP/openldap-release/
 MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/net/openldap/openldap-release/
diff -r 0ae991816871 -r 66ba792e056b databases/openldap/Makefile.common
--- a/databases/openldap/Makefile.common        Sat Apr 21 12:39:55 2018 +0000
+++ b/databases/openldap/Makefile.common        Sat Apr 21 13:38:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2017/01/19 18:52:05 agc Exp $
+# $NetBSD: Makefile.common,v 1.40 2018/04/21 13:38:04 wiz Exp $
 #
 # used by databases/openldap-client/Makefile
 # used by databases/openldap-cloak/Makefile
@@ -12,7 +12,6 @@
 CATEGORIES=    databases
 MASTER_SITES=  ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
 MASTER_SITES+= http://www.openldap.org/software/download/OpenLDAP/openldap-release/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/
 MASTER_SITES+= ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/
 MASTER_SITES+= ftp://ftp.dti.ad.jp/pub/net/OpenLDAP/openldap-release/
 MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/net/openldap/openldap-release/
diff -r 0ae991816871 -r 66ba792e056b editors/lyx/Makefile
--- a/editors/lyx/Makefile      Sat Apr 21 12:39:55 2018 +0000
+++ b/editors/lyx/Makefile      Sat Apr 21 13:38:04 2018 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.64 2018/03/12 11:16:24 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2018/04/21 13:38:04 wiz Exp $
 
 DISTNAME=              lyx-2.2.2
 PKGREVISION=           5
 CATEGORIES=            editors
 MASTER_SITES=          ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/
-MASTER_SITES+=         http://gd.tuwien.ac.at/publishing/tex/lyx/stable/2.2.x/
-MASTER_SITES+=         ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/2.2.x/
 MASTER_SITES+=         ftp://ftp.sdsc.edu/pub/other/lyx/stable/2.2.x/
 MASTER_SITES+=         ftp://ftp.lip6.fr/pub/lyx/stable/2.2.x/
 MASTER_SITES+=         ftp://ftp.ntua.gr/pub/X11/LyX/stable/2.2.x/
diff -r 0ae991816871 -r 66ba792e056b editors/manedit/Makefile
--- a/editors/manedit/Makefile  Sat Apr 21 12:39:55 2018 +0000
+++ b/editors/manedit/Makefile  Sat Apr 21 13:38:04 2018 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2017/09/03 08:36:53 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.36 2018/04/21 13:38:04 wiz Exp $
 
 DISTNAME=      manedit-0.8.1
 PKGREVISION=   1
 CATEGORIES=    editors
-MASTER_SITES=  ftp://gd.tuwien.ac.at/games/wolfpack/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 0ae991816871 -r 66ba792e056b editors/nedit/Makefile
--- a/editors/nedit/Makefile    Sat Apr 21 12:39:55 2018 +0000
+++ b/editors/nedit/Makefile    Sat Apr 21 13:38:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2017/01/19 18:52:08 agc Exp $
+# $NetBSD: Makefile,v 1.59 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      nedit-${VERS}-src
 PKGNAME=       nedit-${VERS}
@@ -21,7 +21,6 @@
                        http://nl.nedit.org/ftp/                        \
                        ftp://nl.nedit.org/pub/NEdit/                   \
                        ftp://ftp.fu-berlin.de/unix/editors/nedit/      \
-                       http://gd.tuwien.ac.at/editors/nedit/NEdit/     \
                        ftp://cri.univ-tlse1.fr/pub/unix/nedit/NEdit/   \
                        ftp://ftp.chg.ru/pub/unix/editors/nedit/
 
diff -r 0ae991816871 -r 66ba792e056b graphics/claraocr/Makefile
--- a/graphics/claraocr/Makefile        Sat Apr 21 12:39:55 2018 +0000
+++ b/graphics/claraocr/Makefile        Sat Apr 21 13:38:04 2018 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/01/19 18:52:11 agc Exp $
-#
+# $NetBSD: Makefile,v 1.22 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      clara-0.9.9
 PKGNAME=       ${DISTNAME:S/clara/claraocr/}
@@ -7,7 +6,6 @@
 CATEGORIES=    graphics textproc
 MASTER_SITES=  ftp://carroll.cac.psu.edu/pub/linux/distributions/mandrake-devel/projects/claraocr/
 MASTER_SITES+= ftp://ftp.wtfo.com/pub/linux/Mandrake-devel/projects/claraocr/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/linux/Mandrake-devel/projects/claraocr/
 MASTER_SITES+= ftp://mandrake.redbox.cz/Mandrake-devel/projects/claraocr/
 MASTER_SITES+= ftp://ftp.proxad.net/pub/Distributions_Linux/Mandrake-devel/projects/claraocr/
 
diff -r 0ae991816871 -r 66ba792e056b graphics/ploticus-examples/Makefile
--- a/graphics/ploticus-examples/Makefile       Sat Apr 21 12:39:55 2018 +0000
+++ b/graphics/ploticus-examples/Makefile       Sat Apr 21 13:38:04 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2013/12/23 11:57:04 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      plnode200
 PKGNAME=       ploticus-examples-2.00
 CATEGORIES=    graphics
-MASTER_SITES=  http://gd.tuwien.ac.at/visual/ploticus/download/
+#MASTER_SITES= http://gd.tuwien.ac.at/visual/ploticus/download/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 # HOMEPAGE=    http://www.sgpr.net/
diff -r 0ae991816871 -r 66ba792e056b graphics/viewfax/Makefile
--- a/graphics/viewfax/Makefile Sat Apr 21 12:39:55 2018 +0000
+++ b/graphics/viewfax/Makefile Sat Apr 21 13:38:04 2018 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2017/01/19 18:52:13 agc Exp $
+# $NetBSD: Makefile,v 1.13 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      viewfax-2.4
 PKGREVISION=   2
 CATEGORIES=    graphics comms
 MASTER_SITES=  ftp://ftp.hylafax.org/pub/hylafax/contrib/viewfax/
-MASTER_SITES+= ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/
-MASTER_SITES+= http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/
 MASTER_SITES+= ftp://ftp.ips.gov.au/mirror/hylafax/contrib/viewfax/
 MASTER_SITES+= ftp://ftp.oce.nl/pub/gnu/hylafax/contrib/viewfax/
 
diff -r 0ae991816871 -r 66ba792e056b mk/defaults/mk.conf
--- a/mk/defaults/mk.conf       Sat Apr 21 12:39:55 2018 +0000
+++ b/mk/defaults/mk.conf       Sat Apr 21 13:38:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.293 2018/03/07 11:57:31 wiz Exp $
+# $NetBSD: mk.conf,v 1.294 2018/04/21 13:38:05 wiz Exp $
 #
 
 # This file provides default values for variables that may be overridden
@@ -1834,10 +1834,8 @@
 
 # Austria
 #
-#MASTER_SITE_CYGWIN=   ftp://gd.tuwien.ac.at/gnu/cygwin/
 #MASTER_SITE_GNU=      ftp://ftp.at.NetBSD.org/gnu/gnusrc/
 #MASTER_SITE_PERL_CPAN=        ftp://ftp.at.NetBSD.org/languages/perl/CPAN/modules/by-module/
-#MASTER_SITE_OPENOFFICE=http://gd.tuwien.ac.at/office/openoffice/
 #MASTER_SITE_TEX_CTAN= ftp://ftp.at.NetBSD.org/publishing/tex/CTAN/
 
 # Denmark
diff -r 0ae991816871 -r 66ba792e056b mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sat Apr 21 12:39:55 2018 +0000
+++ b/mk/fetch/sites.mk Sat Apr 21 13:38:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.157 2018/02/18 19:31:56 maya Exp $
+# $NetBSD: sites.mk,v 1.158 2018/04/21 13:38:05 wiz Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -18,7 +18,6 @@
        ftp://ftp.lip6.fr/pub/gnu/ \
        http://mirrors.kernel.org/gnu/ \
        ftp://ftp.funet.fi/pub/gnu/prep/ \
-       http://gd.tuwien.ac.at/gnu/gnusrc/ \
        http://ftp.gnu.org/pub/gnu/ \
        ftp://ftp.gnu.org/pub/gnu/
 
@@ -82,7 +81,6 @@
        http://www.dnsbalance.ring.gr.jp/archives/X/kde/stable/ \
        ftp://ftp.gtlib.gatech.edu/pub/kde/stable/ \
        ftp://kde.mirrors.tds.net/pub/kde/stable/ \
-       http://gd.tuwien.ac.at/kde/stable/ \
        ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/stable/ \
        ftp://mirrors.dotsrc.org/kde/stable/ \
        ftp://ftp.fi.muni.cz/pub/kde/stable/
@@ -141,7 +139,6 @@
        ftp://ftp.oregonstate.edu/pub/apache/ \
        ftp://apache.mirrors.tds.net/pub/apache.org/ \
        ftp://ftp.mirrorservice.org/sites/ftp.apache.org/ \
-       http://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ \
        ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/ \
        ftp://ftp.twaren.net/Unix/Web/apache/
 
@@ -217,7 +214,6 @@
 
 MASTER_SITE_OPENOFFICE+=       \
        ftp://ftp.ussg.iu.edu/pub/openoffice/ \
-       http://gd.tuwien.ac.at/office/openoffice/ \
        ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/OpenOffice/ \
        ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.openoffice.org/ \
        http://ftp.ntua.gr/pub/OpenOffice/ \
diff -r 0ae991816871 -r 66ba792e056b net/wu-ftpd/Makefile
--- a/net/wu-ftpd/Makefile      Sat Apr 21 12:39:55 2018 +0000
+++ b/net/wu-ftpd/Makefile      Sat Apr 21 13:38:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2017/09/06 10:40:31 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      wu-ftpd-2.6.2
 PKGREVISION=   3
@@ -6,7 +6,6 @@
 MASTER_SITES=  ftp://ftp.freenet.de/pub/ftp.wu-ftpd.org/pub/wu-ftpd/
 MASTER_SITES+= ftp://ftp.nl.uu.net/pub/unix/ftp/wu-ftpd/
 MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/net/ftpd/wu-ftpd/wu-ftpd.org/wu-ftpd/
-MASTER_SITES+= http://gd.tuwien.ac.at/infosys/servers/ftp/wu-ftpd/wu-ftpd/
 
 PATCHFILES=    realpath.patch connect-dos.patch
 #PATCH_SITES=  ftp://ftp.sunet.se/pub/nir/ftp/servers/wuarchive-ftpd/wu-ftpd/patches/apply_to_2.6.2/
diff -r 0ae991816871 -r 66ba792e056b print/xpdf-arabic/Makefile
--- a/print/xpdf-arabic/Makefile        Sat Apr 21 12:39:55 2018 +0000
+++ b/print/xpdf-arabic/Makefile        Sat Apr 21 13:38:04 2018 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.20 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      xpdf-arabic-2011-aug-15
 PKGNAME=       xpdf-arabic-20110815
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.foolabs.com/xpdf/
diff -r 0ae991816871 -r 66ba792e056b print/xpdf-chinese-simplified/Makefile
--- a/print/xpdf-chinese-simplified/Makefile    Sat Apr 21 12:39:55 2018 +0000
+++ b/print/xpdf-chinese-simplified/Makefile    Sat Apr 21 13:38:04 2018 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.25 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      xpdf-chinese-simplified-2011-sep-02
 PKGNAME=       xpdf-chinese-simplified-20110902
 PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.foolabs.com/xpdf/
diff -r 0ae991816871 -r 66ba792e056b print/xpdf-chinese-traditional/Makefile
--- a/print/xpdf-chinese-traditional/Makefile   Sat Apr 21 12:39:55 2018 +0000
+++ b/print/xpdf-chinese-traditional/Makefile   Sat Apr 21 13:38:04 2018 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.23 2018/04/21 13:38:05 wiz Exp $
 
 DISTNAME=      xpdf-chinese-traditional-2011-sep-02
 PKGNAME=       xpdf-chinese-traditional-20110902
 PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.foolabs.com/xpdf/
diff -r 0ae991816871 -r 66ba792e056b print/xpdf-cyrillic/Makefile
--- a/print/xpdf-cyrillic/Makefile      Sat Apr 21 12:39:55 2018 +0000
+++ b/print/xpdf-cyrillic/Makefile      Sat Apr 21 13:38:04 2018 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.22 2018/04/21 13:38:06 wiz Exp $
 
 DISTNAME=      xpdf-cyrillic-2011-aug-15
 PKGNAME=       xpdf-cyrillic-20110815



Home | Main Index | Thread Index | Old Index