Commit graph

108852 commits

Author SHA1 Message Date
drochner
8107af84d6 import libopenspc-0.3.99.20050926 (built from an OpenSPC snapshot),
a library to decode SPC sound files
2007-01-26 16:44:00 +00:00
minskim
7c6b67b60e Add foremost. 2007-01-26 16:38:43 +00:00
minskim
31e81c339f Import foremost from pkgsrc-wip. Packaged by Lubomir Kundrak.
Foremost is a program to recover files based on their headers and
footers.  Foremost can work on image files, such as those generated by
dd, Safeback, Encase, etc, or directly on a drive.  The headers and
footers are specified by a configuration file, so you can pick and
choose which headers you want to look for.
2007-01-26 16:36:29 +00:00
rillig
262f062106 Added a fix for the case when /bin/sh is a (symlink to) dash. 2007-01-26 15:48:42 +00:00
joerg
0a87862dc5 Backout, it was a bug in xextproto. 2007-01-26 15:16:26 +00:00
joerg
3d312e0b06 Modular Xorg support. This doesn't really use Xaw3D, so depend on
libXaw as that is what is actually used for headers. Bump revision.
2007-01-26 15:15:50 +00:00
joerg
9a4c4f753b XTest.h needs inputproto. 2007-01-26 15:14:50 +00:00
joerg
bd74f9368e Needs libXi. 2007-01-26 15:05:23 +00:00
uebayasi
91e3fda3da Add test target. Sort some lines while here. 2007-01-26 13:07:58 +00:00
dillo
a3753b25b1 On NetBSD 3, turn off optimization for unit_types.cpp, since it
causes gcc to segfault with -O2.
2007-01-26 11:40:36 +00:00
dillo
ca89d4c845 Note addition of libgda-mysql. 2007-01-26 11:04:07 +00:00
dillo
5decf4267a Add libgda-mysql. 2007-01-26 11:02:47 +00:00
dillo
7978535ef1 Initial import of MySQL provider for libgda. 2007-01-26 11:02:12 +00:00
dillo
afe636d7b2 Modifications for upcoming libgda-mysql package. 2007-01-26 10:59:59 +00:00
markd
d5ed1b10b6 - gnome-pilot, kdbg, kid3, malsync, pilot-link 2007-01-26 10:56:44 +00:00
markd
21960e812e todays changes. 2007-01-26 10:35:45 +00:00
markd
d8a36d6575 Add kde3-dirs 2007-01-26 09:50:08 +00:00
rillig
416baedaae The example mk.conf is installed automatically if there isn't already a
mk.conf. This makes using pkgsrc a bit easier.
2007-01-26 07:57:04 +00:00
wiz
8fa7eceeec Note libtunepimp0.4 removal. 2007-01-26 07:48:15 +00:00
wiz
97d30b1361 Remove old version of libtunepimp, no package in pkgsrc depends on it
any longer.
2007-01-26 07:47:25 +00:00
wiz
fe949ec270 libtunepimp0.4 2007-01-26 07:46:56 +00:00
rillig
b31ba70d3a Fixed PKGMANDIR. 2007-01-26 06:46:56 +00:00
markd
75f0049d1e Update kdirstat to 2.4.4
* Improved handling of sparse files:
  Now adding up only allocated size

* Improved handling of regular files with multiple links:
  Now adding up size / no_links per occurence.
  This is much closer to what "du" reports.

* Extended "own size" column context menu to show sparse files
  and regular files with multiple links

* Reordered "own size" column context menu for consistency: xxx MB (yyy
  Bytes)

* Removed currently read path from status line while reading:
  Much less flicker, no more constant window resizing, improved performance

* Added explanations for sparse files and multiple links to online help
2007-01-26 04:37:27 +00:00
markd
60c020c40a Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
markd
0dca575b25 Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:13:33 +00:00
markd
1c38046a13 Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:03:19 +00:00
markd
557bb06214 Update kdbg to 2.0.5
Changes unknown.
2007-01-26 03:56:50 +00:00
markd
a3c65760b5 Update kid3 to 0.8.1
* Release 0.8.1

* Fixed:
  + A new Custom genre was added on termination.

* Release 0.8

* New:
  + Import from freedb2.org, Discogs and MusicBrainz release database.
  + Support for ID3v2.4 and MPC using TagLib.
  + Context specific help in dialogs.
  + Support build with Qt4.

* Improved:
  + Show tag formats.
  + Remove non-letter characters before matching by title in
    import dialog.
  + Buttons to save dialog specific settings.

* Fixed:
  + Allow building with tunepimp 0.5.x.
  + Place kid3.desktop in /usr/share/applications/kde/.
  + Fix inadvertent changes of ID3v2.3 genre strings.
  + Remove trailing zeroes in unicode strings.
2007-01-26 03:53:56 +00:00
markd
e44d03e438 Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 03:49:32 +00:00
markd
fa9a7e68c2 Update to KDE 3.5.6 2007-01-26 03:36:14 +00:00
markd
f6a597877a Update to kdevelop 3.3.6 (part of KDE 3.5.6) 2007-01-26 03:30:26 +00:00
markd
f588659b0f Update to KDE 3.5.6
Kbabel
* Subversion 1.4 support for catalog manager.
* Fix bookmarking.
* Fixed loading of project files with very long lines.
* Avoid endless loop if focus is taken away before "find next" operation.
* Fix broken replacement of marked text with e.g. ctrl-m.
* Work with media:/.
* Use the same project for all Find/Replace in Files operations as
  catalogmanager.
* Fix problems when no default project is found.

Umbrello
* Stereotype selection list for parameter properties dialog.
* Association line nodes don't drag along with multiply-selected
  classes.
* Accessor methods are private instead of public.
* XMI file contains deleted associations.
* Crash when opening a document.
* Shift+Left and Shift+Right causes SIGSEGV.
* Umbrello saves too many copies in XMI.
* XML scheme: mixup of attribute names: *color and *colour.
* Crashes on closing/opening files created with previous umbrello
  versions.
* Faulty behavior when a class inside of a package is modified.
* Artifacts of a component diagram are erroneously placed in
  Deployment folder.
* Fix incorrect export to SQL.
* Saving trashes model, classes lost.
* Fix segfault in UMLClassifier::checkOperationSignature().
* Fix segfault on XMI close when a class uses a template.
* Fix hang/crash in Tcl code generation.
* Fix saving/loading of association widgets for collaboration diagrams.
* Fix crash in ToolBarStateArrow destructor on document close.
* Note widget is now always drawn on top of all widgets.
* Fix display icon for enum literals in list view.
* Optimized printer margins.
* Improved code import for Ada and Pascal.
2007-01-26 03:28:08 +00:00
markd
cd9bd8a2e9 Update to KDE 3.5.6
kweather
* Add Lithuania to the country list of kweather.
* Correct calculation of sunset/sunrise.
* Make selection of a station work.
* Display weather data even if station needs maintenance.
* Fix layouting in all different display modes and kicker orientation
  modes.
2007-01-26 03:25:23 +00:00
markd
f2437617ab Update to KDE 3.5.6
kgoldrunner
* Make actions for increase/decrease speed repeatable, not toggle.
* Fix game-engine deadlocks.

KMines
* Fix problem when using the keyboard.

KNetWalk
* Make KNetWalk appear on the K-Menu.

KSpaceDuel
* Fix two actions using Ctrl+N as shortcut by default.
2007-01-26 03:23:18 +00:00
markd
e258fc2de8 Update to KDE 3.5.6
KolourPaint
* Fix crash triggered by rapidly deselecting the selection after
  drag-scaling it.

KPDF
* Show only the filename instead of the whole path in the KPDF window
  caption.
* Make viewport scroll when selection reaches the viewport border.
* Put the right title when generating PostScript documents (e.g. when
  printing).
* Show a 'keep password' checkbox when using a wallet so the user can
  decide if he wants the password saved in the wallet.
* Allow to cancel selecting by pressing Esc.
* Preload next and previous page if threading is enabled and memory
  usage setting is not low.
* Fix kpdf ignoring user defined margins when printing.
* Fix crash when using the mouse wheel over the page view with no
  document opened.
* Fix crash on some broken pdf files.
* Finally fix session restoring.
* Fix presentation mode not beign kept when a watched file changes
  and presentation mode is open.
* Fix presentation mode times beign strange when having auto-advance
  on and changing pages manually.
* Fix some small memory leaks.

kfax
* Fix handling of filenames with non-ascii chars.

kghostview
* Fix crash when clicking anywhere in the open file dialog in fullscreen
  mode.
* Fix off-by-one issue during parsing certain ps files.

kmrml
* Show an error messagebox when indexing failed.
* Check for a valid gift installation and disable the indexing GUI if
  not found.

kfile-plugins
* Improve exif information reading.
* Fix endless recursion with malicious input files.
2007-01-26 03:21:31 +00:00
markd
08966d0afb Update to KDE 3.5.6
ark
* Improved 7zip support.

kcalc
* Kcalc did not paste all hex values correctly.
* Wrong DEC to HEX conversion on 64-bit CPUs.
* modulus of a pasted number is always 0.
* Default constants like pi displayed wrong digits.
* Decimal symbol could change during typing.

kgpg
* Show keyservers in search dialog on first run, if no server present
  in .gnupg/options.

klaptopdaemon
* Optionally show battery level percentage over the systemtray icon.

kmilo
* Fix KMilo/KMix interoperability issues.

SuperKaramba
* Fix problem displaying non ascii characters.
* Fix infinite theme reloading when the theme code is changed.
2007-01-26 03:19:22 +00:00
markd
4fab84d8cc Update to KDE 3.5.6
Akregator
* Add session management for browser tabs.
* Fix KhelpCenter entry and start a handbook.
* Fix folder name encoding when RSS feeds are added from the outside.

KAddressBook
* Fix renaming distribution lists.
* Fix adding new categories to addressbook.
* Fix links to online maps at MapQuest.com and Maporama.com.

KAlarm
* Tidy up preferences dialog (Run mode options and sound type options).
* Fix crash when an alarm triggers while the user is answering the
  confirmation prompt when deleting it.
* Fix crash when saving Preferences dialog on some systems (due to
  Terminal for Command Alarms option setting).
* Fix editing of 29th February alarm options for non-leap years.
* Fix Find always using the first search text entered even after
  entering a new one.
* Fix "Start alarm monitoring at login" value shown in preferences
  dialogue.
* Fix deselecting "Start alarm monitoring at login" when daemon not
  running.

KArm
* Session times can be copied to clipboard.

KMail
* Introducing KMail templates: you will be able to build templates for
  new messages, replies, or forwards. The templates can be universal
  or identity-specific or folder-specific. The template language is
  very customizable (similar to The Bat! mailer). There will also be a
  templates folder from which you can store templates and new messages
  can be created from these.
* Added CRM114 support to anti spam wizard.
* Background filtering enhancements.
* Add "Open With..." for attachments view.
* Handle command line parameter --header correctly.
* Various improvements on address completion in composer.
* Do not crash when deleting a message while saving it.
* Fix saving expiry settings.
* Correctly detect a URL that ends with '-' or '_'.
* Get attachment icon from file name if not available from Content-Type.
* Handle multiple To: header lines.
* Some changes to make menubar and popup menus more consistent.
* Add keyboard shortcut Ctrl+S for "Save As" action in reader window.
* Fix wrong checkbox in the layout when adding attachments to the
  composer.
* Fix for attachment display in editor: "sort by size" sorts
  alphanumerically, not by size.
* Fix to update identities with renamed transports.
* Open on double click to attachments.
* Put KDE Wallet dialog on top when KMail requests a password.
* The "Emtpy Trash" action was not always enabled when it should be.
* Disable the shortcut definition if the filter is not going to be
  added to the menu.
* "Exclude important messages from expiry" should also exclude todo
  messages.
* Fix for changing the identity transport when changing an identity.
* Fix mail sorting in POP filter dialog.
* Suppose headers charset from content-type header if headers not
  properly encoded. If content-type charset is "us-ascii", use "utf-8"
  instead. Write maildir and mbox indexes in right encoding.
* Moving messages is faster.

KNotes
* Prevent crashes when *.rc files for KNotes are missing/unreadable.

Kontact
* New Summary menus for appointments and to-dos that allow quick
  access to edit, delete, and mark completed (to-dos only)
* Session management framework for Kontact plugins.
* Fix changing startup view not working.
* Fix lost occurences when recurring events were shown by the
  Summary widget.

KOrganizer
* Add command line options to 1) Open the URLs in a separate window
  (--open, -o) 2) Merge the events of the URLs into the standard
  calendar (--merge, -m) 3) Add the URLs as new resources (--import,
  -i) If no command line option is given, korganizer will ask which of
  these actions should be taken for each URL. If no URL is given, the
  standard resource calendar is displayed.
* Can print individual Event or To-do on a single sheet of paper
* Various improvements on printouts.
* Make calendars in the left sidebar respect the First Day Of Week
  setting, defined in the control center
* Make the reminder dialog somewhat more usable when working with
  they keyboard.
* Show anniversaries of all contacts.
* Brazilian and Greek holidays added.
* Fix applying templates on to-do items.
* Prevent infinite loops with some cases of recurring todos.
* Write proper DTEND data when a time is associated to an event.
* Fix Copy To menu for to-dos, assign date to copy when the original
  did not have a due date.
* Some crashes fixed when opening iCal files from Apple.
* Don't crash when "select resource folder" was cancelled.
* Endless loop fixed in todo editor.
* Do not crash so easily when KOrganizer is embedded inside Konqueror.
* Record completion of recurring todos in journals.
* Fix a bug in Kontact that Ctrl-N did not honor the selection in the
  agend view.
* Fix loading journals from Kolab resources.
* Fix crash when pressing OK in event editor while the resource
  selection dialog is open.

KPilot
* Inclusion of CMake standalone build system.
* Backup options made more granular. Users can choose to always update
  backups or to only do so on demand, instead of being forced to do so
  on every HotSync.
* Raising minimum requirement for kpilot to pilot-link 0.12.0. This
  addresses many long-standing bugs caused by previous versions of
  pilot-link regarding database-size limitations.
* Fixes for data-loss problems for users of all distros that distributed
  kpilot with pilot-link 0.12.
* Fix for "Reminders from outlook invites are set to unknown in exchange
  resources".
* Fix compilation when NDEBUG is on.
2007-01-26 03:17:09 +00:00
markd
5628e05769 Update KDE to 3.5.6
KGeography
* Fix Canada map, Nova Scotia and New Brunswick are not separate by water.
* Fix results dialog not having the division name translated.
* Fix Cape Town is not the only capital of South Africa.
* Correctly show the translated names of divisions in the result dialog
  of 'Division by flag' quiz.

kig
* Fix typo in Cabri filter error message.
* Do not silently convert to an encoding different than UTF-8 when saving.
* Preserve the order of the parameters when creating a script.
* Do not export to LaTeX lines of garbage when exporting conics.
* Export to LaTeX cicles with sane sizes.
* When exporting ellipses to LaTeX, close their shape so they look like
  ellipses.

KTouch
* Fix Hungarian training file encoding.
* Fix Hebrew keyboard layout.
* Fix Slovenian keyboard layout encoding.

KTurtle
* Recognize again the 'else' keyword.

KWordQuiz
* Apply word wrapping when printing.
* Make sure a quiz is correctly restarted when several vocabularies are
  open.
2007-01-26 03:12:58 +00:00
markd
f930d64741 Update to KDE 3.5.6 2007-01-26 03:06:54 +00:00
markd
751e256ce8 Update to arts 1.5.6 (part of KDE 3.5.6) 2007-01-26 03:04:01 +00:00
markd
f79c3ca3b1 Update to KDE 3.5.6 2007-01-26 03:02:34 +00:00
markd
0989e036b4 Update to KDE 3.5.6. 2007-01-26 03:00:43 +00:00
markd
bf142f5a59 Update to KDE 3.5.6 2007-01-26 02:55:41 +00:00
markd
7dd3a1d931 Update to KDE 3.5.6
Quanta Plus
* show Find in Files menu if KFileReplace is installed
* fix various crashes in the debugger
* fix crash when editing a >style> CSS area
* use the correct encoding in the file dialogs
* don't lose upload profile settings in certain cases
* fix symlink handling in Project Rescan, New Project adding
  files/folders
* do not set the current project mark to a project that could not
  be opened
* allow closing of an untitle editor tab when an image is previewed
  inside
* fix problems with the automatic backup system
2007-01-26 02:53:43 +00:00
markd
cfb5c1e6ed Update to KDE 3.5.6. 2007-01-26 02:50:57 +00:00
markd
a69881c9dc Update KDE to 3.5.6
kicker
* More support for compiz as a window manager.
* Pick up timezone changes when reconfiguring.
* Prevent the systray from flickering e.g. when a new window is
  opened/closed.

KWin
* Claim _NET_WM_CM_Sn compositing manager selection when compositing.
* Fix mouse dragging in dual-head non-xinerama mode.
* Fix crash while switching show desktop state.
* Avoid focus problems with non-click-to-focus policies.
* Fix click-raise with a compositing manager running.
* Fix X resources leaks in kompmgr.
* Fix click-raise interaction with panels.
* Avoid possible race condition when withdrawing windows.

kdesktop
* Fix crash when typing "56+" in minicli (i.e. when bc gives a parse
  error).
* Fix F5 not doing anything on the desktop.
* Fix OpenGL screensavers rendering.

kmenu
* Install the Games/Kids Games file with the correct filename.

Kate
* Added session chooser panel applet and KMenu extension.

konqueror
* DCOP support for splitting the view.
* Make the konqueror main window a group leader to ensure modal dialogs
  from one window do not block other konqueror main windows.
* Dynamically enable/disable "Empty Trash" entry.
* Fix crash when scanning for new plugins, then changing plugin settings.
* Fix crash after a lot of cut&paste operations in tree view.

konsole
* Correct calculation of colour values in 256-colour mode.
* Fix crash when saving history twice.
* Fix crash if setting font to a size which is larger than the terminal
  display.

kioslave
* fish:/ kioslave is now able to handle files > 2GB.
* Fix correct display of file size transfers > 2GB in smb:/.
* Fix files that start with # showing as folders in fish:/.
* Symlinks in trash now show symlink size instead of file size.
* Fix correct calculation of percent diskfree.

kfind
* Fix URL usage with filenames including special chars.
* Show a user-friendly URL in the "Look in:" field.

ksysguard
* Only show the penguin for linux systems. Otherwise use the system
  icon.
* Set the focus to the search line when started with ctrl+esc. Fix the
  tab ordering.
* Fix various stability problems.
* Fix when you reorder the sensors.
* Number of horizontal lines in the plotter was off by one. Plus it
  tries hard to show the top bar when asked to.
* Fix (mostly) the selection of processes.
* Make the setting dialogs non-modal, so it doesn't freeze kicker when
  you use them.
* Displaying a number (LCD style) now works even with tiny kicker.
* Make the connection to ksysguardd more robust.

kcontrol
* Fonts settings module by default does not affect system-wide font
  rendering settings.
2007-01-26 02:49:25 +00:00
markd
2afa4ad7ff Update to KDE 3.5.6
KHTML
* Treat specific attribute values case-insensitively during style matching.
  With these changes, KHTML becomes the first rendering engine to thoroughly
  pass the 578 tests of the excellent Automated CSS3 Selectors Testsuite
  (http://www.css3.info/selectors-test).
* Implement CSS3 extension text-overflow: ellipsis.
* Implement overflow-x/y as many websites use it now.
* Fix overflow sometimes not painted/repainted.
* Fix incorrect margin for some tables.
* Fix crashes on some AJAX pages.
* Fix background no-repeat image wrapping.
* Fix instanceof ecma operator not working on DOM objects.
* Fix some pages appearing empty or missing content.
* Fix table caption rendering on some pages.
* Make innerText much faster fixing freezes on some web pages.
* Fix crash on javascript manipulated tables.
* Fix all links gettinh underlined while hovering over just one link on
  some malformed web pages.
* Let floats overflow the left border when they should.
* Fix cursor in input field not disappearing when setting focus to another
  input field.
* Prevent crash-inducing recursion of detach due to blur events happening
  when widgets with focus get destroyed.
* Fix border collapse not working in tables.
* Fix ∉ displayed as ¬in;.
* Make max-height and max-width: none work correctly.
* Fix memory leak when using deleteRule.
* Fix crash when resolving a stylesheet imported from external one.
* Fix an infinite relayout on msdn.
* Fix computed line-height beign incorrect.
* Fix crash race on various sites with popup ads.
* Reset hover text when mouse leaves khtml view.
* Whenever the content changes, recheck if the mouse cursor shall show
  some other shape to correctly match it to the content below it.
* Immediately redraw visited links with the respective color when the
  page got loaded and inserted into the history.
* Fix tables sometimes intruding floats on dynamic restyle.
* Fix conflicting priorities in font shorthand parsing leading to wrong
  line-height computation.
* Do not crash when finding backwards.
* Fix infinite recursion happening when changing style from
  overflow:scroll to auto.
* Fix initial size of input type=FILE form control.
* Make vertical-align text-top/bottom CSS 2.1 compliant.
* Fix ecma alert() dialog formatting it's output as a single huge line
  without line breaks.

Kate
* Add actionscript highlighting.
* Add some pseudo-elements that khtml supports, but FireFox doesn't.
* Fix wrong indentation at top of source file in cstyle indenter.
* Fix memory leaks and accessing uninitialized variable.
* Fix endless loop in cstyle indenter.
* Fix crash using comment commands.
* Java Highlighting: Correctly highlight comments after import lines.

kdefx
* Change asterisks on passwords to bullets.

kdeprint
* Fix printing of files with accentuated characters in filename or in
  the path.
* Fix showing names of non local files in kprinter.

kio
* Don't crash when creating a job for an invalid URL.
* Hide the progress dialog while displaying the password dialog.
* Fix wrong "Couldn't receive DCOP signal" errors on RMB menu.
* Fix statusbar having more than one line.
* Fix possible data loss when using kioexec.

KJS
* Properly propagate some exception values.
* Fixed Number.toPrecision(n) calls on negative zero.
* Allow changing the internal value of invalid dates.
* Fix Unicode support in RegExp handling, and also be more robust
  vs. embedded nulls. Fixes problems with some cyrillic characters in
  gmail and makes google calendar somewhat work.
2007-01-26 02:44:27 +00:00
markd
3c156caa86 Update KDE to 3.5.6
pkgsrc changes: move icon tree to ${PREFIX}/share/icons to conform to XDG.
2007-01-26 02:36:14 +00:00
markd
8aa4eba1a8 Teach USE_DIRS about kde3. 2007-01-26 02:33:31 +00:00
markd
084f717ea7 Split directory handling out from kdelibs to its own package. 2007-01-26 02:30:13 +00:00