Commit graph

18 commits

Author SHA1 Message Date
Pav Lucistnik
055a2bd23f - Update to 3.3.11
- Remove unneeded dependency to devel/freelibiberty

PR:		ports/95065
Submitted by:	Sergio Mangialardi <sergio@softshark.org> (maintainer)
2006-04-10 20:53:37 +00:00
Tilman Keskinoz
6158be8800 Update to 3.3.10
PR:		74176
Submitted by:	Sergio Mangialardi <sergio@softshark.org>
2004-12-04 19:34:14 +00:00
Pav Lucistnik
ab84ac8ecf - Update to 3.3.9
- Grant maintainership to submitter

PR:		ports/70894
Submitted by:	Sergio Mangialardi <sergio@softshark.org>
2004-08-29 20:17:24 +00:00
Mario Sergio Fujikawa Ferreira
f7fc7adb30 o Fix build with GCC version 3.3
o Default to USE_GCC=3.3 for OSVERSION >= 501103 where it is the
  standard system base GCC

PR:		65378
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-25 04:09:16 +00:00
Edwin Groothuis
0afced6fb3 UPDATE: ddd-3.3.1 to 3.3.8
The port was marked broken, but compiled anyway when BROKEN=
	was commnted out.  I took it upon myself to fix it so the
	lates version builds.

	For whatever reason the libiberty configure script bombs.
	Instead of patching/and fixing it I added a dependency on
	devel/freelibiberty.  That solves that problem.

	Cleaned up the installation of PORTDOCS in the Makefile and
	pkg-plist.

	Regenerated all the patch files since many of the original
	ones had no contextual lines and would apply without error
	where the patch should have bombed.  So the following patch
	files are to be removed:

PR:		ports/63473
Submitted by:	Yarema <yds@CoolRat.org>
Approved by:	Maintainer timeout
2004-03-29 05:34:39 +00:00
Mario Sergio Fujikawa Ferreira
acf1b7ba86 Fix build in 5.x branch: configure is not detecting streampos
correctly, circumvent that. Provide a proper auto* tools related
solution later

PR:		52983
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-06-09 18:27:33 +00:00
Kris Kennaway
2fc854b7bd Fix build on -current.
Submitted by:	kan
PR:		ports/42454
2002-09-07 04:41:13 +00:00
Warner Losh
8e007120e5 allow ( ) to surround ioctl, real fix is to fix autoconf 2002-04-09 06:59:29 +00:00
David E. O'Brien
9ee6d0b8df Fully update PLIST for version 3.3 2001-03-11 02:28:12 +00:00
David E. O'Brien
abbb19fb7b Update to version 3.3. 2001-03-09 13:10:10 +00:00
David E. O'Brien
57754ba65d Fix an annoying (but apparently benign) error dialog that seems to be a
result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at
revs 1.58 and 1.59, apparently to resolve some sort of race condition.
(Search for EAGAIN in that file if you'd like to see).

Submitted by:	W Gerald Hicks <jhix@mindspring.com>
2000-09-25 05:24:55 +00:00
Maxim Sobolev
50df3b3123 Properly handle ddd.info file. 2000-06-27 09:38:16 +00:00
David E. O'Brien
2b1384b53c Use byacc vs. bison if the vsl-gramma.* files need rebuilding.
PR:	11959
1999-06-16 07:57:12 +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
David E. O'Brien
90b026f916 Fix linage breakage. DDD author made a workaround for Motif 2.1 on
Solaris, but it seems to have broken building with Motif 2.1 on most every
other platform.
1999-05-09 00:27:55 +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
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