Commit graph

56 commits

Author SHA1 Message Date
markd
85d48ea754 Update to kde 3.3.2
Changes:
* kppp: increased maximum length of callback number
2004-12-10 06:09:37 +00:00
markd
6af479d927 More duplicate dirrm cleanup. 2004-11-18 11:48:36 +00:00
markd
eca18279e7 Trim some inappropriately placed comment lines from one of the generated
Makefiles.  Fixes build on NetBSD 1.6.2.
2004-11-08 03:58:43 +00:00
markd
786f3eda1a Update to KDE 3.3.1
Changes:
* ksirc: fixed duplicated channel into the list
2004-10-13 12:08:53 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 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-09-22 08:09:14 +00:00
markd
ee585e9c18 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-21 14:56:17 +00:00
markd
76ae1f74c2 Apply patch from kdenetwork HEAD that fixes build on Solaris.
No functional change for platforms that previously built.
2004-08-05 13:41:54 +00:00
markd
f549361661 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 "&nbsp"
* kopete: Yahoo won't connect with correct password on AMD64
2004-06-10 12:09:22 +00:00
markd
af0afe0fb9 Remove mention of kmail,kmailcvt,knode,korn. 2004-06-05 22:04:40 +00:00
wiz
57cd0c0f97 Unused. 2004-04-24 23:43:41 +00:00
markd
37c433b55b Makefile update that got missed in the recent 3.2.2/bl3 update. 2004-04-21 22:30:11 +00:00
tron
c2cbd754ec Reset package revision after update to 3.2.2. 2004-04-21 17:34:41 +00:00
markd
62a449c5ae 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-20 13:02:56 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
markd
5c32d1d90c Update to KDE 3.2.1
Changes:

KNewsTicker: Removed BSDtoday from list, fixed addresses of SecurityFocus
 and Freshports
Kopete: disable send button when account goes offline while a chat is open
Kopete: allow renaming of groups inline, like we already do for contact
Kopete: fixed redraw bug in contactlist when scrollbar disappears
Kopete: rearrange icq account dialog to make it fit onto 800x600
Kopete: don't add contacts twice to contaclist
Kopete: fixed "Add Contact Wizard" forgetting contactname and KAB contact
 when going backwards
Kopete: choose preferred contact by online status for starting a chat
Kopete: don't parse links inside HTML tags
Kopete: stop jabber icon animation when connecting failed
Kopete: properly exit Kopete when chatwindows are open on exit
Kopete: fix several possiblities where icq/aim accounts are show offline
 although they are online
Kopete: don't get disconnected on sending long AIM messages
Kopete: fixed crashes when deleting contacts already deleted from the
 contactlist
Kopete: fix crash on exit caused by webpresence plugin
Kopete: don't show kopete balloon on incoming messages while being away
Kopete: add support for timestamps including date and timestamps with no
 date if it's a message from today
WiFi: improved ./configure behaviour which kept some distributions from
 including kdenetwork/wifi in their binary packages
KWiFiManager: system tray remains open when main app is closed or minimized
2004-03-09 11:53:26 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
markd
8ffdf57223 Don't try and use libXss in kopete unless we have a shared version. 2004-03-01 13:08:42 +00:00
markd
a4452a3d0b 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
2004-02-04 14:42:23 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
markd
9da3fb331f Update to KDE 3.1.5.
Changes:
* kmail: Fixed problem with external filters dropping last character of
  mail
* kmail: Detect when another KMail instance is already running
* kaddressbook: Fix problem with import of Netscape addressbooks
2004-01-15 11:24:07 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
markd
d5a417ce9c Update to KDE3.1.4.
Changes:
* kpf: Generate proper links in the HTML output for directories with spaces
  and umlauts.
* knewsticker: Fix Bug 49114: KNewsticker news download still buggy?
* knewsticker: Fix Bug 52642: does not update an rdf feed when the new feed
  has no entries
* knewsticker: Fix Bug 62129: Suggest button is not cancellable."
* knewsticker: Fix Bug 63224: knewsticker doesn't update news
* knewsticker: Fix Bug 63265: Ampersands in news source is shown as underline
* knewsticker: Filters now work properly with original (non-custom) newsfeed
  names.
* knewsticker: Scrolltext now eats less CPU, scrolling speed slider influences
  speed linearly.
* kmail: Fix crypto plugin loading.
* kmail: Fix decoding of subjected in embedded mime parts.
* kmail: Fix crash during configuring signatures.
* kmail: Fix portability issue in header field decoding.
* kmail: Fix bug that caused mailman to mangle headers.
* kmail: Fix mangling of multiline, quoted-printable encoded subject header.
* kmail: Roaming User Support.
* krfb: multihead fix.
* kget: Roaming User Support.
* knode: Roaming User Support.
2003-09-17 23:28:28 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
15d0f250e6 bump revision after qt3/kde prefix change 2003-08-05 13:39:59 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
markd
f364107cd7 Update kdenetwork to 3.1.3.
Changes:
* Desktop Sharing server (krfb): Fix various problem (crashes, hanging server)
  caused by port scans while the server is accepting connections
* Desktop Sharing server (krfb): Compile fix for older Solaris systems
* KMail: Fix bug 58555 (wrong filter rules in filter configuration or POP filter
  configuration dialogs)
* KMail: Fix bug 58679 (KMail crashes with a folder called "new")
* KMail: Fix bug 58814 (Subject shown as "Unknown" until selected (big5 charset))
* KMail: Display the correct folder name in the window title bar when changing
  folders with the keyboard.
* KMail: Fix bug 59195 (Selecting 'Reply-All' in KMail results in a new message
  with no recipients under certain circumstances)
* KMail: Fix bug 53009 (kmail --attach <url> does not preserve mime type in
  attachment)
* KMail: Fix bug 60304 (Deleted address still reported as email address already
  in addressbook)
* KMail: Fix bug 60508 (When receiving from maildir, cancelling the receive nukes
  the entire source maildir)
* KMail: Remove the Delete icon from the default toolbar.
* KMail: Use better background colors for signed/encrypted messages in case of a
  dark background color
* KMail: Don't add detached signature as attachment when forwarding a PGP/MIME
  signed message inline
* KMail: Fix bug 46185 (detached signature of PGP/MIME signed message is shown as
  attachment in composer when editting a signed message)
* KMail: Fix bug 59048 (remove of crypto plugin does not work)
* KMail: Fix bug 59978 (Entry in Crypto Plugin is stored even when its entry is
  empty)
* KMail: Fix bug 48686 by clearing the preview pane after all messages have been
  sent.
2003-07-30 13:58:35 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wulf
48b773f823 Removed patches/patch-an using REPLACE_PERL instead to fix incorrect path
to perl in ksirc/dsirc
2003-07-13 11:48:17 +00:00
wulf
d68db5cdbb Fixed incorrect path to perl utility in dsirc script. 2003-07-13 08:19:21 +00:00
markd
3775f9cce4 Update KDE to 3.1.2.
Changes:
kdenetwork:
* KMail: Don't select multiple folders during keyboard navigation
* KMail: Never display vCards inline
* KMail: Make new mail notification work for people who run KMail without KDE
* KMail: Improved URL highlighting
* KMail: Properly determine SSL/TLS state for non-transport sending (bug 49902)
* KMail: Draw a frame around text attachments which are displayed inline
* KMail: Fix bug 55377 (Hiding attachments causes HTML messages to be renderend
  as HTML code)
* KMail: Fix bug 56049 (wrong encoding of command line arguments)
* KMail: Fix bug 53665 (Error when reply to a HTML message)
* KMail: Use the correct charset for replies to PGP/MIME encrypted messages
* KMail: Fix the bug which broke the signature of all PGP/MIME signed messages with
  attachments
* KMail: Fix bug 56393 (kmail crashes when I try change the name of an imap account)
* KMail: Fix bug 56570 (kmail doesn't show non-mime Japanese message)
* KMail: Fix bug 56592 (Displaying folded Content-Description in MIME tree viewer
  is broken)
* KMail: Disable external editor when no external editor is specified
* KMail: Fix bug 53889 (IMAP: Kmail crashes after authorization-dialog)
* KMail: Fix bug 56930 (BCC, No EMail-List expansion)
* KMail: Fix bug 42646 (multipart/digest forwarding is broken - uses empty boundary)
* KMail: Always make sure that the text body of the message ends with a linefeed.
  This fixes interoperatibility problems with other OpenPGP compliant mail clients.
* KMail: Prevent the user from trying to move local folders to IMAP servers as the
  user might lose the folders if he tries it.
* KMail: Fix bug 57660 ('send again' does not copy the BCC address)
* KMail: Fix bug 56321 (More whitespace in read/unread mails column)
* KMail: Tell gpg explicitely not to use gpg-agent if it's apparently not available.
  Prevents weird "Wrong passphrase" error message.
* KMail: Fix bug 57016 (pgp signature is wrong displayed)
* KMail: Fix bug 57809 (kmail segfaults when checking for new mail if fcntl locking
  is used)
* Desktop Sharing server (krfb): Compile fixes for systems without IPv6
* Desktop Sharing client (krdc): fix: client crashed sometimes while connecting on
  XFree 4.3
* Desktop Sharing client (krdc): fix: resize the right screen resolution in
  multi-screen setups
2003-05-22 02:53:23 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
markd
1cb1db4a9d Update KDE to 3.1.1.
Changes:

arts

 * Several memory corruption fixes.

kdelibs

 * kdialog: Fix screen numbering problem for centerOnScreen() static method
 * kprogress: Fix math problem in displaying correct percentage for large
   numbers
 * kio_http: Fix data processing for webdav(s) listing of directories and files
 * kate: Many small bugfixes, including:
   + Fixed code completion drop-down box position
   + Fixed "wrap cursor disabled" bugs
   + Fixed vertical scrollbar middle mouse behaviour
   + Fixed remove whitespace feature
   + Now clears the redo history when it is irrelevant
   + Fixed crash after starting up with a non-existant directory in the file
     selector history
 * kparts: Fix extension of transparently downloaded files, this fixes ark
   (used to display temp file instead of archive content)
 * klauncher: Fixed support for "Path=" entry in .desktop files. This entry
   can be used to specify a working directory.
 * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking.
 * kdeui: Fix for alternate background coloring in Konqueror list views.
 * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2.
 * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL;
   fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks
   points to the same place
 * kstyles: Handle focus indicators on label-less checkboxes better
 * kdeprint: Don't freeze when there is no route to the selected CUPS server
 * SSL: add support for OpenSSL 0.9.7
 * SSL: ADH ciphers are now explicitly disabled in all cases
 * SSL: new CA root certificate added
 * Several Xinerama related fixes
 * QXEmbed fixes for various situations that don't handle XEMBED well
 * Java on IRIX with SGI 1.2 VM is fixed
 * khtml: Several major bugfixes, partially incorporated fixes from Safari as well.

kdeaddons

kdeadmin

 * Linux Kernel Configurator: Add details about the lightbulb icon's meaning
 * Linux Kernel Configurator: Support for more incorrect kernel configuration
   files

kdeartwork

kdebase

 * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names
 * klipper: Escape "&" everywhere.
 * konsole:
   + Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
   + Fixed usage of background images with spaces in the filename.
   + Profile support fixes (disabled menubar etc.)
   + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct
     title.
   + Fixed a problem with the "Linux" font that prevented it from being used
     with fontconfig.
 * kdesktop: Made desktop menus pop up in unused Kicker space work.
 * kicker: Fixed empty taskbar sometimes showing scroll buttons.
 * konqueror:
   + Various startup performance improvements
   + Fix crash when sidebar tree expands hidden directory
   + Fix crash when config button hidden from config button's menu
   + Extensive fixes to Netscape plugins, fixing crashes and plugin support
   + Changes to default preview settings, making the defaults safer on various
     platforms
 * Java configuration module: Make it possible to properly configure Java in
   all cases
 * Previews: Fixed a privacy issue where previews of HTML files could access
   files or hosts on the network.

kdeedu

 * KStars:
   + Fixed bug #51708: No longer exits if starting position is below horizon
     (only affected some systems)
   + Fixed bug #52205: Country of Lhasa is China, not Tibet.
   + Fixed too-narrow coordinates field in statusbar.
   + Fixed bug in "length of day" calculator module; it now properly accounts
     for latitude and longitude

kdegames

 * Atlantik: Many small bugfixes, including:
   + Better handling of incoming messages
   + Fixed token animation
 * kbackgammon: Common crash fix.

kdegraphics

 * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the
   drawings
 * Kooka: Some UI crashes fixed
 * KViewShell: Default paper size is fixed
 * KGhostView: Fixed wheel-mouse scrolling

kdemultimedia

 * KsCD:
   + Stopped KsCD from pausing after tracks in random mode
   + Correctly associate extra CDDB information with tracks
   + Support non-Latin encodings properly in CDDB entries and elsewhere
   + Proper systemtray behaviour
   + Updated key accel code to avoid depricated calls
 * Movie previews have been removed due to severe unresolved stability problems

kdenetwork

 * Desktop Sharing server (krfb):
   + fix problems on X11 servers with 8 bit depth
   + fix problems on X11 servers with big-endian framebuffer
   + allow X11 servers without XShm (thin clients). Warning: requires a lot
     of bandwidth
   + remove read timeouts. This should solve problems with some clients that
     got disconnected after a minute of inactivity (but increases the time to
     detect dead clients)
   + fix problem with clients that support both RichCursor and SoftCursor
     encodings (like krdc from HEAD)
 * Desktop Sharing client (krdc):
   + fix: when an error occurred in fullscreen krdc did not restore the
     original resolution
   + fix: krdc stopped to repaint the framebuffer after a disconnect while
     the error dialog was displayed
   + the quality setting in medium quality mode has been increased because
     the original setting looked too bad with Keramik

kdepim

 * KOrganizer bug fixes:
   + Use correct default duration for events crossing a day boundary (#53477).
   + Correctly save category colors (#54913).
   + Don't show todos more than once in what's next view.
   + Include todos in print output of month view (#53291).
   + Don't restrict maximum size of search dialog (#54912).
   + Make cancel button of template selection dialog work (#54852).
   + Don't break sorting when changing todos by context menu (#53680).
   + Update views on changes of todos directly in the todo list (#43162).
   + Save state of statusbar (#55380).
 * knotes: Escape "&" in note titles

kdesdk

 * Cervisia:
   + Fixed line break in protocol view
   + Fixed timestamp for files that are not in cvs (#55053)
   + Fixed handling of Cervisia's options like 'Update Recursively' when run
     as embedded part in konqueror (#55665)

kdetoys

 * kworldclock: Fixed that all clocks show the same time.
 * kweather: Made it work again with non-english locales. (#52147)
 * kweather: Prevent KWeather from looping and freezing Kicker when not
   connected to the internet.(#49191)

kdeutils

 * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI
 * kcalc: Now a KMainWindow instead of a KDialog to fix various UI
   inconsistencies
 * kdf: Support escapes in fstab

quanta

 * Bugfixes:
   + Allow resizing of the main window even with large user toolbars [#53230]
   + Insert valid DTD definitions [#53274]
   + Honor the View Default settings from Settings->Configure Editor [#53569]
   + Be less braindead regarding the Show DTD Toolbar setting [#53739]
   + Be able to select also directories in tag dialogs [#54819]
   + Do not complain about text files being binary ones on a system with
     broken mimetypes [#54924]
   + Bring up the "File Changed" dialog only, when the file content has
     changed[#55678]
   + Select Tag Area behaviour fixed for optional tags
   + Insert non-translated string in CSS code parts
   + Insert "border-top", "border-right", etc. correctly in CSS
   + Don't quote the script line more than once in the action configuration
     dialog
   + Memory leak fixed: editor parts were not deleted when a file was closed
   + Fix insertion of "img" tags in HTML documents
   + Upload/rescan project/add to new project tree view behaviour fixed
   + Fix renaming of file in the Project Tree, when a file with the new name
     was already present in the project
   + Rename only what has to be renamed in the project and enable project
     saving after a rename
   + Use the correct encoding for newly created files
   + Saving of Author and E-Mail project options was broken in some cases
   + Fix the numbering of new documents
   + Fix the execution of actions
   + Fix crash when deleting an action
   + Insert valid single tags from the toolbar
 * Enhancements:
   + Show the tag attributes (Alt-Down) menu lower than the current line
   + "Insert in cursor position" for script actions replaces the selection if
     there was some text selected
   + New DCOP interface (WindowManagerIf) added to enable the modification of
     the opened documents from a script
   + DTD for Quanta tags (DTD definition) added
   + XHTML 1.0 Strict DTD added
2003-04-01 12:27:04 +00:00
markd
fcb343be28 Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

kdenetwork

 KMail
   The 'Delete' Action now irrevocably deletes messages. Use 'Move to Trash'
    to put messages into the trashcan. (Martin Koller)
   Optional columns for the number of unread messages and the total number
   of messages in the folder list (Carsten Burghardt)
   Custom folder icons (Zack Rusin)
   Improved OpenPGP support (Ingo Klöcker):
      Allow multiple encryption keys per email address, e.g. for
      distribution lists
      Allow rereading of keys in the key selection dialog, e.g. after the
      user has imported a key.
      Allow rechecking of keys in the key selection dialog, e.g. after the
      user has signed a key.
   PGP/MIME (encryption/signing of attachments, RFC 3156) for GnuPG users
   and S/MIME support via plugins (collective effort of Ägypten
   <gpa-dev@gnupg.org> and KMail <kmail@kde.org> developers)
   Redesign of the identity configuration dialog (Marc Mutz)
   Default identity can now be renamed (Marc Mutz)
   Identity-dependant default Bcc (Ingo Klöcker)
   Optional MIME tree viewer, allowing direct access to all body parts
   (attachments) (Karl-Heinz Zimmer)
   Custom date format (Zack Rusin)
   Improved IMAP support (Carsten Burghardt)
   Reorganized menu bar looks more like other KDE applications
   (Martin Koller, Marc Mutz)
   Support for decoding uuencoded attachments (Marc Mutz)
   Custom hostname to send to the SMTP server (Aaron Seigo)
   Improved 'Reply to Mailing-List' (Marc Mutz)
   Separate the 'New Message' action and the 'Post to Mailing-List' action.
   This means with 'New Message' the To: field of the new message will no
   longer be filled automatically with the mailing list's posting address
   if the currently selected folder is associated with a mailing list.
   (Ingo Klöcker)
   Improved support for RTL languages esp. Hebrew (Diego Iastrubni, Meni Livne)
   Allow the user to enable HTML rendering temporarily for HTML only
   messages (Ingo Klöcker)
   Optionally show the encryption/signature status of messages in the
   message list (Kalle Dalheimer)
   Optional popup after dragging a message onto a folder (Zack Rusin)
   Five fixed layouts for the main window (Karl-Heinz Zimmer)
   Send separately encrypted messages to Bcc recipients because else all
   recipients could deduce the Bcc recipients from the keys that were used
   for encryption (Steffen Hansen)
   Configurable default domain for sending (Ingo Klöcker)
   Don't check spelling of quoted text, urls or email addresses (Dave Corrie)
   New 'Add to Addressbook' action which doesn't open the addressbook when
   you add an email address to it. Use 'Open in Addressbook' if you want to
   add more information to a new address. (Cornelius Schumacher)
   IMAP accounts are now top level elements in the folder list (Carsten
   Burghardt)
   Configurable timeout for when the selected message will be marked as
   read (Tobias Koenig)
   Tips of the Day (Marc Mutz)
   Show progress dialog on exit so that the user sees that KMail is still
   doing something although all windows have already been closed (Waldo
   Bastian, Carsten Pfeiffer)
   Use KNotify to play an arbitrary sound on new mail arrival (Till Krech)
   Configurable alternative background color for the message list
   (Waldo Bastian)
   Display folder path in window caption (Carsten Burghardt)
 KNode
   Added "Find in Article..." command.
   Added "Mark Last as Unread..." command.
   Bug- and Stability fixes.
 Korn now supports APOP accounts.
 NEW IN KDE: Desktop Sharing (KRfb). KRfb is a VNC-compatible server to
 share KDE desktops.
 NEW IN KDE: Remote Desktop Connection (KRdb). VNC compatible client for
 sharing KDE desktops.
2003-03-11 13:13:26 +00:00
dmcmahill
98ffff85a2 fix typo in check for strlcat which caused a build failure on alpha. 2003-02-26 10:46:12 +00:00
skrll
7eb10208ec Remove some more bogus sizeof(size_t) == sizeof(unsigned int) checks. 2003-02-21 13:42:37 +00:00
skrll
1d82f99581 Fixes for the patches I removed and noted by the weekly check. 2003-01-24 07:54:58 +00:00
skrll
55966f3f84 The result of my recent KDE fiddlings
- Build all packages with a --disable-static libtool. This is how the
  packages should be built and means that we don't get a load of useless
  static libraries.

- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
  patches.

- Some other PLIST fixes

- Fix PR 19848. kspell doesn't find dictionaries.
2003-01-20 10:03:40 +00:00
uebayasi
dc1117f8e4 Prototype buildlink2.mk's created automagically by createbuildlink(8). 2003-01-09 11:21:40 +00:00
skrll
9eb59bb721 Make sure we list all patches. This fixes the build problem some people
have seen.
2003-01-07 15:42:57 +00:00
skrll
42861251c2 Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or
1.0.5.1 accordingly.

Fixes and changes are:

Multiple vulnerabilities.

kdelibs
	KHTML : Fixed several crashes and misrenderings.
	rlogin.protocol: fixed command execution in specially crafted
	urls.

kdebase
	KAddressbook: Don't squeeze columns on startup/properly restore
	column width settings.

kdenetwork
	lisa, reslisa: Fixed several security vulnerabilities.

kdesdk
	Cervisia: Show long lines in diff view always completely.
2003-01-02 09:12:19 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
skrll
8fbef927d3 Bring in the patches that fix the recent security problem.
PKGREVISION++
2002-12-04 21:20:06 +00:00
wiz
f7538fa45d Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). 2002-11-01 16:34:34 +00:00
skrll
2b13421c09 Oops. Should have removed these with the 3.0.4 update. 2002-10-18 08:50:18 +00:00
skrll
3e3f710d2c Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
	* Compile fix for IRIX64

kdelibs
	* KHTML : Fixed progress bar.
	* KHTML : Fixed several crashes and misrenderings.
	* KHTML : Fixed "HTML source displayed in text viewer" after viewing
	  text.
	* KHTML : Only ask "download plugins?" once per requested mimetype in
	  the same page.
	* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
	  event.x/y) .
	* libkscreensaver : Fixed bug that in rare cases prevented the
	  screensaver from showing anything.
	* kio_file : Proper "disk full" error message in mkdir
	* KIO : Dropping links to webpages onto the desktop works in all cases
	  now
	* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
	* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice

kdebase
	* NSPlugins : Compatibility with gcc-3.x
	* Konqueror configuration : fixed default font size value
	* KDesktop : better determination of icon heights, for "lineup Icons"
	* KDesktop : Don't rearrange all icons when changing the font size
	* KControl : Fixed proxy configuration dialog layout
	* Fix a lot of mem leak
	* Kaddressbook : fix crash when we export CSV list
	* KDM
		* Security: proper temp dir creation for QT and disabled
		  crash dialog
		* Made chooser work at all
		* Fixed compilation with older glibc
		* Fixed bad lilo interaction wrt. warnings

kdegraphics
	* Kamera: Fixed crash when we didn't select camera in kcmkamera
	* KGhostview: Security related fixes

kdemultimedia
	* KMix : Fixed compilation on Solaris
	* Kaboodle : fixed when it was embedded in konqueror
	* Fix a lot of memory leak

kdenetwork
	* kpf: Security related fixes

kdepim
	* KAlarm: Fix right-to-left character sets not being displayed in
	  message edit control
	* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
	  #43250)
	* KNotes: Fixed session management (bug #22844)
	* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
	  already on mouse press)
	* KNotes: Fixed (in)famous bug that caused the big black windows
	  and lost data (bugs #22062, #44870, #45084, #45386, #45451,
	  #46570, #47352)
	* KNotes: Fixed drag'n drop of links and plain text

kdesdk
	* Disabled kbugbuster compilation because bug system changed. Use CVS
	  version if you need it.
2002-10-14 09:13:45 +00:00
markd
ddd6858b93 Expand DESCR.
(Thought I did this the other day but apparently not - too many interruptions)
2002-10-06 02:51:35 +00:00
jlam
d79606ff95 buildlink1 -> buildlink2 2002-10-05 13:11:27 +00:00