Commit graph

97 commits

Author SHA1 Message Date
markd
6c1a3bb57d Fix build on NetBSD < 1.6U (no readdir_r()). 2004-08-26 04:04:11 +00:00
markd
c2df537d07 It seems I missed the distinfo update. 2004-08-22 03:10:49 +00:00
markd
457be5bac5 Update to KDE 3.3
* Rewrite the name-resolution routines so that true asynchronous lookups
  are possible (multithreaded). Thiago Macieira
* kconf_update has now support for updating files other than config
  files. Waldo Bastian
* Crypto certificates import without user interaction Helge Deller
* KEditToolbar: Add support for arranging actions via drag&drop. Sandro
  Giessl
* Move KNewStuff to kdelibs, making it usable for KDE-Edu etc. Josef
  Spillner
* Introduce KIMIface, a generic DCOP interface to instant messaging/chat
  clients, and support libraries for other KDE apps, enabling loosely
  coupled integration. Will Stephenson
* Show actions icons in the configure shortcut dialog. Olivier Goffart
* KKeyDialog: add widget (based on klistviewsearchline) for searching
  shortcuts Cristian Tibirna
* User visible feedback if invocation of browser, help Center or mailer
  fails
* KImgIO
  o Add EXR image plugin, supports reading high dynamic range files.
    Brad Hards
  o Add support for SGI images (a.k.a. "RGB" images). These do typically
    have file extensions *.rgb, *.rgba, *.sgi, or *.bw. The SGI image
    file format is a de-facto standard for textures, for example in 3D
    modeling. Melchior Franz
  o Add read support for DDS images (Direct Draw Surface). This format
    is mainly used for textures in DirectX. Ignacio Castaño
* libkabc
  o Write support and SSL/TLS for the LDAP resource Szombathelyi György
* KLocale
  o Try harder to find message translations if a string is not translated
    in the primary language of the user, but available in other languages
    that the user has chosen in kcontrol. Heiko Evermann
* KSpell2
  o Introduction of the new spellchecking library fixing all of KSpell
    shortcomings. Zack Rusin
* KHTML part
  o KHTML: Merge text shifting from WebCore. Leo Savernik
  o KHTML: Type-ahead find Arend van Beelen jr.
  o Copy To->IM Contact... context menu entry. Using kimproxy, allow one
    to initiate a file transfer from Konqueror. Will Stephenson
  o Added "Open in This Window" in popup frame submenu
  o New context menu when text is selected which allows lookup in default
    search engine
  o Fixed and improved Access Key support: now activated by pressing and
    releasing the ctrl key. When activated, the accesskey mode displays all
    accesskeys available in tooltips Jean-Baptiste Mardelle
2004-08-21 12:16:45 +00:00
markd
ab9f67cf5d Fix some issues related to html frames, cookie handling and temporary filenames.
From KDE cvs.
Bump PKGREVISION.
2004-08-11 13:51:14 +00:00
recht
df9f6259c7 bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
wiz
ca3786f43f Replace USE_PKGSRC_GCC that was USE_GCC2 with GCC_REQD+=2.95. 2004-07-03 16:34:59 +00:00
markd
f7bb5acf78 Update to kde 3.2.3
Changes:
* general: More and better usage of icons in different widgets
* kiosk: Support for user profiles
* kfile: directory chooser dialog now hides hidden directories, added
  context option to show
* uiserver: Fix KIO: Progress Dialog - 'Keep open' + 'Open File' - Problems
* kwallet: Keep KWallet's password dialog above other windows
2004-06-10 11:39:50 +00:00
markd
5e2be45504 Fix some URI handler issues.
Bump PKGREVISION.
2004-05-17 00:03:39 +00:00
markd
d4ad06a35f kgrantpty permissions are set properly in the kde Makefile so we dont
need to fix up here.
2004-05-11 12:17:21 +00:00
markd
8ea861d7ae statfs -> statvfs in current.
Patch from John R. Shannon in PR 25324 with suggestion from Christos Zoulas
2004-04-26 11:24:15 +00:00
snj
52cbdf36ac No longer used. 2004-04-26 03:51:36 +00:00
markd
534a1ded34 Fix kdesu not letting you switch to root.
Bump PKGREVISION.
2004-04-21 13:23:57 +00:00
markd
ff0f521542 bl3ify and update to kde3.2.2
Changes:
* Fix CR at end of line in source file
* Make the kalyptus script install with the executable bit set
* Respect "EffectsEnabled" for tearoff handle setting
2004-04-20 12:22:22 +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
f99020ed0c Update to KDE 3.2.1
Changes:
Improve suggestions given when in the rename dialog shown when copying/moving
 files
Progress dialog: large files (>4GB) fixes; make "keep open" work again
Progress dialog (all in one): don't block logging out from KDE
KIO: Preserve file premissions when copying from remote protocols that support
 listing
KIO: Give again the choice to overwrite when moving/renaming files
KIO: Make 'overwrite' ask only once for a given dir (when moving a directory
 with subdirs)
KSystemTray: if the mainwindow is minimized or not on the current desktop,
 clicking will show it instead of hiding
KLocale: fixing support for YY aka %y
KDatePicker: fixing layout of close button
KatePart: fixed broken "replace from cursor"
KatePart: fixed some redraw problems (no artefacts while scrolling)
Don't let knotify start aRts if aRts is disabled in its kcontrol module.
kdeprint: Added check for print file names given by the rename dialog
KHTML: fix crash in parsing weired pages
KHTML: fixing support for clear:both
KHTML: better support for DOM Test Suite
KHTML: fix Heirmenus
KHTML: fix animated GIFs not looping
KHTML: don't recurse when printing
KHTML: use content, not viewport coordinates for server side image maps
KHTML: fixing overflow content
KHTML: fix repainting logic to optimize for reduced X server load and minimum
 CPU
KHTML: Reduce window. to forms, images and applets, like document.
KHTML: restore KDE 3.1 behavior of <font size=-1>
KHTML: update frame sizes before returning value for innerWidth/innerHeight,
 in case the window was just resized
KHTML: return attribute names in lowercase in compatibility mode (DOM L2/L3)
KHTML: fixing insertRow for tables without tbody
KHTML: implementing TreeWalkerImp
KHTML: fixing javascript events with frames
KHTML: fixing attributes for repeated body elements
KHTML: implement support for pageX/pageY. fix layerX/layerY
KHTML: Activate merged alternate code path for inline boxes
 construction/painting
KHTML: implementing incremental XML parsing
KHTML: fix detection of the selector
KHTML: implementing CSSStyleDeclarationImpl
KHTML: skip pseudo styles when updating anonymous blocks'style
KHTML: fixing pure punctuation/single letter text childs
KHTML: fixing user-defined stylesheets
KHTML: fixing mixed block/inline content
KHTML: fixing relayouting of childs with floats
KHTML: respect padding and borders on cnn.com
KHTML: treat xhtml transitional that way
KHTML: enhanced border drawing code for dotted and dashed lines
KHTML: fixing handling of <nobr>
2004-03-09 11:22:23 +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
5703e9aa3d Fix another instance of finding the path for ispell/aspell.
Bump PKGREVISION.
2004-02-29 12:00:56 +00:00
markd
bba9c6d32d Remove "USE_LANGUAGES= c c++". Now set in Makefile.kde. 2004-02-25 22:11:23 +00:00
markd
47efc6d248 Regen for patch-aa 2004-02-05 10:05:58 +00:00
markd
07e5679905 Update to KDE-3.2.0.
Changes:
Libraries

* Hidden methods in DCOP interfaces - DCOPIDLng Alexander Kellett
* Documentation parsing (kdoc based) and inclusion in generated .dcopidl files
  (note: kdebindings dcopidlng only) Alexander Kellett
* Kalyptus based rewrite of DCOPIDL - DCOPIDLng Alexander Kellett
* Thumbnail generator for DVI files. Stefan Kebekus
* Thumbnail generator for Xcursor files. Fredrik Hoeglund
* KMainWindow can now maintain the statusbar and corresponding action (duplicate
  (99% of the time broken) code removed from countless applications in KDE).
  Benjamin Meyer
* KMainWindow, KToolbar, and several other core classes now will only stores
  settings if those settings are not the default values (helping to reduce the
  huge size of config files). Benjamin Meyer
* Add support for International Domain Names (IDN). Thiago Macieira, Waldo
  Bastian
* KDE Password Registry and Wallet. George Staikos
* SSL session ID reuse. George Staikos
* KCookiejar: Support HttpOnly cookies. Waldo Bastian
* KLocale: support for different calendar systems Hans Petter Bieker
* KCalendarSystem: support for Hebrew calendar system Hans Petter Bieker
* Support data urls. See rfc 2397. Leo Savernik
* New tab widget classes KTabBar and KTabWidget in kdeui Stephan Binner
* New KFile permissions panel Tim Jansen
* Support for mimetype inheritance and aliases David Faure
* KDialogBase: Replace setButtonOkText() & co. with setButtonOk() that takes a
  KGuiItem instead (deprecating the old methods) Martijn Klingens
* Move KPrefs from libkdepim to kdelibs. Cornelius Schumacher
* Support for "extra fields" in KIO slaves and in Konqueror / KFileDialog
  David Faure <faure@kde.org>
* Add KSplashScreen, a splash screen class based on QSplashScreen (with support
  for KDE's Xinerama options) Chris Howells
* KPasteTextAction: enhanced action for pasting text by offering a list with
  the clipboard history. Andras Mantia

KHTML
* Non-modal find dialog David Faure

KDEfx
* Added KCPUInfo class which makes it possible for applications to do runtime
  checks for architecture specific CPU features, such MMX, 3DNow! and AltiVec.
  Fredrik Hoeglund
* Added MMX and SSE2 optimizations to the blending functions in KImageEffect,
  that among other things are used to blend the translucent menus when the menu
  effect is set to software blend, and to tint icons when they're selected in
  icon views. Fredrik Hoeglund

Kate Part
* File type specific settings Christoph Cullmann
* vi style cmd line Christoph Cullmann
* Support variable lines in files Anders Lund
* Color Schemes Christoph Cullmann
* Indentation based code folding Christoph Cullmann
* Implement more DCOP interfaces and clean up the ktexteditor dcop interfaces
  Christoph Cullmann

KImgIO
* Add PCX image plugin, supports reading and writing 1, 4, 8 and 24bpp images
  Nadeem Hasan
* Add TGA image plugin, supports reading and writing true color TGA images
  (compressed and uncompressed) Dominik Seichter

Interfaces
* Interfaces for KBytesEdit widget part Friedrich W. H. Kossebau

KSpell
* Adding ability to spell check HTML, TeX and nroff documents. Zack Rusin
* Completely reworking the spell checking dialog. Adding language selection
  combo. Zack Rusin
2004-02-04 13:58:39 +00:00
jlam
17d1ca394e These packages need a C++ compiler. 2004-02-02 13:02:49 +00:00
jmmv
39bd9e1ae9 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 2004-01-23 17:18:31 +00:00
markd
76e134f57b Update to KDE-3.1.5
Changes:
* networking: Fix crash related to SOCKS
* kate: C syntax highlighting
* konqueror: Improved handling of long filenames in icon view.
* khtml: Minor rendering fixes
* khtml: Improved loading of large images
* java: Crash fix
* webdav: Fixed renaming of files via secure connection
2004-01-15 09:52:51 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +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
jmmv
157e2ec062 Register installed catalog files (in SGML format) into the system wide SGML
catalog.  These come from the docbook-xml customization layer.
Bump PKGREVISION to 3.
2004-01-03 15:28:45 +00:00
cjep
d3db2f097b Whitespace fix 2003-12-30 17:04:28 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
markd
43d3322c5a Would have to include <sys/param.h> to get a definition of NetBSD and
KDE is never going to build on NetBSD<1.0 so don't bother testing a
version, just assume we have setproctitle in libc.

Should fix a gcc3 build problem mentioned by Juan RP.
2003-09-21 12:14:19 +00:00
markd
7aa9c0fbc7 Update to KDE3.1.4.
Changes:
* Allows compilation against Qt 3.2.x
* improvements to utf8-filename handling in KIO
* fix nonlating-filenames in http form upload (#61721)
* ignoring X11 errors during startup to avoid startup notification to stop early
* Preformance improvement to KGuiItem::plainText()
* kdesu: implement session management for kdesu-started applications.
* khtml: fix form widget sizing when code is compiled with gcc 3.4+.
* kio: fix bug that caused gzip-encoded webpages to fail rendering when
  compiled with Qt 3.2.
* keramik widgets: fix merging mistake that caused drawing errors in comboboxes.
* keramik widgets: Fix pixmap cachine keying, correcting odd artifacts with
  some colorscheme changes.
* dcop: honor $DCOPAUTHORITY which allows to specify an alternative location
  than $HOME for .DCOPserver_xxx
* kcookiejar: fix cookie handling cornercase
* kdeinit: support read-only home directories
* artsd: fix restart
* khtml: code fixes to avoid miscompilation of SunProCC under Solaris
* kate: fix offering of default encoding when saving a file.
* netwm: fix massive memory leak (showing up e.g. in kicker).
* kate: fix compilation under aCC.
* khtml: several crash fixes. Qt 3.2.x compatibility fixes. rendering
  improvements.
* khtml: merging bug that caused the famous scrollbar problem fixed.
* klistview: massive performance improvement in alternative color background
  handling
* khtml/java: improved handling of slightly malformed urls.
* kio: only cache successful passwords, otherwise its impossible to re-enter
  a password when it failed authorisation the first time.
2003-09-17 23:14:18 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
jlam
3fff0e5495 Garbage-collect USE_OPENSSL_VERSION now that openssl/buildlink2.mk supports
just setting BUILDLINK_DEPENDS.openssl.  USE_OPENSSL_VERSION wasn't
actually needed here anyway since the minimum version allowed by
openssl/buildlink2.mk exceeded the version requested here.
2003-09-11 04:13:01 +00:00
skrll
db1f8f3dbe Fix the render_root.cpp backport botch.
date: 2003/08/02 21:28:49;  author: mueller;  state: Exp;  lines: +2 -2
grr, automatic backporting patch made it automatically wrong :(
CCMAIL: 61730-done@bugs.kde.org
2003-08-08 12:56:25 +00:00
skrll
01ebbf828c Undo last. That's not how REPLACE_PERL works. D'oh. 2003-08-05 19:21:29 +00:00
skrll
05ee9632d0 Fix location of preparetips in REPLACE_PERL 2003-08-05 19:18:04 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
347f4aff30 bump revision after qt3/kde prefix change 2003-08-05 13:44:16 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
mrg
3be295a6f9 remove a patch that is in the latest version 2003-08-02 13:43:16 +00:00
mrg
b9aa48b9a3 fix one error with building with gcc3.3 (not complete) 2003-08-02 05:28:27 +00:00
markd
d755cf3eb5 Update kdelibs to 3.1.3.
Changes:
* build system updates, gcc 3.4+ compilation fixes (Dirk Mueller)
* ensure that each installed header file can be compiled on its own (has all
  necessary includes/forward declarations)
* SECURITY: kio/khtml: Improve referer handling, always strip out username and
  password.
* Roaming user support (Helge Deller)
* kabc: add quotes around names from LDAP which contain non-alphanumeric characters
* kabc: unterminated string handling fixes
* kbugreport: only refer to http://bugs.kde.org if the bug-address is
  submit@bugs.kde.org
* kcookiejar: don't deliver cookies when the url is "strange"
* kcookiejar: unbreak cookies for https sites once again
* kcookiejar: make kcookiejar --remove <domain> work
* kdecore: never unload dante socks library, it crashes when doing so
* kdecore: Adding KMacroExpander, class for shell-safe expansion of filenames in
  shellcode
* kdeinit: Handle X errors instead of just crashing when they occur.
* kdeprint: improvements to handling of cups network printers
* kdeprint/smbview: use nmblookup -M -- to make it work with samba 3.0
* kdeui: dragging from the "konqueror wheel" button no longer duplicates the window
* kdeui: rewritten mouse cursor-autohide code (hopefully much more stable now)
* kdeui/kfontdialog: Try very hard to match the font name that was passed with one
  that actually exists
* kdeui/kmainwindow: fix for saving statusbar state when autosave is enabled
* kdewidgets: Add some new widgets
* keramik: Major fixes to toolbar gradient alignment, as well as some miscellaneous
  fixes.
* khtml: avoid endless-relayout-loop
* khtml: several backports of fixes from 3.2 development branch
* khtml: several fixes to bugs exposed by DOM2 testsuite
* khtml jpeg loader: use memmove in places where memory regions overlap (valgrind
  we love you)
* kio: crash/memory leak fixes
* kio: added ability to add host:port to the no-proxy list
* kio: speedup handling local files
* kio: improvements to the layout of the HTTP Authentication password dialog
* kio: allow rtsp:// protocol redirecting to mms://
* kio: KIOSK restriction fixes
* kio: signal handling fixes (SIGPIPE etc)
* kio_http: text/html mimetype in Accept: gets preference over other text/* types
* kio_http: improvements in HTTP referer handling
* kiconloader: memory leak fix
* kjava: thread handling fixes
* kjava: don't send text to the console window if its not visible (saves huge
  amount of memory on some pages)
* kjava: catch exceptions thrown inside Applet.destroy
* klocale: Support Macedonian plural forms
2003-07-30 13:16:56 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wulf
68a03c1c5e Removed patches/patch-cf and use REPLACE_PERL instead to fix incorrect path
to perl in kdeui/preparetips
2003-07-13 11:35:32 +00:00
wulf
709789fb53 Fixed broken path to perl utility in preparetips script. 2003-07-13 07:56:39 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jdolecek
34a7dccc1d use "3.x" instead of "3.0" in description, kde3 package is at 3.1.2 already 2003-06-01 18:10:01 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00