summaryrefslogtreecommitdiff
path: root/net/mono-zeroconf
diff options
context:
space:
mode:
Diffstat (limited to 'net/mono-zeroconf')
-rw-r--r--net/mono-zeroconf/Makefile31
-rw-r--r--net/mono-zeroconf/distinfo2
-rw-r--r--net/mono-zeroconf/files/patch-configure13
-rw-r--r--net/mono-zeroconf/pkg-descr7
-rw-r--r--net/mono-zeroconf/pkg-plist20
5 files changed, 0 insertions, 73 deletions
diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile
deleted file mode 100644
index 8956dfd4c050..000000000000
--- a/net/mono-zeroconf/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= mono-zeroconf
-PORTVERSION= 0.9.0
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= http://download.banshee.fm/${PORTNAME}/
-
-MAINTAINER= mono@FreeBSD.org
-COMMENT= Cross platform Zero Configuration Networking library for Mono
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-sharp.pc:net/avahi-sharp
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-OPTIONS_DEFINE= DOCS
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
-USES= gmake mono pathfix pkgconfig shebangfix
-bash_CMD= ${SH}
-SHEBANG_FILES= src/MZClient/mzclient.in
-CONFIGURE_ARGS+= --program-transform-name="" \
- --disable-mdnsresponder
-MAKE_JOBS_UNSAFE= yes
-DOCS_CONFIGURE_ENABLE= docs
-
-.include <bsd.port.mk>
diff --git a/net/mono-zeroconf/distinfo b/net/mono-zeroconf/distinfo
deleted file mode 100644
index 73cb1dd9b891..000000000000
--- a/net/mono-zeroconf/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mono-zeroconf-0.9.0.tar.gz) = 3f53f1a4081e16e045e62a1896d35e69829b16d6d9ff26223ae8546ff8f8e4df
-SIZE (mono-zeroconf-0.9.0.tar.gz) = 183809
diff --git a/net/mono-zeroconf/files/patch-configure b/net/mono-zeroconf/files/patch-configure
deleted file mode 100644
index e56b0a6609b7..000000000000
--- a/net/mono-zeroconf/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig 2016-06-25 15:41:52 UTC
-+++ configure
-@@ -3096,8 +3096,8 @@ fi
- { $as_echo "$as_me:$LINENO: checking for Mono 2.0 GAC for $asm.dll" >&5
- $as_echo_n "checking for Mono 2.0 GAC for $asm.dll... " >&6; }
- if test \
-- -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0/$asm.dll" -o \
-- -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0/$asm.dll"; \
-+ -e "$($PKG_CONFIG --variable=libdir mono)/mono/2.0-api/$asm.dll" -o \
-+ -e "$($PKG_CONFIG --variable=prefix mono)/lib/mono/2.0-api/$asm.dll"; \
- then \
- { $as_echo "$as_me:$LINENO: result: found" >&5
- $as_echo "found" >&6; }
diff --git a/net/mono-zeroconf/pkg-descr b/net/mono-zeroconf/pkg-descr
deleted file mode 100644
index 1462c73ffa64..000000000000
--- a/net/mono-zeroconf/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Mono.Zeroconf is a cross platform Zero Configuration Networking library
-for Mono and .NET. It provides a unified API for performing the most
-common zeroconf operations on a variety of platforms and subsystems: all
-the operating systems supported by Mono and both the Avahi
-and Bonjour/mDNSResponder transports.
-
-WWW: http://www.mono-project.com/Mono.Zeroconf
diff --git a/net/mono-zeroconf/pkg-plist b/net/mono-zeroconf/pkg-plist
deleted file mode 100644
index 6ddb741f0a93..000000000000
--- a/net/mono-zeroconf/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-bin/mzclient
-lib/mono-zeroconf/MZClient.exe
-lib/mono-zeroconf/MZClient.exe.mdb
-lib/mono-zeroconf/Mono.Zeroconf.Providers.AvahiDBus.dll
-lib/mono-zeroconf/Mono.Zeroconf.Providers.AvahiDBus.dll.mdb
-lib/mono/gac/Mono.Zeroconf/4.0.0.90__e60c4f4a95e1099e/Mono.Zeroconf.dll
-lib/mono/gac/Mono.Zeroconf/4.0.0.90__e60c4f4a95e1099e/Mono.Zeroconf.dll.mdb
-lib/mono/gac/policy.1.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.1.0.Mono.Zeroconf.dll
-lib/mono/gac/policy.1.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.1.0.config
-lib/mono/gac/policy.2.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.2.0.Mono.Zeroconf.dll
-lib/mono/gac/policy.2.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.2.0.config
-lib/mono/gac/policy.3.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.3.0.Mono.Zeroconf.dll
-lib/mono/gac/policy.3.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.3.0.config
-lib/mono/gac/policy.4.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.4.0.Mono.Zeroconf.dll
-lib/mono/gac/policy.4.0.Mono.Zeroconf/0.0.0.0__e60c4f4a95e1099e/policy.4.0.config
-lib/mono/mono-zeroconf/Mono.Zeroconf.dll
-%%PORTDOCS%%lib/monodoc/sources/mono-zeroconf-docs.source
-%%PORTDOCS%%lib/monodoc/sources/mono-zeroconf-docs.tree
-%%PORTDOCS%%lib/monodoc/sources/mono-zeroconf-docs.zip
-libdata/pkgconfig/mono-zeroconf.pc