From owner-freebsd-ports Fri Apr 13 0: 0:20 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B9E7137B50C for ; Fri, 13 Apr 2001 00:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3D702I58182; Fri, 13 Apr 2001 00:00:02 -0700 (PDT) (envelope-from gnats) Received: from hamster.kyne.com.au (kyneso.lnk.telstra.net [139.130.137.83]) by hub.freebsd.org (Postfix) with ESMTP id 017AE37B443 for ; Thu, 12 Apr 2001 23:52:53 -0700 (PDT) (envelope-from mark@aeris.kyne.com.au) Received: from aeris.kyne.com.au (root@aeris.kyne.com.au [203.38.180.166]) by hamster.kyne.com.au (8.9.3/8.9.3) with ESMTP id QAA06991 for ; Fri, 13 Apr 2001 16:22:50 +0930 Received: (from mark@localhost) by aeris.kyne.com.au (8.11.1/8.11.1) id f3D6uu876599; Fri, 13 Apr 2001 16:26:56 +0930 (CST) (envelope-from mark) Message-Id: <200104130656.f3D6uu876599@aeris.kyne.com.au> Date: Fri, 13 Apr 2001 16:26:56 +0930 (CST) From: mark@kyne.com.au Reply-To: mark@kye.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/26530: New port: editors/ted: An easy to use rich text editor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26530 >Category: ports >Synopsis: New port: editors/ted: An easy to use rich text editor >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 13 00:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Mark Pulford >Release: FreeBSD 4.2-STABLE i386 >Organization: none >Environment: >Description: Ted is a rich text processor for X. Ted was developed as an easy to use WYSIWYG word processor. It uses RTF as its native file format and contains a spell checker. >How-To-Repeat: >Fix: # 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: # # ted # ted/distinfo # ted/Makefile # ted/pkg-descr # ted/files # ted/files/patch-Makefile # ted/pkg-plist # ted/pkg-comment # echo c - ted mkdir -p ted > /dev/null 2>&1 echo x - ted/distinfo sed 's/^X//' >ted/distinfo << 'END-of-ted/distinfo' XMD5 (ted-2.10.src.tar.gz) = 32758a4b0dd6d5cd3926960859cc8d54 END-of-ted/distinfo echo x - ted/Makefile sed 's/^X//' >ted/Makefile << 'END-of-ted/Makefile' X# New ports collection makefile for: ted X# Date created: Apr 13, 2001 X# Whom: Mark Pulford X# X# $FreeBSD$ X# X XPORTNAME= ted XPORTVERSION= 2.10 XCATEGORIES= editors XMASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ XEXTRACT_SUFX= .src.tar.gz X XMAINTAINER= mark@kyne.com.au X XLIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ X tiff.4:${PORTSDIR}/graphics/tiff X XUSE_MOTIF= yes XWRKSRC= ${WRKDIR}/Ted-${PORTVERSION} XALL_TARGET= compile XMAKE_ARGS= PREFIX="${PREFIX}" XCFLAGS+= ${PTHREAD_CFLAGS} -DAFMDIR=\"\\\"${PREFIX}/share/ted/afm\\\"\" -DINDDIR=\"\\\"${PREFIX}/share/ted/ind\\\"\" -DINFODIR=\"\\\"${PREFIX}/share/ted/info\\\"\" XMAKE_ENV+= LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/Ted/Ted ${PREFIX}/bin X ${MKDIR} ${PREFIX}/share/ted X ${TAR} xf ${WRKSRC}/tedPackage/TedBindist.tar -C ${PREFIX}/share/ted afm ind info X X.include END-of-ted/Makefile echo x - ted/pkg-descr sed 's/^X//' >ted/pkg-descr << 'END-of-ted/pkg-descr' XTed is a rich text processor for X. Ted was developed as an easy to Xuse WYSIWYG word processor. It uses RTF as its native file format and Xcontains a spell checker. X XWWW: http://www.nllgg.nl/Ted/ END-of-ted/pkg-descr echo c - ted/files mkdir -p ted/files > /dev/null 2>&1 echo x - ted/files/patch-Makefile sed 's/^X//' >ted/files/patch-Makefile << 'END-of-ted/files/patch-Makefile' X--- Makefile.orig Fri Apr 13 14:50:32 2001 X+++ Makefile Fri Apr 13 14:50:43 2001 X@@ -33,7 +33,7 @@ X #### experimental) X #### X X-CONFIGURE_OPTIONS=--with-MOTIF X+CONFIGURE_OPTIONS=--with-MOTIF --prefix=${PREFIX} X X compile: tedlibs \ X Ted/Ted \ END-of-ted/files/patch-Makefile echo x - ted/pkg-plist sed 's/^X//' >ted/pkg-plist << 'END-of-ted/pkg-plist' Xbin/Ted Xshare/ted/afm/Courier-Bold.afm Xshare/ted/afm/Courier-BoldOblique.afm Xshare/ted/afm/Courier-Oblique.afm Xshare/ted/afm/Courier.afm Xshare/ted/afm/Helvetica-Bold.afm Xshare/ted/afm/Helvetica-BoldOblique.afm Xshare/ted/afm/Helvetica-Oblique.afm Xshare/ted/afm/Helvetica.afm Xshare/ted/afm/Symbol.afm Xshare/ted/afm/Times-Bold.afm Xshare/ted/afm/Times-BoldItalic.afm Xshare/ted/afm/Times-Italic.afm Xshare/ted/afm/Times-Roman.afm Xshare/ted/ind/US_English.ind Xshare/ted/info/Ted.ad.sample Xshare/ted/info/TedDocument.rtf X@dirrm share/ted/afm X@dirrm share/ted/ind X@dirrm share/ted/info X@dirrm share/ted END-of-ted/pkg-plist echo x - ted/pkg-comment sed 's/^X//' >ted/pkg-comment << 'END-of-ted/pkg-comment' XAn easy to use rich text processor END-of-ted/pkg-comment exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message