mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Update master sites for some ports formerly hosted on easysw.com, now extinct.
Remove easysw.com domain from MASTER_SITE_EASYSW, and drop tu-bs.de from mirror list (is no longer mirroring easysw.com).
This commit is contained in:
parent
4eea6f45bb
commit
7ab8506c5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340749
5 changed files with 6 additions and 8 deletions
|
@ -198,9 +198,6 @@ MASTER_SITE_DEBIAN_POOL+= \
|
||||||
|
|
||||||
.if !defined(IGNORE_MASTER_SITE_EASYSW)
|
.if !defined(IGNORE_MASTER_SITE_EASYSW)
|
||||||
MASTER_SITE_EASYSW+= \
|
MASTER_SITE_EASYSW+= \
|
||||||
http://ftp.easysw.com/pub/%SUBDIR%/ \
|
|
||||||
ftp://ftp.easysw.com/pub/%SUBDIR%/ \
|
|
||||||
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/%SUBDIR%/ \
|
|
||||||
http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \
|
http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \
|
||||||
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/
|
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/
|
||||||
.endif
|
.endif
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
PORTNAME= epm
|
PORTNAME= epm
|
||||||
PORTVERSION= 4.2
|
PORTVERSION= 4.2
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_EASYSW}
|
MASTER_SITES= http://www.msweet.org/files/project2/
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||||
EXTRACT_SUFX= -source.tar.bz2
|
EXTRACT_SUFX= -source.tar.bz2
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,8 @@ PORTVERSION= 1.5.4
|
||||||
DISTVERSIONSUFFIX= -source
|
DISTVERSIONSUFFIX= -source
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
|
MASTER_SITES= http://www.cups.org/software/${DISTVERSION}/ \
|
||||||
|
EASYSW/${PORTNAME}/${DISTVERSION}
|
||||||
PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2}
|
PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2}
|
||||||
|
|
||||||
MAINTAINER= bsam@FreeBSD.org
|
MAINTAINER= bsam@FreeBSD.org
|
||||||
|
|
|
@ -5,8 +5,7 @@ PORTNAME= fldiff
|
||||||
PORTVERSION= 1.1
|
PORTVERSION= 1.1
|
||||||
PORTREVISION= 8
|
PORTREVISION= 8
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= http://www.easysw.com/~mike/fldiff/ \
|
MASTER_SITES= CRITICAL
|
||||||
CRITICAL
|
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
|
|
|
@ -5,7 +5,8 @@ PORTNAME= htmldoc
|
||||||
PORTVERSION= 1.8.27
|
PORTVERSION= 1.8.27
|
||||||
PORTREVISION= 7
|
PORTREVISION= 7
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ${MASTER_SITE_EASYSW}
|
MASTER_SITES= http://www.msweet.org/files/project1/ \
|
||||||
|
${MASTER_SITE_EASYSW}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue