Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
|
|
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
|
|
|
|
|
|
|
|
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
pkglint. If any of these are wrong for some reason, please revert/adjust.
|
|
|
|
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
|
|
Changes since 2.2.0
-------------------
Bugfixes
Changes since 2.1.1
-------------------
Features:
- Source code windows have now a tab attached, which makes switching
source files much easier.
- Source code windows now show line numbers at the left.
- There are now "Find Next" and "Find Previous" commands with shortcuts
F3 and Shift+F3.
- Improved support of template types in the type tables (which are used
to show structure members next to a structure variable). Notably, the
number of elements in STL and Qt collection classes are shown.
- Arguments for the debugged program can be passed on KDbg's command line.
Bug fixes
|
|
|
|
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
|
|
|
|
is linked against it. Set LICENSE. Convert to user-destdir.
KDbg 2.1.1. kdbg-2.1.1
Fix 'make dist' when srcdir != builddir.
Merge branch 'admin' into maint
Code cleanup of the treatment of display expressions.
Remove the one %s limitation in type table expressions.
Update installation instructions again.
Update the admin/ directory.
Specify the encoding of .po files and the Russian ...
Remove $Id$.
Insert a license note at the top of source files.
Make the desktop entry standard compliant.
Fix crash when trying to disassemble source without...
Update my email address.
Update messages.
Extend the copyright to 2008.
Update README with current installation instructions.
A Simplified Chinese translation.
Don't crash on Del in the Watches window while no progr...
Update Spanish translations.
KDbg-2.1.0. kdbg-2.1.0
Update German translation.
Merge new message strings.
Fix a typo in What's This help.
kdbg does not work with core files on FreeBSD
KDbg 2.1.0-rc1. kdbg-2.1.0-rc1
Document that \r is handled by the output window.
Implement text search in terms of QTextEdit::find().
Speed up display of disassembly.
Add a new type table that recognizes the basic_strings...
Merge branch 'maint'
Extend the copyright to 2007.
Some items of the TODO list have been completed.
Merge branch 'syntax-highlight'
Fix build on some 64bit platforms.
Syntax highlighter: Highlight keywords.
Syntax highlighter: Highlight preprocessor lines.
Syntax highlighter: Highlight strings.
Syntax highlighter: Highlight C and C++ comments.
Add a basic syntax highlighter.
Clean up context menu handling in the files window.
Accept text dropped onto the watches window.
Restore the source window's context menu.
Re-add keyboard cursor navigation in the source code...
Remove the now unused classes TextView and TableView.
Maintain and highlight the current line.
Rewrite SourceWindow to be derived from a QTextEdit.
Prepare for QTextEdit transition: Bring KTextView close...
Fix signed/unsigned comparisions.
Prepare for QTextEdit transition: Do not use m_texts...
Prepare for QTextEdit transition: Add KTextEdit::charAt...
Remove line terminators in disassembled code.
commit | commitdiff | tree | snapshot (tar.gz zip)
Teach the output window about '\r' and '\n'.
Derie the output window from QTextEdit.
Remember the width of column 1 of Locals and Watch...
Merge w
Fix a crash when a value is edited in a floating variab...
Fix stack trace of local functions. iff | tree | snapshot (tar.gz zip)
Merge with 2.0.
Do not add the artificial name of anonymous structs...
Recognize struct values that are anonymous structs...
|
|
|
|
major change.
Reported by Robert Elz in PR 41345.
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
|
|
Bump PKGREVISION.
|
|
Changes unknown.
|
|
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
|
|
|
|
* Fixed encoding of the Czech translation thanks to Jakub Galgonek.
* Added support for QString in Qt4's debug libraries.
* Fixed that the debugger window really comes to the foreground and
receives the focus when the debuggee stops at a breakpoint, when this
option is on
|