ddd stable port information

# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: ddd
Version: 3.3.11
Revision: 1001
GCC: 4.0
Maintainer: Max Horn
BuildDepends: lesstif, libncurses5 (>= 5.4-20041023-1006)
Depends: lesstif-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006)
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: f19437ebfdb5f2667d6de30f700dd319
Patch: %n.patch
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --disable-dependency-tracking
InstallScript: <<
make install DESTDIR=%d
mv %i/bin/ddd.exe %i/bin/ddd
<<
DocFiles: AUTHORS COPYING* NEWS README TIPS TODO
InfoDocs: ddd.info ddd-themes.info
Description: GUI front-end for command-line debuggers
DescDetail: <<
GNU DDD is a graphical front-end for command-line debuggers such as
GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python
debugger. Besides ``usual'' front-end features such as viewing
source texts, DDD has become famous through its interactive graphical
data display, where data structures are displayed as graphs.
<<
DescPort: <<
There is a case problem: on a HFS+ filesystem, "ddd" and "Ddd" clash. We use
a trick to get around this limitation.
<<
Homepage: http://www.gnu.org/software/ddd/
License: GPL

ddd stable port .patch

diff -ru ddd-3.3.9/configure ddd-3.3.9-patched/configure
--- ddd-3.3.9/configure 2004-06-20 20:40:09.000000000 +0200
+++ ddd-3.3.9-patched/configure 2004-08-17 00:57:21.000000000 +0200
@@ -3619,7 +3619,7 @@
rm -f conftest$ac_cv_exeext
echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
echo "${ECHO_T}$ac_cv_exeext" >&6
-
+ac_cv_exeext=".exe"
rm -f conftest.$ac_ext
EXEEXT=$ac_cv_exeext
ac_exeext=$EXEEXT

ddd _unstable_ port information

# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: ddd
Version: 3.3.11
Revision: 1001
GCC: 4.0
Maintainer: Max Horn
BuildDepends: lesstif, libncurses5 (>= 5.4-20041023-1006)
Depends: lesstif-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006)
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: f19437ebfdb5f2667d6de30f700dd319
Patch: %n.patch
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --disable-dependency-tracking
InstallScript: <<
make install DESTDIR=%d
mv %i/bin/ddd.exe %i/bin/ddd
<<
DocFiles: AUTHORS COPYING* NEWS README TIPS TODO
InfoDocs: ddd.info ddd-themes.info
Description: GUI front-end for command-line debuggers
DescDetail: <<
GNU DDD is a graphical front-end for command-line debuggers such as
GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python
debugger. Besides ``usual'' front-end features such as viewing
source texts, DDD has become famous through its interactive graphical
data display, where data structures are displayed as graphs.
<<
DescPort: <<
There is a case problem: on a HFS+ filesystem, "ddd" and "Ddd" clash. We use
a trick to get around this limitation.
<<
Homepage: http://www.gnu.org/software/ddd/
License: GPL

ddd _unstable_ port .patch

diff -ru ddd-3.3.9/configure ddd-3.3.9-patched/configure
--- ddd-3.3.9/configure 2004-06-20 20:40:09.000000000 +0200
+++ ddd-3.3.9-patched/configure 2004-08-17 00:57:21.000000000 +0200
@@ -3619,7 +3619,7 @@
rm -f conftest$ac_cv_exeext
echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
echo "${ECHO_T}$ac_cv_exeext" >&6
-
+ac_cv_exeext=".exe"
rm -f conftest.$ac_ext
EXEEXT=$ac_cv_exeext
ac_exeext=$EXEEXT