switch tcl and tk MASTER_SITES to sourceforge.

make exmh2 use tcl mirrors directly.

no objection naddy@
This commit is contained in:
steven 2006-02-04 23:50:19 +00:00
parent 114659edb9
commit 5a2a8155c5
5 changed files with 12 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2006/01/08 12:43:52 alek Exp $
# $OpenBSD: Makefile,v 1.16 2006/02/04 23:50:20 steven Exp $
# $FreeBSD: Makefile,v 1.4 1997/12/01 16:50:49 pst Exp $
COMMENT= "Tool Command Language"
@ -7,7 +7,7 @@ DISTNAME= tcl8.0.5
PKGNAME= tcl-8.0.5
SHARED_LIBS= tcl80 1.5
CATEGORIES= lang lang/tcl
MASTER_SITES= ${MASTER_SITE_TCLTK:=tcl8_0/}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
HOMEPAGE= http://dev.scriptics.com/software/tcltk/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2006/01/08 12:57:04 alek Exp $
# $OpenBSD: Makefile,v 1.22 2006/02/04 23:50:20 steven Exp $
# Uses pthreads (can but does not at the moment)
COMMENT= "Tool Command Language"
@ -9,7 +9,7 @@ DISTNAME= tcl${VERSION}-src
PKGNAME= tcl-${VERSION}
SHARED_LIBS= tcl83 1.3
CATEGORIES= lang lang/tcl
MASTER_SITES= ${MASTER_SITE_TCLTK:=tcl8_3/}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
HOMEPAGE= http://dev.scriptics.com/software/tcltk/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2005/04/05 22:50:56 alek Exp $
# $OpenBSD: Makefile,v 1.24 2006/02/04 23:50:20 steven Exp $
COMMENT= "Tcl/Tk interface to the MH mail system"
@ -14,7 +14,9 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_TCLTK:=exmh/}
MASTER_SITES= ftp://sunsite.utk.edu/pub/tcl/exmh/ \
ftp://ftp.funet.fi/pub/languages/tcl/tcl/exmh/ \
ftp://ftp.tcl.tk/pub/tcl/exmh/
BUILD_DEPENDS= :tcl-8.4.*:lang/tcl/8.4
RUN_DEPENDS= :expect-*:lang/expect\

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2006/01/08 20:56:08 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2006/02/04 23:50:19 steven Exp $
# $FreeBSD: Makefile,v 1.7 1997/12/01 16:50:58 pst Exp $
COMMENT= "graphical toolkit for Tcl"
@ -7,7 +7,7 @@ DISTNAME= tk8.0.5
PKGNAME= tk-8.0.5
SHARED_LIBS= tk80 1.5
CATEGORIES= x11 x11/tk
MASTER_SITES= ${MASTER_SITE_TCLTK:=tcl8_0/}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
HOMEPAGE= http://dev.scriptics.com/software/tcltk/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2006/01/08 20:56:08 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2006/02/04 23:50:20 steven Exp $
COMMENT= "graphical toolkit for Tcl"
@ -8,7 +8,7 @@ DISTNAME= tk${VERSION}-src
PKGNAME= tk-${VERSION}
SHARED_LIBS= tk83 1.3
CATEGORIES= x11 x11/tk
MASTER_SITES= ${MASTER_SITE_TCLTK:=tcl8_3/}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
HOMEPAGE= http://dev.scriptics.com/software/tcltk/