use ${MASTER_SITE_R5CONTRIB}

This commit is contained in:
xsa 2004-05-18 08:45:33 +00:00
parent 1bda42bb1c
commit c5dea26ca2
11 changed files with 22 additions and 26 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2002/10/24 16:21:35 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2004/05/18 08:45:33 xsa Exp $
COMMENT= "set the root window to the moon in its current phase"
DISTNAME= xphoon
PKGNAME= xphoon-91.9.18
CATEGORIES= astro x11
MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE_CDROM= "Cannot sell."

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2003/08/24 22:15:55 naddy Exp $
# $OpenBSD: Makefile,v 1.18 2004/05/18 08:45:33 xsa Exp $
COMMENT= "CD player for X11"
DISTNAME= xcdplayer-2.2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2002/10/26 20:44:39 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2004/05/18 08:45:33 xsa Exp $
COMMENT= "X11-based asteroids-style arcade"
@ -6,7 +6,7 @@ DISTNAME= xasteroids
PKGNAME= xasteroids-5.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .sh.Z
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2002/10/27 17:21:40 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2004/05/18 08:45:33 xsa Exp $
COMMENT= "display from/subject from incoming mails using X11"
DISTNAME= xlbiff-3.0
CATEGORIES= mail x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2002/10/29 19:48:58 naddy Exp $
# $OpenBSD: Makefile,v 1.18 2004/05/18 08:45:33 xsa Exp $
COMMENT= "quick start-up utility for applications on an X11 display"
@ -12,8 +12,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.uni-paderborn.de/unix/X11/ftp.x.org/R5contrib/ \
ftp://ftp.pasteur.fr/pub/computing/unix/X11/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
CONFIGURE_STYLE= imake
WRKDIST= ${WRKDIR}/bricons

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2004/01/25 21:10:51 pvalchev Exp $
# $OpenBSD: Makefile,v 1.15 2004/05/18 08:45:33 xsa Exp $
# $FreeBSD: Makefile,v 1.9 1999/08/31 06:52:30 mharo Exp $
COMMENT= "digital clock with optional military time and alarm"
@ -8,7 +8,7 @@ CATEGORIES= x11
DISTNAME= dclock
EXTRACT_SUFX= .shar.Z
MASTER_SITES= ftp://ftp.x.org/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2003/10/08 17:13:17 sturm Exp $
# $OpenBSD: Makefile,v 1.27 2004/05/18 08:45:33 xsa Exp $
COMMENT= "OpenLook Virtual Window manager"
@ -6,7 +6,7 @@ DISTNAME= olvwm4
PKGNAME= olvwm-4.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
DISTFILES= olvwm4.tar.Z
MAINTAINER= Ian Darwin <ian@openbsd.org>

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.11 2003/10/08 17:13:17 sturm Exp $
# $OpenBSD: Makefile,v 1.12 2004/05/18 08:45:33 xsa Exp $
COMMENT= "Swiss railway clock emulation"
DISTNAME= swisswatch-0.06
CATEGORIES= x11
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/X/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE_CDROM= "no license"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2002/10/29 19:48:59 naddy Exp $
# $OpenBSD: Makefile,v 1.15 2004/05/18 08:45:33 xsa Exp $
COMMENT= "find color values by graphical color mixing"
@ -6,8 +6,7 @@ DISTNAME= xcoloredit
PKGNAME= xcoloredit-1.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/ \
ftp://ftp.x.org/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
# License: BSD

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2003/12/26 16:49:10 naddy Exp $
# $OpenBSD: Makefile,v 1.24 2004/05/18 08:45:33 xsa Exp $
COMMENT= "graphics file viewer for X11"
@ -17,8 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
MASTER_SITES0= ftp://ftp.debian.org/debian/pool/main/x/xloadimage/ \
ftp://ftp.de.debian.org/debian/pool/main/x/xloadimage/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2003/10/08 17:13:19 sturm Exp $
# $OpenBSD: Makefile,v 1.16 2004/05/18 08:45:33 xsa Exp $
COMMENT= "PostIt (R) messages onto your X11 screen"
@ -10,7 +10,7 @@ CATEGORIES= x11
# servers only have the comp.sources.x version, with its distfile named
# `part01.gz'.
#
MASTER_SITES= ftp://ftp.hrz.th-darmstadt.de/pub/X11/R5contrib/
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
# BSD