git: 7913792e7992 - main - devel/omnisharp-server: Deleted port, abandoned upstream

Richard Gallamore ultima at FreeBSD.org
Sun May 23 07:05:34 UTC 2021


The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7913792e79923283ac44ff7f5d5eb934328e0ceb

commit 7913792e79923283ac44ff7f5d5eb934328e0ceb
Author:     Richard Gallamore <ultima at FreeBSD.org>
AuthorDate: 2021-05-23 07:03:23 +0000
Commit:     Richard Gallamore <ultima at FreeBSD.org>
CommitDate: 2021-05-23 07:05:04 +0000

    devel/omnisharp-server: Deleted port, abandoned upstream
---
 MOVED                            |  1 +
 devel/Makefile                   |  1 -
 devel/omnisharp-server/Makefile  | 31 -------------------------------
 devel/omnisharp-server/distinfo  |  7 -------
 devel/omnisharp-server/pkg-descr |  8 --------
 devel/omnisharp-server/pkg-plist | 25 -------------------------
 6 files changed, 1 insertion(+), 72 deletions(-)

diff --git a/MOVED b/MOVED
index 576e9ba7cc57..d49932876380 100644
--- a/MOVED
+++ b/MOVED
@@ -16337,3 +16337,4 @@ devel/py-jupyter_core|devel/py-jupyter-core|2021-05-18|Rename to match upstream
 devel/sope4|devel/sope|2021-05-19|Obsolete, please use devel/sope
 sysutils/ansible27|sysutils/ansible|2021-05-21|Has expired: Upstream support ended; consider upgrading to sysutils/ansible
 sysutils/ansible28|sysutils/ansible|2021-05-21|Has expired: Upstream support ended; consider upgrading to sysutils/ansible
+devel/omnisharp-server||2021-05-23|Dead upstream, no depends in ports tree
diff --git a/devel/Makefile b/devel/Makefile
index efb93fe130a1..7475d2dd990b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1627,7 +1627,6 @@
     SUBDIR += okteta
     SUBDIR += omake
     SUBDIR += omniORB
-    SUBDIR += omnisharp-server
     SUBDIR += onetbb
     SUBDIR += oniguruma
     SUBDIR += open-beagle
diff --git a/devel/omnisharp-server/Makefile b/devel/omnisharp-server/Makefile
deleted file mode 100644
index 46be8cc187ca..000000000000
--- a/devel/omnisharp-server/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Richard Gallamore <ultima at FreeBSD.org>
-
-PORTNAME=	omnisharp-server
-DISTVERSION=	g20150729
-PORTREVISION=	1
-CATEGORIES=	devel
-
-MAINTAINER=	ultima at FreeBSD.org
-COMMENT=	HTTP wrapper around NRefactory for C\# editor plugins
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE.md
-
-USES=		mono
-USE_GITHUB=	yes
-GH_ACCOUNT=	OmniSharp
-GH_TAGNAME=	e1902915c
-GH_TUPLE=	icsharpcode:NRefactory:3f78bdbed:nrefactory/NRefactory \
-		jbevain:cecil:4770957a0:cecil/cecil
-
-PORTSCOUT=	skipv:mono-2.10.8
-
-do-build:
-		(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
-		xbuild /property:Configuration=Release)
-
-do-install:
-		(cd ${WRKSRC}/OmniSharp/bin && ${COPYTREE_SHARE} \
-		"Release" ${STAGEDIR}/${DATADIR}/bin)
-
-.include <bsd.port.mk>
diff --git a/devel/omnisharp-server/distinfo b/devel/omnisharp-server/distinfo
deleted file mode 100644
index 904a09c958b1..000000000000
--- a/devel/omnisharp-server/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-TIMESTAMP = 1513219474
-SHA256 (OmniSharp-omnisharp-server-g20150729-e1902915c_GH0.tar.gz) = 1ac89920c32288b9141a9bc23f4246cf003c4bac214bd007d8955fd256b05552
-SIZE (OmniSharp-omnisharp-server-g20150729-e1902915c_GH0.tar.gz) = 3004591
-SHA256 (icsharpcode-NRefactory-3f78bdbed_GH0.tar.gz) = a2363b7cd3961bb9799e70a400779da17f0d0799732889a6bc18585ecc663a5c
-SIZE (icsharpcode-NRefactory-3f78bdbed_GH0.tar.gz) = 1969655
-SHA256 (jbevain-cecil-4770957a0_GH0.tar.gz) = 540b888cf415918158851bb9402bb2b1bf0f6205f95121cc76c1632f2426ba4b
-SIZE (jbevain-cecil-4770957a0_GH0.tar.gz) = 439866
diff --git a/devel/omnisharp-server/pkg-descr b/devel/omnisharp-server/pkg-descr
deleted file mode 100644
index c67c224328b0..000000000000
--- a/devel/omnisharp-server/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-HTTP wrapper around [NRefactory] allowing C# editor plugins
-to be written for any editor in any language.
-
-This is the server component for the Vim OmniSharp plugin,
-YouCompleteMe, Sublime Text 2, Sublime Text 3, Emacs
-OmniSharp plugin and Atom plugin
-
-WWW: https://github.com/OmniSharp/omnisharp-server
diff --git a/devel/omnisharp-server/pkg-plist b/devel/omnisharp-server/pkg-plist
deleted file mode 100644
index e2c2bcaecd21..000000000000
--- a/devel/omnisharp-server/pkg-plist
+++ /dev/null
@@ -1,25 +0,0 @@
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.CSharp.Refactoring.dll
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.CSharp.Refactoring.xml
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.CSharp.dll
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.CSharp.xml
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.Cecil.dll
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.Cecil.pdb
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.Xml.dll
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.Xml.xml
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.dll
-%%DATADIR%%/bin/Release/ICSharpCode.NRefactory.xml
-%%DATADIR%%/bin/Release/Microsoft.Build.Evaluation.dll
-%%DATADIR%%/bin/Release/Microsoft.Build.Evaluation.pdb
-%%DATADIR%%/bin/Release/Mono.Cecil.dll
-%%DATADIR%%/bin/Release/Mono.Cecil.pdb
-%%DATADIR%%/bin/Release/Nancy.Hosting.Self.dll
-%%DATADIR%%/bin/Release/Nancy.Metadata.Module.dll
-%%DATADIR%%/bin/Release/Nancy.Swagger.dll
-%%DATADIR%%/bin/Release/Nancy.dll
-%%DATADIR%%/bin/Release/OmniSharp.exe
-%%DATADIR%%/bin/Release/OmniSharp.exe.config
-%%DATADIR%%/bin/Release/OmniSharp.pdb
-%%DATADIR%%/bin/Release/Swagger.ObjectModel.dll
-%%DATADIR%%/bin/Release/System.IO.Abstractions.dll
-%%DATADIR%%/bin/Release/config.json
-%%DATADIR%%/bin/Release/monodoc.dll


More information about the dev-commits-ports-all mailing list