head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.44 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.42 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.40 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.38 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.36 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.34 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.32 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.30 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.28 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.26 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.24 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.22 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.20 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.18 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.16 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.14 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.12 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.10 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.8 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.6 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.4 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.2 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.2.0.18 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.16 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.14 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.12 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.10 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.6 netbsd-1-6-1-base:1.2 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2; locks; strict; comment @# @; 1.3 date 2005.01.03.14.32.33; author wiz; state dead; branches; next 1.2; 1.2 date 2001.12.03.15.37.21; author skrll; state Exp; branches; next 1.1; 1.1 date 2001.10.15.22.46.26; author skrll; state Exp; branches; next ; desc @@ 1.3 log @Remove KDE2 packages (and their dependencies) as proposed on tech-pkg. @ text @$NetBSD: patch-bl,v 1.2 2001/12/03 15:37:21 skrll Exp $ --- kio/klauncher/Makefile.in.orig Tue Nov 13 20:57:18 2001 +++ kio/klauncher/Makefile.in @@@@ -284,11 +284,10 @@@@ klauncher_la_LDFLAGS = $(all_libraries) -module -avoid-version klauncher_la_LIBADD = $(LIB_KSYCOCA) -klauncher_la_SOURCES = klauncher.cpp main.cpp autostart.cpp +klauncher_la_SOURCES = klauncher.cpp autostart.cpp main.cpp klauncher_LDFLAGS = $(all_libraries) $(KDE_RPATH) -klauncher_LDADD = klauncher.la -klauncher_SOURCES = dummy.cpp +klauncher_SOURCES = klauncher_main.cpp #>- METASOURCES = AUTO @@@@ -304,20 +303,21 @@@@ LDFLAGS = @@LDFLAGS@@ LIBS = @@LIBS@@ klauncher_la_DEPENDENCIES = -#>- klauncher_la_OBJECTS = klauncher.lo main.lo autostart.lo +#>- klauncher_la_OBJECTS = klauncher.lo autostart.lo main.lo #>+ 5 klauncher_la_final_OBJECTS = klauncher_la.all_cpp.lo -klauncher_la_nofinal_OBJECTS = klauncher.lo main.lo autostart.lo \ +klauncher_la_nofinal_OBJECTS = klauncher.lo autostart.lo main.lo \ klauncher_la_meta_unload.lo @@KDE_USE_FINAL_FALSE@@klauncher_la_OBJECTS = $(klauncher_la_nofinal_OBJECTS) @@KDE_USE_FINAL_TRUE@@klauncher_la_OBJECTS = $(klauncher_la_final_OBJECTS) bin_PROGRAMS = klauncher$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) -#>- klauncher_OBJECTS = dummy.$(OBJEXT) +#>- klauncher_OBJECTS = klauncher_main.$(OBJEXT) #>+ 1 -klauncher_OBJECTS = dummy.$(OBJEXT) -klauncher_DEPENDENCIES = klauncher.la +klauncher_OBJECTS = klauncher_main.$(OBJEXT) +klauncher_LDADD = $(LDADD) +klauncher_DEPENDENCIES = CXXFLAGS = @@CXXFLAGS@@ #>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) #>+ 1 @@@@ -675,9 +675,6 @@@@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean -dummy.cpp: - echo > dummy.cpp - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: @@@@ -717,11 +714,11 @@@@ -rm -f klauncher_la_meta_unload.cpp #>+ 11 -klauncher_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/klauncher.cpp $(srcdir)/main.cpp $(srcdir)/autostart.cpp klauncher_la_meta_unload.cpp klauncher.moc +klauncher_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/klauncher.cpp $(srcdir)/autostart.cpp $(srcdir)/main.cpp klauncher_la_meta_unload.cpp klauncher.moc @@echo 'creating klauncher_la.all_cpp.cpp ...'; \ rm -f klauncher_la.all_cpp.files klauncher_la.all_cpp.final; \ echo "#define KDE_USE_FINAL 1" >> klauncher_la.all_cpp.final; \ - for file in klauncher.cpp main.cpp autostart.cpp klauncher_la_meta_unload.cpp ; do \ + for file in klauncher.cpp autostart.cpp main.cpp klauncher_la_meta_unload.cpp ; do \ echo "#include \"$$file\"" >> klauncher_la.all_cpp.files; \ test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> klauncher_la.all_cpp.final; \ done; \ @@@@ -729,11 +726,11 @@@@ rm -f klauncher_la.all_cpp.final klauncher_la.all_cpp.files #>+ 11 -klauncher.all_cpp.cpp: $(srcdir)/Makefile.in dummy.cpp +klauncher.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/klauncher_main.cpp @@echo 'creating klauncher.all_cpp.cpp ...'; \ rm -f klauncher.all_cpp.files klauncher.all_cpp.final; \ echo "#define KDE_USE_FINAL 1" >> klauncher.all_cpp.final; \ - for file in dummy.cpp ; do \ + for file in klauncher_main.cpp ; do \ echo "#include \"$$file\"" >> klauncher.all_cpp.files; \ test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> klauncher.all_cpp.final; \ done; \ @ 1.2 log @Update to KDE 2.2.2 Closes pkg/14728 from Mark Davies . Changes from him with updates from myself. From www.kde.org... The principal improvements over KDE 2.2.1, release two months ago, include: o security-related - SSL certificate loading - symlink vulnerability in .wmrc access by KDM introduced in 2.2 - security problem with eFax (used by klprfax) - potential problem in PAM invocation by KDM - potential harmful side-effect of failed KDM session starts o new features - added support for CodeWeavers' CrossOver plug-in (provides support for QuickTime, etc.) - added support for the wheelmouse for scrolling through the KGhostview PS/PDF viewer component - ability to search for multiple patterns at a time in the file search dialog - debugging multi-threaded applications with KDevelop o improvements/fixes - handling of HTTP links that redirect to FTP - POST using SSL through a proxy and sending headers through proxies - saving of recently-selected files in the file dialog - handling of non-ASCII characters over SMB - toolbar button captions with certain styles - selecting items with the mouse in Konqueror - sorting in Konqueror's textview - saving current settings as a theme in the theme manager - crashes in KMail with certain mails - crash on invoking the KDM chooser - non-Latin languages with KDevelop performance - icon loading optimized - file dialog speedups - stop spinning SMB client processes - handling of large files in Kate @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Update to KDE 2.2.1 With apologies to Al I wouldn't know where to start with a summary of the changes between 2.1 and 2.2.1 - there are just too many. A couple of hopefully static URLS that contain useful information are http://www.kde.org/announcements/changelog2_1to2_2.html http://www.kde.org/announcements/changelog2_2to2_2_1.html Support for a.out for kde{libs,base} added by me. The libtool/a.out combination doesn't like the linking of modules into binaries. A better way of doing this will appear in future versions of KDE/pkgsrc. @ text @a0 1 Cannot strip away RCS IDs, please handle manually! d3 1 a3 1 --- kio/klauncher/Makefile.in.orig Wed Sep 12 06:10:14 2001 d5 4 a8 7 @@@@ -2 +2 @@@@ -# Makefile.in generated automatically by automake 1.4 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am @@@@ -4 +4 @@@@ -# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. @@@@ -291 +291 @@@@ d11 2 a12 1 @@@@ -294,2 +294 @@@@ d16 7 a22 1 @@@@ -311 +310 @@@@ d25 2 a26 1 @@@@ -314 +313 @@@@ d29 6 a34 1 @@@@ -321 +320 @@@@ d37 1 a37 1 @@@@ -323,2 +322,3 @@@@ d43 7 a49 16 @@@@ -512 +512 @@@@ - test "$$subdir" = "." && dot_seen=yes; \ + test "$$subdir" != "." || dot_seen=yes; \ @@@@ -570,11 +569,0 @@@@ -#>- @@for file in $(DISTFILES); do \ -#>- d=$(srcdir); \ -#>- if test -d $$d/$$file; then \ -#>- cp -pr $$/$$file $(distdir)/$$file; \ -#>- else \ -#>- test -f $(distdir)/$$file \ -#>- || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ -#>- || cp -p $$d/$$file $(distdir)/$$file || :; \ -#>- fi; \ -#>- done -#>+ 10 @@@@ -693,3 +681,0 @@@@ d53 7 a59 1 @@@@ -733 +719 @@@@ d62 3 a64 1 @@@@ -737 +723 @@@@ d67 7 a73 1 @@@@ -745 +731 @@@@ d76 3 a78 1 @@@@ -749 +735 @@@@ d81 3 @