git: 7f876e38a9a3 - main - MOVED: Remove www/sogo-activesync

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Sun, 23 Mar 2025 00:53:42 UTC
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7f876e38a9a3228134c5242f2d7877a5c45fa973

commit 7f876e38a9a3228134c5242f2d7877a5c45fa973
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-03-23 00:52:32 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-03-23 00:52:32 +0000

    MOVED: Remove www/sogo-activesync
    
    - Now www/sogo includes sogo-pgsqlactivesync and sogo-activesync flavors
---
 MOVED                         | 1 +
 www/sogo-activesync/Makefile  | 9 ---------
 www/sogo-activesync/pkg-descr | 3 ---
 3 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/MOVED b/MOVED
index c614df47c12e..7b66a37b271b 100644
--- a/MOVED
+++ b/MOVED
@@ -4214,3 +4214,4 @@ devel/py-pyro||2025-03-21|Has expired: Upstream development stopped, not compati
 devel/py-serpent||2025-03-21|Has expired: Used exclusively by now deprecated devel/py-pyro
 devel/py-eggtestinfo||2025-03-21|Has expired: Was a requirement for now removed zope port
 www/rubygem-gitlab-gollum-lib|www/rubygem-gollum-lib|2025-03-22|Use www/rubygem-gollum-lib instead
+www/sogo-activesync|www/sogo|2025-03-22|Use sogo-mysqlactivesync or sogo-pgsqlactivesync flavors instead
diff --git a/www/sogo-activesync/Makefile b/www/sogo-activesync/Makefile
deleted file mode 100644
index a893a8329d1e..000000000000
--- a/www/sogo-activesync/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-PKGNAMESUFFIX=		-activesync
-
-CONFLICTS=		sogo2 sogo2-activesync sogo
-
-OPTIONS_SLAVE=		ACTIVESYNC MFA
-
-MASTERDIR=		${.CURDIR}/../sogo
-
-.include "${MASTERDIR}/Makefile"
diff --git a/www/sogo-activesync/pkg-descr b/www/sogo-activesync/pkg-descr
deleted file mode 100644
index ccfb1122fa0f..000000000000
--- a/www/sogo-activesync/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-ActiveSync is an extension to SOGo that provides support
-for the ActiveSync protocol to clients that supports
-it.