diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | editors/mondrian/Makefile | 44 | ||||
-rw-r--r-- | editors/mondrian/distinfo | 3 | ||||
-rw-r--r-- | editors/mondrian/files/mondrian.in | 3 | ||||
-rw-r--r-- | editors/mondrian/pkg-descr | 13 | ||||
-rw-r--r-- | editors/mondrian/pkg-plist | 64 |
7 files changed, 1 insertions, 128 deletions
@@ -4492,3 +4492,4 @@ www/woadaptor-cgi||2010-08-23|Broken for 6+ months, unmaintained x11-toolkits/ruby-fox12||2010-08-23|Removed x11-toolkits/fxscintilla-fox12||2010-08-23|Removed x11-toolkits/fox12||2010-08-23|Has expired: Unsupported, please use x11-toolkits/fox14 or x11-toolkits/fox16 instead. +editors/mondrian||2010-08-23|Removed diff --git a/editors/Makefile b/editors/Makefile index c399711f42ee..fe749973d10f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -173,7 +173,6 @@ SUBDIR += mined SUBDIR += mlview SUBDIR += mode-info - SUBDIR += mondrian SUBDIR += morla SUBDIR += mousepad SUBDIR += mp diff --git a/editors/mondrian/Makefile b/editors/mondrian/Makefile deleted file mode 100644 index 06af59e93bff..000000000000 --- a/editors/mondrian/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: mondrian -# Date created: 2007-01-13 -# Whom: Nicola Vitale <nivit@email.it> -# -# $FreeBSD$ -# - -PORTNAME= mondrian -PORTVERSION= 1.0.b8 -PORTREVISION= 4 -CATEGORIES= editors ruby -MASTER_SITES= http://www.mondrian-ide.com/download/ \ - LOCAL/nivit/${PORTNAME}/ -DISTNAME= ${PORTNAME}-v${PORTVERSION:S/.b/beta/} - -MAINTAINER= nivit@FreeBSD.org -COMMENT= Mondrian Ruby IDE - -BROKEN= Does not run with the supported versions of the FOX toolkit - -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/fox12.so:${PORTSDIR}/x11-toolkits/ruby-fox12 - -NO_BUILD= yes -USE_RUBY= yes -RUBY_NO_BUILD_DEPENDS= yes - -SUB_FILES= ${PORTNAME} -SUB_LIST= RUBY=${RUBY} - -FIND_DIRS= -type d -FIND_DATA= -type f - -RM_OPTS= -f -RM_FILES= LICENSE CHANGELOG - -post-extract: - @cd ${WRKSRC} && ${RM} ${RM_OPTS} ${RM_FILES} - -do-install: - @cd ${WRKSRC} && ${FIND} . ${FIND_DIRS} -exec ${MKDIR} ${DATADIR}/{} ";" - @cd ${WRKSRC} && ${FIND} . ${FIND_DATA} -exec ${INSTALL_DATA} {} ${DATADIR}/{} ";" - @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} - -.include <bsd.port.mk> diff --git a/editors/mondrian/distinfo b/editors/mondrian/distinfo deleted file mode 100644 index c11945defb20..000000000000 --- a/editors/mondrian/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mondrian-v1.0beta8.tar.gz) = fbd34e8517339bf7ba4059c285707849 -SHA256 (mondrian-v1.0beta8.tar.gz) = 514b7991f6b2d47da4cc0e12dd62d7a2e7a0da95c93e440e6430d0728b923c9b -SIZE (mondrian-v1.0beta8.tar.gz) = 90591 diff --git a/editors/mondrian/files/mondrian.in b/editors/mondrian/files/mondrian.in deleted file mode 100644 index 24aaeec111e5..000000000000 --- a/editors/mondrian/files/mondrian.in +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# $FreeBSD$ -exec %%RUBY%% %%DATADIR%%/Mondrian.rbw diff --git a/editors/mondrian/pkg-descr b/editors/mondrian/pkg-descr deleted file mode 100644 index 83190766edce..000000000000 --- a/editors/mondrian/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Mondrian is a cross-platform project-manager and editor -for the Ruby language. -Written in 100% native Ruby using the FOX GUI toolkit, -Mondrian has the familiar look and feel of a modern IDE. -Some features include: - - * a dynamic object browser - * runtime error integration - * a full-featured project manager - * syntax highlighting - * runs identically on Windows and Linux - -WWW: http://www.mondrian-ide.com/ diff --git a/editors/mondrian/pkg-plist b/editors/mondrian/pkg-plist deleted file mode 100644 index 8053c296ffc5..000000000000 --- a/editors/mondrian/pkg-plist +++ /dev/null @@ -1,64 +0,0 @@ -@comment $FreeBSD$ -bin/mondrian -%%DATADIR%%/CreateProjectDialog.rb -%%DATADIR%%/DockFrame.rb -%%DATADIR%%/EditBook.rb -%%DATADIR%%/ExecutionManager.rb -%%DATADIR%%/ExecutionMonitor.rb -%%DATADIR%%/FileManager.rb -%%DATADIR%%/FindReplaceDialog.rb -%%DATADIR%%/GardenObject.rb -%%DATADIR%%/GardenWidget.rb -%%DATADIR%%/GuiExtensions.rb -%%DATADIR%%/HomeViewer.rb -%%DATADIR%%/IconManager.rb -%%DATADIR%%/Mondrian.rbw -%%DATADIR%%/Notifier.rb -%%DATADIR%%/ObjectGarden.rb -%%DATADIR%%/PreferencesDialog.rb -%%DATADIR%%/PropertiesFrame.rb -%%DATADIR%%/RubyAtom.rb -%%DATADIR%%/RubyAtomExtractor.rb -%%DATADIR%%/RubyAtomizer.rb -%%DATADIR%%/RubyParser.rb -%%DATADIR%%/RubyText.rb -%%DATADIR%%/SearchFrame.rb -%%DATADIR%%/SessionManager.rb -%%DATADIR%%/SourceBrowser.rb -%%DATADIR%%/icons/back.png -%%DATADIR%%/icons/class.png -%%DATADIR%%/icons/close.png -%%DATADIR%%/icons/close_mini.png -%%DATADIR%%/icons/copy.png -%%DATADIR%%/icons/cut.png -%%DATADIR%%/icons/file.png -%%DATADIR%%/icons/file_view.png -%%DATADIR%%/icons/find.png -%%DATADIR%%/icons/find_in_project.png -%%DATADIR%%/icons/forward.png -%%DATADIR%%/icons/left_arrow.png -%%DATADIR%%/icons/method.png -%%DATADIR%%/icons/module.png -%%DATADIR%%/icons/new.png -%%DATADIR%%/icons/object_view.png -%%DATADIR%%/icons/open.png -%%DATADIR%%/icons/paste.png -%%DATADIR%%/icons/project.png -%%DATADIR%%/icons/project_key.png -%%DATADIR%%/icons/redo.png -%%DATADIR%%/icons/right_arrow.png -%%DATADIR%%/icons/ruby_file.png -%%DATADIR%%/icons/run.png -%%DATADIR%%/icons/run_project.png -%%DATADIR%%/icons/save.png -%%DATADIR%%/icons/save_all.png -%%DATADIR%%/icons/save_as.png -%%DATADIR%%/icons/toolbar_separator.png -%%DATADIR%%/icons/undo.png -%%DATADIR%%/images/mondrian.ico -%%DATADIR%%/images/mondrian_icon.bmp -%%DATADIR%%/images/mondrian_icon_small.bmp -%%DATADIR%%/images/mondrian_splash.png -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%% |