From 38a92d46fecb74d6b431e72fb051d4852ae09192 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Thu, 5 Feb 2004 01:23:10 +0000 Subject: Update to KDE 3.2.0 Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. --- archivers/ark/files/patch-ksimcpu.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 archivers/ark/files/patch-ksimcpu.cpp (limited to 'archivers/ark/files/patch-ksimcpu.cpp') diff --git a/archivers/ark/files/patch-ksimcpu.cpp b/archivers/ark/files/patch-ksimcpu.cpp deleted file mode 100644 index ca5e6343df41..000000000000 --- a/archivers/ark/files/patch-ksimcpu.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ksim/monitors/cpu/ksimcpu.cpp.orig Fri Mar 7 23:10:34 2003 -+++ ksim/monitors/cpu/ksimcpu.cpp Sat Apr 26 02:41:45 2003 -@@ -226,7 +226,7 @@ - static int oidCpuTime[CTL_MAXNAME + 2]; - static size_t oidCpuTimeLen = sizeof(oidCpuTime); - long cpuTime[CPUSTATES]; -- unsigned int cpuTimeLen = sizeof(cpuTime); -+ size_t cpuTimeLen = sizeof(cpuTime); - static char *name = "kern.cp_time"; - static int initialized = 0; - -- cgit v1.2.3