The FreeBSD Ports Archive
FreeBSD emulators : dlx4>
Assembler for Hennessy and Patterson's DLX architecture
dlx history
v. 1.19
date: 2005/11/25 22:36:26; author: pav; state: Exp; lines: +1 -1
- Style: don't quote COMMENT, it looks nasty in `make describe` output
v. 1.18
date: 2004/11/04 15:19:13; author: leeym; state: Exp; lines: +16 -20
- Add USE_GCC=2.95 and unbreak it on i386-current.
v. 1.17
date: 2003/10/03 13:31:16; author: edwin; state: Exp; lines: +9 -3
[patch] mark emulators/dlx as broken except on i386 stable
Per bento, this port only seems to build on i386 stable.
Mark it so.
The distfile dates from 1991 (!) so it may well be time to
let it go unless someone wants to step up to maintain it.
PR: ports/57275
Submitted by: Mark Linimon
v. 1.16
date: 2003/05/10 14:49:04; author: petef; state: Exp; lines: +1 -1
Master site has moved.
Noticed by: fenner's portsurvey
v. 1.15
date: 2003/02/20 17:21:48; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/09/27 18:53:11; author: ijliao; state: Exp; lines: +3 -5
unbroken by fixing values.h bug
Submitted by: bento log
v. 1.13
date: 2002/09/20 20:44:04; author: kris; state: Exp; lines: +2 -0
BROKEN: Broken by removal of values.h
v. 1.12
date: 2002/06/14 07:00:42; author: ijliao; state: Exp; lines: +1 -1
update master_sites
PR: 39237
Submitted by: Erwin Lansing
v. 1.11
date: 2002/06/08 17:26:35; author: obrien; state: Exp; lines: +2 -2
To ports@freebsd.org.
v. 1.10
date: 2001/03/29 22:02:38; author: mharo; state: Exp; lines: +2 -2
update master_sites
PR: 23735
Submitted by: George Reid
v. 1.9
date: 2000/04/15 09:38:52; author: obrien; state: Exp; lines: +2 -2
Fix bogon in the PORT{NAME,VERSION} conversion.
v. 1.8
date: 2000/04/12 04:55:21; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 2000/03/22 00:26:49; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.6
date: 2000/03/20 02:36:19; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.5
date: 2000/02/13 03:23:20; author: obrien; state: Exp; lines: +4 -4
Style nits in the ports I maintain.
v. 1.4
date: 1999/08/25 05:49:13; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/07/04 20:57:34; author: steve; state: Exp; lines: +6 -2
Mark broken for Alpha, and don't require '.' to be in PATH in the
do-configure target.
v. 1.2
date: 1999/04/16 06:53:30; author: mharo; state: Exp; lines: +2 -3
Removed dead mastersite
v. 1.1
date: 1998/12/30 04:27:21; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/30 04:27:21; author: obrien; state: Exp; lines: +0 -0
Simular and compiler for Hennessy and Patterson's MIPS-like RISC DLX
architecture.
=============================================================================
v. 1.19
date: 2005/11/25 22:36:26; author: pav; state: Exp; lines: +1 -1
- Style: don't quote COMMENT, it looks nasty in `make describe` output
v. 1.18
date: 2004/11/04 15:19:13; author: leeym; state: Exp; lines: +16 -20
- Add USE_GCC=2.95 and unbreak it on i386-current.
v. 1.17
date: 2003/10/03 13:31:16; author: edwin; state: Exp; lines: +9 -3
[patch] mark emulators/dlx as broken except on i386 stable
Per bento, this port only seems to build on i386 stable.
Mark it so.
The distfile dates from 1991 (!) so it may well be time to
let it go unless someone wants to step up to maintain it.
PR: ports/57275
Submitted by: Mark Linimon
v. 1.16
date: 2003/05/10 14:49:04; author: petef; state: Exp; lines: +1 -1
Master site has moved.
Noticed by: fenner's portsurvey
v. 1.15
date: 2003/02/20 17:21:48; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/09/27 18:53:11; author: ijliao; state: Exp; lines: +3 -5
unbroken by fixing values.h bug
Submitted by: bento log
v. 1.13
date: 2002/09/20 20:44:04; author: kris; state: Exp; lines: +2 -0
BROKEN: Broken by removal of values.h
v. 1.12
date: 2002/06/14 07:00:42; author: ijliao; state: Exp; lines: +1 -1
update master_sites
PR: 39237
Submitted by: Erwin Lansing
v. 1.11
date: 2002/06/08 17:26:35; author: obrien; state: Exp; lines: +2 -2
To ports@freebsd.org.
v. 1.10
date: 2001/03/29 22:02:38; author: mharo; state: Exp; lines: +2 -2
update master_sites
PR: 23735
Submitted by: George Reid
v. 1.9
date: 2000/04/15 09:38:52; author: obrien; state: Exp; lines: +2 -2
Fix bogon in the PORT{NAME,VERSION} conversion.
v. 1.8
date: 2000/04/12 04:55:21; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 2000/03/22 00:26:49; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.6
date: 2000/03/20 02:36:19; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.5
date: 2000/02/13 03:23:20; author: obrien; state: Exp; lines: +4 -4
Style nits in the ports I maintain.
v. 1.4
date: 1999/08/25 05:49:13; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/07/04 20:57:34; author: steve; state: Exp; lines: +6 -2
Mark broken for Alpha, and don't require '.' to be in PATH in the
do-configure target.
v. 1.2
date: 1999/04/16 06:53:30; author: mharo; state: Exp; lines: +2 -3
Removed dead mastersite
v. 1.1
date: 1998/12/30 04:27:21; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/30 04:27:21; author: obrien; state: Exp; lines: +0 -0
Simular and compiler for Hennessy and Patterson's MIPS-like RISC DLX
architecture.
=============================================================================
v. 1.19
date: 2005/11/25 22:36:26; author: pav; state: Exp; lines: +1 -1
- Style: don't quote COMMENT, it looks nasty in `make describe` output
v. 1.18
date: 2004/11/04 15:19:13; author: leeym; state: Exp; lines: +16 -20
- Add USE_GCC=2.95 and unbreak it on i386-current.
v. 1.17
date: 2003/10/03 13:31:16; author: edwin; state: Exp; lines: +9 -3
[patch] mark emulators/dlx as broken except on i386 stable
Per bento, this port only seems to build on i386 stable.
Mark it so.
The distfile dates from 1991 (!) so it may well be time to
let it go unless someone wants to step up to maintain it.
PR: ports/57275
Submitted by: Mark Linimon
v. 1.16
date: 2003/05/10 14:49:04; author: petef; state: Exp; lines: +1 -1
Master site has moved.
Noticed by: fenner's portsurvey
v. 1.15
date: 2003/02/20 17:21:48; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/09/27 18:53:11; author: ijliao; state: Exp; lines: +3 -5
unbroken by fixing values.h bug
Submitted by: bento log
v. 1.13
date: 2002/09/20 20:44:04; author: kris; state: Exp; lines: +2 -0
BROKEN: Broken by removal of values.h
v. 1.12
date: 2002/06/14 07:00:42; author: ijliao; state: Exp; lines: +1 -1
update master_sites
PR: 39237
Submitted by: Erwin Lansing
v. 1.11
date: 2002/06/08 17:26:35; author: obrien; state: Exp; lines: +2 -2
To ports@freebsd.org.
v. 1.10
date: 2001/03/29 22:02:38; author: mharo; state: Exp; lines: +2 -2
update master_sites
PR: 23735
Submitted by: George Reid
v. 1.9
date: 2000/04/15 09:38:52; author: obrien; state: Exp; lines: +2 -2
Fix bogon in the PORT{NAME,VERSION} conversion.
v. 1.8
date: 2000/04/12 04:55:21; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 2000/03/22 00:26:49; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.6
date: 2000/03/20 02:36:19; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.5
date: 2000/02/13 03:23:20; author: obrien; state: Exp; lines: +4 -4
Style nits in the ports I maintain.
v. 1.4
date: 1999/08/25 05:49:13; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/07/04 20:57:34; author: steve; state: Exp; lines: +6 -2
Mark broken for Alpha, and don't require '.' to be in PATH in the
do-configure target.
v. 1.2
date: 1999/04/16 06:53:30; author: mharo; state: Exp; lines: +2 -3
Removed dead mastersite
v. 1.1
date: 1998/12/30 04:27:21; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/30 04:27:21; author: obrien; state: Exp; lines: +0 -0
Simular and compiler for Hennessy and Patterson's MIPS-like RISC DLX
architecture.
=============================================================================
|
| |

|