From owner-freebsd-ports Thu Jan 9 22:49:33 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE92B37B401; Thu, 9 Jan 2003 22:49:31 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98ABE43ED8; Thu, 9 Jan 2003 22:49:31 -0800 (PST) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0A6nVNS085098; Thu, 9 Jan 2003 22:49:31 -0800 (PST) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0A6nVhw085094; Fri, 10 Jan 2003 01:49:31 -0500 (EST) Date: Fri, 10 Jan 2003 01:49:31 -0500 (EST) From: Pete Fritchman Message-Id: <200301100649.h0A6nVhw085094@freefall.freebsd.org> To: mwm@mired.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46880: TMDA port is out of date Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: TMDA port is out of date State-Changed-From-To: open->feedback State-Changed-By: petef State-Changed-When: Fri Jan 10 01:48:52 EST 2003 State-Changed-Why: This version seems to install two extra binaries, tmda-gui and tmda-manager.. neither of which run for me (or are in the plist): pluto(~/cvs/tmda) [234] > tmda-gui WARNING: Traceback (most recent call last): File "/usr/local/bin/tmda-gui", line 371, in ? print wraptext(warning), '\n' NameError: name 'wraptext' is not defined pluto(~/cvs/tmda) [235] > tmda-manager Traceback (most recent call last): File "/usr/local/bin/tmda-manager", line 108, in ? from TMDA import Util ImportError: No module named TMDA pluto(~/cvs/tmda) [236] > http://www.freebsd.org/cgi/query-pr.cgi?pr=46880 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message