summaryrefslogtreecommitdiff
path: root/editors/codeeditor
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-03 16:21:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-03 16:21:05 +0000
commit0a67eaedd1995d9373d5b3015b2c5dda4d4fd915 (patch)
tree47712471a0d85a403759789ecccee864c5a3143d /editors/codeeditor
parentFreeTar for GNUstep (diff)
The goal of CodeEditor is to be a good non-rich text code editor.
CodeEditorView offers a subclass of NSTextView and supports syntax highlight, mark delimiters, etc. It can be used in other projects. Features * Faster than ever * Tab View: Don't need to open so many terminals again. * Toolbar: Use "Alt (left) - t" to open/close a simple toolbar on the fly. * Find (Regular Express support) and replace. * File Inspector. * Change font attributes and preference instantly without restart. * Periodically or manually Highlight keyword with difference attributes according to the language. * Automatically or manually find delimiter pair. * Automatically indentation according to the preference. * Support scripting (need StepTalk). WWW: http://savannah.nongnu.org/projects/codeeditor/
Notes
Notes: svn path=/head/; revision=178697
Diffstat (limited to 'editors/codeeditor')
-rw-r--r--editors/codeeditor/Makefile26
-rw-r--r--editors/codeeditor/distinfo3
-rw-r--r--editors/codeeditor/pkg-descr18
-rw-r--r--editors/codeeditor/pkg-plist47
4 files changed, 94 insertions, 0 deletions
diff --git a/editors/codeeditor/Makefile b/editors/codeeditor/Makefile
new file mode 100644
index 000000000000..bd8c5b4f7bfc
--- /dev/null
+++ b/editors/codeeditor/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: codeeditor
+# Date created: 3 Dec 2006
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= codeeditor
+PORTVERSION= 0.4.4
+CATEGORIES= editors
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= codeeditor
+DISTNAME= CodeEditor-${PORTVERSION}
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= CodeEditor is a text and code editor for GNUstep
+
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+
+WRKSRC= ${WRKDIR}/CodeEditor
+
+.include <bsd.port.mk>
diff --git a/editors/codeeditor/distinfo b/editors/codeeditor/distinfo
new file mode 100644
index 000000000000..8e84faa41009
--- /dev/null
+++ b/editors/codeeditor/distinfo
@@ -0,0 +1,3 @@
+MD5 (CodeEditor-0.4.4.tar.gz) = 396cc3b9a51a7f045fe53800c98723e0
+SHA256 (CodeEditor-0.4.4.tar.gz) = 32e4d15154c41d00ed9fdab6749e6d16cfa6a3c062ae1b7c9d797f340d780b6f
+SIZE (CodeEditor-0.4.4.tar.gz) = 83252
diff --git a/editors/codeeditor/pkg-descr b/editors/codeeditor/pkg-descr
new file mode 100644
index 000000000000..47c1078fdfa0
--- /dev/null
+++ b/editors/codeeditor/pkg-descr
@@ -0,0 +1,18 @@
+The goal of CodeEditor is to be a good non-rich text code editor.
+CodeEditorView offers a subclass of NSTextView and supports syntax
+highlight, mark delimiters, etc. It can be used in other projects.
+Features
+
+ * Faster than ever
+ * Tab View: Don't need to open so many terminals again.
+ * Toolbar: Use "Alt (left) - t" to open/close a simple toolbar on the fly.
+ * Find (Regular Express support) and replace.
+ * File Inspector.
+ * Change font attributes and preference instantly without restart.
+ * Periodically or manually Highlight keyword with difference attributes
+ according to the language.
+ * Automatically or manually find delimiter pair.
+ * Automatically indentation according to the preference.
+ * Support scripting (need StepTalk).
+
+WWW: http://savannah.nongnu.org/projects/codeeditor/
diff --git a/editors/codeeditor/pkg-plist b/editors/codeeditor/pkg-plist
new file mode 100644
index 000000000000..d4b4285644d9
--- /dev/null
+++ b/editors/codeeditor/pkg-plist
@@ -0,0 +1,47 @@
+Local/Applications/CodeEditor.app/CodeEditor
+Local/Applications/CodeEditor.app/Resources/CodeEditor.desktop
+Local/Applications/CodeEditor.app/Resources/CodeEditor.tiff
+Local/Applications/CodeEditor.app/Resources/CodeEditorInfo.plist
+Local/Applications/CodeEditor.app/Resources/FindPanel.gorm/data.classes
+Local/Applications/CodeEditor.app/Resources/FindPanel.gorm/objects.gorm
+Local/Applications/CodeEditor.app/Resources/FontAttributesPanel.gorm/data.classes
+Local/Applications/CodeEditor.app/Resources/FontAttributesPanel.gorm/objects.gorm
+Local/Applications/CodeEditor.app/Resources/Info-gnustep.plist
+Local/Applications/CodeEditor.app/Resources/Inspector.gorm/data.classes
+Local/Applications/CodeEditor.app/Resources/Inspector.gorm/objects.gorm
+Local/Applications/CodeEditor.app/Resources/MethodPanel.gorm/data.classes
+Local/Applications/CodeEditor.app/Resources/MethodPanel.gorm/objects.gorm
+Local/Applications/CodeEditor.app/Resources/OpenInWorkspace.tiff
+Local/Applications/CodeEditor.app/Resources/Preference.gorm/data.classes
+Local/Applications/CodeEditor.app/Resources/Preference.gorm/objects.gorm
+Local/Applications/CodeEditor.app/Resources/ScriptingInfo.plist
+Local/Applications/CodeEditor.app/Resources/Scripts/autogsdoc.rb
+Local/Applications/CodeEditor.app/Resources/Scripts/autogsdoc.rb.stinfo
+Local/Applications/CodeEditor.app/Resources/Scripts/welcome.st
+Local/Applications/CodeEditor.app/Resources/Scripts/welcome.st.stinfo
+Local/Applications/CodeEditor.app/Resources/Window.gorm/data.classes
+Local/Applications/CodeEditor.app/Resources/Window.gorm/objects.gorm
+Local/Applications/CodeEditor.app/library_paths.openapp
+Local/Applications/CodeEditor.app/stamp.make
+Local/Library/ApplicationSupport/CodeEditorView/ObjCHandler.bundle/ObjCHandler
+Local/Library/ApplicationSupport/CodeEditorView/ObjCHandler.bundle/Resources/Info-gnustep.plist
+Local/Library/ApplicationSupport/CodeEditorView/ObjCHandler.bundle/stamp.make
+Local/Library/Bundles/CodeEditorView.bundle/CodeEditorView
+Local/Library/Bundles/CodeEditorView.bundle/Resources/Info-gnustep.plist
+Local/Library/Bundles/CodeEditorView.bundle/Resources/OpenInWorkspace.tiff
+Local/Library/Bundles/CodeEditorView.bundle/stamp.make
+@dirrm Local/Library/Bundles/CodeEditorView.bundle/Resources
+@dirrm Local/Library/Bundles/CodeEditorView.bundle
+@dirrm Local/Library/ApplicationSupport/CodeEditorView/ObjCHandler.bundle/Resources
+@dirrm Local/Library/ApplicationSupport/CodeEditorView/ObjCHandler.bundle
+@dirrm Local/Library/ApplicationSupport/CodeEditorView
+@dirrm Local/Library/ApplicationSupport
+@dirrm Local/Applications/CodeEditor.app/Resources/Window.gorm
+@dirrm Local/Applications/CodeEditor.app/Resources/Scripts
+@dirrm Local/Applications/CodeEditor.app/Resources/Preference.gorm
+@dirrm Local/Applications/CodeEditor.app/Resources/MethodPanel.gorm
+@dirrm Local/Applications/CodeEditor.app/Resources/Inspector.gorm
+@dirrm Local/Applications/CodeEditor.app/Resources/FontAttributesPanel.gorm
+@dirrm Local/Applications/CodeEditor.app/Resources/FindPanel.gorm
+@dirrm Local/Applications/CodeEditor.app/Resources
+@dirrm Local/Applications/CodeEditor.app