diff options
-rw-r--r-- | archivers/lzo/Makefile | 9 | ||||
-rw-r--r-- | archivers/lzo2/Makefile | 9 | ||||
-rw-r--r-- | astro/xearth/Makefile | 6 | ||||
-rw-r--r-- | astro/xphoon/Makefile | 7 | ||||
-rw-r--r-- | games/nethack/Makefile | 4 | ||||
-rw-r--r-- | games/nethack3-tty/Makefile | 4 | ||||
-rw-r--r-- | games/nethack3/Makefile | 4 | ||||
-rw-r--r-- | games/nethack32/Makefile | 4 | ||||
-rw-r--r-- | games/nethack33-nox11/Makefile | 4 | ||||
-rw-r--r-- | games/nethack33/Makefile | 4 | ||||
-rw-r--r-- | games/nethack34-nox11/Makefile | 4 | ||||
-rw-r--r-- | games/nethack34/Makefile | 4 | ||||
-rw-r--r-- | lang/scm/Makefile | 13 | ||||
-rw-r--r-- | math/siag/Makefile | 5 | ||||
-rw-r--r-- | math/superlu/Makefile | 4 | ||||
-rw-r--r-- | math/xgraph/Makefile | 6 | ||||
-rw-r--r-- | news/nn/Makefile | 6 | ||||
-rw-r--r-- | print/pkfonts300/Makefile | 7 |
18 files changed, 59 insertions, 45 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index c98e7d54ab98..14758e7d8589 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -3,13 +3,16 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.1.1.1 1998/12/01 23:11:12 billf Exp $ +# $Id: Makefile,v 1.2 1998/12/01 23:12:55 billf Exp $ # 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 diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index c98e7d54ab98..14758e7d8589 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -3,13 +3,16 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.1.1.1 1998/12/01 23:11:12 billf Exp $ +# $Id: Makefile,v 1.2 1998/12/01 23:12:55 billf Exp $ # 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 diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index e0f618bfddae..510aa3d16a19 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -3,12 +3,14 @@ # Date created: 29 October 1995 # Whom: piero # -# $Id: Makefile,v 1.9 1998/05/04 03:00:52 vanilla Exp $ +# $Id: Makefile,v 1.10 1998/09/16 02:24:47 steve Exp $ # 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 diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 0f5f32bf5ffd..68bc575b04b4 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -3,13 +3,16 @@ # Date created: 14 February 1995 # Whom: asami # -# $Id: Makefile,v 1.8 1997/12/25 22:29:12 asami Exp $ +# $Id: Makefile,v 1.9 1998/09/16 02:24:49 steve Exp $ # 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 diff --git a/games/nethack/Makefile b/games/nethack/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack/Makefile +++ b/games/nethack/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack3-tty/Makefile +++ b/games/nethack3-tty/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/games/nethack3/Makefile b/games/nethack3/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack3/Makefile +++ b/games/nethack3/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/games/nethack33-nox11/Makefile b/games/nethack33-nox11/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack33-nox11/Makefile +++ b/games/nethack33-nox11/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack34-nox11/Makefile +++ b/games/nethack34-nox11/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # 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 diff --git a/lang/scm/Makefile b/lang/scm/Makefile index d40fdef8f81c..7e46f630141f 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -3,18 +3,17 @@ # Date created: Sat Nov 5 17:11:01 PST 1994 # Whom: hsu # -# $Id: Makefile,v 1.12 1998/02/01 22:46:18 fenner Exp $ +# $Id: Makefile,v 1.13 1998/08/10 12:11:42 steve Exp $ # 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 diff --git a/math/siag/Makefile b/math/siag/Makefile index 19ceba0df77b..aadbd63305b1 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -3,12 +3,13 @@ # Date created: 27 Jan 1998 # Whom: ports@freebsd.org # -# $Id: Makefile,v 1.10 1998/10/01 06:12:15 steve Exp $ +# $Id: Makefile,v 1.11 1998/11/29 13:09:40 asami Exp $ # 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 diff --git a/math/superlu/Makefile b/math/superlu/Makefile index a1608a0c04d4..0e6d9f78711f 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -3,13 +3,13 @@ # Date created: 31 Oct 97 # Whom: Pedro Giffuni <giffunip@asme.org> # -# $Id: Makefile,v 1.1.1.1 1998/08/09 23:54:16 steve Exp $ +# $Id: Makefile,v 1.2 1998/12/07 20:20:24 billf Exp $ # DISTNAME= superlu_1.1 PKGNAME= superlu-1.1 CATEGORIES= math -MASTER_SITES= ftp://ftp.cs.berkeley.edu/pub/src/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/ \ diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 564ffbbad3ab..55129dd89e90 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -3,12 +3,14 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1998/05/29 06:45:46 tg Exp $ +# $Id: Makefile,v 1.10 1998/09/27 20:16:43 steve Exp $ # 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 diff --git a/news/nn/Makefile b/news/nn/Makefile index 32f80e1b6dc2..0c277c13996a 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -3,13 +3,13 @@ # Date created: 24 September 1994 # Whom: adam # -# $Id: Makefile,v 1.15 1998/07/20 20:58:13 adam Exp $ +# $Id: Makefile,v 1.16 1998/07/23 15:30:32 asami Exp $ # 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 diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 475ec1df303a..9be86bbada25 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -3,14 +3,15 @@ # Date created: 16 Mar 1996 # Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp> # -# $Id: Makefile,v 1.12 1998/11/08 09:36:56 asami Exp $ +# $Id: Makefile,v 1.13 1998/11/19 19:56:39 asami Exp $ # 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/.04/system/OpenBSD/distfiles/pkfonts/ \ ftp://ftp.wg.omron.co.jp/pub/tex/ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition |