Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2026 18:18:18 +0000
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 07508310021e - main - ftp/surge: remove, dupplicate of www/surge
Message-ID:  <6a2312ea.2380c.392200db@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07508310021e4d52e154090563ae4c0b4812ee23

commit 07508310021e4d52e154090563ae4c0b4812ee23
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2026-06-05 18:17:30 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2026-06-05 18:18:00 +0000

    ftp/surge: remove, dupplicate of www/surge
---
 ftp/Makefile        |  1 -
 ftp/surge/Makefile  | 21 ---------------------
 ftp/surge/distinfo  |  5 -----
 ftp/surge/pkg-descr |  6 ------
 4 files changed, 33 deletions(-)

diff --git a/ftp/Makefile b/ftp/Makefile
index e53c67a44ce8..86155710b717 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -79,7 +79,6 @@
     SUBDIR += sftpgo
     SUBDIR += smbftpd
     SUBDIR += spegla
-    SUBDIR += surge
     SUBDIR += termscp
     SUBDIR += tftp-hpa
     SUBDIR += tnftp
diff --git a/ftp/surge/Makefile b/ftp/surge/Makefile
deleted file mode 100644
index 99c0525f93c9..000000000000
--- a/ftp/surge/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-PORTNAME=	surge
-DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.7
-CATEGORIES=	ftp
-PKGNAMESUFFIX=	-download-manager
-
-MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	TUI download manager for power users
-WWW=		https://surgedm.github.io/ \
-		https://github.com/SurgeDM/Surge
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-USES=		go:1.25+,modules
-
-GO_MODULE=	github.com/SurgeDM/Surge
-
-PLIST_FILES=	bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/ftp/surge/distinfo b/ftp/surge/distinfo
deleted file mode 100644
index a796400dc9ee..000000000000
--- a/ftp/surge/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-TIMESTAMP = 1780632557
-SHA256 (go/ftp_surge/surge-v0.8.7/v0.8.7.mod) = aaeedca7132d244b75f7d3507623653331fef547a82a71bd84f35a2dac0edecc
-SIZE (go/ftp_surge/surge-v0.8.7/v0.8.7.mod) = 2628
-SHA256 (go/ftp_surge/surge-v0.8.7/v0.8.7.zip) = 43b80756b0d95c9a77a2bb15a98a75ba68fb0ab45484e8c5b7dd58f6a225f760
-SIZE (go/ftp_surge/surge-v0.8.7/v0.8.7.zip) = 3482189
diff --git a/ftp/surge/pkg-descr b/ftp/surge/pkg-descr
deleted file mode 100644
index 3ab50c6a2cc7..000000000000
--- a/ftp/surge/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Surge is a high-performance, terminal-based download manager designed for power
-users. It features a headless daemon architecture and a TUI interface. Surge
-accelerates downloads by splitting files into parallel chunks and supporting
-multiple mirrors simultaneously. It also offers a keyboard-driven workflow,
-remote management via CLI or browser extensions, and a "Streaming Mode" for
-previewing media while downloading.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2312ea.2380c.392200db>