2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
2004-08-21 16:56:18 by Mark Davies | Files touched by this commit (6) |
Log message:
Update to KDE 3.3
Changes:
* Kopete
o Implement Jabber file transfers. Till Gerken
o Add Jabber group chat support. Till Gerken
o Complete Kopete's handling of external changes to IM data stored
in KABC - add new contacts if added in KABC and rearrange
metacontacts following the data in KABC, similarly, remove. Will
Stephenson
o New connection API that supporting logging in as a different status
than "online" Matt Rogers
o New disconnect API so we can tell when we've been disconnected by
the server and can then reconnect. Matt Rogers
o Latex render plugin Duncan Mac-Vicar
o Add support for bold, italic and underlined messages to Yahoo Matt
Rogers
o Add new mail notifications to the Yahoo! plugin Matt Rogers
o Add SSL Support in IRC Jason Keirstead
o Add the ability to associate custom KNotify event notifications with
a metacontact (Buddy Pounce) Will Stephenson
o Add support for irc:// protocols in Konqueror Jason Keirstead
o Change the KopeteAwayAction to be more like Konqueror's Recent
Documents Jason Keirstead
o Add an alias plugin Jason Keirstead
o Seperate the password handling from KopeteAccount Richard Smith
o Support amaroK in Kopete's Now Listening plugin Will Stephenson
o Action to toggle encryption on/off in a chat. Olivier Goffart
o Implement KIMIface in Kopete to enable presence and messaging
integration across the desktop. Will Stephenson
o Merge data acquired from Kopete's protocols to the KDE address book,
e.g. names, email addresses and phone numbers. Will Stephenson
o Plugin to invite MSN contacts to uses gnomemeeting. Olivier Goffart
o "Send Email..." context menu entry. Reuben Sutton
o ICQ, support mimetype application/x-icq to add contacts Stefan Gehn
o AIM, support aim: protocol to add contacts Stefan Gehn
o ICQ, support for ignore-, invisible- and visible-list Stefan Gehn
o MSN incoming File transfers trought the chat session as MSN
Messenger 6 does.Olivier Goffart
* Remote Desktop Connection (krdc)
o Rewrote the RDP client to use an external rdesktop process, which
includes support for RDP 5. Currently this requires a patched
rdesktop version to be installed. Future rdesktop versions will have
this support built-in. Arend van Beelen jr.
o Switch to enforce the local cursor. Tim Jansen
* KWiFiManager
o when multiple cards are in use, each instance shows information
for one card Stefan Winter
o major code cleanup Stefan Winter
o support for wireless scanning Stefan Winter
* File Sharing
o Create an advanced fileshare Control Center module, based on
KSambaPlugin and KNFSPlugin Jan Schaefer
o Create an advanced Konqueror properties dialog plugin, based on
KSambaPlugin and KNFSPlugin Jan Schaefer
|
2004-08-05 15:41:54 by Mark Davies | Files touched by this commit (2) |
Log message:
Apply patch from kdenetwork HEAD that fixes build on Solaris.
No functional change for platforms that previously built.
|
2004-06-10 14:09:22 by Mark Davies | Files touched by this commit (3) | |
Log message:
update to kde 3.2.3
changes:
* kppp: Fix flow control for non-English users
* kppp: Added /dev/ttyS4 device. Custom devices still cannot be set
unfortunately.
* kget: Fix filesize display for files > 2GB
* kopete: Don't add temporary Yahoo! contacts to the serverside list.
* kopete: Kopete doesn't save settings when exiting KDE
* kopete: Close button doesn't close application when the system tray is
disabled
* kopete: Ignoring incoming IRC conversations crashes Kopete
* kopete: Avoid using libpng if no image is present
* kopete: When I type more than one space in a row, Kopete sends the
characters " "
* kopete: Yahoo won't connect with correct password on AMD64
|
2004-06-06 00:04:40 by Mark Davies | Files touched by this commit (1) |
Log message:
Remove mention of kmail,kmailcvt,knode,korn.
|
2004-04-25 01:47:37 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Unused.
|
2004-04-22 00:30:11 by Mark Davies | Files touched by this commit (1) | |
Log message:
Makefile update that got missed in the recent 3.2.2/bl3 update.
|
2004-04-21 19:34:41 by Matthias Scheler | Files touched by this commit (1) | |
Log message:
Reset package revision after update to 3.2.2.
|
2004-04-20 15:02:56 by Mark Davies | Files touched by this commit (4) | |
Log message:
bl3ify and update to kde3.2.2.
Changes:
* kopete (Cryptography Plugin): Fix enable/disable encryption per message
* kopete: Fix suppression of buddy notification on connection
* kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber
"to" addresses
* kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated
* kopete (Main Application): Fix isReachable() is not called when clicking
on the contact icon
* kopete (Jabber Plugin): Fix String bug in account editor
* kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary
contacts is not automatically loaded
* kopete: Fix Refresh icon cache when KIconLoader settings change
* kopete (MSN Plugin): Fix "This user has me on his contact list" is
inaccurate
* kopete (IRC Plugin): Fix can't log into ANY IRC server
* kopete: Fix no mainWindow restore on exec kopete
* kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does
not update username
* kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up
current contacts and mail, and then disconnects. It will not stay logged
in.
* kopete (Main Application): Fix Selecting several contacts and dragging
them only moves one
* kopete (SMS Plugin): Fix sms sending blocked by kopete determining user
is 'offline'
* kopete: Fix Type in Kopete handbook
* kpf: Fix Incorrect mimetypes for css and other fileformats.
* krdc: Fix KRDC does not send key clicks to the server until "special \
keys"
is used
* knewsticker: Fix SIGFPE crash when scrolling speed is set to 1
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* kwifimanager: make it compile with libiw-dev (27+)
* kwifimanager: auto-scaling statistics window, should now work for every
chipset out there
* kwifimanager: control center module saves settings
* Make various scripts install with the executable bit set
|
2004-04-14 18:15:30 by Julio M. Merino Vidal | Files touched by this commit (147) |
Log message:
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
|