Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 03:39:50 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 770b4346425d - main - www/surge: Remove in favor of ftp/surge
Message-ID:  <6a239686.46b27.2f755eb3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=770b4346425d47a01ec141214113b38d1861e9bb

commit 770b4346425d47a01ec141214113b38d1861e9bb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-05 21:13:54 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-06 03:39:46 +0000

    www/surge: Remove in favor of ftp/surge
    
    Approved by:    Jimmy Olgeni <olgeni@FreeBSD.org> (via e-mail)
    Reported by:    George L. Yermulnik <yz@yz.kiev.ua>
---
 MOVED               |  2 +-
 www/Makefile        |  1 -
 www/surge/Makefile  | 23 -----------------------
 www/surge/distinfo  |  5 -----
 www/surge/pkg-descr | 12 ------------
 5 files changed, 1 insertion(+), 42 deletions(-)

diff --git a/MOVED b/MOVED
index 7415e9fd8ca9..bb1105880ca1 100644
--- a/MOVED
+++ b/MOVED
@@ -4211,7 +4211,6 @@ www/py-flask-security||2025-03-31|Has expired: Depends on expired devel/py-pytes
 devel/py-aiocontextvars||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner
 converters/libutf-8||2025-03-31|Has expired: Upstream disapeared and distfile is no more available
 science/py-moltemplate||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner
-math/py-numdifftools||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner
 graphics/py-pygal||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner
 www/choqok||2025-03-31|Has expired: Project discontinued upstream
 net-p2p/vuze||2025-03-31|Has expired: Abandoned upstream
@@ -5339,3 +5338,4 @@ x11/hamclock||2026-06-02|Has expired: Upstream programmer is deceased upstream s
 devel/twiggy||2026-06-02|Archived upstream, no longer maintained, and has an unclear latest release number
 audio/surge-synthesizer-lv2|audio/surge-synthesizer-xt-lv2|2026-06-04|Retire older surge-synthesizer-lv2 in favor of new gen surge-synthesizer-xt-lv2
 dns/dnsmasq-devel|dns/dnsmasq|2026-06-05|Discontinued -devel port, use dns/dnsmasq instead
+www/surge|ftp/surge|2026-06-05|Switch to a more updated ftp/surge port, which was accidentally added despite www/surge being available (but outdated)
diff --git a/www/Makefile b/www/Makefile
index b782be4a1763..39320f61159f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2595,7 +2595,6 @@
     SUBDIR += suitecrm
     SUBDIR += suphp
     SUBDIR += surf
-    SUBDIR += surge
     SUBDIR += swiggle
     SUBDIR += sws
     SUBDIR += tailwindcss3
diff --git a/www/surge/Makefile b/www/surge/Makefile
deleted file mode 100644
index b7dc5e567787..000000000000
--- a/www/surge/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-PORTNAME=	surge
-DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.1
-PORTREVISION=	6
-CATEGORIES=	www
-
-MAINTAINER=	olgeni@FreeBSD.org
-COMMENT=	High-performance download manager with TUI and CLI
-WWW=		https://github.com/surge-downloader/surge
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-ONLY_FOR_ARCHS=	aarch64 amd64
-ONLY_FOR_ARCHS_REASON=	module modernc.org/sqlite only supported on aarch64 and amd64
-
-USES=		go:modules
-
-GO_MODULE=	github.com/surge-downloader/surge
-
-PLIST_FILES=	bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/www/surge/distinfo b/www/surge/distinfo
deleted file mode 100644
index eee40de0fdc1..000000000000
--- a/www/surge/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-TIMESTAMP = 1769681211
-SHA256 (go/www_surge/surge-v0.3.1/v0.3.1.mod) = f6005ab5ff9525459a4f3d1197d00a57423fd5eb965edb0d1f944a0d8a8c17d4
-SIZE (go/www_surge/surge-v0.3.1/v0.3.1.mod) = 2246
-SHA256 (go/www_surge/surge-v0.3.1/v0.3.1.zip) = 03beb2be94d240d04e0aa9cda9235bca0074d15ef8c60dbbd3140a370b9711c0
-SIZE (go/www_surge/surge-v0.3.1/v0.3.1.zip) = 4914340
diff --git a/www/surge/pkg-descr b/www/surge/pkg-descr
deleted file mode 100644
index 759b85436e38..000000000000
--- a/www/surge/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Surge is a high-performance download manager designed for power users.
-It operates as a terminal user interface (TUI), background daemon, or CLI
-tool.
-
-Features include:
-- Parallel downloading with multiple simultaneous connections
-- Pause/resume downloads seamlessly
-- Real-time progress with speed graphs and ETA
-- Auto-retry on connection failures
-- Batch download support
-- Browser extension integration
-- Single-instance design with client/server architecture


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a239686.46b27.2f755eb3>