Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/23] package/doom-wad: drop reference to ftp.idsoftware.com
@ 2024-06-03  7:17 Peter Korsgaard
  2024-06-03  7:17 ` [Buildroot] [PATCH 02/23] package/ebtables/ebtables.hash: use http:// to match _SITE Peter Korsgaard
                   ` (22 more replies)
  0 siblings, 23 replies; 32+ messages in thread
From: Peter Korsgaard @ 2024-06-03  7:17 UTC (permalink / raw)
  To: buildroot

The server was decommisioned in 2017 and is unlikely to ever come back, so
drop the reference:

https://www.doomworld.com/forum/topic/96999-rip-ftpidsoftwarecom/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/doom-wad/doom-wad.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/doom-wad/doom-wad.mk b/package/doom-wad/doom-wad.mk
index f348fc2207..5d37a6a6d4 100644
--- a/package/doom-wad/doom-wad.mk
+++ b/package/doom-wad/doom-wad.mk
@@ -7,7 +7,6 @@
 DOOM_WAD_VERSION = 1.9
 DOOM_WAD_SOURCE = doom$(subst .,,$(DOOM_WAD_VERSION))s.zip
 # Official server currently unavailable
-# DOOM_WAD_SITE = ftp://ftp.idsoftware.com/idstuff/doom
 DOOM_WAD_SITE = http://www.jbserver.com/downloads/games/doom/misc/shareware
 
 define DOOM_WAD_EXTRACT_CMDS
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2024-06-08 18:11 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03  7:17 [Buildroot] [PATCH 01/23] package/doom-wad: drop reference to ftp.idsoftware.com Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 02/23] package/ebtables/ebtables.hash: use http:// to match _SITE Peter Korsgaard
2024-06-03  7:25   ` Baruch Siach via buildroot
2024-06-03  7:31     ` Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 03/23] package/file: use http:// _SITE Peter Korsgaard
2024-06-03  9:19   ` Yann E. MORIN
2024-06-03  7:17 ` [Buildroot] [PATCH 04/23] package/freeradius-client: use https:// _SITE Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 05/23] package/freeradius-server: " Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 06/23] package/libmnl: use https for _SITE Peter Korsgaard
2024-06-03  7:30   ` Dario Binacchi via buildroot
2024-06-03  7:17 ` [Buildroot] [PATCH 07/23] package/libmnl: use upstream sha256sum Peter Korsgaard
2024-06-03  7:29   ` Dario Binacchi via buildroot
2024-06-03  7:17 ` [Buildroot] [PATCH 08/23] package/libnetfilter_acct: use https for _SITE Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 09/23] package/libnetfilter_acct: use https:// reference for .hash file Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 10/23] package/libnetfilter_log: use https for _SITE Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 11/23] package/libnetfilter_log: use https:// reference for .hash file Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 12/23] package/lynx: use http:// _SITE Peter Korsgaard
2024-06-03  9:21   ` Yann E. MORIN
2024-06-03  7:17 ` [Buildroot] [PATCH 13/23] package/ncftp: use https:// _SITE Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 14/23] package/newlib-bare-metal: " Peter Korsgaard
2024-06-03  8:05   ` Frager, Neal via buildroot
2024-06-03  7:17 ` [Buildroot] [PATCH 15/23] package/nfacct: use https for _SITE Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 16/23] package/nfacct: use https:// reference for .hash file Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 17/23] package/uboot-tools: use https:// _SITE Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 18/23] package/ulogd: use https for _SITE Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 19/23] package/ulogd: use https:// reference for .hash file Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 20/23] package/zip: download from sourceforge Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 21/23] package/proftpd: download from github Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 22/23] package/on2-8170-libs: remove package Peter Korsgaard
2024-06-03  7:17 ` [Buildroot] [PATCH 23/23] package/on2-8170-modules: " Peter Korsgaard
2024-06-03  9:24 ` [Buildroot] [PATCH 01/23] package/doom-wad: drop reference to ftp.idsoftware.com Yann E. MORIN
2024-06-08 18:11   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox