FreeBSD Bugzilla – Attachment 11919 Details for
Bug 23268
New port: lang/t3x-680
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 4.27 KB, created by
Nils M Holm
on 2000-12-04 15:50:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Nils M Holm
Created:
2000-12-04 15:50:01 UTC
Size:
4.27 KB
patch
obsolete
># 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: ># ># t3x-681 ># t3x-681/Makefile ># t3x-681/files ># t3x-681/files/md5 ># t3x-681/pkg ># t3x-681/pkg/COMMENT ># t3x-681/pkg/DESCR ># t3x-681/pkg/PLIST ># t3x-681/scripts ># t3x-681/scripts/configure ># >echo c - t3x-681 >mkdir -p t3x-681 > /dev/null 2>&1 >echo x - t3x-681/Makefile >sed 's/^X//' >t3x-681/Makefile << 'END-of-t3x-681/Makefile' >X# New ports collection makefile for: t3x >X# Version required: 6.8.1 >X# Date created: 15 October 2000 >X# Whom: Nils M Holm <nmh@t3x.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= t3x >XPORTVERSION= 681 >X >XCATEGORIES= lang devel >XMASTER_SITES= http://www.t3x.org/Compiler/ http://www.homepages.de/home/nmh/T3X/Compiler/ >X >XMAINTAINER= nmh@t3x.org >X >X.include <bsd.port.mk> >END-of-t3x-681/Makefile >echo c - t3x-681/files >mkdir -p t3x-681/files > /dev/null 2>&1 >echo x - t3x-681/files/md5 >sed 's/^X//' >t3x-681/files/md5 << 'END-of-t3x-681/files/md5' >XMD5 (t3x-681.tar.gz) = 3cf79ee8cb87e1ae53b4da82c57c2ccc >END-of-t3x-681/files/md5 >echo c - t3x-681/pkg >mkdir -p t3x-681/pkg > /dev/null 2>&1 >echo x - t3x-681/pkg/COMMENT >sed 's/^X//' >t3x-681/pkg/COMMENT << 'END-of-t3x-681/pkg/COMMENT' >XA compiler for the minimum procedural language T3X >END-of-t3x-681/pkg/COMMENT >echo x - t3x-681/pkg/DESCR >sed 's/^X//' >t3x-681/pkg/DESCR << 'END-of-t3x-681/pkg/DESCR' >X >XT3X is a very basic procedural language. Its syntax is a cross >Xbetween Pascal and BCPL, but it is smaller and simpler. >XUnlike many popular languages, T3X does not provide a very >Xabstract and complex environment to achieve portability, but >Xonly a set of very basic operations and built-in routines which >Xmay be easily implemented on a variety of different platforms. >X >XThis package contains ... >X >X. a bytecode compiler and optimizer >X. a Tcode interpreter >X. FreeBSD(a.out,ELF) and DOS(EXE) native code backends >X. a Tcode disassembler >X. run time libraries >X. misc. tools >X. documentation in HTML (/usr/local/t3x/r6/doc/T3X.html) >X. an online help system in structured document format >X >XWWW: http://www.t3x.org/ >X >X-- >XNils M Holm <nmh@t3x.org> >END-of-t3x-681/pkg/DESCR >echo x - t3x-681/pkg/PLIST >sed 's/^X//' >t3x-681/pkg/PLIST << 'END-of-t3x-681/pkg/PLIST' >X@cwd /usr/local >Xbin/s86 >Xbin/thelp >Xbin/tx >Xbin/txcm >Xbin/txdump >Xbin/txpc >Xbin/txprint >Xbin/txx >Xman/cat7/t3x.0 >Xt3x/r6/bin/s86 >Xt3x/r6/bin/thelp >Xt3x/r6/bin/tx >Xt3x/r6/bin/txcg386 >Xt3x/r6/bin/txcg386e >Xt3x/r6/bin/txcg86 >Xt3x/r6/bin/txcgexe >Xt3x/r6/bin/txcm >Xt3x/r6/bin/txdpf >Xt3x/r6/bin/txdump >Xt3x/r6/bin/txld >Xt3x/r6/bin/txopt >Xt3x/r6/bin/txpc >Xt3x/r6/bin/txprint >Xt3x/r6/bin/txtrn >Xt3x/r6/bin/txx >Xt3x/r6/classes/CLASSNDX >Xt3x/r6/classes/char.cls >Xt3x/r6/classes/char.dir >Xt3x/r6/classes/iostream.cls >Xt3x/r6/classes/iostream.dir >Xt3x/r6/classes/memory.cls >Xt3x/r6/classes/memory.dir >Xt3x/r6/classes/r5c.cls >Xt3x/r6/classes/string.cls >Xt3x/r6/classes/string.dir >Xt3x/r6/classes/system.cls >Xt3x/r6/classes/system.dir >Xt3x/r6/classes/t3x.dir >Xt3x/r6/classes/tcode.cls >Xt3x/r6/classes/tcode.dir >Xt3x/r6/classes/ttyctl.cls >Xt3x/r6/classes/ttyctl.dir >Xt3x/r6/classes/xmem.cls >Xt3x/r6/classes/xmem.dir >Xt3x/r6/doc/BOOT.HOWTO >Xt3x/r6/doc/Changes >Xt3x/r6/doc/FAQ >Xt3x/r6/doc/KNOWNBUGS >Xt3x/r6/doc/LICENSE >Xt3x/r6/doc/README >Xt3x/r6/doc/README.docs >Xt3x/r6/doc/T3X.html >Xt3x/r6/doc/cgdesc.sd >Xt3x/r6/doc/classes.sd >Xt3x/r6/doc/compiler.sd >Xt3x/r6/doc/formats.sd >Xt3x/r6/doc/s86.sd >Xt3x/r6/doc/sd.sd >Xt3x/r6/doc/sdv-config >Xt3x/r6/doc/t3xref.sd >Xt3x/r6/doc/utilities.sd >Xt3x/r6/dos.txrc >Xt3x/r6/lib/dos_system.so >Xt3x/r6/lib/dos_ttyctl.so >Xt3x/r6/lib/dos_xmem.so >Xt3x/r6/lib/libt3x.a >Xt3x/r6/lib/system.so >Xt3x/r6/lib/t3x.lib >Xt3x/r6/lib/ttyctl.so >Xt3x/r6/lib/xmem.so >Xt3x/r6/system.txrc >Xt3x/r6/txprint.rules >X@unexec rm -f %D/t3x/r6/classes/CLASSNDX- >X@dirrm t3x/r6/bin >X@dirrm t3x/r6/classes >X@dirrm t3x/r6/lib >X@dirrm t3x/r6/doc >X@dirrm t3x/r6 >X@dirrm t3x >END-of-t3x-681/pkg/PLIST >echo c - t3x-681/scripts >mkdir -p t3x-681/scripts > /dev/null 2>&1 >echo x - t3x-681/scripts/configure >sed 's/^X//' >t3x-681/scripts/configure << 'END-of-t3x-681/scripts/configure' >X#!/bin/sh >X >X(cd work/t3x-681/ports/FreeBSD.elf; ./Config boot) >END-of-t3x-681/scripts/configure >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 23268
: 11919