ports/102659: editors/textedit.app - Basic text editor for GNUstep

Gürkan Sengün gurkan at linuks.mine.nu
Tue Aug 29 19:30:21 UTC 2006


>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 at 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 at 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 at 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 at 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 at dirrm System/Applications/TextEdit.app/Resources/English.lproj
X at dirrm System/Applications/TextEdit.app/Resources/Russian.lproj
X at dirrm System/Applications/TextEdit.app/Resources/German.lproj
X at dirrm System/Applications/TextEdit.app/Resources
X at dirrm System/Applications/TextEdit.app
END-of-pkg-plist
exit
--- textedit.app.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list