Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2000 16:10:05 +0200 (CEST)
From:      Nils M Holm <nmh@t3x.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22048: TIDE port change request
Message-ID:  <m13lXRN-0007TrC@dialup.nacamar.de>

next in thread | raw e-mail | index | archive | help

>Number:         22048
>Category:       ports
>Synopsis:       TIDE port change request
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 17 07:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Nils M Holm
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
>Environment:
>Description:

I would like to contribute the following port. The first site specified
in MASTER_SITES redirects requests to the secondary site. I have chosen
this way 1) because the secondary site may change 2) in the hope that
future releases of the port/package system will recognize HTTP redirection.
If you think this approach is inappropriate, feel free to swap the primary
and secondary site.

Thank you for your help.

Bye,
	nmh.

# 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:
#
#	tide-12-port
#	tide-12-port/files
#	tide-12-port/files/md5
#	tide-12-port/Makefile
#	tide-12-port/pkg
#	tide-12-port/pkg/COMMENT
#	tide-12-port/pkg/DESCR
#	tide-12-port/pkg/PLIST
#
echo c - tide-12-port
mkdir -p tide-12-port > /dev/null 2>&1
echo c - tide-12-port/files
mkdir -p tide-12-port/files > /dev/null 2>&1
echo x - tide-12-port/files/md5
sed 's/^X//' >tide-12-port/files/md5 << 'END-of-tide-12-port/files/md5'
XMD5 (tide-12.tar.gz) = 829a9edb3738e299115cf47b4e185aed
END-of-tide-12-port/files/md5
echo x - tide-12-port/Makefile
sed 's/^X//' >tide-12-port/Makefile << 'END-of-tide-12-port/Makefile'
X# New ports collection makefile for:	tide
X# Version required:	1.2
X# Date created:		16 October 2000
X# Whom:			Nils M Holm <nmh@t3x.org>
X#
X# $FreeBSD$
X#
X
X# Use this one on FreeBSD 3.x
X# DISTNAME=	tide-12
X
X# Use these on FreeBSD 4.x
XPORTNAME=	tide
XPORTVERSION=	12
X
XCATEGORIES=	devel
XMASTER_SITES= 	http://www.t3x.org/Compiler/ http://www.homepages.de/home/nmh/Compiler/
X
XMAINTAINER=	nmh@t3x.org
X
X.include <bsd.port.mk>
END-of-tide-12-port/Makefile
echo c - tide-12-port/pkg
mkdir -p tide-12-port/pkg > /dev/null 2>&1
echo x - tide-12-port/pkg/COMMENT
sed 's/^X//' >tide-12-port/pkg/COMMENT << 'END-of-tide-12-port/pkg/COMMENT'
XT3X Integrated Development Environment and T3X Tool classes
END-of-tide-12-port/pkg/COMMENT
echo x - tide-12-port/pkg/DESCR
sed 's/^X//' >tide-12-port/pkg/DESCR << 'END-of-tide-12-port/pkg/DESCR'
XTIDE is the T3X Integrated Development Environment. Basically, it
Xis a text editor with an integrated interface to the T3X compiler.
XT3X 6.8 or a later version is required run TIDE. Older version
Xmay not cooperate well with it. The main purposes of TIDE are:
X
X. editing source programs
X. compiling programs without leaving the editor
X. locating formal errors
X. running programs
X
XT3Xtools is a set of classes which provides some frequently
Xused functionality like
X
X. managing configuration files
X. visually and non-visually editing ASCII text
X. navigating directory trees and selecting files
X. displaying and editing forms
X. menu boxes
X. prompt boxes
X
XWWW: http://www.t3x.org/
X
X--
XNils M Holm <nmh@t3x.org>
END-of-tide-12-port/pkg/DESCR
echo x - tide-12-port/pkg/PLIST
sed 's/^X//' >tide-12-port/pkg/PLIST << 'END-of-tide-12-port/pkg/PLIST'
X@cwd /usr/local
X@pkgdep t3x-680
Xbin/tide
Xt3x/r6/classes/config.cls
Xt3x/r6/classes/config.dir
Xt3x/r6/classes/editor.cls
Xt3x/r6/classes/editor.dir
Xt3x/r6/classes/filebox.cls
Xt3x/r6/classes/filebox.dir
Xt3x/r6/classes/form.cls
Xt3x/r6/classes/form.dir
Xt3x/r6/classes/menu.cls
Xt3x/r6/classes/menu.dir
Xt3x/r6/classes/prompt.cls
Xt3x/r6/classes/prompt.dir
Xt3x/r6/classes/vedit.cls
Xt3x/r6/classes/vedit.dir
Xt3x/r6/doc/tide.sd
Xt3x/r6/doc/tools.sd
Xt3x/r6/tide.rc
Xt3x/r6/tide/default.cs
Xt3x/r6/tide/examples/apfel.t
Xt3x/r6/tide/examples/fac.t
Xt3x/r6/tide/examples/hello.t
Xt3x/r6/tide/examples/hello2.t
Xt3x/r6/tide/examples/permute.t
Xt3x/r6/tide/examples/primes.t
Xt3x/r6/tide/examples/ttt.t
Xt3x/r6/tide/helpfile
Xt3x/r6/tide/monochrm.cs
Xt3x/r6/tide/tide
X@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
X@dirrm t3x/r6/tide/examples
X@dirrm t3x/r6/tide
END-of-tide-12-port/pkg/PLIST
exit


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m13lXRN-0007TrC>