Skip to content

Commit

Permalink
Mk/bsd.sites.mk: Remove HORDE MASTER_SITES
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
5u623l20 committed Nov 22, 2023
1 parent 921ff7a commit f80e86e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Mk/bsd.sites.mk
Expand Up @@ -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%/ \
Expand Down Expand Up @@ -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} \
Expand Down

0 comments on commit f80e86e

Please sign in to comment.