summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz147-255/+294
2008-11-10Updated x11/libXaw to 1.0.5wiz1-1/+2
2008-11-10Update to 1.0.5. Due to the libXaw8 removal (which waswiz6-27/+18
the default library when linking this package) bump API depends. Remove libXp include from buildlink3.mk. Dependencies will be bumped as next commit. Ok joerg@ Colin Harrison (1): Add MINGW32 definition Dan Nicholson (2): Be more robust using ed for the libtool hacks Use sed instead of ed for libtool SONAME hacking Daniel Stone (2): Remove Xaw8 (Xprint) Remove last remaining vestiges of Xprint support Lee Leahu (1): Fix configure error when using libtool-2.2.* Matthieu Herrb (1): Makefile.am: nuke RCS Id Paulo Cesar Pereira de Andrade (4): Remove almost 10 year old notice about Xaw development from man page. Minor set of trivial corrections. Correct build on systems that did not yet upgrade to libtool-2.2 libXaw version 1.0.5.
2008-11-10Updated textproc/p5-XML-LibXSLT to 1.68wiz1-1/+2
2008-11-10Update to 1.68:wiz2-7/+6
1.68pre - fix compilation problems - skip exslt tests if not available - added XML::LibXSLT::HAVE_EXSLT() (1/0) 1.67 - sync the binary internals to those of XML::LibXML 1.67 - update regression tests for compatibility with up-to-date libxslt
2008-11-10Updated textproc/p5-XML-LibXML to 1.68wiz1-1/+2
2008-11-10Update to 1.68:wiz2-7/+6
1.68pre - compilation problem fixes 1.67 - many bugfixes (rt.cpan.org) - added XML::LibXML::Pattern module and extended pattern support in Reader - added XML::LibXML::XPathExpression module that can pre-compile an XPath expression - reimplementation of the thread support (mostly by Tim Brody) - structured errors XML::LibXML::Error - memory leak fixes - documentation fixes - README - notes for building on Win32 (C.J. Madsen)
2008-11-10Updated www/p5-libwww to 5.820wiz1-1/+2
2008-11-10Update to 5.820:wiz2-6/+6
2008-11-05 Release 5.820 Main news is the ability to control the heuristics used to determine the expiry time for response objects. Gisle Aas (8): Reformat later parts of Changes Add a paragraph to summarize the motivation for releases since 5.815 all_pod_files_ok(); Fix POD markup error Calculation of current_age with missing Client-Date. The age/freshness methods now take an optional 'time' argument More correct matching of 'max-age' in freshness_lifetime method The freshness_lifetime method now support options to control its heuristics
2008-11-10Mention gnome bindings renames.wiz1-1/+3
2008-11-10Finish rename of gnome-bindings-{c++,mono} to {c++,mono}-gnome-bindings.wiz5-77/+3
2008-11-10Reimport of gnome-bindings-mono.wiz2-0/+25
2008-11-10Reimport of gnome-bindings-c++.wiz2-0/+49
2008-11-10Updated devel/cmake-mode to 20080606wiz1-1/+2
2008-11-10Update to 20080606:wiz2-6/+6
Recognize FUNCTION/ENDFUNCTION, and add unscreamify-cmake-buffer function.
2008-11-10- audacious-1.5.1, audacious-plugins-1.5.1, libmcs-0.7, mowgli-0.7.0.wiz1-5/+1
2008-11-10Changes 0.11.57:adam8-38/+37
* Updated to automake/autoconf/aclocal/a* 1.10.x, with the usual pains. I hope it builds for people other than me ... * Updated to a new included version of GNU gettext (0.16.1). * Made gentoo's start-up more friendly to GTK+, so that standard options supported by the toolkit (like --sync) work, now. * Added new Mexican Spanish translation. * Added a "Case" page to the RenameRE command, with options to easily convert filenames to all-lower or all-upper case. Far easier than manually entering all characters for "Map". Also refactored code of RenameRE quite a bit, it is shorter now. * Fixed bugs where the GTK+ event-flushing loop used in various places in the code generated a spurious error 11 ("Resource temporarily unavailable"). * Added a new setting ("Buffer Size for mmap()" under Commands/ Options/ViewText) that controls how much data is passed from the mmap()ed text file to the GTK+ text widget at a time. Before this release, this was always "all of it", which seems to cause problems sometimes. If you get an empty viewer when you try looking at a large-ish (>64 KB) text file and you use mmap(), lower this setting.
2008-11-10Bump PKGREVISION for libmowgli shlib bump.wiz1-1/+2
Other dependencies not bumped, because they were all updated in the last hour.
2008-11-10Update to 0.7.0. Changes undocumented.wiz4-11/+12
2008-11-10Updated audio/audacious-plugins to 1.5.1wiz1-1/+2
2008-11-10Update to 1.5.1:wiz3-7/+8
Audacious-plugins 1.5.1 (2008-05-23) ==================================== Enhancements ------------ * Some ModPlug playback engine fixes integrated from Schism Tracker. * ModPlug archive support "works" now again, but only on local files. * cdaudio-ng now has a rescan option. * Various enhancements in Audacious-SID plugin synchronized from XMMS-SID. Bugfixes -------- * ModPlug starting to play from incorrect pattern order was fixed. * Some unaligned access and other nasty bugs fixed in MADPlug. * Code cleanups made in various plugins (not nearly enough, though.) * Cleaned up and refactored configure and various buildsystem fixes. * ProjectM compatibility fixes. * demac plugin skips leading junk in APE files. * Some sndfile plugin problems, including a filehandle leak, were fixed. * Several crash fixes in the Neon HTTP/HTTPS transport plugin.
2008-11-10Updated audio/audacious to 1.5.1wiz1-1/+2
2008-11-10Update to 1.5.1:wiz3-8/+8
Audacious 1.5.1 (2008-05-23) ============================ Enhancements ------------ * New Cairo-based playlist widget, which should be somewhat faster. * Volume setting is now saved between sessions. * Session management is now optional and can be disabled via a configure option. * Added an option to enable loading of broken skins (use with care.) * "Remote" handling of Audacious via commandline is now faster. Bugfixes -------- * Headless support should work now again. * Compiling without DBUS support works, but you should note that we DO NOT SUPPORT builds compiled without DBUS! Several features of Audacious are disabled if built without DBUS! * Memory leak fixed in eggsm (session management). * Documentation updates and fixes. * GCC 4.3 compilation fixes. * Fixed a crash when eggsm couldn't find audacious.desktop file. * Cleaned up and refactored configure and various buildsystem fixes. * Removed references to some options that are not available anymore. * A Dbus-related crash when using remote playlist adding functions was fixed. * Few potential lock-up situations have been fixed. * "Reload Plugins" button was removed, because it did not work properly and often caused segfaults due to broken plugins.
2008-11-10Updated multimedia/py-gstreamer0.10 to 0.10.13nb1obache1-1/+2
2008-11-10Require py-gobject>=2.15.0 to build gstoption.obache2-2/+5
Bump API_DEPENDS for py-gobject, update PLIST and bump PKGREVISION.
2008-11-10Fix pattern.wiz1-2/+2
2008-11-10Fix path to itself after move.wiz1-2/+2
2008-11-10Mention move of mowgli to libmowgli.wiz1-1/+2
2008-11-10Updated devel/libmcs to 0.7.1wiz1-1/+2
2008-11-10Update to 0.7.1. Changes undocumented, AFAICT.wiz4-14/+16
Now depends on libmowgli.
2008-11-10Finish move of mowgli to libmowgli.wiz6-91/+2
2008-11-10Use devel/libmowgli instead of devel/mowgli.wiz3-6/+6
2008-11-10Reimport of devel/mowgli as devel/libmowgli, to match DISTNAME.wiz5-0/+89
mowgli is a development framework for C (like GLib), which provides high performance and highly flexible algorithms. It can be used as a suppliment to GLib (to add additional functions (dictionaries, hashes), or replace some of the slow GLib list manipulation functions), or stand alone. It also provides a powerful hook system and convenient logging for your code, as well as a high performance block allocator.
2008-11-10-GraphicsMagick-1.3obache1-2/+1
2008-11-10Updated graphics/GraphicsMagick to 1.3obache1-1/+2
2008-11-10Update GraphicsMagick to 1.3.obache4-28/+85
1.3 (November 9, 2008) ====================== Security fixes: * AVI reader: Re-worked to be more robust against crash or DOS. * AVS reader: Re-worked to be more robust against crash or DOS. * DCM reader: Re-worked to be more robust against crash or DOS. * EPT reader: Re-worked to be more robust against crash or DOS. * FITS reader: Re-worked to be more robust against crash or DOS. * MTV reader: Re-worked to be more robust against crash or DOS. * PALM reader: Re-worked to be more robust against crash or DOS. * RLA reader: Re-worked to be more robust against crash or DOS. * TGA reader: Re-worked to be more robust against crash or DOS. * Avoid possible crash in GetImageCharacteristics() when substituting text in comment read from file. * Cineon reader: Fixed crash with broken file from Sami Liedes. * Palm reader: Fixed crash with broken files from Sami Liedes. * PICT reader: Fixed crash with broken files from Sami Liedes. * DPX reader: Validate file data better to avoid improper operation with intentionally (or accidentally) defective files. * XCF reader: Fixed crash with broken files from Sami Liedes. Bug fixes: * Libbz2 is now detected for MinGW. * Install documentation under /usr/local/share/doc/GraphicsMagick by default, according to GNU conventions. * In PerlMagick, Dissolve composition was not working right. * FITS: Ensure that written format conforms to specification. * TIFF: - Don't accidentially convert CMYK images to RGB. - Eliminated a memory leak in the codec support detection code. * JPEG: Removed over-write of image->client_data. * PDF: Try to properly deal with reading rotated PDFs. * PNG: Fixed crash when writing PNG images with transparency and either optimize is requested, or the image is colormapped. * Configure: Fixed the --enable-magick-compat configure option, which had stopped working. * Configure: Fixed --without-magick-plus-plus so that it works again. This stopped working in the 1.2 release cycle. * Configure: Fixed MagickLibVersion text string generation so that it is now correct when a component of the release number exceeds '9'. Now components can safely count up to '99' before there is a problem. Performance Improvements: * OpenMP (parallel processing) improvements for these functions: - Affine transform (-affine -transform) - Average images (-average) - Add noise (+noise) - Black threshold (-black-threshold) - Blur (-blur) - Border (-border) - Channel import, export, and depth-setting (-channel, -depth) - Clip path - Coalesce (-coalesce) - Colorize (-colorize) - Colorspace transformation (-colorspace) - Compare images ('compare' command) - Composition ('composite' command) - Convolution (-convolve, -edge, -emboss, -gaussian, -sharpen) - Contrast adjust (-contrast) - Crop (-crop) - CycleColormap (-cycle) - Depth setting (-depth, -operator depth) - Despeckle (-despeckle) - Enhance (-enhance) - Equalize (-equalize) - Flatten (-flatten) - Flip (-flip) - Flop (-flop) - Frame (-frame) - Gamma adjust (-gamma, -operator gamma) - Gradient - Implode (-implode) - Levels adjust image (-level) - Local adaptive threshold (-lat) - Median filter (-median) - Minify image (-minify) - Modulate image (-modulate) - Morph image (-morph) - Mosiac (-mosaic) - Motion blur (-motion-blur) - Negate image (-negate) - Noise filter (-noise) - Normalize image (-normalize) - Oil Paint (-paint) - Opaque (-opaque) - Ordered dither (-ordered-dither) - Operators (-operator) - Profile adjust (ICC) (-profile) - Random threshold (-random-threshold) - Resize image (-resize) - Raise image (-raise) - Roll image (-roll) - Rotate image (-rotate) - Shade image (-shade) - Shear image (-shear) - Shave (-shave) - Solarize image (-solarize) - Spread image (-spread) - Statistics computation (identify -verbose) - Swirl (-swirl) - Threshold channel (-threshold, -operator threshold) - Threshold image (-threshold) - Transparent (-transparent) - Trim image (-trim) - UnsharpMaskImage (-unsharp) - Wave (-wave) - White threshold (-white-threshold) * Improved coder management performance. * XCF (GIMP) reader is much faster. New Features: * Use MAGICK_CODER_STABILITY environment variable to enable a subset of the coders based on their stability classification. * Use MAGICK_IO_FSYNC environment variable to cause written file to be synchronized to disk to avoid possible data loss on power fail. * Added 'compare' command to statistically or visually compare two image files. * Added new channel operators (-operator): - Assign - Gamma - Depth - Negate - Noise-Gaussian - Noise-Impulse - Noise-Laplacian - Noise-Multiplicative - Noise-Poisson - Noise-Uniform - Threshold - ThresholdBlack - ThresholdWhite * New composition operators (-compose): - CopyBlack - CopyCyan - CopyMagenta - CopyYellow - Divide * Added -motion-blur to motion blur the image. * Mogrify and convert now support -black-threshold and -white-threshold. * MAT: Now supports reading compressed files. * FITS: Now supports 8, 16, 32 bit integer, float, and double images and writes correct FITS format. * DCRAW: Coder proxy module allows reading digital camera files as if they were natively supported. * New C API functions: - AddNoiseImageChannel(), add noise to an image channel. - BlurImageChannel(), blur an image channel. - GaussianBlurImageChannel(), gaussian blur an image channel. - ImportImageChannelsMasked(), import selected image channels. - SharpenImageChannel(), sharpen an image channel. - UnsharpMaskImageChannel(), unsharpmask an image channel. - New cache view interfaces to correct shortcommings of original ones. New interfaces are AcquireCacheViewPixels(), AcquireOneCacheViewPixel(), AcquireCacheViewIndexes(), GetCacheViewPixels(), SetCacheViewPixels(), and SyncCacheViewPixels(). The deprecated functions are AcquireCacheView(), GetCacheView(), SetCacheView(), and SyncCacheView(). - GetCacheViewRegion() reports region bounded by a cache view. - GetCacheViewArea() reports area bounded by a cache view. - ExportViewPixelArea() exports a cache view as formatted pixels. - ImportViewPixelArea imports formatted pixels into a cache view. * Removed C API functions: - ReadStream() - WriteStream() * Magick++ C++ API improvements - Color class no longer considers transparent black to be an invalid color. - New Image methods addNoiseChannel(), blurChannel(), gaussianBlurChannel(), motionBlur(), randomThresholdChannel(), randomThresholdChannel(), sharpenChannel(), unsharpmaskChannel(). Feature improvements: * -ordered-dither and -random-threshold may now be used to individually dither any named channel. * Mogrify and convert now support -minify to halve the image size. * Mogrify and convert now support -magnify to double the image size.
2008-11-10mark sound-juicer as too oldjnemeth1-2/+4
2008-11-10Use PLIST_VARS framework.wiz3-29/+31
2008-11-10Ignore some directories when creating PLISTs for dependencies.wiz1-1/+6
2008-11-10lmbench-2.5 is in sourceforge.obache1-1/+2
2008-11-10Updated shells/tcsh to 6.16.00adam2-3/+3
2008-11-10Changes 6.16.0:adam3-23/+8
* Bug fixes
2008-11-10Updated graphics/digikam to 0.9.5beta1wiz1-1/+2
2008-11-10Update to 0.9.5beta1 to fix build with latest libkdcraw package.wiz5-136/+29
digiKam 0.9.5-beta1 - Release date: 2008-11-05 NEW FEATURES: General : libkdcraw dependency updated to 0.1.5 Image Editor : All image plugin tool settings provide default buttons to reset values. Image Editor : New Raw import tool to handle Raw pictures with customized decoding settings. Image Editor : All image plugin dialogs are removed. All tools are embedded in editor window. BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): 001 ==> 166867 : Digikam crashes when starting. 002 ==> 167026 : Crash on startup Directory ImageSubIfd0 not valid. 003 ==> 146870 : Don't reduce size of image when rotating. 004 ==> 167528 : Remove hotlinking URL from tips. 005 ==> 167343 : Albums view corrupted and unusable. 006 ==> 146033 : When switching with Page* image jumps. 007 ==> 127242 : Flashing 'histogram calculation in progress' is a bit annoying. 008 ==> 150457 : More RAW controls in color management pop-up please. 009 ==> 155074 : Edit Image should allow chance to adjust RAW conversion parameters. 010 ==> 155076 : RAW Conversion UI Needs to be more generic. 011 ==> 142975 : Better support for RAW photo handling. 012 ==> 147136 : When selecting pictures from folder showfoto got closed. 013 ==> 168780 : Loose the raw import. 014 ==> 160564 : No refresh of the number of pictures assigned to a tag after removing the tag from some pictures. 015 ==> 158144 : Showfoto crashes in settings window. 016 ==> 162845 : 'Ctrl+F6' Conflict with KDE global shortcut. 017 ==> 159523 : Digikam crashes while downloading images from Olympus MJU 810/Stylus 810 camera no xD card. 018 ==> 161369 : Quick filter indicator lamp is not working properly in recursive image folder view mode. 019 ==> 147314 : Renaming like crazy with F2 slows down my system. 020 ==> 164622 : Crash using timeline when switching from month to week to month view. 021 ==> 141951 : Blank empty context right-click menus. 022 ==> 116886 : Proposal for adding a new destripe/denoise technique. 023 ==> 163602 : Race condition during image download from Camera/ USB device: image corruption and/or loss. 024 ==> 165857 : Unreliable import when photo root is on network share. 025 ==> 147435 : Resize slider in sharpness dialog doesn't work correct. 026 ==> 168844 : Make the selection rectangle draggable over the image (not only resizable). 027 ==> 147151 : Compile error: multiple definition of `jpeg_suppress_tables'. 028 ==> 170758 : High load when tagging 029 ==> 168003 : Drag&dropping a photo to a folder in Dolphin begins copying the whole system:/media. 030 ==> 142457 : Temp files not cleaned up after crashes. 0.9.4: NEW FEATURES (since 0.9.3): General : external libsqlite3 depency removed. sqlite3 source code is now included in digiKam core. Note than for packaging, an external libsqlite3 dependency can be used instead internal version (see B.K.O #160966). General : Updated internal CImg library to last stable 1.2.9 (released at 2008/06/26). General : English words review in whole GUI by Oliver Dörr. General : New search text filter for all metadata sidebar tabs. General : New dialog to list all RAW camera supported. A search camera model tool is available to easily find a camera from list. General : Creation of tags simplified everywhere. Multiple tags hierarchy can be created at the same time. Tags creation dialog re-designed. General : Color theme scheme are pervasively applied in graphical interfaces, giving digiKam a real pro-look when dark schemes are selected. General : Color theme scheme can be changed from either Editor or LightTable. General : Add capability to display items count in all Album, Date, Tags, and Tags Filter folder views. The number of items contained in virtual or physical albums can be displayed next to its name. If a tree branch is collapsed, parent views sum-up the number of items from all undisplayed children views. Items count is performed in background by digiKam KIO-Slaves. A new option from Setup/Album dialog page can toggle on/off this feature. ImageEditor : Raw files can be decoded in 16 bits color depth without to use Color Management. An auto-gamma and auto-white balance is processed using the same method than dcraw with 8 bits color depth RAW image decoding. This usefull to to have a speed-up RAW workflow with suitable images. ImageEditor : New "save as" image file dialog with photo thumbnail / information. Showfoto : Added support of color theme schemes. Showfoto : Added 2 options to setup images ordering with "File/Open Folder" action. Showfoto : New open image file dialog with photo thumbnail / information. AlbumGUI : Add a new tool to perform Date search around whole albums collection: Time-Line. Timeline is a new left sidebar tab. It's a great tool complementary to the calendar. Try it out! AlbumGUI : In Calendar View, selecting Year album shows all images of the full year. AlbumGUI : New status-bar indicator to report album icon view filtering status. AlbumGUI : Auto-completion in all search text filter. BUG FIXES: 001 ==> 146393 : No gamma adjustment when opening RAW file. 002 ==> 158377 : digiKam duplicates downloaded images while overwriting existing ones. 003 ==> 151122 : Opening Albums Has Become Very Slow. 004 ==> 145252 : Umask settings used for album directory, not for image files. 005 ==> 144253 : Failed to update old Database to new Database format. 006 ==> 159467 : Misleading error message with path change in digikamrc file. 007 ==> 157237 : Connect the data when using the left tabs. 008 ==> 157309 : digiKam mouse scroll direction on lighttable. 009 ==> 158398 : Olympus raw images shown with wrong orientation. 010 ==> 152257 : Crash on saving images after editing. 011 ==> 153730 : Too many file format options when saving raw image from editor in digiKam. 012 ==> 151157 : Right and left keys goes to first picture and last picture without shortcuts. 013 ==> 151451 : Application crashed using edit. 014 ==> 139657 : Blueish tint in low saturation images converted to CMYK. 015 ==> 147600 : Showfoto Open folder - files shown in reverse order. 016 ==> 149851 : Showfoto asks if you want to save changes when deleting photo, if changes have been made. 017 ==> 138378 : Showfoto opens file browser window to last the folder used upon startup. 018 ==> 148964 : images are blur only inside showFoto. 019 ==> 146938 : Themes Don't Apply To All Panels. 020 ==> 135378 : Single-click on picture open it in editor. 021 ==> 142469 : Splash screen to be the very first thing. 022 ==> 147619 : Crash when viewing video. 023 ==> 136583 : Album icon does not show preview-image after selecting given image as preview. 024 ==> 129357 : Thumbnails not rotated for (D200)-NEF. 025 ==> 132047 : Faster display of images and/or prefetch wished for. 026 ==> 150259 : media-gfx/digikam-0.9.2 error/typo in showfoto.desktop. 027 ==> 150674 : Turn of live update of preview when moving points in curves dialog or in histogram. 028 ==> 141703 : Show file creation date in tooltip. 029 ==> 128377 : Adjust levels: histograms don't match, bad "auto level" function. 030 ==> 141755 : Sidebar: Hide unused tabs, Add tooltips. 031 ==> 146068 : Mixer does not work for green and blue selected as main channel and monochrome mode. 032 ==> 135931 : Reorganize Batch Processing tools from 'Image' and 'Tools' menus. 033 ==> 159664 : Background color of live/quick filter not updated on folder/date change. 034 ==> 096388 : Show number of images in the album. 035 ==> 155271 : Configure suggests wrong parameter for libjasper. 036 ==> 155105 : Broken png image present in albums folder causes digiKam to crash when starting. 037 ==> 146760 : Providing a Timeline-View for quickly narrowing down the date of photos. 038 ==> 146635 : Ratio crop doesn't remember orientation. 039 ==> 144337 : There should be no "empty folders". 040 ==> 128293 : Aspect ratio crop does not respect aspect ratio. 041 ==> 157149 : digiKam crash at startup. 042 ==> 141037 : Search using Tag Name does not work. 043 ==> 158174 : Precise aspect ratio crop feature. 044 ==> 142055 : Which whitebalance is used. 045 ==> 158558 : Delete Function in Tag Filters panel needs to make sure that the tag is unselected when the tag is deleted. 046 ==> 120309 : Change screen backgroundcolor of image tools. 047 ==> 153775 : Download from camera: Renaming because of already existing file does not work. 048 ==> 154346 : Can't rename in digiKam. 049 ==> 154625 : Image-files are not renamed before they are saved to disk. 050 ==> 154746 : Album selection window's size is wrong. 051 ==> 159806 : Cannot display Nikon d3 raw files. 052 ==> 148935 : digiKam hot pixel plugin can not read canon RAW files. 053 ==> 158776 : Confirm tag delete if tag assigned to photos. 054 ==> 148520 : Change of rating causes high CPU load. 055 ==> 140227 : Remove or modify D&D tags menu from icon view area. 056 ==> 154421 : Live search doesn't search filenames. 057 ==> 118209 : digiKam hotplug script kde user detection problem. 058 ==> 138766 : JPEG Rotations: Give a warning when doing Lossy rotations (and offer to do lossless when applicable). 059 ==> 156007 : Canon Raw+Jpg Locks up download image window during thumbnail retrieval. 060 ==> 114465 : Simpler entry of tags. 061 ==> 159236 : Corrupted file when downloading from CF card via digiKam. 062 ==> 121309 : Camera list sorted by brand. 063 ==> 137836 : Usability: Configure camera gui add and auto-detect camera. 064 ==> 160323 : Changing the album name from sth to #sth and then to zsth causes the album to be deleted along with the files. 065 ==> 145083 : Space and Shift-Space isn't used for navigation between images. 066 ==> 158696 : digiKam image viewer crashes when "Save As" is clicked. 067 ==> 156564 : Light table crashes when choosing channel. 068 ==> 147466 : digiKam crashes on termination if an audio file played. 069 ==> 146973 : Crashes when clicking on preview image. 070 ==> 148976 : digiKam Deleted 2.3 g of Pictures. 071 ==> 145252 : Umask settings used for album directory, not for image files. 072 ==> 125775 : digiKam way to save and delete "Searches". 073 ==> 150908 : Canon g3 not recognized works version 0.9.1. 074 ==> 152092 : Showfoto crashes ( signal 11 ) on exit. 075 ==> 160840 : Wrong filtering on Album-Subtree-View. 076 ==> 160846 : Blurred preview of pics. 077 ==> 157314 : Zoom-slider has no steps. 078 ==> 161047 : Shift and wheel mouse doesn't work. 079 ==> 161087 : Conflicting directions of mouse scroll when zooming. 080 ==> 161084 : Not properly updates status bar info. 081 ==> 162132 : Crash while saving tiff (possibly caused by present alpha channel). 082 ==> 155046 : light-table usability, possible improvements. 083 ==> 161085 : Zoom steps in image editor. 084 ==> 162247 : The photos thumbnails list would be better if in the end of an album/date/tag start the next. 085 ==> 160523 : Crash when saving picture as new name after resizing. 086 ==> 162428 : debug info needed ? 087 ==> 147597 : Typos in the digiKam KDE3 PO file. 088 ==> 162496 : When Digikam saves file as JPEG - JPG options are not always presented. 089 ==> 160740 : Handbook says that libgphoto2 is required but does not say whether it should be compiled with exif support. 090 ==> 148400 : Problem loading 16bit Grayscale TIFF image. 091 ==> 160925 : digiKam crash, I don't know why, but I have the bugreport. 092 ==> 162691 : 0.9.4 beta5 compile error imagehistogram.cpp. 093 ==> 160966 : Some searches don't work properly with the new sqlite3-3.5.8. 094 ==> 162245 : Assigned tag list not updated correctly when "show assigned tags" filter is active. 095 ==> 158866 : Advanced Search on Tags a mess. 096 ==> 162814 : digiKam crashes when using light table (page down). 097 ==> 163151 : Red eye correction doesn't work fine. 098 ==> 163227 : Searching for tag names in simple and advanced search doesn't work. 099 ==> 163474 : Config UI using external media. 100 ==> 156420 : Canon EOS 400D, no thumbnails displayed then digikam segfaults. 101 ==> 163118 : digikam-0.9.4_beta5 compilation hangs with gcc 4.3. 102 ==> 164301 : Filter Albums sub-tree names too, when using quickfilter on icon view. 103 ==> 164482 : Place filename of image in klipper/paste buffer from thumbnail right mouse button context menu. 104 ==> 164536 : Add adjust mid range color levels. 105 ==> 164615 : Image detail info about geometry (X-pixel / Y-pixel) missed. 106 ==> 149654 : Fullscreen icon changes image's zoom to 100% (should fit to screen). 107 ==> 162688 : Digikam RC5, can't see scroll bar sliders in dark theme. 108 ==> 161212 : Switch to full screen resets X11. 109 ==> 164432 : Compilation fails with gcc 3. 110 ==> 164392 : Can't compile digikam with missing libkdcraw. 111 ==> 160617 : Same image gets opened to both sides of view when draggin image to right side. 112 ==> 165823 : Digikam crashes if last picture is removed from lighttable. 113 ==> 165921 : Translation bug: Missing german translation. 114 ==> 130906 : Allow user to click text of tags to tag an image (not checkbox only). 115 ==> 126871 : Click on parent folder in tree should generate a reaction. 116 ==> 162812 : Sharpen slider enhancement refresh previews continuously. 117 ==> 166274 : Rename files on download from camera. 118 ==> 166472 : Thumbnail bar gone in image editor when switching back from fullscreen. 119 ==> 166540 : Showfoto always prints filename.
2008-11-10+ GraphicsMagick-1.3, eric3-4.2.3 [now called eric4], mpg123-1.6.1,wiz1-4/+6
snownews-1.5.10 [pkg/39887], vlc-0.9.6.
2008-11-10make MAKE_JOBS_SAFE to NO.taca5-5/+10
2008-11-10DISTNAME should be updated, too. :-)taca1-2/+2
2008-11-10Increase FD_SETSIZE to avoid error messages during benchmark.ahoka1-1/+3
2008-11-10comment out non functional PKG_DESTDIR_SUPPORT= user-destdirabs1-2/+2
2008-11-09Updated fonts/terminus-font to 4.28bjs1-1/+2