pkgsrc/devel/ddd/PLIST
martti de996c79c5 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.
2003-09-11 06:45:33 +00:00

57 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2003/09/11 06:45:34 martti Exp $
bin/ddd
info/ddd-themes.info
info/ddd-themes.info-1
info/ddd-themes.info-2
info/ddd-themes.info-3
info/ddd.info
info/ddd.info-1
info/ddd.info-10
info/ddd.info-11
info/ddd.info-2
info/ddd.info-3
info/ddd.info-4
info/ddd.info-5
info/ddd.info-6
info/ddd.info-7
info/ddd.info-8
info/ddd.info-9
man/man1/ddd.1
share/${PKGNAME}/COPYING
share/${PKGNAME}/NEWS
share/${PKGNAME}/ddd/Ddd
share/${PKGNAME}/themes/green.vsl
share/${PKGNAME}/themes/red.vsl
share/${PKGNAME}/themes/smalltitles.vsl
share/${PKGNAME}/themes/smallvalues.vsl
share/${PKGNAME}/themes/suppress.vsl
share/${PKGNAME}/themes/tinyvalues.vsl
share/${PKGNAME}/vsllib/arcs.vsl
share/${PKGNAME}/vsllib/builtin.vsl
share/${PKGNAME}/vsllib/colors.vsl
share/${PKGNAME}/vsllib/ctree.vsl
share/${PKGNAME}/vsllib/ddd.vsl
share/${PKGNAME}/vsllib/flow.vsl
share/${PKGNAME}/vsllib/flowplus.vsl
share/${PKGNAME}/vsllib/fonts.vsl
share/${PKGNAME}/vsllib/linebreak.vsl
share/${PKGNAME}/vsllib/list.vsl
share/${PKGNAME}/vsllib/slopes.vsl
share/${PKGNAME}/vsllib/std.vsl
share/${PKGNAME}/vsllib/struct.vsl
share/${PKGNAME}/vsllib/symbols.vsl
share/${PKGNAME}/vsllib/tab.vsl
share/${PKGNAME}/vsllib/tree.vsl
share/${PKGNAME}/vsllib/verbose.vsl
share/${PKGNAME}/vsllib/vsl.vsl
share/${PKGNAME}/vsllib/vsldef.vsl
share/${PKGNAME}/vsllib/vsllib.vsl
share/doc/ddd/README
share/doc/ddd/ddd-paper.ps.gz
share/doc/ddd/ddd.pdf
share/doc/ddd/ddd.ps.gz
@dirrm share/doc/ddd
@dirrm share/${PKGNAME}/vsllib
@dirrm share/${PKGNAME}/themes
@dirrm share/${PKGNAME}/ddd
@dirrm share/${PKGNAME}