[Midnightbsd-cvs] mports: mports/devel: add kdbg
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Feb 18 14:44:16 EST 2009
Log Message:
-----------
add kdbg
Modified Files:
--------------
mports/devel:
Makefile (r1.274 -> r1.275)
Added Files:
-----------
mports/devel/kdbg:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.274
retrieving revision 1.275
diff -L devel/Makefile -L devel/Makefile -u -r1.274 -r1.275
--- devel/Makefile
+++ devel/Makefile
@@ -96,6 +96,7 @@
SUBDIR += imake
SUBDIR += imake-6
SUBDIR += judy
+ SUBDIR += kdbg
SUBDIR += kdesdk3
SUBDIR += kdesdk4
SUBDIR += kdevelop
--- /dev/null
+++ devel/kdbg/pkg-descr
@@ -0,0 +1,16 @@
+KDbg is a graphical user interface to gdb, the GNU debugger,
+to provide an intuitive interface for setting breakpoints,
+inspecting variables, and stepping through code.
+
+* Inspection of variable values in a tree structure.
+* Debugger at your finger tips: The basic debugger functions
+ (step, next, run, finish, until, set/clear/enable/disable
+ breakpoint) are bound to function keys F5 through F10.
+* Of course, lots of other basic functions: View source code,
+ search text, set program arguments and environment variables,
+ display arbitrary expressions
+* Debugging of core dumps, attaching to running processes is
+ possible.
+* Conditional breakpoints.
+
+WWW: http://www.kdbg.org/
--- /dev/null
+++ devel/kdbg/pkg-plist
@@ -0,0 +1,137 @@
+bin/kdbg
+share/applications/kde/kdbg.desktop
+share/apps/kdbg/icons/hicolor/16x16/actions/brkpt.png
+share/apps/kdbg/icons/hicolor/16x16/actions/execopen.png
+share/apps/kdbg/icons/hicolor/16x16/actions/pgmfinish.png
+share/apps/kdbg/icons/hicolor/16x16/actions/pgmnext.png
+share/apps/kdbg/icons/hicolor/16x16/actions/pgmnexti.png
+share/apps/kdbg/icons/hicolor/16x16/actions/pgmrun.png
+share/apps/kdbg/icons/hicolor/16x16/actions/pgmstep.png
+share/apps/kdbg/icons/hicolor/16x16/actions/pgmstepi.png
+share/apps/kdbg/icons/hicolor/22x22/actions/brkpt.png
+share/apps/kdbg/icons/hicolor/22x22/actions/execopen.png
+share/apps/kdbg/icons/hicolor/22x22/actions/pgmfinish.png
+share/apps/kdbg/icons/hicolor/22x22/actions/pgmnext.png
+share/apps/kdbg/icons/hicolor/22x22/actions/pgmnexti.png
+share/apps/kdbg/icons/hicolor/22x22/actions/pgmrun.png
+share/apps/kdbg/icons/hicolor/22x22/actions/pgmstep.png
+share/apps/kdbg/icons/hicolor/22x22/actions/pgmstepi.png
+share/apps/kdbg/icons/hicolor/22x22/actions/pulse.png
+share/apps/kdbg/kdbgui.rc
+share/apps/kdbg/pics/brkcond.xpm
+share/apps/kdbg/pics/brkdis.xpm
+share/apps/kdbg/pics/brkena.xpm
+share/apps/kdbg/pics/brkorph.xpm
+share/apps/kdbg/pics/brktmp.xpm
+share/apps/kdbg/pics/pcinner.xpm
+share/apps/kdbg/pics/pcup.xpm
+share/apps/kdbg/pics/pointer.xpm
+share/apps/kdbg/pics/regs.xpm
+share/apps/kdbg/pics/watch.xpm
+share/apps/kdbg/pics/watchcoded.xpm
+share/apps/kdbg/pics/watchdis.xpm
+share/apps/kdbg/pics/watchena.xpm
+share/apps/kdbg/types/X11.kdbgtt
+share/apps/kdbg/types/glib.kdbgtt
+share/apps/kdbg/types/gtk+.kdbgtt
+share/apps/kdbg/types/kdecore.kdbgtt
+share/apps/kdbg/types/kdecore3.kdbgtt
+share/apps/kdbg/types/qt.kdbgtt
+share/apps/kdbg/types/qt2.kdbgtt
+share/apps/kdbg/types/qt3.kdbgtt
+share/apps/kdbg/types/qt4core.kdbgtt
+share/apps/kdbg/types/stdc++.kdbgtt
+share/apps/kdbg/types/stdc++6.kdbgtt
+share/doc/HTML/de/kdbg/argspwdenv.html
+share/doc/HTML/de/kdbg/breakptlist.html
+share/doc/HTML/de/kdbg/globaloptions.html
+share/doc/HTML/de/kdbg/howdoi.html
+share/doc/HTML/de/kdbg/index.html
+share/doc/HTML/de/kdbg/localvars.html
+share/doc/HTML/de/kdbg/memory.html
+share/doc/HTML/de/kdbg/pgmoutput.html
+share/doc/HTML/de/kdbg/pgmsettings.html
+share/doc/HTML/de/kdbg/registers.html
+share/doc/HTML/de/kdbg/sourcecode.html
+share/doc/HTML/de/kdbg/stack.html
+share/doc/HTML/de/kdbg/threads.html
+share/doc/HTML/de/kdbg/tips.html
+share/doc/HTML/de/kdbg/types.html
+share/doc/HTML/de/kdbg/watches.html
+share/doc/HTML/en/kdbg/argspwdenv.html
+share/doc/HTML/en/kdbg/breakptlist.html
+share/doc/HTML/en/kdbg/globaloptions.html
+share/doc/HTML/en/kdbg/howdoi.html
+share/doc/HTML/en/kdbg/index.html
+share/doc/HTML/en/kdbg/invocation.html
+share/doc/HTML/en/kdbg/localvars.html
+share/doc/HTML/en/kdbg/memory.html
+share/doc/HTML/en/kdbg/pgmoutput.html
+share/doc/HTML/en/kdbg/pgmsettings.html
+share/doc/HTML/en/kdbg/registers.html
+share/doc/HTML/en/kdbg/sourcecode.html
+share/doc/HTML/en/kdbg/stack.html
+share/doc/HTML/en/kdbg/threads.html
+share/doc/HTML/en/kdbg/tips.html
+share/doc/HTML/en/kdbg/types.html
+share/doc/HTML/en/kdbg/watches.html
+share/doc/HTML/en/kdbg/xslt.html
+share/doc/HTML/ru/kdbg/argspwdenv.html
+share/doc/HTML/ru/kdbg/breakptlist.html
+share/doc/HTML/ru/kdbg/globaloptions.html
+share/doc/HTML/ru/kdbg/howdoi.html
+share/doc/HTML/ru/kdbg/index.html
+share/doc/HTML/ru/kdbg/localvars.html
+share/doc/HTML/ru/kdbg/memory.html
+share/doc/HTML/ru/kdbg/pgmoutput.html
+share/doc/HTML/ru/kdbg/pgmsettings.html
+share/doc/HTML/ru/kdbg/registers.html
+share/doc/HTML/ru/kdbg/sourcecode.html
+share/doc/HTML/ru/kdbg/stack.html
+share/doc/HTML/ru/kdbg/threads.html
+share/doc/HTML/ru/kdbg/tips.html
+share/doc/HTML/ru/kdbg/types.html
+share/doc/HTML/ru/kdbg/watches.html
+share/icons/hicolor/16x16/apps/kdbg.png
+share/icons/hicolor/32x32/apps/kdbg.png
+share/icons/hicolor/48x48/apps/kdbg.png
+share/icons/locolor/16x16/apps/kdbg.png
+share/icons/locolor/32x32/apps/kdbg.png
+share/locale/cs/LC_MESSAGES/kdbg.mo
+share/locale/da/LC_MESSAGES/kdbg.mo
+share/locale/de/LC_MESSAGES/kdbg.mo
+share/locale/es/LC_MESSAGES/kdbg.mo
+share/locale/fr/LC_MESSAGES/kdbg.mo
+share/locale/hr/LC_MESSAGES/kdbg.mo
+share/locale/hu/LC_MESSAGES/kdbg.mo
+share/locale/it/LC_MESSAGES/kdbg.mo
+share/locale/ja/LC_MESSAGES/kdbg.mo
+share/locale/nb/LC_MESSAGES/kdbg.mo
+share/locale/nn/LC_MESSAGES/kdbg.mo
+share/locale/pl/LC_MESSAGES/kdbg.mo
+share/locale/pt/LC_MESSAGES/kdbg.mo
+share/locale/ro/LC_MESSAGES/kdbg.mo
+share/locale/ru/LC_MESSAGES/kdbg.mo
+share/locale/sk/LC_MESSAGES/kdbg.mo
+share/locale/sr/LC_MESSAGES/kdbg.mo
+share/locale/sv/LC_MESSAGES/kdbg.mo
+share/locale/tr/LC_MESSAGES/kdbg.mo
+share/locale/zh_CN/LC_MESSAGES/kdbg.mo
+share/config/kdbgrc
+ at dirrm share/doc/HTML/ru/kdbg
+ at dirrmtry share/doc/HTML/ru
+ at dirrm share/doc/HTML/en/kdbg
+ at dirrmtry share/doc/HTML/en
+ at dirrm share/doc/HTML/de/kdbg
+ at dirrmtry share/doc/HTML/de
+ at dirrmtry share/doc/HTML
+ at dirrmtry share/config
+ at dirrm share/apps/kdbg/types
+ at dirrm share/apps/kdbg/pics
+ at dirrm share/apps/kdbg/icons/hicolor/22x22/actions
+ at dirrm share/apps/kdbg/icons/hicolor/22x22
+ at dirrm share/apps/kdbg/icons/hicolor/16x16/actions
+ at dirrm share/apps/kdbg/icons/hicolor/16x16
+ at dirrm share/apps/kdbg/icons/hicolor
+ at dirrm share/apps/kdbg/icons
+ at dirrm share/apps/kdbg
--- /dev/null
+++ devel/kdbg/Makefile
@@ -0,0 +1,20 @@
+# $MidnightBSD: mports/devel/kdbg/Makefile,v 1.1 2009/02/18 19:44:13 laffer1 Exp $
+
+PORTNAME= kdbg
+PORTVERSION= 2.1.1
+CATEGORIES= devel kde
+MASTER_SITES= SF
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= A graphical user interface around gdb using KDE
+LICENSE= gpl2
+
+USE_KDELIBS_VER= 3
+USE_GETTEXT= yes
+USE_AUTOTOOLS= libtool:15
+USE_GMAKE= yes
+INSTALLS_ICONS= yes
+CONFIGURE_ARGS= --with-kde-version=3
+
+#.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
+.include <bsd.port.mk>
--- /dev/null
+++ devel/kdbg/distinfo
@@ -0,0 +1,3 @@
+MD5 (kdbg-2.1.1.tar.gz) = 2b7998528a68d09ff871925335092a1e
+SHA256 (kdbg-2.1.1.tar.gz) = 6f44c8d33548c564c9155055d5c4e79305c460033149cb2a4684ee6058f5ca5e
+SIZE (kdbg-2.1.1.tar.gz) = 887666
More information about the Midnightbsd-cvs
mailing list