head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.52 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.50 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.48 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.46 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.44 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.42 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.40 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.38 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.36 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.34 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.32 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.30 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.28 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.26 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.24 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.22 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.20 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.18 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.16 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.14 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.12 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.10 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.8 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.6 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.4 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.2 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.1.1.1.0.2 pkgsrc-2003Q4-base:1.1 netbsd-1-6-1:1.1.1.1.0.6 netbsd-1-6-1-base:1.1 netbsd-1-6:1.1.1.1.0.8 netbsd-1-6-RELEASE-base:1.1 pkgviews:1.1.1.1.0.10 pkgviews-base:1.1 buildlink2-base:1.1.1.1 buildlink2:1.1.1.1.0.4 pkg-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2004.02.04.14.42.24; author markd; state dead; branches; next 1.1; 1.1 date 2002.05.31.13.59.29; author skrll; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.05.31.13.59.29; author skrll; state Exp; branches 1.1.1.1.4.1; next ; 1.1.1.1.4.1 date 2002.05.31.13.59.29; author jlam; state dead; branches; next 1.1.1.1.4.2; 1.1.1.1.4.2 date 2002.06.23.18.55.39; author jlam; state Exp; branches; next ; desc @@ 1.2 log @Update to KDE-3.2. Changes: Network Kopete * NEW IN KDE: A multi-protocol instant messaging tool * Remove the config page for the yahoo module. All configuration will be moved to the Yahoo account config. Matt Rogers * Port the plugin loading GUI over to kdelibs::KPluginSelector and get rid of the custom PluginLoader class Martijn Klingens * Support KWallet for password storage Martijn Klingens * Port the configuration to KSettings::Dialog. Matt Rogers * Integrate Kopete's contact list into KAddressBook The Kopete team * Cleanup the API to be more robust. Notably, unload plugins asynchronously, get rid of ConfigModule and use KCMs instead and try to cut down on the amount of nested event loops. Martijn Klingens * Switch the Oscar Plugin to KExtendedSocket Matt Rogers * Port the Jabber plugin to use libxmpp Till Gerken * Port MSN to the new protocol (MSNP9) Olivier Goffart * MSN display picture and incomming MSN custom emoticons support Olivier Goffart Desktop Sharing (krfb) * HTTP Server for Java applet ksim * Snmp plugin Simon Hausmann Remote Desktop Connection (krdc) * Additional protocol: RDP * Preferences system * Special keys dialog for CTRL-ALT-DEL and similar combinations * View Only option * Allow scaling in fullscreen mode * Support for CursorPos extension, better 'dot-cursor' handling * Toolbar redesign KWiFiManager * NEW IN KDE: application for monitoring and configuring wireless LAN connections Stefan Winter KPPP * Log viewer:Show summary for selections and show a monthly estimates in the statistics area. Andras Mantia, Mikolaj Machowski * Fixed a bug in modem command writing @ text @$NetBSD: patch-al,v 1.1 2002/05/31 13:59:29 skrll Exp $ --- kxmlrpc/kxmlrpcdaemon.cpp.orig Sun Dec 2 19:03:23 2001 +++ kxmlrpc/kxmlrpcdaemon.cpp @@@@ -358,7 +358,9 @@@@ { 0, 0, 0 } }; -int main(int argc, char **argv) +extern "C" int kdemain(int, char **); + +int kdemain(int argc, char **argv) { KAboutData about("kxmlrpcd", I18N_NOOP("KXmlRpc Daemon"), version, description, KAboutData::License_BSD); @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import (in the right place) of a kdenetwork3 pkg. @ text @@ 1.1.1.1.4.1 log @file patch-al was added on branch buildlink2 on 2002-06-23 18:55:39 +0000 @ text @d1 15 @ 1.1.1.1.4.2 log @Merge from pkgsrc-current to buildlink2 branch. @ text @a0 15 $NetBSD: patch-al,v 1.1.1.1.4.1 2002/06/23 18:55:39 jlam Exp $ --- kxmlrpc/kxmlrpcdaemon.cpp.orig Sun Dec 2 19:03:23 2001 +++ kxmlrpc/kxmlrpcdaemon.cpp @@@@ -358,7 +358,9 @@@@ { 0, 0, 0 } }; -int main(int argc, char **argv) +extern "C" int kdemain(int, char **); + +int kdemain(int argc, char **argv) { KAboutData about("kxmlrpcd", I18N_NOOP("KXmlRpc Daemon"), version, description, KAboutData::License_BSD); @