Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2016 15:36:44 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414810 - head/devel/ddd
Message-ID:  <201605081536.u48FaiGe083913@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Sun May  8 15:36:44 2016
New Revision: 414810
URL: https://svnweb.freebsd.org/changeset/ports/414810

Log:
  devel/ddd: Add more information to pkg-descr about software requirements
  
  Reported by:	Trond Endrestol <Trond.Endrestol@ximalas.info>
  Approved by:	maintainer timeout (sergio@softshark.org, 6 months)

Modified:
  head/devel/ddd/pkg-descr

Modified: head/devel/ddd/pkg-descr
==============================================================================
--- head/devel/ddd/pkg-descr	Sun May  8 15:05:38 2016	(r414809)
+++ head/devel/ddd/pkg-descr	Sun May  8 15:36:44 2016	(r414810)
@@ -9,9 +9,8 @@ explored incrementally and interactively
 preferred.  Each time the program stops, the data display reflects the
 current variable values.
 
-WWW: http://www.gnu.org/software/ddd/
+Data Display Debugger requires pty(4) functionality to talk to GDB, so
+make sure to either load appropriate kernel module or use custom kernel
+with pty(4) compiled in.
 
-Also daily CVS snapshots are at
-	ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/current/
-Binaries for other systems are at:
-	ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/bin/
+WWW: http://www.gnu.org/software/ddd/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605081536.u48FaiGe083913>