Update FreeBSD mirrors.

ok sthen@
This commit is contained in:
bentley 2015-06-05 08:11:53 +00:00
parent b06420ffb8
commit 3c3204c06a
13 changed files with 26 additions and 32 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2013/03/10 22:28:05 espie Exp $
# $OpenBSD: Makefile,v 1.11 2015/06/05 08:11:53 bentley Exp $
COMMENT= display the moon's phase
@ -16,8 +16,7 @@ PERMIT_PACKAGE_FTP= copyrighted
PERMIT_DISTFILES_FTP= copyrighted
WANTLIB= c
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://ftp.vector.co.jp/pack/dos/edu/science/space/
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/
BUILD_DEPENDS= archivers/lha

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2013/03/11 01:30:27 espie Exp $
# $OpenBSD: Makefile,v 1.21 2015/06/05 08:11:53 bentley Exp $
COMMENT= binary-to-text file converter
@ -13,8 +13,7 @@ PERMIT_DISTFILES_FTP= no license
WANTLIB += c
MASTER_SITES= \
http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
ftp://ftp.jp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
http://distcache.freebsd.org/ports-distfiles/ \
http://www.unix.gr.jp/jnetcex/soft/
MAKE_FILE= makefile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/05/22 11:31:12 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2015/06/05 08:11:53 bentley Exp $
COMMENT= simple, powerful configuration-file parser
@ -14,7 +14,7 @@ HOMEPAGE= https://github.com/williamh/dotconf
# LGPLv2.1
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://ftp.freebsd.org/pub/FreeBSD/distfiles/
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2013/10/11 23:49:35 naddy Exp $
# $OpenBSD: Makefile,v 1.33 2015/06/05 08:11:53 bentley Exp $
COMMENT= curses version of the classic game
@ -13,8 +13,7 @@ PERMIT_PACKAGE_FTP= no license
PERMIT_DISTFILES_FTP= no license
WANTLIB= c curses termcap
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://ftp.uu.net/usenet/comp.sources.games/volume6/
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/
EXTRACT_SUFX= .Z
EXTRACT_CASES= *.Z) ${GZIP_CMD} -dc ${FULLDISTDIR}/$$archive | \
${_PERL_FIX_SHAR} | /bin/sh ;;

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2013/03/11 11:07:41 espie Exp $
# $OpenBSD: Makefile,v 1.32 2015/06/05 08:11:53 bentley Exp $
COMMENT= block action game
@ -7,7 +7,7 @@ PKGNAME= xdeblock-1.0
REVISION = 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/ \
http://www.vector.co.jp/pack/unix/game/action/block/
EXTRACT_SUFX= .tgz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2013/03/11 11:23:53 espie Exp $
# $OpenBSD: Makefile,v 1.29 2015/06/05 08:11:53 bentley Exp $
COMMENT= server: allow users to change password from within Eudora
@ -8,7 +8,7 @@ REVISION = 1
DISTFILES= pwserve-4
CATEGORIES= mail
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/ \
ftp://ftp.qualcomm.com/eudora/servers/unix/password/
# License: NONE

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.24 2013/10/11 23:50:10 naddy Exp $
# $OpenBSD: Makefile,v 1.25 2015/06/05 08:11:53 bentley Exp $
COMMENT= convert English text to Jive
DISTNAME= jive-1.1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.fr.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/
# License: NONE
PERMIT_PACKAGE_CDROM= no license

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.62 2015/02/16 22:57:13 naddy Exp $
# $OpenBSD: Makefile,v 1.63 2015/06/05 08:11:53 bentley Exp $
COMMENT-main= interactive spelling checker
COMMENT-dutch= ispell dictionary for Dutch
@ -18,7 +18,7 @@ HOMEPAGE= http://fmg-www.cs.ucla.edu/geoff/ispell.html
MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ \
ftp://ftp.netsw.org/dict/tools/
MASTER_SITES0= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/
MASTER_SITES0= http://distcache.freebsd.org/ports-distfiles/
MASTER_SITES1= http://spacehopper.org/mirrors/
MASTER_SITES2= ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/
MASTER_SITES3= http://www.sslug.dk/locale/ispell/iswedish/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2015/02/16 22:57:13 naddy Exp $
# $OpenBSD: Makefile,v 1.12 2015/06/05 08:11:53 bentley Exp $
COMMENT= info viewer with lynx-style navigation
@ -10,7 +10,7 @@ HOMEPAGE= https://alioth.debian.org/frs/?group_id=30592
MAINTAINER= Marc Espie <espie@openbsd.org>
MASTER_SITES= https://alioth.debian.org/frs/download.php/latestfile/434/ \
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
http://distcache.freebsd.org/ports-distfiles/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2013/10/11 21:21:01 naddy Exp $
# $OpenBSD: Makefile,v 1.25 2015/06/05 08:11:53 bentley Exp $
COMMENT= slide rule component of X11R3's xcalc
@ -11,7 +11,7 @@ PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license
PERMIT_DISTFILES_FTP= no license
MASTER_SITES = ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
MASTER_SITES = http://distcache.freebsd.org/ports-distfiles/
WANTLIB= X11 Xau Xdmcp Xext c m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2013/03/11 11:46:18 espie Exp $
# $OpenBSD: Makefile,v 1.24 2015/06/05 08:11:53 bentley Exp $
COMMENT= fish swim in the background of your screen
@ -6,8 +6,7 @@ DISTNAME= xfishtank-2.2
REVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://ftp.uni-koeln.de/windows/xcontrib/
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/
PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2013/03/11 11:46:19 espie Exp $
# $OpenBSD: Makefile,v 1.23 2015/06/05 08:11:53 bentley Exp $
COMMENT= mold spreading over your X11 screen
@ -15,8 +15,7 @@ PERMIT_DISTFILES_FTP= no license
WANTLIB= X11 Xau Xdmcp Xext c m
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://cclub.cc.tut.ac.jp/pub/xwin/
MASTER_SITES= http://distcache.freebsd.org/ports-distfiles/
CONFIGURE_STYLE= imake

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2013/10/11 21:21:08 naddy Exp $
# $OpenBSD: Makefile,v 1.23 2015/06/05 08:11:53 bentley Exp $
COMMENT= changing xterm attributes
@ -10,7 +10,7 @@ PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license
PERMIT_DISTFILES_FTP= no license
MASTER_SITES = ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
MASTER_SITES = http://distcache.freebsd.org/ports-distfiles/
WANTLIB= c
CONFIGURE_STYLE= imake