Subject: CVS commit: pkgsrc/devel/ddd
To: None <pkgsrc-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 09/11/2003 06:45:35
Module Name: pkgsrc
Committed By: martti
Date: Thu Sep 11 06:45:35 UTC 2003
Modified Files:
pkgsrc/devel/ddd: Makefile PLIST distinfo
Log Message:
Updated ddd to 3.3.7
* martti is the new maintainer
* changes since 3.3.1
- libiberty was missing from the 3.3.6 release
- libtermcap was built but not linked on systems which needed it
(suse-axp-linux 8.1; probably others too)
- The source tree was merged back from the bashdb project's CVS into the
original ddd CVS
- Major changes to get this to compile with modern auto-tools, Bison,
Flex, and C++ STL.
- Options are automatically saved when exiting DDD.
- Temporary sessions in Gnome and KDE are now properly deleted.
- The Tip of the Day comes with an option to turn it off.
- Alias detection is now on by default.
- The splash screen no longer bypasses all window controls.
- Major code clean-up, including plugging several memory leaks (1).
- GCC 3.0 should properly compile DDD.
- ChangeLog files are back.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/devel/ddd/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/ddd/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/ddd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.