Commit graph

115 commits

Author SHA1 Message Date
markd
0978b5c66e Update to KDE 3.4.2
Changes:
* kpdf: Improve the rendering of pageview message on some decorations
* kpdf: Made TOC work with a single click
* kpdf: Make TOC links to external documents work
* kpdf: Make opening pdf from hyperlinks work again
* kpdf: Try fix for sizing problem
* kpdf: Try fix for pdf regeneration problems
* kpdf: Address bar does not update when changing pdf within inside kpdf
* kpdf: Some improvements in rendering
* KolourPaint: Enforce text box font height to prevent e.g. Chinese
  characters in buggy fonts from enlarging the text box and putting the
  cursor out of sync with the text
* KolourPaint: Clicking in a text box selects a character based on its
  midpoint - not leftmost point - to be consistent with all text editors
  (esp. noticeable with big fonts)
* KolourPaint: Return and Numpad 5 Key now draw
* KolourPaint: Tool Actions placed outside the Tool Box resize with their
  toolbars
* KolourPaint: Ensure Color Similarity maximum is 30, not 29 due to gcc4
* KolourPaint: Tool Box traps right clicks (for the RMB Menu) on top of
  tool options widgets and the empty part of the Tool Box
2005-07-30 11:52:47 +00:00
markd
954051b2f0 Update to KDE 3.4.1
Changes:
* kpdf: Change atan2f to atan2 so it compiles on Solaris 2.8
* kpdf: Show context menu when in FullScreen even if no document is open
* kpdf: Do not leak memory when reloading a document
* kpdf: Fix mouse wheel rotation in presentation mode
* kpdf: Do not assume only there's only a ObjectRect in a given point
* kpdf: Fix properties dialog when there are very large texts
* kpdf: Compile when Xft2 headers are in a non-standard path
* kpdf: Make Page Up and Page Down work on presentation mode
* kpdf: Ask when overwriting files
* kpdf: Solaris compile fix
* kpdf: Do not move to top of the page when reloading the document
* kpdf: Add another path where to look for ghostscript fonts
* kpdf: Workaround weakness in gnome handling of desktop files
* kpdf: Don't assume Encoding array of Type1 fonts end in "foo def"
* kpdf: Fix text copying on some documents
* kpdf: Parse Light and Condensed in font name
* kpdf: Fix the allocation size of libgoo on 64bit architectures
* kpdf: Fix problems with non-standard styles
* kpdf: Fix disabled icons
* ksnapshot: Rescale screenshot preview when resizing window
2005-05-31 15:01:31 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
markd
0920c4bb67 Fix build on Solaris. From KDE's KDE_3_4_BRANCH. 2005-03-29 11:03:18 +00:00
markd
2175ad344b Update to KDE 3.4
Highlights at a glance

* Text-to-speech system with support built into Konqueror, Kate, KPDF
  and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
  PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
  GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
  integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
  on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
  CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
  third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
  websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
  disable ones that are not used. This does not include Netscape-style
  plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
  plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
  documentation added or changed
2005-03-23 22:26:26 +00:00
markd
070cf77de5 Add kamera. PR 29265 from Matthias Pfaller cleaned up slightly by me.
Bump PKGREVISION.
2005-02-27 11:48:57 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
markd
4e9879a3f5 add patch that was supposed to be in last commit. 2005-01-20 12:39:56 +00:00
markd
8156bce3fd Latest xpdf vulnerability
http://www.kde.org/info/security/advisory-20050119-1.txt
Bump PKGREVISION.
2005-01-20 12:36:58 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
markd
940cee3fdd Fix for security problem:
http://www.kde.org/info/security/advisory-20041223-1.txt
Bump PKGREVISION.
2004-12-23 13:02:17 +00:00
markd
b647167698 Update to kde 3.3.2
Changes:
* kfax: fix kfax does not save printer settings
* kfax: fix Truncations occur on dialog
* kfax: fix kfax prints all pages in one g3-file to one page
* kfax: fix can not print to printer or file
* kfax: fix BoundingBox: line in PS file has width and height interchanged
* kfax: fix KFax has its own printer dialog
* kfax: fix rotation not honored when printing
* kfax: fix G3/G4/tiff-files not assigned to kFax
* kfax: fix zoom error
* kfax: fix Problem with format of fax-files
* kfax: fix CTRL-R shortcut for rotate does not work in kfax
* kfax: fix Can't print only part of a document
* kolourpaint: Fix crash due to text box when scaling image behind it
* kolourpaint: Don't get stuck on a wait cursor after attempting to
  paste empty text into a text box
* kolourpaint: Smaller selection and text box resize handles - covers
  up fewer selected pixels, doesn't cover up text
2004-12-10 06:26:33 +00:00
markd
6af479d927 More duplicate dirrm cleanup. 2004-11-18 11:48:36 +00:00
markd
bac3d18ca0 Don't delete include/dom on package deletion (kdelibs does it)
Partial fix for PR pkg/28342.
2004-11-18 10:32:22 +00:00
markd
0d19438ea8 Don't delete konqueror/servicemenus on package deletion (kdebase does it)
Partial fix for PR pkg/28342.
2004-11-18 10:14:44 +00:00
markd
f72464d590 Don't delete services/kded on package deletion (kdelibs does it)
Partial fix for PR pkg/28342.
2004-11-18 10:02:07 +00:00
markd
aa32fa0a86 Fix integer overflow and integer arithmetic flaws in kpdf.
From http://www.kde.org/info/security/advisory-20041021-1.txt
Bump PKGREVISION.
2004-10-23 13:19:12 +00:00
markd
f3458819d9 Update to KDE 3.3.1.
Changes:
* kpdf: Use xpdf 3.0 rendering engine
* kpdf: Fixed crash on pdf with 0 pages
* kpdf: Fixed crash when using various kpdf parts
* kpdf: Fixed crash when using zoom values with . on a locale with , as
  decimal separator
* kpdf: Show "Show menubar" option on RMB menu when menubar is hidden
* kpdf: Generate thumbnails in a thread so the GUI is not blocked
* kolourpaint: Fix multiple selection bugs
* kolourpaint: Speed up renderer (esp. drag-scrolling at high zoom)
* kolourpaint: Fix remaining untranslatable strings
2004-10-13 12:51:15 +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
44ce81fb2b Update to KDE 3.3
Changes:
* KFilePlugins
  o exr: Display information for most common attributes in available
    images. Brad Hards
  o rgb: Display information for most common attributes of SGI graphics.
    Melchior Franz
* KDVI
  o optional continuous page view, similar to acroread Stefan Kebekus
* KPovModeler
  o Added graphical editing to Mesh object Leon Pennington
  o New objects: New options for media, new patterns (cells, additional
    crackle options, julia, additional mandel options, and slope), added
    keywords no_image, no_reflection, and double_illuminate to graphical
    objects Leon Pennington
  o Added uv mapping and uv vectors Leon Pennington
* KolourPaint
  o NEW IN KDE: An easy-to-use paint program designed for everyday tasks
    like drawing simple diagrams/logos/icons and editing screenshots.
    Features include undo/redo, more than a dozen tools, selections,
    transparent image editing and zoom support (with an optional grid
    and thumbnail). Clarence Dang
  o Add virtually unlimited Undo/Redo. Clarence Dang
  o Add freehand resizing. Clarence Dang
  o Add drag scrolling. Clarence Dang
  o More image effects: Balance, Emboss, Flatten, Invert (with choice of
    channels), Reduce Colours, Smooth Scale, Soften & Sharpen. Clarence
    Dang
  o When loading images, dither more often for better quality. Clarence
    Dang
  o Configurable colour depth and JPEG quality when saving (with preview).
    Clarence Dang
  o Single key shortcuts for all tools and tool options. Clarence Dang
  o Fix several selection bugs. Clarence Dang
  o Allow single click creation of text box. Clarence Dang
  o Add Opaque/Transparent widget for the text tool. Clarence Dang
  o Improve text quality when working with transparency. Clarence Dang
  o Paste multiline clipboard contents with MMB correctly. Clarence Dang
  o Improve Resize/Scale dialog usability. Clarence Dang
  o Reduce flicker. Clarence Dang
  o Add Export, Copy To File, Paste From File, Paste in New Window, Full
    Screen Mode. Clarence Dang
  o Add Zoom In/Out buttons to main toolbar. Clarence Dang
  o Make sure colour palette renders correctly on 8-bit screen. Clarence
    Dang
2004-08-21 14:27:52 +00:00
markd
a5b6066c99 update to kde 3.2.3
changes:
* kruler: When move rule window, use "cross arrows" cursor
* kfile-plugins/jpeg: Compile fix for IRIX / MipsPro
2004-06-10 12:37:03 +00:00
snj
b1279d0241 No longer used. 2004-04-25 23:07:27 +00:00
markd
96953d009f add buildlink3.mk 2004-04-23 12:04:20 +00:00
markd
21890f4a47 bl3ify and update to kde3.2.2.
Changes:
* kiconedit: Fix [PATCH] Adds large current color viewer to palette toolbar
* kiconedit: Fix Visual difference between a gray and transparent pixel
* kpdf: Fix KPDF can't open files whose names have non-ASCII letters
* ksvg: Fix Transformed symbols sometimes disappear
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* kghostview: Fix the executable linking against the part, by adding a
  common library.
2004-04-20 13:52:06 +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
baf994966f Revert kghostview Makefile.{am,in} to the -3.2.0 version as the latest
version produces a kghostview that fails to run on NetBSD and the reason
for the change (Debian packaging issues) shouldn't effect us.
Bump PKGREVISION.
2004-03-14 00:44:27 +00:00
markd
8fce56a3a0 Update to KDE 3.2.1.
Changes:

KSVG: fixed crash when creating a new Konqueror tab while viewing an SVG
 file
2004-03-09 12:34:34 +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
ede8363ade PLIST tweak when using an old X tree. 2004-03-01 11:37:15 +00:00
seb
811e5130b6 Add dependency on converters/fribidi, specify lcms package dependency to
be '>=1.12': support KSVG and fix PLIST accordingly.

Bump PKGREVISION.
2004-02-09 14:01:22 +00:00
markd
c95cf8ef05 Update to KDE 3.2
Changes:
Graphics


KPDF
* NEW IN KDE: PDF viewer based on XPDF Christophe Devriese

KSVG
* NEW IN KDE: Scalable Vector Graphics plugins for Konqueror Nikolas
  Zimmermann

KFilePlugins
* pcx: Displays width, height, bpp, dpi for PCX images Nadeem Hasan
* dvi: show basic information Stefan Kebekus
* pnm: Display format, dimension, bpp and comments of PBM, PGM and PPM
  images. Volker Krause

KDVI
* Function to embed external PostScript files into a DVI file Stefan Kebekus
* support for colored fonts Stefan Kebekus
* KDVI can now use Type1 and TrueType fonts in addition to PK
  fonts. This reduces waiting times for font generation to a minimum,
  and give easier access to fonts used in Asian languages Stefan Kebekus
* massive performance improvement Stefan Kebekus
* support for papersize specials Stefan Kebekus
* usability enhancements (better statusbar display, reload button, 'read-up'
  feature, etc.) Stefan Kebekus

kviewshell
* FullScreen mode Stefan Kebekus
* more intelligent handling of paper sizes/orientations Stefan Kebekus
* usability enhancements Stefan Kebekus

KView
* autoscroll the image when creating a selection Matthias Kretz
* drag and drop support Matthias Kretz
* some basic image effects as a new plugin Matthias Kretz
* open images from stdin Matthias Kretz

KSnapshot
* Window snapshots optionally don't include window decorations Lubos Lunak
* Region snapshots. User interface makeover. Nadeem Hasan

KGamma
* NEW IN KDE: A KControl module for monitor gamma correction. Michael
  v.Ostheim

KPovModeler
* Basic plugin framework Andreas Zehender
* The user is asked if pending changes should be saved before rendering
  Andreas Zehender
* Control point selection in the properties view for bicubic patch, sor,
  lathe and prism Andreas Zehender
* Export flag for graphical objects and the camera Andreas Zehender
* Height field view structure Leon Pennington
* Light object gained, parallel, circular and orient options Leon
  Pennington
* Dispersion options are supported for interior Leon Pennington
* Support for POV-Ray 3.5 noise generators Leon Pennington
* New POV-Ray 3.5 warp types Leon Pennington
* New POV-Ray 3.5 objects: isosurface, projected through, radiosity,
  global photons, photons, light groups, interior texture, mesh Leon
  Pennington, Andreas Zehender

KGhostView
* Thumbnail generation for all pages Albert Astals Cid, Luis Pedro
  Coelho
2004-02-05 01:32:47 +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
ea2c3addb7 Update to KDE 3.1.5.
Changes:
* kiconedit: Fix loading of remote files
2004-01-15 10:50:34 +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
d39aebd882 Update to KDE3.1.4.
Changes:
* kiconedit: Fix 'Paste As New' action.
* kiconedit: make configuration dialog modal.
* kiconedit: icon preview area uses the background settings now.
* kiconedit: improve "image is modified" handling.
* kiconedit: improve mouse cursor pixmaps.
* kiconedit: fix loading/saving logic to be more robust.
* kiconedit: correctly display icons with an alpha channel.
* kamera: fix handling of PTP based cameras.
* kghostview: fix stopping of download indicator when download is
  cancelled.
* kghostview: fix CTRL-M accelerator clash.
2003-09-17 23:45:22 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
b5278dc8cf bump revision after qt3/kde prefix change 2003-08-05 13:38:01 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
markd
8896c06ae4 Update kdegraphics to 3.1.3.
Changes:
* gcc 3.4+ compile fixes (Dirk Mueller)
* kiconedit: Answering Yes to save the modified file acted as No (Adrian Page)
* kiconedit: Fix off-by-one error in "Select All"
* kamera: fix status output message (Marcus Meissner)
* kruler: do not use hardcoded font names
* kghostview: the mimetype is application/x-gzpostscript actually for .ps.gz
* kghostview: Fix bug #58904
* kfax: Fix format string problem (Dirk Mueller)
* kghostview: Fix bug #59041
* kmrml: null-terminate clipboard data (Dirk Mueller)
* kuickshow: Add license declarations (Carsten Pfeiffer)
2003-07-30 14:30:15 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
markd
990175df04 Update KDE to 3.1.2.
Changes:

kdegraphics:
* kghostview: Better handling of half-broken Postscript and PDF files
* kghostview: Fix the opening of files on the command line, which was not working
  if the paths contained non-alphanumeric characters or were absolute paths
* kghostview: Work around -dMaxBitmap bug in gs version 6.5x
* kghostview: Reset orientation and paper size selectors after opening a new
  document
* kghostview: Security fix for #56808. The security patch which was present in
  version 3.1.1a caused problems for some users and has been corrected
* kghostview: ghostscript version 8 is now supported
2003-05-22 03:01:00 +00:00
markd
6bb318724e Fix problem with kghostview only showing the first page of a multipage
ps file.  From KDE Bug ID 57563.
Bump PKGREVISION.
2003-05-05 12:28:27 +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
7edf08338a Add the patches from KDE Security Advisory 20030409-1:
PS/PDF file handling vulnerability
http://www.kde.org/info/security/advisory-20030409-1.txt
Bump PKGREVISION.
2003-04-10 13:13:23 +00:00
markd
2f097db93e If sane-config is on your path, the build tries to make use of sane
so add a dependency on sane-backends so this will always work.
Also means that kooka and libkscan are built.
From PR 20981 by Wojciech Puchar.
Bump PKGREVISION.
2003-04-03 14:39:31 +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
jmc
5f1fd476b9 This needs glut in order to make kpovmodeler 2003-03-30 09:04:41 +00:00
markd
9238478044 Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

kdegraphics

 KView:
    Added KImageViewer interface
    Added possibility for plugins
    Added Slideshow plugin
    Enhanced Mousewheel support
    Automatic resizing to fit images with varying size
 kviewshell: added statusbar
 kviewshell: usability improvements
 KuickShow: Digital camera jpeg images obey orientaion information
 KuickShow: General UI improvements, now features a menubar
 KuickShow: Ability to browse image collections on remote servers
 KuickShow: Digital camera jpeg images obey orientaion information
 KPovModeler: Implement support for the missing PovRAY 3.1 primitives,
 zehender at kde org.
 KFax: Rewrite all the UI code to be KDE standards compliant, cleanups.
 (Nadeem Hasan <nhasan@kde.org>)
 libkscan: support for halftoning scan mode where available
 kooka: thumbnail view of scanned images added
 kooka: ported to KDockWidgets to provide a customizable GUI
 kooka: inline image renaming and drag and drop
 NEW IN KDE:KPovModeler, a modeling and composition program for creating
 POV-Ray (tm) scenes
2003-03-11 13:24:56 +00:00
skrll
af9f34b262 Make sure that we look for the imlib libraries in the right place even
if xpkgwedge is installed.

Fixes PR 19322.
2003-02-21 07:59:09 +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
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
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
wiz
67ae546c66 Fix comment. 2002-10-09 13:25:31 +00:00
markd
0a77ccc555 Add a buildlink2.mk file for other packages to use. 2002-10-05 05:43:18 +00:00
markd
94403deb9c buildlink1 -> buildlink2
Expand on the DESCR.  Partially addresses pkg/18374
2002-10-02 12:06:41 +00:00
jlam
1293a34c3e Use ghostscript.mk. 2002-09-13 06:53:31 +00:00
agc
cb0e38446b Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 to
generalise the linker flags used to export symbols by setting them on
a per-OS basis.

> many packages force -Wl,-export-dynamic which is not portable outside GNU ld
> and cause problems e.g. on Solaris.  some of these packages use if
> conditionals either only for NetBSD or except SunOS, but the state is not
> coherent and it may complicate later when support for new OS is added to
> pkgsrc (e.g. ongoing work on HP-UX support).
>
> jlam proposed the following framework in discussion on tech-pkg:
>
>   http://mail-index.netbsd.org/tech-pkg/2002/06/21/0009.html
>
> now, ${EXPORT_SYMBOLS_LDFLAGS} is used instead of directly defining
> -Wl,-export-dynamic which is set in appropriate defs.*.mk to reasonable
> values.  packages should be converted to this framework by:
>
> 1) replacing LDFLAGS+= -Wl,-export-dynamic and LIBS+= -export-dynamic with:
>
>    LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
>
> 2) for use in patchfiles, add this variable to MAKE_ENV if needed:
>
>    MAKE_ENV+= EXPORT_SYMBOLS_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS}
>
> 3) replace occurances of -Wl,-export-dynamic and -export-dynamic in patch
>    files with:
>
>    $(EXPORT_SYMBOLS_LDFLAGS)
2002-09-04 14:47:32 +00:00
skrll
401b5cebdd Update to KDE 3.0.3.
While I'm here do the a.out dance for kuickshow and a couple of other
minor clean ups.

Changes are:

kdelibs
	kprocess / kprocctrl: fix problem with hanging kdevelop.
	Javascript (core): more robust stack overflow check
	Javascript (html): allow to set a JS (non-CSS) property to a style object
	Javascript (html): improved result of navigator.platform using uname()
	Javascript (html): more aggressive garbage collection on clear, fixing many
		crashes
	Javascript (html): global object (window) has a correct object prototype now
	khtml: several crashes and bugs fixed
	kssl: Always verify the basic constraints on certificates (SECURITY)
	kdefx: Make the blending routine used by transparent menus work properly on
		big-endian platforms
	kdeui: Fix KDialog::setPlainCaption()

kdebase
	Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole).
	Kicker: Quick browser escapes ampersand characters in file names.
	Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt".
	Konsole: Fixed crashes at startup related to broken font installations.
	Konsole: Fixed crashes when selecting in history buffer.
	krdb: Smarter handling of multiple and symlinked KDE and Qt installs when
		exporting plugin path to Qt.

kdenetwork
	KMail: allow an ampersand as last char of an URL.
	KMail: Don't crash when custom drafts or sent-mail folders have been deleted or
		renamed.
	KMail: Fix auto charset detection for empty strings.
	KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys.
	KMail: Make custom (global) Bcc headers work correctly with encryption and
		distribution list expansion.

kdepim
	KAlarm: Fix session restoration often not occurring at login.
	KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm.
	KAlarm: Make Close button on message window not the default button to reduce
		chance of accidental acknowledgement.
	KAlarm: Make Help button in configuration dialog display KAlarm handbook.
	KNotes: Compile fix for Qt 3.0.5
	KOrganizer: Fixed context menu of todo list/view and event list which
		disappeared when using Qt 3.0.5
2002-08-28 07:15:25 +00:00
markd
3b5a53a02b Add dependency on imlib to consistently have kuickshow built.
Update PLIST accordingly.
2002-08-27 12:15:22 +00:00
skrll
687d6d1cb4 Update to KDE 3.0.2
Also, allow the arts SSE detection code to run on modern NetBSD systems.

Changes are:
arts
	Again Build fixes.
	Realtime priority configuration fix

kdelibs
	dcop: Make it possible to disable the Qt bridge.
	make sure tooltip effects can be configured.
	kbuildsycoca: avoid crash on unreadable directories.
	kdockwidget: fixing reading of configuration.
	kedittoolbar: fix leak.
	khtml: many fixes.
	kded: signal handling fixes.
	kio-http slave: fixes related to form posts and cache handling.
	kjs: added max recursion limit.
	kjs: leak and compatibility fixes.

kdebase
	kicker: &-escaping fix
	audiocd: fix cddb computation
	thumbnail previewer: calculate the number of bytes to read instead
	    of hardcoding it.
2002-07-17 07:54:03 +00:00
skrll
fa6e059436 Initial import of a kdegraphics3 pkg. 2002-06-05 08:58:02 +00:00