aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-11-20 16:06:00 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-11-22 22:44:01 +0000
commitf80e86ea24b014698f5bc91278ad882803308ce4 (patch)
treebcbafe904a4a49e3d68cfbc1789646ead9e75880
parent921ff7ab739ad286a29bfb3ac3731a1228f0a4b1 (diff)
Mk/bsd.sites.mk: Remove HORDE MASTER_SITES
The URLS return 404 as all of there have been moved to https://pear.horde.org and this is the URL used in Mk/Uses/horde.mk Approved by: portmgr (blanket)
-rw-r--r--Mk/bsd.sites.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 8cf949434896..01063a65f2e3 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -639,16 +639,6 @@ MASTER_SITE_HACKAGE+= \
http://hackage.haskell.org/package/
.endif
-.if !defined(IGNORE_MASTER_SITE_HORDE)
-MASTER_SITE_HORDE+= \
- https://ftp.horde.org/pub/%SUBDIR%/ \
- ftp://ftp.horde.org/pub/%SUBDIR%/ \
- ftp://ftp.at.horde.org/infosys/webapps/horde/%SUBDIR%/ \
- ftp://ftp.se.horde.org/mirror/horde/pub/%SUBDIR%/ \
- ftp://ftp.tw.horde.org/pub/%SUBDIR%/ \
- ftp://ftp.us.horde.org/pub/software/horde//%SUBDIR%/
-.endif
-
.if !defined(IGNORE_MASTER_SITE_IDSOFTWARE)
MASTER_SITE_IDSOFTWARE+= \
ftp://ftp.gwdg.de/pub/misc2/ftp.idsoftware.com/idstuff/%SUBDIR%/ \
@@ -1112,7 +1102,6 @@ MASTER_SITES_SUBDIRS= APACHE_COMMONS_BINARIES:${PORTNAME:S,commons-,,} \
GNU:${PORTNAME} \
GNUPG:${PORTNAME} \
GNU_ALPHA:${PORTNAME} \
- HORDE:${PORTNAME} \
LIBREOFFICE_DEV:${PORTNAME} \
MATE:${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} \
MOZDEV:${PORTNAME:tl} \