summaryrefslogtreecommitdiff
path: root/misc/dejagnu
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-18 20:38:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-18 20:38:09 +0000
commit0c4a0bbf8e0ad395149213917a58fc2f8e75346a (patch)
tree7bebacea59329b810b1c7ed8ccafb59074906aca /misc/dejagnu
parent- Update to version 4.4.4 (diff)
- Update to version 1.4.4
PR: ports/63009 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=101349
Diffstat (limited to 'misc/dejagnu')
-rw-r--r--misc/dejagnu/Makefile8
-rw-r--r--misc/dejagnu/distinfo4
-rw-r--r--misc/dejagnu/pkg-descr31
-rw-r--r--misc/dejagnu/pkg-plist5
4 files changed, 18 insertions, 30 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile
index ac4f6a242106..f8843b5d48b5 100644
--- a/misc/dejagnu/Makefile
+++ b/misc/dejagnu/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= dejagnu
-PORTVERSION= 1.4.3
-PORTREVISION= 1
-CATEGORIES= misc tcl83 tk83
+PORTVERSION= 1.4.4
+CATEGORIES= misc tcl84 tk84
MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= dejagnu
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Automated program/system tester
@@ -19,6 +18,7 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= runtest.1
diff --git a/misc/dejagnu/distinfo b/misc/dejagnu/distinfo
index e92b3c239439..f5850303dbd3 100644
--- a/misc/dejagnu/distinfo
+++ b/misc/dejagnu/distinfo
@@ -1,2 +1,2 @@
-MD5 (dejagnu-1.4.3.tar.gz) = f0cc24ebe8d1ba94f731d9cd04aa05f3
-SIZE (dejagnu-1.4.3.tar.gz) = 1817399
+MD5 (dejagnu-1.4.4.tar.gz) = 053f18fd5d00873de365413cab17a666
+SIZE (dejagnu-1.4.4.tar.gz) = 1080346
diff --git a/misc/dejagnu/pkg-descr b/misc/dejagnu/pkg-descr
index 3da5ac89dc73..51f67ebe9ba6 100644
--- a/misc/dejagnu/pkg-descr
+++ b/misc/dejagnu/pkg-descr
@@ -1,22 +1,9 @@
- DejaGnu is a framework for testing other programs. Its purpose is to
-provide a single front end for all tests. Beyond this, DejaGnu offers
-several advantages for testing:
-
- - The flexibility and consistency of the DejaGnu framework
- make it easy to write tests for any program.
-
- - DejaGnu provides a layer of abstraction which makes all
- tests (if correctly written) portable to any host or target
- where a program must be tested. For instance, a test for
- GDB can run (from any Unix based host) on any target
- architecture supported by DejaGnu. Currently DejaGnu runs
- tests on several single board computers, whose operating
- software ranges from just a boot monitor to a full-fledged,
- Unix-like realtime OS.
-
- - DejaGnu is written in expect, which in turn uses Tcl
- (Tool command language). The framework comprises two parts:
- the testing framework and the testsuites themselves. Tests
- are usually written in expect using Tcl.
-
- Bugs can be reported to bug-dejagnu@prep.ai.mit.edu.
+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.
+
+WWW: http://www.gnu.org/software/dejagnu/
diff --git a/misc/dejagnu/pkg-plist b/misc/dejagnu/pkg-plist
index 918d86fbd8ce..4f11f28acdad 100644
--- a/misc/dejagnu/pkg-plist
+++ b/misc/dejagnu/pkg-plist
@@ -2,6 +2,7 @@ bin/runtest
include/dejagnu.h
%%DATADIR%%/baseboards/README
%%DATADIR%%/baseboards/a29k-udi.exp
+%%DATADIR%%/baseboards/am33_2.0-libremote.exp
%%DATADIR%%/baseboards/arc-sim.exp
%%DATADIR%%/baseboards/arm-ice.exp
%%DATADIR%%/baseboards/arm-sid.exp
@@ -63,9 +64,10 @@ include/dejagnu.h
%%DATADIR%%/baseboards/powerpc-sim.exp
%%DATADIR%%/baseboards/powerpcle-sim.exp
%%DATADIR%%/baseboards/rom68k-idp.exp
-%%DATADIR%%/baseboards/sh-hms-sim.exp
%%DATADIR%%/baseboards/sh-hms.exp
%%DATADIR%%/baseboards/sh-sid.exp
+%%DATADIR%%/baseboards/sh-sim.exp
+%%DATADIR%%/baseboards/sparc-sim.exp
%%DATADIR%%/baseboards/sparc64-sim.exp
%%DATADIR%%/baseboards/sparclet-aout.exp
%%DATADIR%%/baseboards/sparclite-coff.exp
@@ -141,7 +143,6 @@ include/dejagnu.h
%%DATADIR%%/dg.exp
%%DATADIR%%/framework.exp
%%DATADIR%%/ftp.exp
-%%DATADIR%%/i960glue.c
%%DATADIR%%/kermit.exp
%%DATADIR%%/libexec/config.guess
%%DATADIR%%/libgloss.exp