The FreeBSD Ports Archive
FreeBSD misc : dejagnu4>
Automated program/system tester
DejaGnu is a framework for testing other programs. Its purpose is to
provide a single front end for all tests. Think of it as a custom library
of Tcl procedures crafted to support writing a test harness. A Test
Harness is the testing infrastructure that is created to support a
specific program or tool. Each program can have multiple testsuites, all
supported by a single test harness. DejaGnu is written in Expect, which
in turn uses Tcl -- Tool command language.
http://www.gnu.org/software/dejagnu/
|
dejagnu history
v. 1.26
date: 2007/05/19 20:15:36; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25
date: 2005/04/12 03:26:05; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.24
date: 2005/04/11 08:03:19; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.23
date: 2004/02/18 20:38:09; author: krion; state: Exp; lines: +4 -4
- Update to version 1.4.4
PR: ports/63009
Submitted by: Ports Fury
v. 1.22
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.21
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/11/10 16:47:12; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.19
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.18
date: 2002/10/12 15:12:14; author: ijliao; state: Exp; lines: +1 -1
upgrade to 1.4.3
PR: 43943
Submitted by: Loren James Rittle
v. 1.17
date: 2002/03/19 18:19:30; author: obrien; state: Exp; lines: +3 -3
Update to version 1.4.2.
v. 1.16
date: 2001/09/21 14:58:32; author: sf; state: Exp; lines: +4 -1
fix pkg-plist: add missed header and manpage.
v. 1.15
date: 2001/07/16 23:26:50; author: obrien; state: Exp; lines: +2 -5
Update to version 1.4.1.
v. 1.14
date: 2001/03/31 23:15:06; author: obrien; state: Exp; lines: +2 -1
The GNU *@&%^Wpeople seem to have renamed the distfile.
They are now going against their ?10? year tradition of source tarball
naming. So who knows, is this even version "1.4.0", or is it "1.4"?
v. 1.13
date: 2001/03/13 09:34:42; author: markm; state: Exp; lines: +7 -7
Update to v1.4.0 and relinquish maintainership.
v. 1.12
date: 2000/04/14 08:45:33; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.11
date: 1999/08/31 06:48:15; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.10
date: 1999/08/25 07:21:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1999/03/08 07:28:31; author: asami; state: Exp; lines: +1 -2
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.8
date: 1999/01/27 07:41:22; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.7
date: 1997/11/22 19:49:58; author: jseger; state: Exp; lines: +2 -2
These use tk80 not tk41. Correct the CATEGORIES.
v. 1.6
date: 1997/04/20 13:19:29; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.5
date: 1996/11/18 10:24:54; author: asami; state: Exp; lines: +2 -2
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4
date: 1996/11/17 09:05:37; author: obrien; state: Exp; lines: +2 -6
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
v. 1.3
date: 1996/11/11 05:49:24; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.2
date: 1996/11/01 06:10:22; author: markm; state: Exp; lines: +4 -6
Fix up the makefile to Satoshi's standard. :-)
v. 1.1
date: 1996/10/31 19:53:40; author: markm; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/10/31 19:53:40; author: markm; state: Exp; lines: +0 -0
DejaGNU is an automated testing tool. It uses expect to run your tests.
=============================================================================
v. 1.26
date: 2007/05/19 20:15:36; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25
date: 2005/04/12 03:26:05; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.24
date: 2005/04/11 08:03:19; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.23
date: 2004/02/18 20:38:09; author: krion; state: Exp; lines: +4 -4
- Update to version 1.4.4
PR: ports/63009
Submitted by: Ports Fury
v. 1.22
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.21
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/11/10 16:47:12; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.19
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.18
date: 2002/10/12 15:12:14; author: ijliao; state: Exp; lines: +1 -1
upgrade to 1.4.3
PR: 43943
Submitted by: Loren James Rittle
v. 1.17
date: 2002/03/19 18:19:30; author: obrien; state: Exp; lines: +3 -3
Update to version 1.4.2.
v. 1.16
date: 2001/09/21 14:58:32; author: sf; state: Exp; lines: +4 -1
fix pkg-plist: add missed header and manpage.
v. 1.15
date: 2001/07/16 23:26:50; author: obrien; state: Exp; lines: +2 -5
Update to version 1.4.1.
v. 1.14
date: 2001/03/31 23:15:06; author: obrien; state: Exp; lines: +2 -1
The GNU *@&%^Wpeople seem to have renamed the distfile.
They are now going against their ?10? year tradition of source tarball
naming. So who knows, is this even version "1.4.0", or is it "1.4"?
v. 1.13
date: 2001/03/13 09:34:42; author: markm; state: Exp; lines: +7 -7
Update to v1.4.0 and relinquish maintainership.
v. 1.12
date: 2000/04/14 08:45:33; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.11
date: 1999/08/31 06:48:15; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.10
date: 1999/08/25 07:21:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1999/03/08 07:28:31; author: asami; state: Exp; lines: +1 -2
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.8
date: 1999/01/27 07:41:22; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.7
date: 1997/11/22 19:49:58; author: jseger; state: Exp; lines: +2 -2
These use tk80 not tk41. Correct the CATEGORIES.
v. 1.6
date: 1997/04/20 13:19:29; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.5
date: 1996/11/18 10:24:54; author: asami; state: Exp; lines: +2 -2
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4
date: 1996/11/17 09:05:37; author: obrien; state: Exp; lines: +2 -6
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
v. 1.3
date: 1996/11/11 05:49:24; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.2
date: 1996/11/01 06:10:22; author: markm; state: Exp; lines: +4 -6
Fix up the makefile to Satoshi's standard. :-)
v. 1.1
date: 1996/10/31 19:53:40; author: markm; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/10/31 19:53:40; author: markm; state: Exp; lines: +0 -0
DejaGNU is an automated testing tool. It uses expect to run your tests.
=============================================================================
v. 1.26
date: 2007/05/19 20:15:36; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25
date: 2005/04/12 03:26:05; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.24
date: 2005/04/11 08:03:19; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.23
date: 2004/02/18 20:38:09; author: krion; state: Exp; lines: +4 -4
- Update to version 1.4.4
PR: ports/63009
Submitted by: Ports Fury
v. 1.22
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.21
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/11/10 16:47:12; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.19
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.18
date: 2002/10/12 15:12:14; author: ijliao; state: Exp; lines: +1 -1
upgrade to 1.4.3
PR: 43943
Submitted by: Loren James Rittle
v. 1.17
date: 2002/03/19 18:19:30; author: obrien; state: Exp; lines: +3 -3
Update to version 1.4.2.
v. 1.16
date: 2001/09/21 14:58:32; author: sf; state: Exp; lines: +4 -1
fix pkg-plist: add missed header and manpage.
v. 1.15
date: 2001/07/16 23:26:50; author: obrien; state: Exp; lines: +2 -5
Update to version 1.4.1.
v. 1.14
date: 2001/03/31 23:15:06; author: obrien; state: Exp; lines: +2 -1
The GNU *@&%^Wpeople seem to have renamed the distfile.
They are now going against their ?10? year tradition of source tarball
naming. So who knows, is this even version "1.4.0", or is it "1.4"?
v. 1.13
date: 2001/03/13 09:34:42; author: markm; state: Exp; lines: +7 -7
Update to v1.4.0 and relinquish maintainership.
v. 1.12
date: 2000/04/14 08:45:33; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.11
date: 1999/08/31 06:48:15; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.10
date: 1999/08/25 07:21:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1999/03/08 07:28:31; author: asami; state: Exp; lines: +1 -2
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.8
date: 1999/01/27 07:41:22; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.7
date: 1997/11/22 19:49:58; author: jseger; state: Exp; lines: +2 -2
These use tk80 not tk41. Correct the CATEGORIES.
v. 1.6
date: 1997/04/20 13:19:29; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.5
date: 1996/11/18 10:24:54; author: asami; state: Exp; lines: +2 -2
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4
date: 1996/11/17 09:05:37; author: obrien; state: Exp; lines: +2 -6
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
v. 1.3
date: 1996/11/11 05:49:24; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.2
date: 1996/11/01 06:10:22; author: markm; state: Exp; lines: +4 -6
Fix up the makefile to Satoshi's standard. :-)
v. 1.1
date: 1996/10/31 19:53:40; author: markm; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/10/31 19:53:40; author: markm; state: Exp; lines: +0 -0
DejaGNU is an automated testing tool. It uses expect to run your tests.
=============================================================================
|
| |

|