From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 5 11:40:21 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3D7E16A4CE for ; Mon, 5 Jul 2004 11:40:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 973C343D45 for ; Mon, 5 Jul 2004 11:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i65BeL2V065092 for ; Mon, 5 Jul 2004 11:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i65BeLN3065091; Mon, 5 Jul 2004 11:40:21 GMT (envelope-from gnats) Resent-Date: Mon, 5 Jul 2004 11:40:21 GMT Resent-Message-Id: <200407051140.i65BeLN3065091@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Joachim Strombergson" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3456516A4CE for ; Mon, 5 Jul 2004 11:34:10 +0000 (GMT) Received: from av3-2-sn4.m-sp.skanova.net (av3-2-sn4.m-sp.skanova.net [81.228.10.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32EFC43D4C for ; Mon, 5 Jul 2004 11:34:09 +0000 (GMT) (envelope-from watchman@ludd.ltu.se) Received: by av3-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id 8CA9D37E6A; Mon, 5 Jul 2004 13:34:08 +0200 (CEST) Received: from smtp2-1-sn4.m-sp.skanova.net (smtp2-1-sn4.m-sp.skanova.net [81.228.10.183]) by av3-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id 7DA1637E57; Mon, 5 Jul 2004 13:34:08 +0200 (CEST) Received: from tunnis.ninja.se (h9n2fls35o836.telia.com [217.210.233.9]) by smtp2-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 6527937E46; Mon, 5 Jul 2004 13:34:08 +0200 (CEST) Message-Id: <1089027248.0@tunnis.ninja.se> Date: Mon, 5 Jul 2004 13:34:08 +0200 From: "Joachim Strombergson" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.3 cc: watchman@ludd.ltu.se Subject: ports/68688: New port: Dinotrace a signal trace waveform viewer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 11:40:21 -0000 >Number: 68688 >Category: ports >Synopsis: New port: Dinotrace a signal trace waveform viewer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 05 11:40:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Joachim Strombergson >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #3: Wed Jun 23 00:37:57 CEST 2004 root@tunnis.ninja.se:/usr/obj/usr/src/sys/TUNNIS >Description: This PR contains a new port of Dinotrace, a mature signal waveform viewer used to debug digital design simulations. Dinotrace has it's roots at DEC and have been used for many years in the industry, academia etc. Dinotrace supports VCD and several other dump formats. Dinotrace also inludes an interface to Emacs. >How-To-Repeat: Apply the files in the PR. >Fix: --- Makefile begins here --- # New ports collection makefile for: dinotrace # Date created: July 05, 2004 # Whom: Joachim Strombergson PORTNAME= dinotrace PORTVERSION= 1 CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ DISTNAME= dinotrace-9.1m MAINTAINER= watchman@ludd.luth.se COMMENT= A gaphical signal trace waveform viewer. GNU_CONFIGURE= yes .include --- Makefile ends here --- --- distinfo begins here --- MD5 (dinotrace-9.1m.tar.gz) = 3cede2a13ae9e89254cb8f53db541b8c SIZE (dinotrace-9.1m.tar.gz) = 1825189 --- distinfo ends here --- --- pkg-descr begins here --- Dinotrace is a signal waveform tracing tool that supports traces in the form of Verilog Value Change Dump (VCD), ASCII, Verilator, Tempest CCLI, COSMOS, Chango and Decsim Binary. Dinotrace is also equipped with an interface to GNU Emacs. Dinotrace was conceived in the early 1980's by Allen Gallotta at Digital Equipment Corporation, who wrote the code and supported it through version 4.2. When created, it was the first graphical display tool for the simulators being designed at Digital. WWW: http://www.veripool.com/dinotrace/ --- pkg-descr ends here --- --- pkg-plist begins here --- bin/dinotrace info/dinotrace.info --- pkg-plist ends here --- >Release-Note: >Audit-Trail: >Unformatted: