aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2011-09-22 03:14:02 +0800
committerromain <romain@FreeBSD.org>2011-09-22 03:14:02 +0800
commitd2f17a1a7cd7156d418ed51669b9f0848a1c94df (patch)
treeda2af623daa9cec35c1ae46fa8e62e81d524780d
parent0402b9ed68d01cb58bffb482da084d6be4c0d9e7 (diff)
downloadfreebsd-ports-gnome-d2f17a1a7cd7156d418ed51669b9f0848a1c94df.tar.gz
freebsd-ports-gnome-d2f17a1a7cd7156d418ed51669b9f0848a1c94df.tar.zst
freebsd-ports-gnome-d2f17a1a7cd7156d418ed51669b9f0848a1c94df.zip
Remove devel/monodevelop-boo (no updated distfile upstream).
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/monodevelop-boo/Makefile39
-rw-r--r--devel/monodevelop-boo/distinfo2
-rw-r--r--devel/monodevelop-boo/files/patch-BooBinding.make44
-rw-r--r--devel/monodevelop-boo/files/patch-BooShell-Makefile37
-rw-r--r--devel/monodevelop-boo/files/patch-Makefile56
-rw-r--r--devel/monodevelop-boo/files/patch-configure8
-rw-r--r--devel/monodevelop-boo/pkg-descr3
-rw-r--r--devel/monodevelop-boo/pkg-plist74
10 files changed, 1 insertions, 264 deletions
diff --git a/MOVED b/MOVED
index 52766573a3d2..1bd31b154b49 100644
--- a/MOVED
+++ b/MOVED
@@ -2643,3 +2643,4 @@ mail/libspf2-10||2011-09-09|Vulnerable, use mail/libspf2 instead
mail/postfix-policyd-spf||2011-09-09|Relies on vulnerable mail/libspf2-10
multimedia/bmpx||2011-09-11|Has expired: BROKEN for more than 6 month
editors/openoffice.org-2|editors/openoffice.org-3|2011-09-20|unsupported upstream and vulnerable
+devel/monodevelop-boo||2011-09-21|Removed
diff --git a/devel/Makefile b/devel/Makefile
index 2ced9fd8275f..67041675f30d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1039,7 +1039,6 @@
SUBDIR += mono-addins
SUBDIR += mono-tools
SUBDIR += monodevelop
- SUBDIR += monodevelop-boo
SUBDIR += monodevelop-database
SUBDIR += monodevelop-java
SUBDIR += monodevelop-vala
diff --git a/devel/monodevelop-boo/Makefile b/devel/monodevelop-boo/Makefile
deleted file mode 100644
index 4c4bf66e6e9f..000000000000
--- a/devel/monodevelop-boo/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: monodevelop-boo
-# Date created: 2008-03-02
-# Whom: Romain Tartiere <romain@blogreen.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= monodevelop-boo
-PORTVERSION= 2.4
-CATEGORIES= devel
-MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
-
-MAINTAINER= mono@FreeBSD.org
-COMMENT= MonoDevelop Boo language support
-
-BROKEN= Does not build
-
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
- ${LOCALBASE}/libdata/pkgconfig/monodevelop.pc:${PORTSDIR}/devel/monodevelop \
- booc:${PORTSDIR}/lang/boo
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-HAS_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
-USE_GNOME= gtksharp20
-USE_BZIP2= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g' \
- ${WRKSRC}/BooBinding.make ${WRKSRC}/BooShell/Makefile
- @${REINPLACE_CMD} -e 's|@prefix@/lib/pkgconfig|@prefix@/libdata/pkgconfig|g' \
- ${WRKSRC}/Makefile.include
-
-# Restrict to stable (even) versions, indicated by the second component.
-PORTSCOUT= limitw:1,even
-
-.include <bsd.port.mk>
diff --git a/devel/monodevelop-boo/distinfo b/devel/monodevelop-boo/distinfo
deleted file mode 100644
index 2ca1332050e7..000000000000
--- a/devel/monodevelop-boo/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (monodevelop-boo-2.4.tar.bz2) = 2446eefdbeb5706d1a8eadc191d135137aa4b0ebcb340bb5321923ddb5a717e0
-SIZE (monodevelop-boo-2.4.tar.bz2) = 61615
diff --git a/devel/monodevelop-boo/files/patch-BooBinding.make b/devel/monodevelop-boo/files/patch-BooBinding.make
deleted file mode 100644
index bfd7bad4b5f5..000000000000
--- a/devel/monodevelop-boo/files/patch-BooBinding.make
+++ /dev/null
@@ -1,44 +0,0 @@
-
-$FreeBSD$
-
---- BooBinding.make.orig
-+++ BooBinding.make
-@@ -128,12 +128,12 @@
- LOCAL_PKGCONFIG=PKG_CONFIG_PATH=../../local-config:$$PKG_CONFIG_PATH
-
- $(ASSEMBLY) $(ASSEMBLY_MDB): $(build_sources) $(build_resources) $(build_datafiles) $(DLL_REFERENCES) $(PROJECT_REFERENCES) $(build_xamlg_list)
-- make pre-all-local-hook prefix=$(prefix)
-+ $(MAKE) pre-all-local-hook prefix=$(prefix)
- mkdir -p $(dir $(ASSEMBLY))
-- make $(CONFIG)_BeforeBuild
-+ $(MAKE) $(CONFIG)_BeforeBuild
- $(LOCAL_PKGCONFIG) $(ASSEMBLY_COMPILER_COMMAND) $(ASSEMBLY_COMPILER_FLAGS) -out:$(ASSEMBLY) -target:$(COMPILE_TARGET) $(build_sources_embed) $(build_resources_embed) $(build_references_ref)
-- make $(CONFIG)_AfterBuild
-- make post-all-local-hook prefix=$(prefix)
-+ $(MAKE) $(CONFIG)_AfterBuild
-+ $(MAKE) post-all-local-hook prefix=$(prefix)
-
- $(DATA_FILE_BUILD): $(srcdir)$(subst $(BUILD_DIR),, $@)
- mkdir -p $(dir $@)
-@@ -144,17 +144,17 @@
- cp $(srcdir)/$(subst $(INSTALL_DIR),,$@) $@
-
- install-local: $(ASSEMBLY) $(ASSEMBLY_MDB) $(BOOBINDING_PC) $(DATA_FILE_INSTALL)
-- make pre-install-local-hook prefix=$(prefix)
-+ $(MAKE) pre-install-local-hook prefix=$(prefix)
- mkdir -p $(INSTALL_DIR)
- cp $(ASSEMBLY) $(ASSEMBLY_MDB) $(INSTALL_DIR)
- mkdir -p $(DESTDIR)$(prefix)/lib/pkgconfig
- test -z '$(BOOBINDING_PC)' || cp $(BOOBINDING_PC) $(DESTDIR)$(prefix)/lib/pkgconfig
-- make post-install-local-hook prefix=$(prefix)
-+ $(MAKE) post-install-local-hook prefix=$(prefix)
-
- uninstall-local: $(ASSEMBLY) $(ASSEMBLY_MDB) $(BOOBINDING_PC)
-- make pre-uninstall-local-hook prefix=$(prefix)
-+ $(MAKE) pre-uninstall-local-hook prefix=$(prefix)
- rm -f $(INSTALL_DIR)/$(notdir $(ASSEMBLY))
- rm -f $(DATA_FILE_INSTALL)
- test -z '$(ASSEMBLY_MDB)' || rm -f $(INSTALL_DIR)/$(notdir $(ASSEMBLY_MDB))
- test -z '$(BOOBINDING_PC)' || rm -f $(INSTALL_DIR)/$(notdir $(BOOBINDING_PC))
-- make post-uninstall-local-hook prefix=$(prefix)
-+ $(MAKE) post-uninstall-local-hook prefix=$(prefix)
diff --git a/devel/monodevelop-boo/files/patch-BooShell-Makefile b/devel/monodevelop-boo/files/patch-BooShell-Makefile
deleted file mode 100644
index 4a06bd05de72..000000000000
--- a/devel/monodevelop-boo/files/patch-BooShell-Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
---- BooShell/Makefile.orig 2008-03-02 14:29:39.000000000 +0100
-+++ BooShell/Makefile 2008-03-02 14:29:57.000000000 +0100
-@@ -69,26 +69,26 @@
- LOCAL_PKGCONFIG=PKG_CONFIG_PATH=../../../local-config:$$PKG_CONFIG_PATH
-
- $(ASSEMBLY) $(ASSEMBLY_MDB): $(build_sources) $(build_resources) $(build_datafiles) $(DLL_REFERENCES) $(PROJECT_REFERENCES) $(build_xamlg_list)
-- make pre-all-local-hook prefix=$(prefix)
-+ $(MAKE) pre-all-local-hook prefix=$(prefix)
- mkdir -p $(dir $(ASSEMBLY))
-- make $(CONFIG)_BeforeBuild
-+ $(MAKE) $(CONFIG)_BeforeBuild
- $(LOCAL_PKGCONFIG) $(ASSEMBLY_COMPILER_COMMAND) $(ASSEMBLY_COMPILER_FLAGS) -out:$(ASSEMBLY) -target:$(COMPILE_TARGET) $(build_sources_embed) $(build_resources_embed) $(build_references_ref)
-- make $(CONFIG)_AfterBuild
-- make post-all-local-hook prefix=$(prefix)
-+ $(MAKE) $(CONFIG)_AfterBuild
-+ $(MAKE) post-all-local-hook prefix=$(prefix)
-
-
- install-local: $(ASSEMBLY) $(ASSEMBLY_MDB)
-- make pre-install-local-hook prefix=$(prefix)
-+ $(MAKE) pre-install-local-hook prefix=$(prefix)
- mkdir -p $(INSTALL_DIR)
- cp $(ASSEMBLY) $(ASSEMBLY_MDB) $(INSTALL_DIR)
- mkdir -p $(DESTDIR)$(prefix)/lib/pkgconfig
-- make post-install-local-hook prefix=$(prefix)
-+ $(MAKE) post-install-local-hook prefix=$(prefix)
-
- uninstall-local: $(ASSEMBLY) $(ASSEMBLY_MDB)
-- make pre-uninstall-local-hook prefix=$(prefix)
-+ $(MAKE) pre-uninstall-local-hook prefix=$(prefix)
- rm -f $(INSTALL_DIR)/$(notdir $(ASSEMBLY))
- test -z '$(ASSEMBLY_MDB)' || rm -f $(INSTALL_DIR)/$(notdir $(ASSEMBLY_MDB))
-- make post-uninstall-local-hook prefix=$(prefix)
-+ $(MAKE) post-uninstall-local-hook prefix=$(prefix)
-
- install: install-local
- uninstall: uninstall-local
diff --git a/devel/monodevelop-boo/files/patch-Makefile b/devel/monodevelop-boo/files/patch-Makefile
deleted file mode 100644
index 7972f5ef6849..000000000000
--- a/devel/monodevelop-boo/files/patch-Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.orig
-+++ Makefile
-@@ -26,14 +26,14 @@
- @set . $$MAKEFLAGS; final_exit=:; \
- case $$2 in --unix) shift ;; esac; \
- case $$2 in *=*) dk="exit 1" ;; *k*) dk=: ;; *) dk="exit 1" ;; esac; \
-- make pre-$*-hook prefix=$(prefix) ; \
-+ $(MAKE) pre-$*-hook prefix=$(prefix) ; \
- for dir in $(call quote_each,$(SUBDIRS)); do \
- case "$$dir" in \
-- .) make $*-local || { final_exit="exit 1"; $$dk; };;\
-- *) (cd "$$dir" && make $*) || { final_exit="exit 1"; $$dk; };;\
-+ .) $(MAKE) $*-local || { final_exit="exit 1"; $$dk; };;\
-+ *) (cd "$$dir" && $(MAKE) $*) || { final_exit="exit 1"; $$dk; };;\
- esac \
- done; \
-- make post-$*-hook prefix=$(prefix) ; \
-+ $(MAKE) post-$*-hook prefix=$(prefix) ; \
- $$final_exit
-
- $(CONFIG_MAKE):
-@@ -47,18 +47,18 @@
- dist: $(CONFIG_MAKE)
- rm -rf $(PACKAGE)-$(VERSION)
- mkdir $(PACKAGE)-$(VERSION)
-- make pre-dist-hook distdir=$$distdir
-+ $(MAKE) pre-dist-hook distdir=$$distdir
- for dir in $(call quote_each,$(SUBDIRS)); do \
- pkgdir=`pwd`/$(PACKAGE)-$(VERSION); \
- mkdir "$$pkgdir/$$dir" || true; \
- case $$dir in \
-- .) make dist-local "distdir=$$pkgdir" || exit 1;; \
-- *) (cd "$$dir"; make dist-local "distdir=$$pkgdir/$$dir") || exit 1;; \
-+ .) $(MAKE) dist-local "distdir=$$pkgdir" || exit 1;; \
-+ *) (cd "$$dir"; $(MAKE) dist-local "distdir=$$pkgdir/$$dir") || exit 1;; \
- esac \
- done
-- (make dist-local distdir=$(PACKAGE)-$(VERSION))
-- make
-- make post-dist-hook "distsir=$$distdir"
-+ ($(MAKE) dist-local distdir=$(PACKAGE)-$(VERSION))
-+ $(MAKE)
-+ $(MAKE) post-dist-hook "distsir=$$distdir"
- tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
- rm -rf $(PACKAGE)-$(VERSION)
- @echo "=========================================="
-@@ -69,5 +69,5 @@
- (mkdir test; cd test; \
- tar xzvf ../$(PACKAGE)-$(VERSION).tar.gz; cd $(PACKAGE)-$(VERSION); \
- ./configure --prefix=$$(cd `pwd`/..; pwd); \
-- make && make install && make dist);
-+ $(MAKE) && $(MAKE) install && $(MAKE) dist);
- rm -rf test
diff --git a/devel/monodevelop-boo/files/patch-configure b/devel/monodevelop-boo/files/patch-configure
deleted file mode 100644
index 62bae3ac7bda..000000000000
--- a/devel/monodevelop-boo/files/patch-configure
+++ /dev/null
@@ -1,8 +0,0 @@
---- configure.orig 2008-03-02 11:51:45.000000000 +0100
-+++ configure 2008-03-02 11:51:52.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/usr/bin/env bash
- VERSION=0.19
- PACKAGE=monodevelop-boo
- prefix=/usr/local
diff --git a/devel/monodevelop-boo/pkg-descr b/devel/monodevelop-boo/pkg-descr
deleted file mode 100644
index ccb95366501e..000000000000
--- a/devel/monodevelop-boo/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Boo language binding for MonoDevelop IDE.
-
-WWW: http://www.monodevelop.org
diff --git a/devel/monodevelop-boo/pkg-plist b/devel/monodevelop-boo/pkg-plist
deleted file mode 100644
index 5998a26cf290..000000000000
--- a/devel/monodevelop-boo/pkg-plist
+++ /dev/null
@@ -1,74 +0,0 @@
-@comment $FreeBSD$
-lib/monodevelop/AddIns/BooBinding/BooShell.dll.mdb
-lib/monodevelop/AddIns/BooBinding/BooShell.dll
-lib/monodevelop/AddIns/BooBinding/BooBinding.dll.mdb
-lib/monodevelop/AddIns/BooBinding/BooBinding.dll
-lib/monodevelop/AddIns/BooBinding/icons/Boo.FileIcon
-lib/monodevelop/AddIns/BooBinding/icons/BooBinding.Base
-lib/monodevelop/AddIns/BooBinding/locale/ca/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/cs/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/da/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/de/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/es/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/fr/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/gl/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/hu/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/id/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/it/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/ja/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/nl/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/pl/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/pt/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/pt_BR/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/ru/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/sl_SI/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/sv/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/tr/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/zh_CN/LC_MESSAGES/monodevelop-boo.mo
-lib/monodevelop/AddIns/BooBinding/locale/zh_TW/LC_MESSAGES/monodevelop-boo.mo
-libdata/pkgconfig/monodevelop-boo.pc
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/zh_TW/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/zh_TW
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/zh_CN/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/zh_CN
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/tr/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/tr
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/sv/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/sv
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/sl_SI/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/sl_SI
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/ru/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/icons
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/ru
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/pt_BR/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/pt_BR
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/pt/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/pt
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/pl/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/pl
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/nl/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/nl
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/ja/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/ja
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/it/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/it
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/id/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/id
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/hu/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/hu
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/gl/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/gl
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/fr/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/fr
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/es/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/es
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/de/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/de
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/da/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/da
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/cs/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/cs
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/ca/LC_MESSAGES
-@dirrm lib/monodevelop/AddIns/BooBinding/locale/ca
-@dirrm lib/monodevelop/AddIns/BooBinding/locale
-@dirrm lib/monodevelop/AddIns/BooBinding