summaryrefslogtreecommitdiff
path: root/devel/ddd
AgeCommit message (Collapse)AuthorFilesLines
1999-08-25Update ddd to 3.1.6rh2-4/+4
Changes include: - DDD passes all options after `--' to the inferior debugger. - [Build] DDD supports EGCS 1.1.2 as well as GCC 2.95 and later. - [Build] DDD supports LessTif 0.88.9 and later.
1999-07-09Add package patch-sum filesagc1-0/+5
1999-05-30Update ddd to 3.1.5.frueauf2-4/+4
1999-04-13Remove NOPORTDOCS definition - it was useless anyway, as any attempt toagc1-3/+1
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package.
1999-03-27Update ddd to 3.1.4.frueauf2-5/+5
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-16Make this compile with NetBSD-current's "libc" changes.tron1-0/+20
1999-01-07Update ddd to 3.1.3.frueauf2-5/+5
DDD 3.1.3 fixes more minor bugs in DDD 3.1. - Invoking DDD with a non-existing file name works. - Displays disabled by GDB are created and refreshed properly. - [HP-UX, SGI] Perl no longer exits upon start-up. - [LessTif] Worked around a LessTif bug that made DDD insensitive to input. - [Build] New configuration files from Autoconf 2.13. There are no new features in DDD 3.1.3. You don't need to upgrade to unless you suffer from one of these bugs.
1998-12-21Update ddd to 3.1.2.frueauf2-5/+5
DDD 3.1.2 is a maintenance release for DDD 3.1. It fixes a number of minor bugs, most of them related to Perl.
1998-12-07Update ddd to 3.1.1.frueauf2-5/+5
DDD 3.1.1 fixes a number of minor bugs in DDD 3.1: - Work around EGCS 1.1 bug on Linux - Make sure ostrstream::pcount() is not considered broken when using `gcc' (instead of `c++' or `g++') as C++ compiler - Handle empty status displays properly - Recognize multiple breakpoints as reported by the Perl debugger as of Perl 5.005 and later - Handle incomplete DBX output correctly, such as prompts of the debugged program. For details, see the new `positionTimeout' and `displayTimeout' resources. - Under certain circumstances, DDD could hang searching for a Java class. - Using a remote GDB, a new execution window was launched for each program run. - Using the execution window, Program->Run Again and the `run' command tool button cleared all arguments. There are no new features in DDD 3.1.1.
1998-12-04Remove bogus mirror site.tron1-3/+2
1998-12-03Update ddd to 3.1.frueauf3-5/+20
DDD 3.1 brings Perl support, Python support, data plotting, Undo/Redo, advanced data exploration, and several more new features and bug fixes.
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-7/+0
from individual DESCR files that had them.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-20Add missing "" around ${PAPERSIZE} in the case statement.frueauf1-2/+2
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+2
1998-06-21RCS Id policy.tron1-2/+2
1998-06-20Remove unnecessary "USE_X11= yes".tron1-2/+1
1998-06-19Getting the e-mail address from a Netquake preferences file is a reallytron1-0/+18
bad idea.
1998-06-19Fix typo in last commit.tron1-2/+2
1998-06-19Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5614. Also addtron1-2/+5
missing depedence for "xpm" package.
1998-06-09Rationalise Motif/Lesstif handling.agc1-2/+2
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY. Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to use Motif, if it's available, or Lesstif, if not.
1998-06-05portlint: delete whitespace before end of line 32; s/echo/${ECHO}.frueauf1-7/+7
1998-06-03Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.confagc1-1/+3
1998-06-02Does someone have an old bsd.port.mk in /usr/share/mk here?hubertf1-2/+2
1998-06-02Addition of DDD-2.2.3 to the NetBSD packages collection. This wasagc5-0/+81
taken from the FreeBSD ports collection, but has been modified slightly (to use PAPERSIZE from env or /etc/mk.conf, rather than hardcoding it), and minor changes in the DESCR file.