diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-26 13:48:48 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-26 13:48:48 +0000 |
commit | 542a196077490239c89aedd816764f3df0b7e83d (patch) | |
tree | 8305aa2d1d4a794908161cfb815893fec7a963ae /devel | |
parent | include two changes of PR 23815, the rest is in discussion with 'naddy'. (diff) |
Update port to 1.2.0
Notes
Notes:
svn path=/head/; revision=36377
Diffstat (limited to 'devel')
-rw-r--r-- | devel/kdbg/Makefile | 7 | ||||
-rw-r--r-- | devel/kdbg/distinfo | 2 | ||||
-rw-r--r-- | devel/kdbg/files/patch-aa | 12 | ||||
-rw-r--r-- | devel/kdbg/pkg-plist | 60 |
4 files changed, 67 insertions, 14 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index be671e555520..ae10737b4ae7 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -6,11 +6,10 @@ # PORTNAME= kdbg -PORTVERSION= 1.1.5 +PORTVERSION= 1.2.0 CATEGORIES= devel kde -MASTER_SITES= http://download.sourceforge.net/kdbg/ \ - ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR=unstable/apps/ide/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= kdbg/ MAINTAINER= jedgar@FreeBSD.org diff --git a/devel/kdbg/distinfo b/devel/kdbg/distinfo index 4b4c6f4090bd..34d67955f606 100644 --- a/devel/kdbg/distinfo +++ b/devel/kdbg/distinfo @@ -1 +1 @@ -MD5 (kdbg-1.1.5.tar.gz) = 7b146ca333154365d82f334f41b720dd +MD5 (kdbg-1.2.0.tar.gz) = bc01765e0b0a02331144b558346467e1 diff --git a/devel/kdbg/files/patch-aa b/devel/kdbg/files/patch-aa index 4cc0bf57239d..8d27698babd1 100644 --- a/devel/kdbg/files/patch-aa +++ b/devel/kdbg/files/patch-aa @@ -1,10 +1,12 @@ ---- kdbg/ttywnd.cpp.orig Sun Mar 12 13:20:47 2000 -+++ kdbg/ttywnd.cpp Thu Mar 23 07:48:38 2000 -@@ -28,6 +28,7 @@ +--- kdbg/ttywnd.cpp.orig Sat Nov 11 06:12:29 2000 ++++ kdbg/ttywnd.cpp Tue Dec 26 08:28:38 2000 +@@ -29,6 +29,9 @@ + #ifdef HAVE_PTY_H #include <pty.h> /* openpty */ #endif - #include <errno.h> ++#ifdef __FreeBSD__ +#include <libutil.h> ++#endif + #include <errno.h> #include "mydebug.h" - diff --git a/devel/kdbg/pkg-plist b/devel/kdbg/pkg-plist index 6b4b78425a2a..a523cd98d3e5 100644 --- a/devel/kdbg/pkg-plist +++ b/devel/kdbg/pkg-plist @@ -10,13 +10,17 @@ share/apps/kdbg/pics/pcinner.xpm share/apps/kdbg/pics/pcup.xpm share/apps/kdbg/pics/pgmfinish.xpm share/apps/kdbg/pics/pgmnext.xpm +share/apps/kdbg/pics/pgmnexti.xpm share/apps/kdbg/pics/pgmrun.xpm share/apps/kdbg/pics/pgmstep.xpm +share/apps/kdbg/pics/pgmstepi.xpm share/apps/kdbg/pics/pointer.xpm share/apps/kdbg/pics/regs.xpm share/apps/kdbg/pics/search.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 @@ -24,13 +28,54 @@ 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/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/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/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/kdbg.xpm share/icons/mini/mini-kdbg.xpm share/locale/cs/LC_MESSAGES/kdbg.mo @@ -39,18 +84,25 @@ 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/no/LC_MESSAGES/kdbg.mo +share/locale/no_NY/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.GB2312/LC_MESSAGES/kdbg.mo -@dirrm share/apps/kdbg/pics +@unexec rmdir share/local/no_NY/LC_MESSAGES > /dev/null 2>&1 || true +@unexec rmdir share/local/no_NY > /dev/null 2>&1 || true +@dirrm share/doc/HTML/ru/kdbg +@dirrm share/doc/HTML/en/kdbg +@dirrm share/doc/HTML/de/kdbg @dirrm share/apps/kdbg/types +@dirrm share/apps/kdbg/pics @dirrm share/apps/kdbg -@dirrm share/doc/HTML/de/kdbg -@dirrm share/doc/HTML/en/kdbg -@dirrm share/doc/HTML/ru/kdbg |