From nmh@t3x.org  Wed Oct  2 09:31:34 2002
Return-Path: <nmh@t3x.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 85A8A37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Oct 2002 09:31:32 -0700 (PDT)
Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0F49243E6E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Oct 2002 09:31:31 -0700 (PDT)
	(envelope-from nmh@t3x.org)
Received: from [194.97.50.135] (helo=mx2.freenet.de)
	by mout1.freenet.de with esmtp (Exim 4.10)
	id 17wmPJ-0001wZ-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 02 Oct 2002 18:31:29 +0200
Received: from a46a1.pppool.de ([213.6.70.161] helo=t3x.org)
	by mx2.freenet.de with esmtp (Exim 4.10 #1)
	id 17wmPI-000545-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 02 Oct 2002 18:31:28 +0200
Received: from localhost (6700 bytes) by t3x.org
	via sendmail with P:stdio/R:smart_host/T:smtp
	(sender: <nmh>) (ident <nmh> using unix)
	id <m17wleU-0001scC@t3x.org>
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 2 Oct 2002 17:43:06 +0200 (CEST)
	(Smail-3.2.0.111 2000-Feb-17 #1 built 2001-Sep-13)
Message-Id: <20021002173751.P15092-100000@Symmetry.UUCP>
Date: Wed, 2 Oct 2002 17:43:06 +0200 (CEST)
From: Nils M Holm <nmh@t3x.org>
Sender: <nmh@Symmetry.UUCP>
To: <FreeBSD-gnats-submit@freebsd.org>
Subject: devel/tide port update

>Number:         43591
>Category:       ports
>Synopsis:       devel/tide port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 02 09:40:01 PDT 2002
>Closed-Date:    Mon Nov 18 01:59:07 PST 2002
>Last-Modified:  Mon Nov 18 01:59:07 PST 2002
>Originator:     Nils M Holm
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Symmetry.UUCP 4.4-RELEASE FreeBSD 4.4-RELEASE #5: Sun Dec 16 16:52:03 CET 2001 nmh@Symmetry.UUCP:/usr/src/sys/compile/SYMMETRY i386

>Description:

Update to TIDE 1.6.

NOTE: T3X 7.0 is required to compile this port. See PR ports/43590.

>How-To-Repeat:
>Fix:
diff -u devel/tide.OLD/Makefile devel/tide/Makefile
--- devel/tide.OLD/Makefile	Sun Apr  8 00:59:53 2001
+++ devel/tide/Makefile	Wed Oct  2 17:26:33 2002
@@ -6,10 +6,10 @@
 #

 PORTNAME=	tide
-PORTVERSION=	1.4
+PORTVERSION=	1.6
 CATEGORIES=	devel
-MASTER_SITES= 	http://www.t3x.org/Compiler/ \
-		http://www.homepages.de/home/nmh/T3X/Compiler/
+MASTER_SITES=	http://www.not-compatible.org/files/ \
+		http://www.t3x.org/files/
 DISTNAME=	tide-${PORTVERSION:S/.//g}

 MAINTAINER=	nmh@t3x.org
@@ -17,6 +17,10 @@
 BUILD_DEPENDS=	tx:${PORTSDIR}/lang/t3x
 RUN_DEPENDS=	${BUILD_DEPENDS}

-MAKE_ENV+=	T3XDIR=/usr/local/t3x/r6
+MAKE_ENV+=	T3XDIR=/usr/local/t3x/r7
+
+do-configure:
+	@(cd ${WRKSRC}; ${LN} Makefile.UNX Makefile)
+	@(cd ${WRKSRC}/T3Xtools; ${LN} Makefile.UNX Makefile)

 .include <bsd.port.mk>
diff -u devel/tide.OLD/distinfo devel/tide/distinfo
--- devel/tide.OLD/distinfo	Sun Apr  8 00:59:53 2001
+++ devel/tide/distinfo	Wed Oct  2 17:24:58 2002
@@ -1 +1 @@
-MD5 (tide-14.tar.gz) = 56bc159314a3166b6438948e310698d7
+MD5 (tide-16.tar.gz) = 57075b18d96caf327fe843d921ca072d
diff -u devel/tide.OLD/pkg-descr devel/tide/pkg-descr
--- devel/tide.OLD/pkg-descr	Sun Apr  8 00:59:53 2001
+++ devel/tide/pkg-descr	Wed Oct  2 17:24:58 2002
@@ -1,7 +1,7 @@
 TIDE is the T3X Integrated Development Environment. Basically, it
 is a text editor with an integrated interface to the T3X compiler.
-T3X 6.8 or a later version is recommended to run TIDE. The main
-purposes of TIDE are:
+T3X 7.0 or a later version is required to run this version of TIDE.
+The main purposes of TIDE are:

 . editing source programs
 . compiling programs without leaving the editor
diff -u devel/tide.OLD/pkg-plist devel/tide/pkg-plist
--- devel/tide.OLD/pkg-plist	Sun Apr  8 00:59:53 2001
+++ devel/tide/pkg-plist	Wed Oct  2 17:24:58 2002
@@ -1,46 +1,46 @@
 bin/tide
-t3x/r6/classes/config.cls
-t3x/r6/classes/config.dir
-t3x/r6/classes/editor.cls
-t3x/r6/classes/editor.dir
-t3x/r6/classes/filebox.cls
-t3x/r6/classes/filebox.dir
-t3x/r6/classes/form.cls
-t3x/r6/classes/form.dir
-t3x/r6/classes/menu.cls
-t3x/r6/classes/menu.dir
-t3x/r6/classes/prompt.cls
-t3x/r6/classes/prompt.dir
-t3x/r6/classes/tblio.cls
-t3x/r6/classes/tblio.dir
-t3x/r6/classes/vedit.cls
-t3x/r6/classes/vedit.dir
-t3x/r6/doc/tide.sd
-t3x/r6/doc/tools.sd
-t3x/r6/tide.rc
-t3x/r6/tide/default.cs
-t3x/r6/tide/examples/apfel.t
-t3x/r6/tide/examples/fac.t
-t3x/r6/tide/examples/hello.t
-t3x/r6/tide/examples/hello2.t
-t3x/r6/tide/examples/hello3.t
-t3x/r6/tide/examples/permute.t
-t3x/r6/tide/examples/primes.t
-t3x/r6/tide/examples/ttt.t
-t3x/r6/tide/helpfile
-t3x/r6/tide/monochrm.cs
-t3x/r6/tide/tide
-@exec echo 'config:t3x,iostream,string,ttyctl' >>%D/t3x/r6/classes/CLASSNDX
-@exec echo 'editor:t3x,string' >>%D/t3x/r6/classes/CLASSNDX
-@exec echo 'tblio:t3x,string,iostream' >>%D/t3x/r6/classes/CLASSNDX
-@exec echo 'filebox:t3x,string,system,ttyctl' >>%D/t3x/r6/classes/CLASSNDX
-@exec echo 'form:t3x,ttyctl,menu,prompt' >>%D/t3x/r6/classes/CLASSNDX
-@exec echo 'menu:t3x,string,ttyctl' >>%D/t3x/r6/classes/CLASSNDX
-@exec echo 'prompt:t3x,string,ttyctl' >>%D/t3x/r6/classes/CLASSNDX
-@exec echo 'vedit:t3x,string,ttyctl,editor' >>%D/t3x/r6/classes/CLASSNDX
-@exec sh -c 'if ! grep -q tools.sd %D/t3x/r6/doc/sdv-config; then echo "file		=	tools.sd [THE T3XTOOLS CLASSES]">>%D/t3x/r6/doc/sdv-config; fi'
-@exec sh -c 'if ! grep -q tide.sd %D/t3x/r6/doc/sdv-config; then echo "file		=	tide.sd [TIDE DOCUMENTATION]" >>%D/t3x/r6/doc/sdv-config; fi'
-@unexec cp %D/t3x/r6/doc/sdv-config %D/t3x/r6/sdv.tmp && grep -v 'tools\.sd' %D/t3x/r6/sdv.tmp | grep -v 'tide\.sd' >%D/t3x/r6/doc/sdv-config && rm -f %D/t3x/r6/sdv.tmp
-@unexec sed -e '/^config:/,/^vedit:/d' <%D/t3x/r6/classes/CLASSNDX >%D/t3x/ndx.tmp && mv %D/t3x/ndx.tmp %D/t3x/r6/classes/CLASSNDX
-@dirrm t3x/r6/tide/examples
-@dirrm t3x/r6/tide
+t3x/r7/classes/config.cls
+t3x/r7/classes/config.dir
+t3x/r7/classes/editor.cls
+t3x/r7/classes/editor.dir
+t3x/r7/classes/filebox.cls
+t3x/r7/classes/filebox.dir
+t3x/r7/classes/form.cls
+t3x/r7/classes/form.dir
+t3x/r7/classes/menu.cls
+t3x/r7/classes/menu.dir
+t3x/r7/classes/prompt.cls
+t3x/r7/classes/prompt.dir
+t3x/r7/classes/tblio.cls
+t3x/r7/classes/tblio.dir
+t3x/r7/classes/vedit.cls
+t3x/r7/classes/vedit.dir
+t3x/r7/doc/tide.sd
+t3x/r7/doc/tools.sd
+t3x/r7/tide.rc
+t3x/r7/tide/default.cs
+t3x/r7/tide/examples/apfel.t
+t3x/r7/tide/examples/fac.t
+t3x/r7/tide/examples/hello.t
+t3x/r7/tide/examples/hello2.t
+t3x/r7/tide/examples/hello3.t
+t3x/r7/tide/examples/permute.t
+t3x/r7/tide/examples/primes.t
+t3x/r7/tide/examples/ttt.t
+t3x/r7/tide/helpfile
+t3x/r7/tide/monochrm.cs
+t3x/r7/tide/tide
+@exec echo 'config:t3x,iostream,string,ttyctl' >>%D/t3x/r7/classes/CLASSNDX
+@exec echo 'editor:t3x,string' >>%D/t3x/r7/classes/CLASSNDX
+@exec echo 'tblio:t3x,string,iostream' >>%D/t3x/r7/classes/CLASSNDX
+@exec echo 'filebox:t3x,string,system,ttyctl' >>%D/t3x/r7/classes/CLASSNDX
+@exec echo 'form:t3x,ttyctl,menu,prompt' >>%D/t3x/r7/classes/CLASSNDX
+@exec echo 'menu:t3x,string,ttyctl' >>%D/t3x/r7/classes/CLASSNDX
+@exec echo 'prompt:t3x,string,ttyctl' >>%D/t3x/r7/classes/CLASSNDX
+@exec echo 'vedit:t3x,string,ttyctl,editor' >>%D/t3x/r7/classes/CLASSNDX
+@exec sh -c 'if ! grep -q tools.sd %D/t3x/r7/doc/sdv-config; then echo "file		=	tools.sd [THE T3XTOOLS CLASSES]">>%D/t3x/r7/doc/sdv-config; fi'
+@exec sh -c 'if ! grep -q tide.sd %D/t3x/r7/doc/sdv-config; then echo "file		=	tide.sd [TIDE DOCUMENTATION]" >>%D/t3x/r7/doc/sdv-config; fi'
+@unexec cp %D/t3x/r7/doc/sdv-config %D/t3x/r7/sdv.tmp && grep -v 'tools\.sd' %D/t3x/r7/sdv.tmp | grep -v 'tide\.sd' >%D/t3x/r7/doc/sdv-config && rm -f %D/t3x/r7/sdv.tmp
+@unexec sed -e '/^config:/,/^vedit:/d' <%D/t3x/r7/classes/CLASSNDX >%D/t3x/ndx.tmp && mv %D/t3x/ndx.tmp %D/t3x/r7/classes/CLASSNDX
+@dirrm t3x/r7/tide/examples
+@dirrm t3x/r7/tide


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Mon Nov 18 01:58:57 PST 2002 
State-Changed-Why:  
Update committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43591 
>Unformatted:
