Port details |
- dejagnu Automated program/system tester
- 1.6.3_1 misc =6 1.6.3_1Version of this port present on the latest quarterly branch.
- Maintainer: tcltk@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-24 19:56:52
- Commit Hash: 488b8f2
- People watching this port, also watch:: expect, gdbm, libxml2, nasm, p5-Locale-gettext
- Also Listed In: tcl
- License: GPLv3
- WWW:
- https://www.gnu.org/software/dejagnu/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/dejagnu/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/dejagnu
- pkg install dejagnu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dejagnu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1624885310
SHA256 (dejagnu-1.6.3.tar.gz) = 87daefacd7958b4a69f88c6856dbd1634261963c414079d0c371f589cd66a2e3
SIZE (dejagnu-1.6.3.tar.gz) = 622059
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libexpect.so : lang/expect
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_dejagnu
- USES:
- gmake tcl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.3_1 24 Feb 2024 19:56:52 |
Muhammad Moinur Rahman (bofh) |
misc/dejagnu: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.3 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.6.3 28 Jun 2021 14:30:07 |
Pietro Cerutti (gahr) |
misc/dejagnu: update to 1.6.3 |
1.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.2 29 Nov 2018 09:51:47 |
gahr |
misc/dejagnu: update to 1.6.2 |
1.6.1_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.6.1 24 Oct 2017 10:54:56 |
gahr |
misc/dejagnu: update to 1.6.1 |
1.6 17 Apr 2016 10:11:59 |
gahr |
misc/dejagnu: update to 1.6
Announcement: https://lists.gnu.org/archive/html/info-gnu/2016-04/msg00007.html |
1.5.3_1 11 Apr 2016 07:44:32 |
gahr |
misc/dejagnu: fix plist, bump portrevision
Reported by: ohauer |
1.5.3 08 Apr 2016 11:20:01 |
gahr |
msic/dejagnu: update to 1.5.3, depend on Tcl >= 8.5, add TEST target |
1.5.1_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.5.1_2 18 Mar 2016 19:41:42 |
gahr |
lang/expect: update to 5.45.3, bump PORTREVISION on dependent ports |
1.5.1_1 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
1.5.1_1 28 Feb 2014 10:30:09 |
gahr |
- Bump PORTREVISION after lang/expect update
Suggested by: mat |
1.5.1 28 Feb 2014 10:16:03 |
gahr |
- Chase devel/expect update |
1.5.1 28 Oct 2013 09:26:47 |
gahr |
- Convert to USES+=tcl gmake
- STAGE-clean |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.5.1 04 Jun 2013 22:20:52 |
bf |
fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@ |
1.5.1 24 Mar 2013 16:03:17 |
miwi |
- Update to 1.1.1
PR: 177253
Submitted by: ports fury |
1.5 28 Apr 2012 07:45:58 |
dhn |
- Add missing dependency
PR: ports/167353
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> |
1.5 23 Mar 2011 19:07:08 |
dhn |
- Update to 1.5
PR: ports/155806
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.4.4_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.4.4_2 28 Feb 2009 13:59:34 |
amdmi3 |
- fix typo in header file installed
PR: 132154
Submitted by: Marcin Cieslak <saper at SYSTEM dot PL> |
1.4.4_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.4.4_1 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.4.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4.4 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
1.4.4 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.4.4 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.4.4 18 Feb 2004 20:38:09 |
krion |
- Update to version 1.4.4
PR: ports/63009
Submitted by: Ports Fury |
1.4.3_1 11 Feb 2004 13:50:59 |
clement |
misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy
* chord2html, cwish, demoniac
- kill pkg-plist
PR: 61027
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me |
1.4.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.4.3 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.4.3 20 Feb 2003 18:46:39 |
knu |
De-pkg-comment. |
1.4.3 12 Oct 2002 15:12:21 |
ijliao |
upgrade to 1.4.3
PR: 43943
Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com> |
1.4.2 03 Apr 2002 22:05:16 |
pat |
Fix and sort plist
PR: 36706
Submitted by: Tilman Linneweh <tilman@arved.de> |
1.4.2 19 Mar 2002 18:19:30 |
obrien |
Update to version 1.4.2. |
21 Sep 2001 15:58:32 |
sf |
fix pkg-plist: add missed header and manpage. |
09 Aug 2001 07:21:09 |
lioux |
o Fix PLIST o Fix port Makefile breakage in example/calc preventing calc from
being installed |
17 Jul 2001 00:26:50 |
obrien |
Update to version 1.4.1. |
17 Jul 2001 00:20:20 |
obrien |
Update to version 1.4.1. |
31 Mar 2001 23:15:07 |
obrien |
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"? |
13 Mar 2001 09:34:46 |
markm |
Update to v1.4.0 and relinquish maintainership. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |