mirror ftp.berlios.de distfiles; berlios is going away 31/12/11

This commit is contained in:
sthen 2011-11-10 14:13:06 +00:00
parent eb8c0e811d
commit 557f9c671e
3 changed files with 9 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2011/11/01 16:44:19 naddy Exp $
# $OpenBSD: Makefile,v 1.23 2011/11/10 14:13:06 sthen Exp $
COMMENT= unique standard tape archiver
@ -12,7 +12,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.berlios.de/pub/star/
MASTER_SITES= ftp://ftp.berlios.de/pub/star/ \
http://spacehopper.org/mirrors/berlios/star/
FLAVORS= static
FLAVOR?=

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2011/11/01 16:44:19 naddy Exp $
# $OpenBSD: Makefile,v 1.18 2011/11/10 14:13:06 sthen Exp $
COMMENT= ISO 9660 filesystem and CD creation tools
@ -14,7 +14,8 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c ossaudio
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \
http://spacehopper.org/mirrors/berlios/cdrecord/
USE_GMAKE= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2011/11/01 16:44:19 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2011/11/10 14:13:06 sthen Exp $
COMMENT= faster and improved version of dd
@ -15,7 +15,8 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
MASTER_SITES= ftp://ftp.berlios.de/pub/sdd/
MASTER_SITES= ftp://ftp.berlios.de/pub/sdd/ \
http://spacehopper.org/mirrors/berlios/sdd/
USE_GMAKE= Yes
MAKE_ENV= MAKEPROG="${MAKE_PROGRAM}" CCOM="${CC}" COPTX="${CFLAGS}"