summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-09-06 17:12:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-09-06 17:12:46 +0000
commit9ecc30b2603ed73df6416eb41fa043cbc50a5844 (patch)
tree9e0ea62691c8544e405bba3ac4a6ab04147a3354 /editors
parent- Fix plist. (diff)
Add textedit.app 4.0, a basic text editor for GNUstep.
PR: ports/102659 Submitted by: gurkan at linuks.mine.nu
Notes
Notes: svn path=/head/; revision=172414
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/textedit.app/Makefile32
-rw-r--r--editors/textedit.app/distinfo3
-rw-r--r--editors/textedit.app/pkg-descr5
-rw-r--r--editors/textedit.app/pkg-plist38
5 files changed, 79 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 476a9e9de8d7..6c5bcd11d321 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -158,6 +158,7 @@
SUBDIR += texmacs
SUBDIR += texmaker
SUBDIR += textedit
+ SUBDIR += textedit.app
SUBDIR += the
SUBDIR += thoteditor
SUBDIR += tpad
diff --git a/editors/textedit.app/Makefile b/editors/textedit.app/Makefile
new file mode 100644
index 000000000000..5d0e401d7708
--- /dev/null
+++ b/editors/textedit.app/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: textedit.app
+# Date created: 28 Aug 2006
+# Whom: gurkan@linuks.mine.nu
+#
+# $FreeBSD$
+#
+
+PORTNAME= textedit.app
+PORTVERSION= 4.0
+CATEGORIES= editors
+MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
+DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
+
+MAINTAINER= gurkan@linuks.mine.nu
+COMMENT= Basic text editor for GNUstep
+
+WRKSRC= ${WRKDIR}/textedit-${PORTVERSION}
+USE_GMAKE= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+MAKEFILE= GNUmakefile
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/editors/textedit.app/distinfo b/editors/textedit.app/distinfo
new file mode 100644
index 000000000000..e598063e509c
--- /dev/null
+++ b/editors/textedit.app/distinfo
@@ -0,0 +1,3 @@
+MD5 (textedit.app_4.0.orig.tar.gz) = 45cf215145115e8f897683c4e55d95ae
+SHA256 (textedit.app_4.0.orig.tar.gz) = 00487f401c6b1b0e32aeec6ad87dfa7f459a6383cf03462d94a657371adc9a65
+SIZE (textedit.app_4.0.orig.tar.gz) = 64546
diff --git a/editors/textedit.app/pkg-descr b/editors/textedit.app/pkg-descr
new file mode 100644
index 000000000000..a6e2dfc23632
--- /dev/null
+++ b/editors/textedit.app/pkg-descr
@@ -0,0 +1,5 @@
+TextEdit is a relatively basic text editor. It handles plain text or RTF, has a
+nice "Wrap to Page" mode, has search/replace functionality, and can display any
+file as text.
+
+WWW: http://www.nongnu.org/backbone/apps.html
diff --git a/editors/textedit.app/pkg-plist b/editors/textedit.app/pkg-plist
new file mode 100644
index 000000000000..99dda3035241
--- /dev/null
+++ b/editors/textedit.app/pkg-plist
@@ -0,0 +1,38 @@
+System/Applications/TextEdit.app/Resources/Edit.tiff
+System/Applications/TextEdit.app/Resources/EditTitle.tiff
+System/Applications/TextEdit.app/Resources/Encodings.txt
+System/Applications/TextEdit.app/Resources/English.lproj/Document.gorm/data.classes
+System/Applications/TextEdit.app/Resources/English.lproj/Document.gorm/objects.gorm
+System/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm/data.classes
+System/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm/objects.gorm
+System/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm/data.classes
+System/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm/objects.gorm
+System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm/data.classes
+System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm/objects.gorm
+System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.strings
+System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/data.classes
+System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/objects.gorm
+System/Applications/TextEdit.app/Resources/English.lproj/Localizable.strings
+System/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm/data.classes
+System/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm/objects.gorm
+System/Applications/TextEdit.app/Resources/German.lproj/Localizable.strings
+System/Applications/TextEdit.app/Resources/Info-gnustep.plist
+System/Applications/TextEdit.app/Resources/Russian.lproj/Localizable.strings
+System/Applications/TextEdit.app/Resources/TextEdit.desktop
+System/Applications/TextEdit.app/Resources/rtf.tiff
+System/Applications/TextEdit.app/Resources/rtfd.tiff
+System/Applications/TextEdit.app/Resources/text.tiff
+System/Applications/TextEdit.app/TextEdit
+System/Applications/TextEdit.app/library_paths.openapp
+System/Applications/TextEdit.app/stamp.make
+@dirrm System/Applications/TextEdit.app/Resources/Russian.lproj
+@dirrm System/Applications/TextEdit.app/Resources/German.lproj
+@dirrm System/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm
+@dirrm System/Applications/TextEdit.app/Resources/English.lproj/Info.gorm
+@dirrm System/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm
+@dirrm System/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm
+@dirrm System/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm
+@dirrm System/Applications/TextEdit.app/Resources/English.lproj/Document.gorm
+@dirrm System/Applications/TextEdit.app/Resources/English.lproj
+@dirrm System/Applications/TextEdit.app/Resources
+@dirrm System/Applications/TextEdit.app