8e82 FreshPorts -- misc/dejagnu
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
dejagnu 1.5.1 misc on this many watch lists=3 search for ports that depend on this port
Automated program/system tester

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tcl tk
License: GPLv3


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/expect
  2. devel/gmake
Required To Run:
  1. lang/expect
Required Libraries:
  1. lang/tcl85
There are no ports dependent upon this port

To install the port: cd /usr/ports/misc/dejagnu/ && make install clean
To add the package: pkg_add -r dejagnu


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/dejagnu/
  3. ftp://ftp.gnu.org/gnu/dejagnu/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/dejagnu/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/dejagnu/
  6. ftp://ftp.kddlabs.co.jp/GNU/dejagnu/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/dejagnu/
  8. http://ftp.funet.fi/pub/gnu/prep/dejagnu/
  9. http://ftp.gnu.org/gnu/dejagnu/
  10. http://mirrors.kernel.org/gnu/dejagnu/
  11. http://ring.nict.go.jp/archives/GNU/dejagnu/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/dejagnu/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Mar 2013 16:03:17
Original commit files touched by this commit  1.5.1
miwi search for other commits by this committer
- Update to 1.1.1

PR:		177253
Submitted by:	ports fury
28 Apr 2012 07:45:58
Original commit files touched by this commit  1.5
dhn search for other commits by this committer
- Add missing dependency

PR:             ports/167353
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de>
23 Mar 2011 19:07:08
Original commit files touched by this commit  1.5
dhn search for other commits by this committer
- Update to 1.5

PR:             ports/155806
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.4.4_2
miwi search for other commits by this committer
- Get Rid MD5 support
28 Feb 2009 13:59:34
Original commit files touched by this commit  1.4.4_2
amdmi3 search for other commits by this committer
- fix typo in header file installed

PR:             132154
Submitted by:   Marcin Cieslak <saper at SYSTEM dot PL>
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.4.4_1
rafan search for other commits by this committer
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 View all of this commit message)
09 Apr 2008 13:42:26
Original commit files touched by this commit  1.4.4_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
19 May 2007 20:32:57
Original commit files touched by this commit  1.4.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 Nov 2005 16:09:33
Original commit files touched by this commit  1.4.4
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.4.4
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.4.4
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
18 Feb 2004 20:38:09
Original commit files touched by this commit  1.4.4
krion search for other commits by this committer
- Update to version 1.4.4

PR:             ports/63009
Submitted by:   Ports Fury
11 Feb 2004 13:50:59
Original commit files touched by this commit  1.4.3_1
clement search for other commits by this committer
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
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.4.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.4.3
trevor search for other commits by this committer
SIZEify.
20 Feb 2003 18:46:39
Original commit files touched by this commit  1.4.3
knu search for other commits by this committer
De-pkg-comment.
12 Oct 2002 15:12:21
Original commit files touched by this commit  1.4.3
ijliao search for other commits by this committer
upgrade to 1.4.3

PR:             43943
Submitted by:   Loren James Rittle <rittle@latour.rsch.comm.mot.com>
03 Apr 2002 22:05:16
Original commit files touched by this commit  1.4.2
pat search for other commits by this committer
Fix and sort plist

PR:             36706
Submitted by:   Tilman Linneweh <tilman@arved.de>
19 Mar 2002 18:19:30
Original commit files touched by this commit  1.4.2
obrien search for other commits by this committer
Update to version 1.4.2.
21 Sep 2001 15:58:32
files touched by this commit
sf search for other commits by this committer
fix pkg-plist: add missed header and manpage.    
09 Aug 2001 07:21:09
files touched by this commit
lioux search for other commits by this committer
o Fix PLIST   o Fix port Makefile breakage in example/calc preventing calc from 
   being installed    
17 Jul 2001 00:26:50
files touched by this commit
obrien search for other commits by this committer
Update to version 1.4.1.    
17 Jul 2001 00:20:20
files touched by this commit
obrien search for other commits by this committer
Update to version 1.4.1.  
31 Mar 2001 23:15:07
files touched by this commit
obrien search for other commits by this committer
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
files touched by this commit
markm search for other commits by this committer
Update to v1.4.0 and relinquish maintainership.    
08 Oct 2000 05:01:16
files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  

Number of commits found: 26

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0