Date: Thu, 10 Dec 1998 03:42:22 -0800 (PST) From: josh@quick.net To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9037: MASTER_SITES update for some unmaintained ports Message-ID: <199812101142.DAA31854@newport-1-5.quick.net>
next in thread | raw e-mail | index | archive | help
>Number: 9037 >Category: ports >Synopsis: MASTER_SITES update for some unmaintained ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 10 03:50:00 PST 1998 >Last-Modified: >Originator: Josh Gilliam >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: ports/archivers/lzo/Makefile 1.2 ports/astro/xearth/Makefile 1.10 ports/astro/xphoon/Makefile 1.9 ports/games/nethack/Makefile 1.17 ports/lang/scm/Makefile 1.13 ports/math/siag/Makefile 1.11 ports/math/superlu/Makefile 1.2 ports/math/xgraph/Makefile 1.10 ports/news/nn/Makefile 1.16 ports/print/pkfonts300/Makefile 1.13 ports/www/p5-HTML-Parser/Makefile 1.7 ports/x11-clocks/astime/Makefile 1.2 >Description: Correct MASTER_SITES. Mark www/p5-HTML-Parser BROKEN=upgrade. >How-To-Repeat: >Fix: --- ports/x11-clocks/astime/Makefile~ Wed Dec 9 23:03:45 1998 +++ ports/x11-clocks/astime/Makefile Thu Dec 10 03:08:54 1998 @@ -8,7 +8,9 @@ DISTNAME= astime-1.1 CATEGORIES= x11-clocks -MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/ +MASTER_SITES= ftp://ftp.tux.org/pub/x/afterstep/apps/astime/ \ + ftp://ftp.digex.net/.2/wm/AfterStep/apps/astime/ \ + ftp://ftp.bse.bg/pub/Unix/X11/wm/afterstep/apps/astime/ MAINTAINER= ports@freebsd.org --- ports/archivers/lzo/Makefile~ Tue Dec 1 15:12:55 1998 +++ ports/archivers/lzo/Makefile Thu Dec 10 00:17:29 1998 @@ -8,8 +8,11 @@ DISTNAME= lzo-1.04 CATEGORIES= archivers devel -MASTER_SITES= ftp://wildsau.idv.uni-linz.ac.at/pub/mfx/lzo/ \ - ftp://tsx-11.mit.edu/pub/linux/sources/libs/ \ +MASTER_SITES= ftp://wildsau.idv.uni-linz.ac.at/pub/mfx/lzo/ \ + ftp://ftp.uni-koeln.de/util/arc/ \ + ftp://ftp.rhrz.uni-bonn.de/pub-koeln/util/arc/ \ + ftp://ftp.all.de/pub/unix/tools/archivers/lzo/ \ + ftp://ftp.fu-berlin.de/pub/unix/tools/archivers/lzo/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR=libs/compression --- ports/games/nethack/Makefile~ Fri Nov 20 16:48:19 1998 +++ ports/games/nethack/Makefile Thu Dec 10 01:16:55 1998 @@ -8,7 +8,7 @@ DISTNAME= nethack-3.2.2 CATEGORIES= games -MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ +MASTER_SITES= ftp://ftp.wtower.com/nethack/sources/ \ ${MASTER_SITE_GNU} MAINTAINER= ports@FreeBSD.ORG --- ports/news/nn/Makefile~ Wed Sep 9 17:12:07 1998 +++ ports/news/nn/Makefile Thu Dec 10 02:30:39 1998 @@ -8,8 +8,8 @@ DISTNAME= nn-6.5.3 CATEGORIES= news -#MASTER_SITES= ftp://ftp.isca.uiowa.edu/unix/nn/ -MASTER_SITES= ftp://ftp.visi.com/users/mtpins/ +MASTER_SITES= ftp://ftp.visi.com/users/mtpins/ \ + ftp://maroon.webmaster.com/pub/nn/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.ORG --- ports/www/p5-HTML-Parser/Makefile~ Sun Sep 20 21:03:09 1998 +++ ports/www/p5-HTML-Parser/Makefile Thu Dec 10 02:52:13 1998 @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.ORG +BROKEN= upgrade + USE_PERL5= yes MAN3= HTML::Entities.3 \ --- ports/print/pkfonts300/Makefile~ Thu Nov 19 11:56:39 1998 +++ ports/print/pkfonts300/Makefile Thu Dec 10 02:42:43 1998 @@ -9,8 +9,9 @@ DISTNAME= pkfonts PKGNAME= pkfonts${RESOLUTION}-1.0 CATEGORIES= print -MASTER_SITES= ftp://ftp.univ-evry.fr/.04/system/OpenBSD/distfiles/pkfonts/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/TeX/fonts/ \ +MASTER_SITES= ftp://ftp.tut.ac.jp/TeX/fonts/ \ + ftp://ftp.nihon-u.ac.jp/pub/.OldStockPlace/TeX/WS/font/ \ + ftp://ftp.univ-evry.fr/pub/system/OpenBSD/distfiles/pkfonts/ \ ftp://ftp.wg.omron.co.jp/pub/tex/ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition --- ports/lang/scm/Makefile~ Wed Sep 9 17:10:09 1998 +++ ports/lang/scm/Makefile Thu Dec 10 01:45:53 1998 @@ -9,12 +9,11 @@ DISTNAME= scm PKGNAME= scm-4e1 CATEGORIES= lang -MASTER_SITES= ftp://ftp.swiss.ai.mit.edu/archive/scm/OLD/ \ - ftp://swiss-ftp.ai.mit.edu/pub/scm/ \ - ftp://swiss-ftp.ai.mit.edu/pub/scm/OLD/ -DISTFILES= scm4e1.tar.gz \ - slib.info.tar.gz slib2a2.tar.gz slib-psd1-3.tar.gz \ - scmconfig4e1.tar.gz +MASTER_SITES= ftp://ftp.cs.oswego.edu/pub/Z/unix/scheme/ \ + ftp://ftp.swiss.ai.mit.edu/pub/scm/ \ + ftp://ftp.swiss.ai.mit.edu/pub/scm/OLD/ +DISTFILES= scm4e1.tar.gz slib.info.tar.gz slib2a2.tar.gz \ + slib-psd1-3.tar.gz scmconfig4e1.tar.gz MAINTAINER= ports@FreeBSD.org --- ports/math/siag/Makefile~ Sun Nov 29 15:52:37 1998 +++ ports/math/siag/Makefile Thu Dec 10 01:59:22 1998 @@ -8,7 +8,8 @@ DISTNAME= siag-2.80 CATEGORIES= math -MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ +MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/OLD/ \ + ftp://ftp.icm.edu.pl/site/siag/OLD/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tsiag-2.80.tar.gz MAINTAINER= ports@freebsd.org --- ports/math/superlu/Makefile~ Mon Dec 7 12:20:24 1998 +++ ports/math/superlu/Makefile Thu Dec 10 02:12:45 1998 @@ -9,8 +9,8 @@ DISTNAME= superlu_1.1 PKGNAME= superlu-1.1 CATEGORIES= math -MASTER_SITES= ftp://ftp.cs.berkeley.edu/pub/src/lapack/SuperLU/ \ - ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/cs.berkeley.edu/lapack/SuperLu/ \ +MASTER_SITES= ftp://ftp.cs.berkeley.edu/pub/lapack/SuperLU/ \ + ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/cs.berkeley.edu/lapack/SuperLU \ ftp://ftp.ntua.gr/pub/netlib/scalapack/prototype/ \ ftp://ftp.uow.edu.au/pub/netlib/scalapack/prototype/ \ ftp://ftp.zib.de/pub/netlib/scalapack/prototype/ \ --- ports/astro/xearth/Makefile~ Sun Sep 20 20:59:51 1998 +++ ports/astro/xearth/Makefile Thu Dec 10 00:25:56 1998 @@ -8,7 +8,9 @@ DISTNAME= xearth-1.0 CATEGORIES= astro x11 -MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ +MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ + ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.ORG --- ports/math/xgraph/Makefile~ Mon Sep 28 22:32:09 1998 +++ ports/math/xgraph/Makefile Thu Dec 10 02:25:36 1998 @@ -8,7 +8,9 @@ DISTNAME= xgraph-11.3.2 CATEGORIES= math print -MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/ +MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/ \ + ftp://ftp.tk.mesh.ad.jp/pub/X/misc/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/X11/misc/ MAINTAINER= ports@FreeBSD.ORG --- ports/astro/xphoon/Makefile~ Sun Sep 20 20:59:52 1998 +++ ports/astro/xphoon/Makefile Thu Dec 10 00:50:57 1998 @@ -9,7 +9,10 @@ DISTNAME= xphoon PKGNAME= xphoon-91.9.18 CATEGORIES= astro x11 -MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \ + ftp://ftp.x.org/R5contrib/ \ + ftp://ftp.eu.net/X11/R5contrib/ \ + ftp://ftp.is.co.za/pub/x/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.ORG >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812101142.DAA31854>