Date: Tue, 29 Aug 2006 21:23:59 +0200 (CEST) From: Gürkan Sengün <gurkan@linuks.mine.nu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/102659: editors/textedit.app - Basic text editor for GNUstep Message-ID: <200608291923.k7TJNxNd006503@florida.ethz.ch> Resent-Message-ID: <200608291930.k7TJUHK1001592@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102659 >Category: ports >Synopsis: editors/textedit.app - Basic text editor for GNUstep >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 29 19:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gürkan Sengün >Release: FreeBSD 6.1-RELEASE sparc64 >Organization: http://www.linuks.mine.nu >Environment: System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64 >Description: 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. >How-To-Repeat: >Fix: --- textedit.app.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: textedit.app X# Date created: 28 Aug 2006 X# Whom: gurkan@linuks.mine.nu X# X# $FreeBSD$ X# X XPORTNAME= textedit.app XPORTVERSION= 4.0 XCATEGORIES= editors XMASTER_SITES= ${MASTER_SITE_DEBIAN} XDISTNAME= textedit.app_${PORTVERSION}.orig X XMAINTAINER= gurkan@linuks.mine.nu XCOMMENT= Basic text editor for GNUstep X XWRKSRC= ${WRKDIR}/textedit-${PORTVERSION} XUSE_GMAKE= yes XUSE_GNUSTEP= yes XUSE_GNUSTEP_PREFIX= yes XUSE_GNUSTEP_BACK= yes XUSE_GNUSTEP_BUILD= yes XUSE_GNUSTEP_INSTALL= yes XMAKEFILE= GNUmakefile X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (textedit.app_4.0.orig.tar.gz) = 45cf215145115e8f897683c4e55d95ae XSHA256 (textedit.app_4.0.orig.tar.gz) = 00487f401c6b1b0e32aeec6ad87dfa7f459a6383cf03462d94a657371adc9a65 XSIZE (textedit.app_4.0.orig.tar.gz) = 64546 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XTextEdit is a relatively basic text editor. It handles plain text or RTF, Xhas a nice "Wrap to Page" mode, has search/replace functionality, and can Xdisplay any file as text. X XWWW: http://www.nongnu.org/backbone/apps.html X XGürkan Sengün Xgurkan@linuks.mine.nu END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' XSystem/Applications/TextEdit.app XSystem/Applications/TextEdit.app/TextEdit XSystem/Applications/TextEdit.app/library_paths.openapp XSystem/Applications/TextEdit.app/Resources XSystem/Applications/TextEdit.app/Resources/Info-gnustep.plist XSystem/Applications/TextEdit.app/Resources/Edit.tiff XSystem/Applications/TextEdit.app/Resources/TextEdit.desktop XSystem/Applications/TextEdit.app/Resources/EditTitle.tiff XSystem/Applications/TextEdit.app/Resources/Encodings.txt XSystem/Applications/TextEdit.app/Resources/rtf.tiff XSystem/Applications/TextEdit.app/Resources/rtfd.tiff XSystem/Applications/TextEdit.app/Resources/text.tiff XSystem/Applications/TextEdit.app/Resources/English.lproj XSystem/Applications/TextEdit.app/Resources/English.lproj/Document.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/Document.gorm/data.classes XSystem/Applications/TextEdit.app/Resources/English.lproj/Document.gorm/objects.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm/data.classes XSystem/Applications/TextEdit.app/Resources/English.lproj/Edit.gorm/objects.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm/data.classes XSystem/Applications/TextEdit.app/Resources/English.lproj/FindPanel.gorm/objects.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/Info.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/data.classes XSystem/Applications/TextEdit.app/Resources/English.lproj/Info.gorm/objects.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm/data.classes XSystem/Applications/TextEdit.app/Resources/English.lproj/EncodingAccessory.gorm/objects.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm/data.classes XSystem/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm/objects.gorm XSystem/Applications/TextEdit.app/Resources/English.lproj/FindPanel.strings XSystem/Applications/TextEdit.app/Resources/English.lproj/Localizable.strings XSystem/Applications/TextEdit.app/Resources/German.lproj XSystem/Applications/TextEdit.app/Resources/German.lproj/Localizable.strings XSystem/Applications/TextEdit.app/Resources/Russian.lproj XSystem/Applications/TextEdit.app/Resources/Russian.lproj/Localizable.strings XSystem/Applications/TextEdit.app/stamp.make X@dirrm System/Applications/TextEdit.app/Resources/English.lproj X@dirrm System/Applications/TextEdit.app/Resources/Russian.lproj X@dirrm System/Applications/TextEdit.app/Resources/German.lproj X@dirrm System/Applications/TextEdit.app/Resources X@dirrm System/Applications/TextEdit.app END-of-pkg-plist exit --- textedit.app.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608291923.k7TJNxNd006503>