head	1.19;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.18
	RELEASE_7_0_0:1.18
	RELEASE_6_3_0:1.18
	PRE_XORG_7:1.18
	RELEASE_4_EOL:1.18
	RELEASE_6_2_0:1.18
	RELEASE_6_1_0:1.18
	RELEASE_5_5_0:1.18
	RELEASE_6_0_0:1.17
	RELEASE_5_4_0:1.16
	RELEASE_4_11_0:1.16
	RELEASE_5_3_0:1.14
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.19
date	2012.11.17.05.58.57;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2005.09.04.12.21.42;	author lawrance;	state Exp;
branches;
next	1.17;

1.17
date	2005.08.06.11.30.22;	author lawrance;	state Exp;
branches;
next	1.16;

1.16
date	2004.11.22.11.05.35;	author vs;	state Exp;
branches;
next	1.15;

1.15
date	2004.10.12.06.59.11;	author linimon;	state Exp;
branches;
next	1.14;

1.14
date	2004.05.09.19.19.48;	author krion;	state Exp;
branches;
next	1.13;

1.13
date	2004.04.29.08.02.23;	author krion;	state Exp;
branches;
next	1.12;

1.12
date	2003.11.05.19.02.33;	author linimon;	state Exp;
branches;
next	1.11;

1.11
date	2003.07.28.18.28.49;	author krion;	state Exp;
branches;
next	1.10;

1.10
date	2003.06.23.12.16.52;	author osa;	state Exp;
branches;
next	1.9;

1.9
date	2003.06.10.10.56.35;	author osa;	state Exp;
branches;
next	1.8;

1.8
date	2003.05.15.01.43.31;	author kevlo;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.21.12.35.08;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.14.13.48.40;	author markp;	state Exp;
branches;
next	1.5;

1.5
date	2002.10.13.09.49.15;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2002.07.11.06.54.37;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2001.04.07.22.35.49;	author will;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.18.15.43.57;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.19.11.26.48;	author will;	state Exp;
branches;
next	;


desc
@@


1.19
log
@Switch exporter over
@
text
@# New ports collection makefile for:	t3x
# Date created:				15 October 2000
# Whom:					Nils M Holm <nmh@@t3x.org>
#
# $FreeBSD: head/lang/t3x/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	t3x
PORTVERSION=	8.1.5
PORTREVISION=	1
CATEGORIES=	lang devel
MASTER_SITES=	http://www.t3x.org/files/
DISTNAME=	t3x-${PORTVERSION:S/.//g}

MAINTAINER=	nmh@@t3x.org
COMMENT=	A compiler for the minimum procedural language T3X

ONLY_FOR_ARCHS=	i386

MAN7=		t3x.7
MANCOMPRESSED=	no

MAKE_ENV+=	INSTALL_PREFIX=${PREFIX}

do-configure:
	@@(cd ${WRKSRC}/ports/freebsd-386-elf; ./Config boot)

do-build:
	@@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
	@@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} INSTALL_PREFIX=${WRKSRC}/test ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
	@@(cd ${WRKSRC}; ${MAKE} allclean)
	@@(cd ${WRKSRC}/ports/freebsd-386-elf; ./Config build)
	@@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} T3XDIR=${WRKSRC}/test/t3x/r8 PATH=${PATH}:${WRKSRC}/test/bin ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})

.include <bsd.port.mk>
@


1.18
log
@Update master site and maintainer email

PR:		ports/84476
Submitted by:	Nils M Holm <nmh@@t3x.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@Correct pkg-plist to aid fix of devel/tide
- Add a file that was not included in the package
- Remove offending "@@unexec rm" lines that masked the problem
- Bump PORTREVISION

Approved by:	portmgr (clement)
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.holm-und-jeschag.de/files/
d15 1
a15 1
MAINTAINER=	nils@@holm-und-jeschag.de
@


1.16
log
@- Change URL
- Change maintainer e-mail
- Drop WWW pages

PR:		ports/74201
Submitted by:	maintainer
@
text
@d10 1
@


1.15
log
@Update to version 8.1.5.

PR:		ports/71369
Submitted by:	Nils M Holm <nmh at t3x dot org> (maintainer)
@
text
@d11 1
a11 1
MASTER_SITES=	http://t3x.dyndns.org/files/
d14 1
a14 1
MAINTAINER=	nmh@@t3x.org
@


1.14
log
@- Update to version 8.1.3

PR:		ports/66414
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	8.1.3
@


1.13
log
@- Update to version 8.1.2

PR:		ports/66022
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	8.1.2
@


1.12
log
@Per distfile survey, remove mastersite #2, which now automatically
redirects you to mastersite #1.  Informed maintainer.
@
text
@d9 1
a9 1
PORTVERSION=	8.0.4
@


1.11
log
@Update to T3X 8.0.4, added ONLY_FOR_ARCHS = i386

PR:		54985
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
@
text
@d11 1
a11 2
MASTER_SITES=	http://t3x.dyndns.org/files/ \
		http://www.t3x.org/files/
@


1.10
log
@Update to 8.0.3

Submitted by:	maintainer
PR:		53545
Approved by:	fjoe (mentor) (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	8.0.3
d17 2
@


1.9
log
@Update to 8.0.2
Also update homepage

Submitted by:	Nils M Holm <nmh@@t3x.org> (maintainer)
PR:		53110
Approved by:	fjoe (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	8.0.2
d21 1
a21 1
MAKE_ENV=	INSTALL_PREFIX=${PREFIX}
d25 7
@


1.8
log
@Update to 8.0.1

PR: 52247
Submitted by: MAINTAINER
@
text
@d9 1
a9 1
PORTVERSION=	8.0.1
@


1.7
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	7.2.2
d11 1
a11 1
MASTER_SITES= 	http://www.not-compatible.org/files/ \
@


1.6
log
@Update to 7.2.2.
Remove man page from plist.

PR:		48090
Submitted by:	maintainer
@
text
@d16 1
@


1.5
log
@upgrade to 7.0.3

PR:		43590
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	7.0.3
d16 5
@


1.4
log
@upgrade to 6.10.5

PR:		40435
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	6.10.5
d13 1
a13 1
DISTNAME=	t3x-6A5
d18 1
a18 1
	@@(cd ${WRKSRC}/ports/FreeBSD.elf; ./Config boot)
@


1.3
log
@Update to 6.10.2.  Nuke bad @@cwd directive.

PR:		26413
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/t3x/Makefile,v 1.2 2001/03/18 15:43:57 kevlo Exp $
d9 1
a9 1
PORTVERSION=	6.10.2
d11 3
a13 3
MASTER_SITES= 	http://www.t3x.org/Compiler/ \
		http://www.homepages.de/home/nmh/T3X/Compiler/
DISTNAME=	t3x-6A2
@


1.2
log
@Update to version 6.10.1

PR: 25898
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/t3x/Makefile,v 1.1 2000/12/19 11:26:48 will Exp $
d9 1
a9 2
PORTVERSION=	6.10.1
DISTNAME=	t3x-6A1
d13 1
@


1.1
log
@Add t3x 6.8.1, a compiler for the basic procedural language T3X, whose
syntax is a cross between Pascal and BCPL, but smaller and simpler.

PR:		23268
Submitted by:	Nils M. Holm <nmh@@t3x.org>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 2
a10 1
PORTVERSION=	681
@

