Commit graph

23 commits

Author SHA1 Message Date
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
568e8d2829 Update to DDD version 3.2. 2000-02-07 02:35:28 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
2013f63fc0 Don't try to parse ${MOTIFLIB} if it's not defined. 1999-08-22 08:30:17 +00:00
Satoshi Asami
937be79c5a Back out serious breakage introduced by previous commit: you can't use
${SED} and ${AWK} in != statements because they are executed
immediately.
1999-08-20 10:21:06 +00:00
Brian Feldman
476523966b Update to version 3.1.6, remove a double MASTER_SITE, and fix portlint
warnings.

Approved by: obrien
1999-08-19 03:09:24 +00:00
David E. O'Brien
2507ae279d Upgrade to 3.1.5.
Most notable fixes:
	- [XEmacs] DDD supports gud-mode in XEmacs 21.0.
	- [Build] DDD supports Bison 1.27 and Automake 1.4a.
1999-05-25 23:49:09 +00:00
Michael Haro
887068771a add quotes around variable so it can work on the command line correctly
add a few more X libraries to the list
1999-05-02 11:28:56 +00:00
David E. O'Brien
c9df971f88 Upgrade to 3.1.4
Noticed by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-04-27 01:10:33 +00:00
Satoshi Asami
da781b5ae8 Portlint. 1999-03-09 09:11:47 +00:00
Steve Price
3bcc872b71 Update version required comment too. 1999-03-08 21:23:31 +00:00
David E. O'Brien
547a7dc6ba upgrade to 3.1.3
PR:		ports/9490
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-21 12:29:17 +00:00
David E. O'Brien
82eb0ba4b4 version 3.1.1 is out 1998-12-07 09:17:51 +00:00
David E. O'Brien
17e13fb568 Upgrade to version 3.1 1998-12-03 19:03:30 +00:00
David E. O'Brien
8db95f2dc2 Depend on libXpm
PR:		ports/8896
Submitted by:	Jose Maa Alcaide <jose@we.lc.ehu.es>
1998-12-01 11:36:13 +00:00
David E. O'Brien
25adde6808 Upgrade to ver 3.0.92. 1998-12-01 09:39:47 +00:00
David E. O'Brien
4c3b981d93 upgrade to 3.0.91 1998-11-14 22:37:38 +00:00
David E. O'Brien
e12fb5762a upgrade to version 3.0 1998-06-23 22:25:28 +00:00
David E. O'Brien
a06824918d Upgrade to 2.2.3.
PR:	ports/5757
1998-02-19 09:43:30 +00:00
David E. O'Brien
96f852bf32 Paths changed on MASTER_SITES.
Noticed  by:	Bill Fenner <fenner@parc.xerox.com>
1997-06-23 05:43:26 +00:00
David E. O'Brien
dd406c7119 Upgrade to v2.1.1.
Now compiles/runs w/Lesstif w/o extra patches.

Noticed by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1997-06-04 18:21:36 +00:00
David E. O'Brien
0eefe8db84 Upgrade to 2.1.
Submitted by:	jkh
1997-05-23 05:58:00 +00:00
David E. O'Brien
4dbcf54ff9 DDD is the Data Display Debugger, a common graphical front-end for
GDB, DBX, and XDB debuggers.

DDD is an Motif application that besides the "usual" features such as viewing
source texts and breakpoints, DDD provides a _graphical_data_display_, where
data structures are displayed as graphs.  A simple mouse click dereferences
pointers or reveals structure contents.  Complex data structures can be
explored incrementally and interactively, using automatic layout if
preferred.  Each time the program stops, the data display reflects the
current variable values.
1997-05-22 21:41:26 +00:00