head	1.9;
access;
symbols
	pkgsrc-2013Q2:1.9.0.38
	pkgsrc-2013Q2-base:1.9
	pkgsrc-2012Q4:1.9.0.36
	pkgsrc-2012Q4-base:1.9
	pkgsrc-2011Q4:1.9.0.34
	pkgsrc-2011Q4-base:1.9
	pkgsrc-2011Q2:1.9.0.32
	pkgsrc-2011Q2-base:1.9
	pkgsrc-2009Q4:1.9.0.30
	pkgsrc-2009Q4-base:1.9
	pkgsrc-2008Q4:1.9.0.28
	pkgsrc-2008Q4-base:1.9
	pkgsrc-2008Q3:1.9.0.26
	pkgsrc-2008Q3-base:1.9
	cube-native-xorg:1.9.0.24
	cube-native-xorg-base:1.9
	pkgsrc-2008Q2:1.9.0.22
	pkgsrc-2008Q2-base:1.9
	pkgsrc-2008Q1:1.9.0.20
	pkgsrc-2008Q1-base:1.9
	pkgsrc-2007Q4:1.9.0.18
	pkgsrc-2007Q4-base:1.9
	pkgsrc-2007Q3:1.9.0.16
	pkgsrc-2007Q3-base:1.9
	pkgsrc-2007Q2:1.9.0.14
	pkgsrc-2007Q2-base:1.9
	pkgsrc-2007Q1:1.9.0.12
	pkgsrc-2007Q1-base:1.9
	pkgsrc-2006Q4:1.9.0.10
	pkgsrc-2006Q4-base:1.9
	pkgsrc-2006Q3:1.9.0.8
	pkgsrc-2006Q3-base:1.9
	pkgsrc-2006Q2:1.9.0.6
	pkgsrc-2006Q2-base:1.9
	pkgsrc-2006Q1:1.9.0.4
	pkgsrc-2006Q1-base:1.9
	pkgsrc-2005Q4:1.9.0.2
	pkgsrc-2005Q4-base:1.9
	pkgsrc-2005Q3:1.8.0.4
	pkgsrc-2005Q3-base:1.8
	pkgsrc-2005Q2:1.8.0.2
	pkgsrc-2005Q2-base:1.8
	pkgsrc-2005Q1:1.7.0.4
	pkgsrc-2005Q1-base:1.7
	pkgsrc-2004Q4:1.7.0.2
	pkgsrc-2004Q4-base:1.7
	pkgsrc-2004Q3:1.6.0.2
	pkgsrc-2004Q3-base:1.6
	pkgsrc-2004Q2:1.5.0.4
	pkgsrc-2004Q2-base:1.5
	pkgsrc-2004Q1:1.5.0.2
	pkgsrc-2004Q1-base:1.5
	pkgsrc-2003Q4:1.4.0.2
	pkgsrc-2003Q4-base:1.4
	netbsd-1-6-1:1.3.0.2
	netbsd-1-6-1-base:1.3
	netbsd-1-6:1.2.0.6
	netbsd-1-6-RELEASE-base:1.2
	pkgviews:1.2.0.2
	pkgviews-base:1.2
	buildlink2:1.1.0.2
	buildlink2-base:1.1
	netbsd-1-5-PATCH003:1.1;
locks; strict;
comment	@# @;


1.9
date	2005.12.11.12.01.11;	author markd;	state dead;
branches;
next	1.8;

1.8
date	2005.03.23.22.38.45;	author markd;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.27.10.46.37;	author markd;	state Exp;
branches;
next	1.6;

1.6
date	2004.08.21.15.39.02;	author markd;	state Exp;
branches;
next	1.5;

1.5
date	2004.02.15.11.25.24;	author markd;	state dead;
branches;
next	1.4;

1.4
date	2003.03.11.13.30.44;	author markd;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.26.21.38.24;	author cjep;	state Exp;
branches;
next	1.2;

1.2
date	2002.07.17.11.28.05;	author skrll;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.04.20.50.22;	author skrll;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Update kdevelop to 3.3.0 (part of KDE 3.5.0)

changes unknown
@
text
@$NetBSD: patch-ad,v 1.8 2005/03/23 22:38:45 markd Exp $

--- languages/java/Makefile.in.orig	2005-03-05 01:48:00.000000000 +1300
+++ languages/java/Makefile.in
@@@@ -64,7 +64,6 @@@@ am__installdirs = "$(DESTDIR)$(kde_modul
 kde_moduleLTLIBRARIES_INSTALL = $(INSTALL)
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 libkdevjavasupport_la_DEPENDENCIES =  \
-	$(top_builddir)/bdb/build_unix/libdb.a \
 	$(top_builddir)/lib/libkdevelop.la \
 	$(top_builddir)/lib/antlr/src/libantlr.la \
 	$(top_builddir)/lib/catalog/libkdevcatalog.la
@@@@ -446,11 +445,11 @@@@ SUBDIRS = file_templates app_templates d
 INCLUDES = -I$(top_srcdir)/lib/antlr -I$(top_srcdir)/lib/catalog \
 	-I$(top_srcdir)/lib/compat -I$(top_srcdir)/lib/interfaces \
 	-I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/interfaces/external -I$(top_srcdir)/lib/util \
-	-I$(top_builddir)/bdb/build_unix -I$(top_srcdir)/bdb/include $(all_includes)
+	$(all_includes)
 
 kde_module_LTLIBRARIES = libkdevjavasupport.la
 libkdevjavasupport_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkdevjavasupport_la_LIBADD = $(top_builddir)/bdb/build_unix/libdb.a $(top_builddir)/lib/libkdevelop.la $(top_builddir)/lib/antlr/src/libantlr.la $(top_builddir)/lib/catalog/libkdevcatalog.la
+libkdevjavasupport_la_LIBADD = $(BDB_LIBS) $(top_builddir)/lib/libkdevelop.la $(top_builddir)/lib/antlr/src/libantlr.la $(top_builddir)/lib/catalog/libkdevcatalog.la
 #>- libkdevjavasupport_la_SOURCES = JavaLexer.cpp KDevJavaSupportIface.cpp javasupportfactory.cpp \
 #>- JavaRecognizer.cpp backgroundparser.cpp configproblemreporter.ui  javasupportpart.cpp \
 #>- JavaStoreWalker.cpp javasupport_utils.cpp problemreporter.cpp driver.cpp kdevdriver.cpp KDevJavaSupportIface.skel
@


1.8
log
@Update to KDE 3.4

Highlights at a glance

* Text-to-speech system with support built into Konqueror, Kate, KPDF
  and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
  PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
  GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
  integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
  on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
  CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
  third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
  websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
  disable ones that are not used. This does not include Netscape-style
  plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
  plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
  documentation added or changed
@
text
@d1 1
a1 1
$NetBSD: patch-ad,v 1.7 2004/11/27 10:46:37 markd Exp $
@


1.7
log
@Get the db lib name right by using $BDB_LIBS.  Also drop db4 as an option
as it reportedly doesn't work.
@
text
@d1 1
a1 1
$NetBSD: patch-ad,v 1.6 2004/08/21 15:39:02 markd Exp $
d3 1
a3 1
--- languages/java/Makefile.in.orig	2004-08-21 09:31:20.000000000 +1200
d13 6
a18 1
@@@@ -434,10 +433,10 @@@@ KDE_CXXFLAGS = $(USE_EXCEPTIONS)
a19 4
 # SUBDIRS = templates subclassing_template newclass_templates file_templates
 SUBDIRS = file_templates app_templates debugger doc
-INCLUDES = -I$(top_srcdir)/lib/antlr -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/external_interfaces -I$(top_srcdir)/lib/util -I$(top_srcdir)/lib/catalog -I$(top_srcdir)/lib/compat -I$(top_builddir)/bdb/build_unix -I$(top_srcdir)/bdb/include $(all_includes)
+INCLUDES = -I$(top_srcdir)/lib/antlr -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/external_interfaces -I$(top_srcdir)/lib/util -I$(top_srcdir)/lib/catalog -I$(top_srcdir)/lib/compat $(all_includes)
@


1.6
log
@Update to kdevelop 3.1.0 (part of KDE 3.3)

Changes:
* Simple toolbar classbrowser Alexander Dymo
* New documentation plugin Alexander Dymo
* KDevAssistant application - a standalone API documentation viewer
  Alexander Dymo
* Framework for various project documentation plugins Alexander Dymo
* Doxygen plugin updates Amilcar do Carmo Lucas
* KDevLicense interface Sascha Cunz
* Copy/Paste in editor context menu Jens Dagerbo
* New FileList plugin Jens Dagerbo
* Make some KMDI features configurable Jens Dagerbo
* New Code Snippet plugin Robert Gruber
* Doxygen preview and autocomment Jonas Jacobi
@
text
@d1 1
a1 1
$NetBSD$
d22 1
a22 1
+libkdevjavasupport_la_LIBADD = -ldb $(top_builddir)/lib/libkdevelop.la $(top_builddir)/lib/antlr/src/libantlr.la $(top_builddir)/lib/catalog/libkdevcatalog.la
@


1.5
log
@Update kdevelop to 3.0.0.

KDevelop now supports over 15 programming languages and numerous version
control systems, debuggers, documentation formats and build tools. Any
Editor supporting the KTextEditor interfaces can be used as native KDevelop
editor, including kate, qEditor and kvim. Build tools like automake, qmake
or ant are supported natively, meaning that KDevelop does not maintain its
own object repository. Changes in the native project files will be
reflected in KDevelop and vice-versa.

The C++ support offers a class view showing all the symbols either flat or
hierarchical by namespaces and allows easy code-navigation. A background
parser updates the symbols on the fly and also shows syntactical errors in
the source code. The code completion even deals with Qt signals and slots.

With its new open architecture, KDevelop can be customized in every
respect. The user interface can be switched on the fly from classic MDI
mode to the modern IDEAl mode, featuring a code-centric approach with
on-demand tool-views.

KDevelop features extensive support for navigating the source code. Symbols
and filenames can be accessed by just typing part of the name, recently
modified files can be reached with a simple keystroke.
@
text
@d1 1
a1 1
$NetBSD: patch-ad,v 1.4 2003/03/11 13:30:44 markd Exp $
d3 23
a25 104
--- kdevelop/Makefile.in.orig	Mon Jan 20 14:25:57 2003
+++ kdevelop/Makefile.in
@@@@ -255,8 +255,7 @@@@ kdevelop_LDADD = ./vc/libkdevelopvc.la .
 
 SUBDIRS = classparser kpp classwizard dbg examples gfxview kwrite pics templates tools vc widgets ctags setup 
 
-EXTRA_DIST = caddclassattributedlg.cpp caddclassattributedlg.h caddclassmethoddlg.cpp caddclassmethoddlg.h caddexistingfiledlg.cpp caddexistingfiledlg.h caddnewtranslationdlg.cpp caddnewtranslationdlg.h cclasstooldlg.cpp cclasstooldlg.h cclasstooltreeview.cpp cclasstooltreeview.h wzconnectdlgimpl.cpp cclasstreehandler.h cclassview.cpp cclassview.h cclonefunctiondlg.cpp cclonefunctiondlg.h ccvaddfolderdlg.cpp ccvaddfolderdlg.h cdocbrowser.cpp cdocbrowser.h cdoctreepropdlg.cpp cdoctreepropdlg.h ceditwidget.cpp ceditwidget.h wzconnectdlgimpl.h cexecuteargdlg.cpp cexecuteargdlg.h cfilepropdlg.cpp cfilepropdlg.h cfinddoctextdlg.cpp cfinddoctextdlg.h cgeneratenewfile.cpp cgeneratenewfile.h cgrouppropertiesdlg.cpp cgrouppropertiesdlg.h ckdevaccel.h ckdevaccel.cpp cclasstreehandler.cpp ckdevelop.h ckdevelop_project.cpp ckdevelop_whatsthis.cpp ckdevsetupdlg.cpp ckdevsetupdlg.h clogfileview.cpp clogfileview.h cmakemanualdlg.cpp cmakemanualdlg.h cmakemanualdlgdata.cpp cnewclassdlg.cpp cnewclassdlg.h cnewfiledlg.cpp cnewfiledlg.h coutputwidget.cpp coutputwidget.h cprjoptionsdlg.h cproject.cpp cproject.h crealfileview.cpp crealfileview.h ctoolsconfigdlg.cpp ctoolsconfigdlg.h ctreehandler.cpp ctreehandler.h ctreeview.cpp ctreeview.h dbgpsdlg.cpp dbgpsdlg.h dbgtoolbar.cpp dbgtoolbar.h debug.h doctreeview.cpp doctreeview.h extractrc grepdialog.cpp grepdialog.h kdevelop-setup.desktop kdevelop.desktop kdeveloprc kdevelopui.rc kdevlistview.cpp kdevlistview.h kstartuplogo.cpp kstartuplogo.h main.cpp resource.h structdef.h ckdevelop_init.cpp wzconnectdlg.ui x-kdevelop-project.desktop ckappwizard.cpp ckappwizard.h cprjoptionsdlg.cpp ckdevelop_noslot.cpp ckdevelop_classview.cpp ckdevelop.cpp hi16-app-kdevelop.png hi32-app-kdevelop.png hi48-app-kdevelop.png docviewman.cpp docviewman.h ckonsolewidget.cpp ckonsolewidget.h clibpropdlg.ui clibpropdlgimpl.cpp clibpropdlgimpl.h kdevsession.cpp kdevsession.h ctoolclass.cpp ctoolclass.h ccompconfdlg.ui ccompconf.h ccompconf.cpp codecompletion_arghint.h codecompletion_arghint.cpp cppcodecompletion.cpp cppcodecompletion.h cprjaddopts.cpp cprjaddopts.h cprjaddoptsdlg.ui cprjcompopts.cpp cprjcompopts.h cprjcompoptsdlg.ui cprjconfchange.cpp cprjconfchange.h kdevregexp.cpp kdevregexp.h simpleparser.cpp simpleparser.h ccompletionoptsdlg.ui ccompletionopts.cpp ccompletionopts.h tips 
-
+EXTRA_DIST = caddclassattributedlg.cpp caddclassattributedlg.h caddclassmethoddlg.cpp caddclassmethoddlg.h caddexistingfiledlg.cpp caddexistingfiledlg.h caddnewtranslationdlg.cpp caddnewtranslationdlg.h cclasstooldlg.cpp cclasstooldlg.h cclasstooltreeview.cpp cclasstooltreeview.h wzconnectdlgimpl.cpp cclasstreehandler.h cclassview.cpp cclassview.h cclonefunctiondlg.cpp cclonefunctiondlg.h ccvaddfolderdlg.cpp ccvaddfolderdlg.h cdocbrowser.cpp cdocbrowser.h cdoctreepropdlg.cpp cdoctreepropdlg.h ceditwidget.cpp ceditwidget.h wzconnectdlgimpl.h cexecuteargdlg.cpp cexecuteargdlg.h cfilepropdlg.cpp cfilepropdlg.h cfinddoctextdlg.cpp cfinddoctextdlg.h cgeneratenewfile.cpp cgeneratenewfile.h cgrouppropertiesdlg.cpp cgrouppropertiesdlg.h ckdevaccel.h ckdevaccel.cpp cclasstreehandler.cpp ckdevelop.h ckdevelop_project.cpp ckdevelop_whatsthis.cpp ckdevsetupdlg.cpp ckdevsetupdlg.h clogfileview.cpp clogfileview.h cmakemanualdlg.cpp cmakemanualdlg.h cmakemanualdlgdata.cpp cnewclassdlg.cpp cnewclassdlg.h cnewfiledlg.cpp cnewfiledlg.h coutputwidget.cpp coutputwidget.h cprjoptionsdlg.h cproject.cpp cproject.h crealfileview.cpp crealfileview.h ctoolsconfigdlg.cpp ctoolsconfigdlg.h ctreehandler.cpp ctreehandler.h ctreeview.cpp ctreeview.h dbgpsdlg.cpp dbgpsdlg.h dbgtoolbar.cpp dbgtoolbar.h debug.h doctreeview.cpp doctreeview.h grepdialog.cpp grepdialog.h kdevelop-setup.desktop kdevelop.desktop kdeveloprc kdevelopui.rc kdevlistview.cpp kdevlistview.h kstartuplogo.cpp kstartuplogo.h lo16-app-kdevelop.png lo32-app-kdevelop.png lo32-mime-kdevelop_project.png main.cpp resource.h structdef.h ckdevelop_init.cpp wzconnectdlg.ui x-kdevelop-project.desktop ckappwizard.cpp ckappwizard.h cprjoptionsdlg.cpp ckdevelop_noslot.cpp ckdevelop_classview.cpp ckdevelop.cpp hi16-app-kdevelop.png hi48-app-kdevelop.png docviewman.cpp docviewman.h ckonsolewidget.cpp ckonsolewidget.h clibpropdlg.ui clibpropdlgimpl.cpp clibpropdlgimpl.h kdevsession.cpp kdevsession.h ctoolclass.cpp ctoolclass.h
 
 ####### kdevelop will overwrite this part!!! (end)############
 INCLUDES = -I$(top_srcdir)/kdevelop/widgets/qextmdi/include -I$(top_builddir)/kdevelop/ctags -I$(top_builddir)/kdevelop/kpp -I$(top_srcdir)/kdevelop/kpp -I$(top_srcdir)/kdevelop/kwrite $(all_includes)
@@@@ -280,7 +279,6 @@@@ tipdir = $(kde_datadir)/kdevelop
 mime_DATA = x-kdevelop-project.desktop
 mimedir = $(kde_mimedir)/application
 
-bin_SCRIPTS = extractrc
 subdir = kdevelop
 mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
@@@@ -355,7 +353,6 @@@@ kdevelop_DEPENDENCIES = ./vc/libkdevelop
 	./kpp/libkdevelopkpp.la ./classparser/libclassparser.a \
 	./ctags/libctags.a ./setup/libkdevelopsetup.la \
 	./widgets/qextmdi/src/libkdevelopqextmdi.la
-SCRIPTS = $(bin_SCRIPTS)
 
 
 DEFS = @@DEFS@@
@@@@ -560,25 +557,6 @@@@ kdevelop$(EXEEXT): $(kdevelop_OBJECTS) $
 	@@rm -f kdevelop$(EXEEXT)
 	$(CXXLINK) $(kdevelop_LDFLAGS) $(kdevelop_OBJECTS) $(kdevelop_LDADD) $(LIBS)
 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
-install-binSCRIPTS: $(bin_SCRIPTS)
-	@@$(NORMAL_INSTALL)
-	$(mkinstalldirs) $(DESTDIR)$(bindir)
-	@@list='$(bin_SCRIPTS)'; for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  if test -f $$d$$p; then \
-	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
-	    echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \
-	    $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \
-	  else :; fi; \
-	done
-
-uninstall-binSCRIPTS:
-	@@$(NORMAL_UNINSTALL)
-	@@list='$(bin_SCRIPTS)'; for p in $$list; do \
-	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
-	  rm -f $(DESTDIR)$(bindir)/$$f; \
-	done
 
 mostlyclean-compile:
 	-rm -f *.$(OBJEXT) core *.core
@@@@ -888,7 +866,7 @@@@ distdir: $(DISTFILES)
 	done
 check-am: all-am
 check: check-recursive
-all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA)
+all-am: Makefile $(PROGRAMS) $(DATA)
 installdirs: installdirs-recursive
 installdirs-am:
 	$(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir) $(DESTDIR)$(datadir) $(DESTDIR)$(mimedir) $(DESTDIR)$(rcdir) $(DESTDIR)$(tipdir)
@@@@ -944,7 +922,7 @@@@ info-am:
 install-data-am: install-kde-icons  install-dataDATA install-mimeDATA install-rcDATA \
 	install-tipDATA
 
-install-exec-am: install-binPROGRAMS install-binSCRIPTS
+install-exec-am: install-binPROGRAMS
 
 install-info: install-info-recursive
 
@@@@ -961,11 +939,11 @@@@ mostlyclean: mostlyclean-recursive
 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 	mostlyclean-libtool
 
-#>- uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
+#>- uninstall-am: uninstall-binPROGRAMS \
 #>- 	uninstall-dataDATA uninstall-info-am uninstall-mimeDATA \
 #>- 	uninstall-rcDATA uninstall-tipDATA
 #>+ 3
-uninstall-am: uninstall-kde-icons  uninstall-binPROGRAMS uninstall-binSCRIPTS \
+uninstall-am: uninstall-kde-icons  uninstall-binPROGRAMS \
 	uninstall-dataDATA uninstall-info-am uninstall-mimeDATA \
 	uninstall-rcDATA uninstall-tipDATA
 
@@@@ -976,7 +954,7 @@@@ uninstall-info: uninstall-info-recursive
 	distclean distclean-compile distclean-depend distclean-generic \
 	distclean-libtool distclean-recursive distclean-tags distdir \
 	dvi dvi-am dvi-recursive info info-am info-recursive install \
-	install-am install-binPROGRAMS install-binSCRIPTS install-data \
+	install-am install-binPROGRAMS install-data \
 	install-data-am install-data-recursive install-dataDATA \
 	install-exec install-exec-am install-exec-recursive \
 	install-info install-info-am install-info-recursive install-man \
@@@@ -986,7 +964,7 @@@@ uninstall-info: uninstall-info-recursive
 	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 	mostlyclean-recursive tags tags-recursive uninstall \
-	uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS \
+	uninstall-am uninstall-binPROGRAMS \
 	uninstall-dataDATA uninstall-info-am uninstall-info-recursive \
 	uninstall-mimeDATA uninstall-rcDATA uninstall-recursive \
 	uninstall-tipDATA
@


1.4
log
@Update KDE to 3.1.

Many bugfixes and functionality enhancements including:

kdesdk

 KBugBuster
    Adapted KBugBuster to the new Bugzilla based KDE bug tracking system.
    Implemented Bookmarking support for Bug reports.
    Changing view settings no longer requires a reload.
    Added toolbar
 KBabel
    Automatic update of Project-Id-Version
    Possibility to specify localized translator name
    Validation & highlighting of XML
    Save special (the settings can be changed for the particular save)
    KDE specifics added to rough translation (e.g. only add a new translator
    in TRANSLATORS)
    Load/Save markings in Catalog Manager
    Navigation bar in Catalog Manager
    Mail PO-file
    Tag structure tool
    Rough translation in catalog manager
    Automatic update of PO header comment
    Show source code
    Spellchecking in multiple files
 Cervisia: made hardcoded colors configurable.
@
text
@d1 1
a1 1
$NetBSD$
@


1.3
log
@NetBSD tag.
@
text
@d2 4
a5 3
--- kdevelop/Makefile.in.orig	Tue Jul  9 15:55:13 2002
+++ kdevelop/Makefile.in	Tue Jul  9 16:02:06 2002
@@@@ -242,8 +242,7 @@@@
d15 1
a15 1
@@@@ -267,7 +266,6 @@@@
d23 1
a23 1
@@@@ -343,7 +341,6 @@@@
d31 1
a31 2
@@@@ -485,27 +482,6 @@@@
 kdevelop$(EXEEXT): $(kdevelop_OBJECTS) $(kdevelop_DEPENDENCIES) 
d34 1
d39 6
a44 8
-	f="`echo $$p|sed '$(transform)'`"; \
-	if test -f $$p; then \
-	echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f"; \
-	$(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f; \
-	elif test -f $(srcdir)/$$p; then \
-	echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f"; \
-	$(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f; \
-	else :; fi; \
d50 3
a52 3
-	f="`echo $$p|sed '$(transform)'`"; \
-	echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
-	rm -f $(DESTDIR)$(bindir)/$$f; \
d57 1
a57 1
@@@@ -794,7 +770,7 @@@@
d66 1
a66 1
@@@@ -849,7 +825,7 @@@@
d75 1
a75 1
@@@@ -866,11 +842,11 @@@@
d81 2
a82 2
 #>- uninstall-dataDATA uninstall-info-am uninstall-mimeDATA \
 #>- uninstall-rcDATA uninstall-tipDATA
d89 1
a89 1
@@@@ -881,7 +857,7 @@@@
d98 1
a98 1
@@@@ -891,7 +867,7 @@@@
@


1.2
log
@Update to 2.1.2 and to use KDE 3.0.

Lots of bug fixes and new features.

This closes pkg/17579 from Joe Reed <jnr@@po.cwru.edu>
@
text
@d1 1
@


1.1
log
@hmm, having a bad cvs day.
@
text
@d1 3
a3 5
$NetBSD$

--- kdevelop/Makefile.in.orig	Tue Dec  4 20:44:25 2001
+++ kdevelop/Makefile.in
@@@@ -224,7 +224,7 @@@@
d7 3
a9 2
-EXTRA_DIST = caddclassattributedlg.cpp caddclassattributedlg.h caddclassmethoddlg.cpp caddclassmethoddlg.h caddexistingfiledlg.cpp caddexistingfiledlg.h caddnewtranslationdlg.cpp caddnewtranslationdlg.h cclasstooldlg.cpp cclasstooldlg.h cclasstooltreeview.cpp cclasstooltreeview.h wzconnectdlgimpl.cpp cclasstreehandler.h cclassview.cpp cclassview.h cclonefunctiondlg.cpp cclonefunctiondlg.h ccvaddfolderdlg.cpp ccvaddfolderdlg.h cdocbrowser.cpp cdocbrowser.h cdoctreepropdlg.cpp cdoctreepropdlg.h ceditwidget.cpp ceditwidget.h wzconnectdlgimpl.h cexecuteargdlg.cpp cexecuteargdlg.h cfilepropdlg.cpp cfilepropdlg.h cfinddoctextdlg.cpp cfinddoctextdlg.h cgeneratenewfile.cpp cgeneratenewfile.h cgrouppropertiesdlg.cpp cgrouppropertiesdlg.h ckdevaccel.h ckdevaccel.cpp cclasstreehandler.cpp ckdevelop.h ckdevelop_project.cpp ckdevelop_whatsthis.cpp ckdevsetupdlg.cpp ckdevsetupdlg.h clogfileview.cpp clogfileview.h cmakemanualdlg.cpp cmakemanualdlg.h cmakemanualdlgdata.cpp cnewclassdlg.cpp cnewclassdlg.h cnewfiledlg.cpp cnewfiledlg.h coutputwidget.cpp coutputwidget.h cprjoptionsdlg.h cproject.cpp cproject.h crealfileview.cpp crealfileview.h ctoolsconfigdlg.cpp ctoolsconfigdlg.h ctreehandler.cpp ctreehandler.h ctreeview.cpp ctreeview.h dbgpsdlg.cpp dbgpsdlg.h dbgtoolbar.cpp dbgtoolbar.h debug.h doctreeview.cpp doctreeview.h extractrc grepdialog.cpp grepdialog.h kdevelop-setup.desktop kdevelop.desktop kdeveloprc kdevelopui.rc kdevlistview.cpp kdevlistview.h kstartuplogo.cpp kstartuplogo.h lo16-app-kdevelop.png lo32-app-kdevelop.png lo32-mime-kdevelop_project.png main.cpp resource.h structdef.h ckdevelop_init.cpp wzconnectdlg.ui x-kdevelop-project.desktop ckappwizard.cpp ckappwizard.h cprjoptionsdlg.cpp ckdevelop_noslot.cpp ckdevelop_classview.cpp ckdevelop.cpp hi16-app-kdevelop.png hi48-app-kdevelop.png docviewman.cpp docviewman.h ckonsolewidget.cpp ckonsolewidget.h clibpropdlg.ui clibpropdlgimpl.cpp clibpropdlgimpl.h kdevsession.cpp kdevsession.h ctoolclass.cpp ctoolclass.h 
+EXTRA_DIST = caddclassattributedlg.cpp caddclassattributedlg.h caddclassmethoddlg.cpp caddclassmethoddlg.h caddexistingfiledlg.cpp caddexistingfiledlg.h caddnewtranslationdlg.cpp caddnewtranslationdlg.h cclasstooldlg.cpp cclasstooldlg.h cclasstooltreeview.cpp cclasstooltreeview.h wzconnectdlgimpl.cpp cclasstreehandler.h cclassview.cpp cclassview.h cclonefunctiondlg.cpp cclonefunctiondlg.h ccvaddfolderdlg.cpp ccvaddfolderdlg.h cdocbrowser.cpp cdocbrowser.h cdoctreepropdlg.cpp cdoctreepropdlg.h ceditwidget.cpp ceditwidget.h wzconnectdlgimpl.h cexecuteargdlg.cpp cexecuteargdlg.h cfilepropdlg.cpp cfilepropdlg.h cfinddoctextdlg.cpp cfinddoctextdlg.h cgeneratenewfile.cpp cgeneratenewfile.h cgrouppropertiesdlg.cpp cgrouppropertiesdlg.h ckdevaccel.h ckdevaccel.cpp cclasstreehandler.cpp ckdevelop.h ckdevelop_project.cpp ckdevelop_whatsthis.cpp ckdevsetupdlg.cpp ckdevsetupdlg.h clogfileview.cpp clogfileview.h cmakemanualdlg.cpp cmakemanualdlg.h cmakemanualdlgdata.cpp cnewclassdlg.cpp cnewclassdlg.h cnewfiledlg.cpp cnewfiledlg.h coutputwidget.cpp coutputwidget.h cprjoptionsdlg.h cproject.cpp cproject.h crealfileview.cpp crealfileview.h ctoolsconfigdlg.cpp ctoolsconfigdlg.h ctreehandler.cpp ctreehandler.h ctreeview.cpp ctreeview.h dbgpsdlg.cpp dbgpsdlg.h dbgtoolbar.cpp dbgtoolbar.h debug.h doctreeview.cpp doctreeview.h grepdialog.cpp grepdialog.h kdevelop-setup.desktop kdevelop.desktop kdeveloprc kdevelopui.rc kdevlistview.cpp kdevlistview.h kstartuplogo.cpp kstartuplogo.h lo16-app-kdevelop.png lo32-app-kdevelop.png lo32-mime-kdevelop_project.png main.cpp resource.h structdef.h ckdevelop_init.cpp wzconnectdlg.ui x-kdevelop-project.desktop ckappwizard.cpp ckappwizard.h cprjoptionsdlg.cpp ckdevelop_noslot.cpp ckdevelop_classview.cpp ckdevelop.cpp hi16-app-kdevelop.png hi48-app-kdevelop.png docviewman.cpp docviewman.h ckonsolewidget.cpp ckonsolewidget.h clibpropdlg.ui clibpropdlgimpl.cpp clibpropdlgimpl.h kdevsession.cpp kdevsession.h ctoolclass.cpp ctoolclass.h 
d12 2
a13 3
 
@@@@ -249,8 +249,6 @@@@
 
d16 1
a16 1
-
d18 1
d20 2
a21 3
 CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES = 
@@@@ -317,8 +315,6 @@@@
d25 1
a25 11
-SCRIPTS =  $(bin_SCRIPTS)
-
 CXXFLAGS = @@CXXFLAGS@@
 #>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 #>+ 1
@@@@ -337,7 +333,7 @@@@
 
 #>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 #>+ 4
-KDE_DIST=hi32-app-kdevelop.png klangcombo.cpp klangcombo.h tips 
+KDE_DIST=hi32-app-kdevelop.png klangcombo.cpp klangcombo.h tips extractrc 
a26 1
 DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
d28 3
a30 2
@@@@ -435,25 +431,6 @@@@
 kdevelop$(EXEEXT): $(kdevelop_OBJECTS) $(kdevelop_DEPENDENCIES)
a32 1
-
d37 1
d39 6
a44 6
-	echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
-	$(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
-	else if test -f $(srcdir)/$$p; then \
-	echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
-	$(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
-	else :; fi; fi; \
d49 4
a52 2
-	list='$(bin_SCRIPTS)'; for p in $$list; do \
-	rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
d54 6
a59 4
 .cpp.o:
 	$(CXXCOMPILE) -c $<
 .cpp.obj:
@@@@ -659,7 +636,7 @@@@
d61 9
a69 2
 installcheck-am:
 installcheck: installcheck-recursive
a71 1
 install-exec: install-exec-recursive
d73 6
a78 5
 #>- install-data-am: install-dataDATA install-mimeDATA install-rcDATA \
@@@@ -672,23 +649,21 @@@@
 install-am: all-am
 	@@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 install: install-recursive
d80 4
a83 3
-#>- uninstall-dataDATA uninstall-mimeDATA uninstall-rcDATA \
-#>- uninstall-tipDATA
-#>+ 3
d85 22
a106 38
-	uninstall-dataDATA uninstall-mimeDATA uninstall-rcDATA \
-	uninstall-tipDATA
+#>- uninstall-am: uninstall-binPROGRAMS uninstall-dataDATA \
+#>- uninstall-mimeDATA uninstall-rcDATA uninstall-tipDATA
+#>+ 2
+uninstall-am: uninstall-kde-icons  uninstall-binPROGRAMS uninstall-dataDATA \
+	uninstall-mimeDATA uninstall-rcDATA uninstall-tipDATA
 uninstall: uninstall-recursive
-all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA)
+all-am: Makefile $(PROGRAMS) $(DATA)
 all-redirect: all-recursive
 install-strip:
 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 installdirs: installdirs-recursive
 installdirs-am:
-	$(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(bindir) \
-	$(DESTDIR)$(datadir) $(DESTDIR)$(mimedir) \
-	$(DESTDIR)$(rcdir) $(DESTDIR)$(tipdir)
+	$(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(datadir) \
+	$(DESTDIR)$(mimedir) $(DESTDIR)$(rcdir) \
+	$(DESTDIR)$(tipdir)
 
 
 mostlyclean-generic:
@@@@ -735,10 +710,9 @@@@
 	maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
 	mostlyclean-compile distclean-compile clean-compile \
 	maintainer-clean-compile mostlyclean-libtool distclean-libtool \
-	clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
-	install-binSCRIPTS uninstall-dataDATA install-dataDATA \
-	uninstall-mimeDATA install-mimeDATA uninstall-rcDATA install-rcDATA \
-	uninstall-tipDATA install-tipDATA install-data-recursive \
+	clean-libtool maintainer-clean-libtool uninstall-dataDATA \
+	install-dataDATA uninstall-mimeDATA install-mimeDATA uninstall-rcDATA \
+	install-rcDATA uninstall-tipDATA install-tipDATA install-data-recursive \
 	uninstall-data-recursive install-exec-recursive \
 	uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
 	all-recursive check-recursive installcheck-recursive info-recursive \
@

