Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 05:24:08 UTC Now

2008-11-10 12:06:26 UTC MAIN commitmail json YAML

Updated audio/audacious-plugins to 1.5.1

(wiz)

2008-11-10 12:06:06 UTC MAIN commitmail json YAML

Update to 1.5.1:

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.

(wiz)

2008-11-10 12:05:39 UTC MAIN commitmail json YAML

Updated audio/audacious to 1.5.1

(wiz)

2008-11-10 12:05:24 UTC MAIN commitmail json YAML

Update to 1.5.1:

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.

(wiz)

2008-11-10 11:59:00 UTC MAIN commitmail json YAML

Updated multimedia/py-gstreamer0.10 to 0.10.13nb1

(obache)

2008-11-10 11:58:40 UTC MAIN commitmail json YAML

Require py-gobject>=2.15.0 to build gstoption.
Bump API_DEPENDS for py-gobject, update PLIST and bump PKGREVISION.

(obache)

2008-11-10 11:55:54 UTC MAIN commitmail json YAML

2008-11-10 11:42:13 UTC MAIN commitmail json YAML

Fix path to itself after move.

(wiz)

2008-11-10 11:40:48 UTC MAIN commitmail json YAML

Mention move of mowgli to libmowgli.

(wiz)

2008-11-10 11:40:01 UTC MAIN commitmail json YAML

Updated devel/libmcs to 0.7.1

(wiz)

2008-11-10 11:39:48 UTC MAIN commitmail json YAML

2008-11-10 11:37:29 UTC MAIN commitmail json YAML

2008-11-10 11:36:05 UTC MAIN commitmail json YAML

Use devel/libmowgli instead of devel/mowgli.

(wiz)

2008-11-10 11:35:33 UTC MAIN commitmail json YAML

Use devel/libmowgli instead of devel/mowgli.

(wiz)

2008-11-10 11:34:34 UTC MAIN commitmail json YAML

Reimport of devel/mowgli as devel/libmowgli, to match DISTNAME.

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.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(wiz)

2008-11-10 11:25:16 UTC MAIN commitmail json YAML

-GraphicsMagick-1.3

(obache)

2008-11-10 11:24:55 UTC MAIN commitmail json YAML

Updated graphics/GraphicsMagick to 1.3

(obache)

2008-11-10 11:24:27 UTC MAIN commitmail json YAML

Update GraphicsMagick to 1.3.

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.

(obache)

2008-11-10 11:09:28 UTC MAIN commitmail json YAML

mark sound-juicer as too old

(jnemeth)

2008-11-10 11:08:27 UTC MAIN commitmail json YAML

2008-11-10 11:07:52 UTC MAIN commitmail json YAML

Ignore some directories when creating PLISTs for dependencies.

(wiz)

2008-11-10 10:39:54 UTC MAIN commitmail json YAML

lmbench-2.5 is in sourceforge.

(obache)

2008-11-10 09:51:20 UTC MAIN commitmail json YAML

Updated shells/tcsh to 6.16.00

(adam)

2008-11-10 09:45:43 UTC MAIN commitmail json YAML

2008-11-10 09:27:08 UTC MAIN commitmail json YAML

Updated graphics/digikam to 0.9.5beta1

(wiz)

2008-11-10 09:26:52 UTC MAIN commitmail json YAML

Update to 0.9.5beta1 to fix build with latest libkdcraw package.

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.

(wiz)

2008-11-10 09:24:35 UTC MAIN commitmail json YAML

+ GraphicsMagick-1.3, eric3-4.2.3 [now called eric4], mpg123-1.6.1,
  snownews-1.5.10 [pkg/39887], vlc-0.9.6.

(wiz)

2008-11-10 05:06:45 UTC MAIN commitmail json YAML

2008-11-10 05:03:15 UTC MAIN commitmail json YAML

DISTNAME should be updated, too. :-)

(taca)

2008-11-10 00:46:57 UTC MAIN commitmail json YAML

2008-11-10 00:46:33 UTC MAIN commitmail json YAML

comment out non functional PKG_DESTDIR_SUPPORT=  user-destdir

(abs)

2008-11-09 22:49:31 UTC MAIN commitmail json YAML

Updated fonts/terminus-font to 4.28

(bjs)

2008-11-09 22:48:59 UTC MAIN commitmail json YAML

Update to terminus-font-4.28.

Changes in this version: heavy frames, and a few more letters,
altered trianges and arrows, small bugfixes; reorganized the
512-character console font to include many more letters instead
of the IBM-437 specific pseudographics.

(bjs)

2008-11-09 22:38:53 UTC MAIN commitmail json YAML

Needs gtk-doc as well. Build fix, so no PKGREVISION ++

(wiz)

2008-11-09 20:15:33 UTC MAIN commitmail json YAML

Updated devel/bugzilla3 to 3.0.6

(adrianp)

2008-11-09 20:15:17 UTC MAIN commitmail json YAML

*  Before 3.0.6, unexpected fatal WebService errors would result in a faultCode that was a string instead of a number. (Bug 446327)
* If you created a product or component with the same name as one you previously deleted, it would fail with an error about the series table. (Bug 247936)
* Includes a fix for: http://www.bugzilla.org/security/2.20.6/

(adrianp)

2008-11-09 20:09:25 UTC MAIN commitmail json YAML

Updated devel/bugzilla to 2.22.6

(adrianp)

2008-11-09 20:09:02 UTC MAIN commitmail json YAML

2008-11-09 18:25:54 UTC MAIN commitmail json YAML

+ ikiwiki-2.68, iso-codes-3.4, ispell-german-20081106, libX11-1.1.99.2,
  libXaw-1.0.5, mono-addins-0.4, nspr-4.7.3, p5-Text-Markdown-1.0.23,
  p5-XML-LibXML-1.68, p5-XML-LibXSLT-1.68, p5-libwww-5.820,
  rxvt-unicode-9.06, scmgit-base-1.6.0.4, trac-0.11.2, uriparser-0.7.3,
  x264-devel-20081108.
- cmake-2.6.2

(wiz)

2008-11-09 16:17:56 UTC MAIN commitmail json YAML

Updated mail/sympa to 5.4.3

(bouyer)

2008-11-09 16:15:47 UTC MAIN commitmail json YAML

Update to 5.4.3. Changes since 5.4.2:
Features:

  po/ja.po, po/web_help_ja.po: update Japanese translation of the user
    interface, add Japanese translation of online help
  po/ru.po: Updated Russian translation.
  src/Commands.pm: [#3990][Submitted by A. Berstein, electricembers.net] The
    quiet option has been reactivated for the "reject" mail command.

Bug fixes:
  wwsympa/archived.pl: [Reported by M. Kretchner, INRIA] It was impossible
    to remove a message from web archives or rebuild these archives.
  check_perl_modules.pl: [Reported by M. Gorecka-Wolniewicz,
    Nicolaus Copernicus univ., Torun] In some cases, CAS logout didn't work.
  src/task_manager.pl, wwsympa/archived.pl, wwsympa/bounced.pl: [#3957]
    [Reported by O. Berger, Telecom & Management SudParis] When launching
    Sympa daemons (other than sympa.pl) with an unknown option, the daemon
    was still launched instead of failing to launch.

(bouyer)

2008-11-09 14:32:28 UTC MAIN commitmail json YAML

2008-11-09 14:28:31 UTC MAIN commitmail json YAML

Note update of the "bison" package to version 2.4nb2.

(tron)

2008-11-09 14:28:17 UTC MAIN commitmail json YAML

Re-add the "locale" files because they will be installed on platforms with
a recent enough version of gettext(3) e.g. Mac OS X or Linux. Dynamically
adjust the package list depending on the configure result.

Bump the package revisions because the package list was incorrect on
various platforms.

(tron)

2008-11-09 13:48:46 UTC MAIN commitmail json YAML

Note update of www/p5-Alien-GvaScript and www/p5-Pod-POM-Web
to respectively versions 1.10 and ... 1.10

(seb)

2008-11-09 13:46:27 UTC MAIN commitmail json YAML

Update from version 1.09 to version 1.10.

Pkgsrc changes:
- Add dependency on mail/p5-MIME-Types
- Add minor patch to fix POD formatting

Upstream changes:
1.10 07.11.2008
  - passthrough for non-POD files (i.e. images, css, etc.)
  - clicking hrefs in the TOC really loads the pages
  - recompute height of treeNavigator
  - alphabetical sort of Perl docs in each section
  - sync displayed pages / TOC
  - tooltips for Perl docs
  - fixed hyperlinks in perlfunc
  - initial page is 'perl' instead of 'perlintro', with hyperlinks

(seb)

2008-11-09 13:44:15 UTC MAIN commitmail json YAML

Update from version 1.09 to version 1.10

Changes:
1.10
  treeNavigator
    - new option noPingOnFirstClick
    - new option treeTabIndex
    - by default, tree element gets tabIndex 0
    - better focus management when quick navigation through keys
    - doubleClick handler
    - up/down at end of tree falls back to default navigator behaviour
  choiceList
    - new option choiceItemTagName
  autoCompleter
    - multivalued
    - click handler on drowpdown lists
    - new options :
          completeOnTab
          actionItems
          multivalued
          multivalue_separator
          choiceItemTagName
          htmlWrapper
          observed_scroll
          additional_params
          http_method

(seb)

2008-11-09 13:29:44 UTC MAIN commitmail json YAML

Add and enable p5-Pod-Spell.

(obache)

2008-11-09 13:29:10 UTC MAIN commitmail json YAML

Added textproc/p5-Pod-Spell version 1.01

(obache)

2008-11-09 13:28:53 UTC MAIN commitmail json YAML

Import p5-Pod-Spell-1.01 as textproc/p5-Pod-Spell.
Requested by Jens Rehsack in PR 39543.

Pod::Spell is a Pod formatter whose output is good for spellchecking.
Pod::Spell rather like Pod::Text, except that it doesn't put much effort
into actual formatting, and it suppresses things that look like Perl symbols
or Perl jargon (so that your spellchecking program won't complain about
mystery words like "$thing" or "Foo::Bar" or "hashref").

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-11-09 13:07:05 UTC MAIN commitmail json YAML

Add and enable p5-Pod-Readme.

(obache)

2008-11-09 13:06:27 UTC MAIN commitmail json YAML

Added textproc/p5-Pod-Readme version 0.09

(obache)

2008-11-09 13:05:37 UTC MAIN commitmail json YAML

Import p5-Pod-Readme-0.09 as textproc/p5-Pod-Readme.
Requested by Jens Rehsack in PR 39558.

This module is a subclass of Pod::PlainText which provides additional POD
markup for generating README files.
Why should one bother with this? One can simply use
  pod2text Module.pm > README
A problem with doing that is that the default pod2text converter will add text
to links, so that "L<Module>" is translated to "the Module manpage"...

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-11-09 12:51:57 UTC MAIN commitmail json YAML

Add and enable p5-Tie-Array-AsHash.

(obache)

2008-11-09 12:50:29 UTC MAIN commitmail json YAML

Added devel/p5-Tie-Array-AsHash version 0.10

(obache)

2008-11-09 12:50:10 UTC MAIN commitmail json YAML

Import p5-Tie-Array-AsHash-0.10 as devel/p5-Tie-Array-AsHash.
Requested by Jens Rehsack in PR 39599.

Tie::Array::AsHash uses some practical extracting code so
arrays can be tied to hashes.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-11-09 10:43:39 UTC MAIN commitmail json YAML

Mention new Gnome bindings packages.

(wiz)

2008-11-09 10:41:42 UTC MAIN commitmail json YAML

Add and enable Gnome bindings packages.

(wiz)

2008-11-09 10:40:57 UTC MAIN commitmail json YAML

2008-11-09 05:20:35 UTC MAIN commitmail json YAML

Updated devel/patchutils to 0.3.0 [bjs 2008-11-09]

(bjs)

2008-11-09 05:20:17 UTC MAIN commitmail json YAML

Updated devel/patchutils to 0.3.0

(bjs)

2008-11-09 05:19:57 UTC MAIN commitmail json YAML

Update to patchutils-0.3.0.  NEWS:

==============
0.3.0 (stable)
==============

The lsdiff -H option is now the default, and new options have
been added to filterdiff for reading inclusion/exclusion
patterns from files, and for removing non-diff lines.

(bjs)

2008-11-09 02:55:05 UTC MAIN commitmail json YAML

Add 'time' to CATEGORIES

(dsainty)

2008-11-08 23:46:01 UTC MAIN commitmail json YAML

this also depends on gnome-key

(jnemeth)

2008-11-08 23:41:24 UTC MAIN commitmail json YAML

Updated
net/p5-Net-OpenID-Consumer to 1.02

(heinz)

2008-11-08 23:39:39 UTC MAIN commitmail json YAML

Updated to version 1.02.

Pkgsrc changes:
  - p5-URI-Fetch is not needed anymore, a modified internal version is
    used instead.
  - p5-XML-Simple is required now.

Changes since version 0.14:
===========================
1.02:
        * Declare dependency on XML::Simple

1.01:
        * Make the verified_identity bit accept assertions from any
          declared endpoint, rather than only the primary one.
          This implementation kinda sucks because it hits the identity
          URL over and over doing discovery.
        * Refactor the discovery code a little so that the whole list
          of valid endpoints can optionally be returned. This is in
          preparation for fixing the assertion verification code
          so that providers other than the primary one are able to
          make assertions.
        * Support indirect messages encapsualated in POST requests
          when args are given as a CGI, Apache, or Apache::Request
          object.
        * Support the 1.1 and 1.0 namespace values required by
          Auth 2.0 section 4.1.2.
        * Deal with cases where Net::OpenID::Yadis returns arrayref
          or hashref for Service->URI, including a basic support for
          the priority attribute. Based on a patch from
          Fumiaki Yoshimatsu <fyoshimatsu@sixapart.com>.
        * when dealing with a 2.0 server, send 2.0-shaped association
          requests.
        * add the set_extension_args method to ClaimedIdentity and the
          extension_fields and signed_extension_fields methods to
          VerifiedIdentity, which together form a higher-level API
          for using protocol extensions such as SREG and PAPE.
        * add support for OpenID 2.0-style messages from providers
        * use our own simplified fork of Net::Yadis::Discovery to avoid
          dependency on Module::Pluggable::Fast. Or on Net::Yadis::Discovery,
          for that matter.
        * add hooks for openid-test project. (bradfitz)
        * add OpenID 2.0-compliant discovery and authentication request.
        * add method on claimed identity object to get delgated URL

(heinz)

2008-11-08 23:06:49 UTC pkgsrc-2008Q3 commitmail json YAML

2008-11-08 23:06:39 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2581 - requested by ahoka
vlc: security update

Revisions pulled up:
- multimedia/vlc/Makefile 1.64
- multimedia/vlc/PLIST 1.23
- multimedia/vlc/distinfo 1.22
---
Module Name:    pkgsrc
Committed By:  ahoka
Date:          Fri Nov  7 20:03:13 UTC 2008

Modified Files:
        pkgsrc/multimedia/vlc: Makefile PLIST distinfo

Log Message:
Changes between 0.9.5 and 0.9.6:
--------------------------------
New Localizations:
* Ukranian

Security updates:
* Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-xxxx)
* Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-xxxx)

(tron)

2008-11-08 21:35:58 UTC MAIN commitmail json YAML

OpenBSD headers are still not standalone, even though SUS is pretty
explicit about it at least for netinet/in.h. Include sys/types.h before
checking for content of sys/socket.h and netinet/in.h to fix this.
Reported and tested by Georg Schwarz.

(joerg)

2008-11-08 21:18:35 UTC MAIN commitmail json YAML

Updated audio/SDL_sound to 1.0.3nb1 [bjs 2008-11-08]
Updated audio/easytag-current to 2.1.6nb1 [bjs 2008-11-08]
Updated audio/gst-plugins0.10-speex to 0.10.11nb1 [bjs 2008-11-08]
Updated audio/icecast to 2.3.2nb1 [bjs 2008-11-08]
Updated audio/lmms to 0.2.0nb4 [bjs 2008-11-08]
Updated audio/moc to 2.4.3nb1 [bjs 2008-11-08]
Updated audio/moc-devel to 2.5.0.3nb3 [bjs 2008-11-08]
Updated audio/sweep to 0.9.3nb1 [bjs 2008-11-08]
Updated audio/timidity to 2.13.2nb8 [bjs 2008-11-08]
Updated audio/vorbis-tools to 1.2.0nb2 [bjs 2008-11-08]
Updated emulators/dosbox to 0.72nb3 [bjs 2008-11-08]
Updated games/alephone to 20071103nb5 [bjs 2008-11-08]
Updated games/gltron to 0.70nb9 [bjs 2008-11-08]
Updated multimedia/xine-lib to 1.1.15nb2 [bjs 2008-11-08]

(bjs)

2008-11-08 21:13:49 UTC MAIN commitmail json YAML

Updated audio/speex to 1.2rc1

(bjs)

2008-11-08 21:13:28 UTC MAIN commitmail json YAML

2008-11-08 21:12:16 UTC MAIN commitmail json YAML

Add forgotten options.mk.

(bjs)

2008-11-08 21:06:46 UTC MAIN commitmail json YAML

Update to speex-1.2rc1.  This should be backward-compatible with
1.0.x versions.  Pulseaudio (which I am working on) requires
this version; moreover, the 1.0.x releases are deprecated.

The ChangeLog is not kept up-to-date, but here are some highlights:

1.2rc1
--------
Again, this new releases brings many improvements. The RAM requirement for
wideband has gone down drastically (i.e. more than 2x). A new resampler
module has been added, providing arbitrary sampling rate conversion --
fast. The echo canceller has also been improved. A bug in 1.2beta1 that
made the echo canceller unstable has been fixed. The echo canceller should
now converge faster, be robust and tolerant of incorrect capture-playback
synchronisation. The preprocessor has also been greatly improved. Not only
should the quality be better, but it is now fully converted to
fixed-point. At last, early TriMedia support (incomplete) has been merged.

1.2beta3
--------
The most obvious change in this release is that all the non-codec
components (preprocessor, echo cancellation, jitter buffer) have been
moved to a new libspeexdsp library. Other changes include a new jitter
buffer algorithm and resampler improvements/fixes. This is also the first
release where libspeex can be built without any floating point support. To
do this, the float compatibility API must be disabled (--disable-float-api
or DISABLE_FLOAT_API) and the VBR feature must be disabled (--disable-vbr
or DISABLE_VBR).

1.2beta2
--------
This release adds support for acoustic echo cancellation with multiple
microphones and multiple loudspeakers. It also adds an API to decorrelate
loudspeaker signals to improve multi-channel performance. In the bugfix
department, there are fixes for a few bugs in the echo canceller, jitter
buffer and preprocessor. At this point, the API for 1.2 should be stable
and only a few very minor additions are planned.

(bjs)

2008-11-08 20:00:22 UTC MAIN commitmail json YAML

Updated
devel/xdelta to 1.1.4
devel/xdelta3 to 3.0u

(heinz)

2008-11-08 19:57:48 UTC MAIN commitmail json YAML

Updated to version 3.0u.

Pkgsrc changes:
  - Updated HOMEPAGE. Changes were collected from this page.
  - Needs GNU make.
  - LICENSE is GPLv2
  - Added basic support for "make test".

Changes since version 3.0q:
===========================
Xdelta-3.0u release notes:

    * New xdelta3 merge command (issue 36)
    * Windows stdin/stdout-related fixes (issue 34)
    * Fix API-only infinite loop (issue 70)
    * Various portability and build fixes (gcc4, DJGPP, MinGW, Big-endian,
      Solaris, C++)
    * New regression test (yeah!)

Xdelta-3.0t release notes:

    * Improves compression by avoiding inefficient small copies (e.g.,
      copies of length 4 at a distance >= 2^14 are skipped)
    * Fixes an uninitialized array element in -S djw which did not cause
      a crash, but caused less than ideal compression and test failures
    * Fixes bugs in xdelta3 recode, tests added
    * All tests pass under Valgrind

Xdelta-3.0s release notes:

    * Faster! Several optimizations to avoid unnecessary arithmetic
    * xdelta3 -1 has faster/poorer compression (xdelta3 -2 is the former
      configuration)
    * -S djw exposes secondary compression levels as -S djw1 .. -S djw9
    * Removes "source file too large for external decompression" error check
    * API support for transcoding other formats into VCDIFF

Xdelta-3.0r release notes:

    * Fixes an encoder crash caused by -S djw (secondary compressor) on
      certain data, new tests for code-length overflow
    * Adds new recode command for re-encoding a delta with different
      secondary compression settings
    * Fixes API-specific bugs related to non-blocking calls to
      xd3_encode_input and xd3_decode_input
    * Adds new examples/encoder_decoder_test.c program for the non-blocking API

(heinz)

2008-11-08 19:57:36 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Application-Plugin-ValidateRM

(rhaen)

2008-11-08 19:56:28 UTC MAIN commitmail json YAML

- updated to 2.3
- corrected a typo (maintainer)

Changelog:
2.3 Wed Oct 22 23:05:29 EDT 2008
    - Fix broken test in t/forward.t  (#35056)

(rhaen)

2008-11-08 19:00:15 UTC MAIN commitmail json YAML

Rework dependencies.
Add some missing X11 lib and jpeg.
Add theora support.

(ahoka)

2008-11-08 18:50:57 UTC MAIN commitmail json YAML

Updated to version 1.1.4.

Pkgsrc changes:
  - Removed patches patch-aa, patch-ab and patch-ac (integrated upstream).
  - Added explicit version requirements for glib and zlib.
  - HOMEPAGE and MASTER_SITES had moved to a different location.

Changes since version 1.1.1:
============================
** Changes since version 1.1.3

* Add an implementation of xdp_generator_free() for users of the
  libxdelta API.  Previously there were no such users of the 1.x API,
  but Elliot Lee <sopwith@redhat.com> has written a program for
  providing delta operations on RPM files.  See http://@@@

* The man page now documents return values.

** Changes since version 1.1.2

* Correct error message format for the case when gzread fails trying
  to automatically decompress a corrupted GZIP file.  The situation
  itself--corrupt GZIP files--should be dealt with the -p (--pristine)
  option, which disables GZIP file recognition.  Reported by Ben
  Escoto.

* Apply a patch from Klaus Dittrich for building on HPUX with the
  native compiler.  There is now a script called "contrib/build_hpux".

** Changes since version 1.1.1

* This code release is a distant fork of the 2.0 release.  It will
  hopefully be replaced.

* When 'patch' supplies its default TO file name recorded in the
  delta, it still generates a unique file name to avoid overwriting an
  existing copy.  Use the 'xdelta info' command to see what file names
  are contained in the delta.

* The code for writing patches to stdout was broken in the case where
  gzip compression is used.  Writing patches to stdout has therefore
  been disabled.  The problem is a limitation in the gzdopen/gzwrite
  functions provided by zlib--you cannot determine how many bytes have
  been written to the file descriptor without dup-ing the FD
  beforehand and then lseek-ing afterwards, which does not work
  correctly if the output file is not seekable.

* By default, Xdelta uses a hard-coded 16 byte block size.  If you're
  working with large files, try #undef XDELTA_HARDCODE_SIZE in
  xdelta.h then use -s BLOCKSIZE (--blocksize=BLOCKSIZE), which should
  be a power of 2.

* New test program in the 'test' subdirectory, which runs comparisons
  against "diff --rcs -a" and also verifies the "xdelta patch"
  command.

* Incorporate DJGPP patches from Richard Dawe <richdawe@bigfoot.com>.
  You can find his versions directly at:

      ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2apps/xdlt112b.zip
      ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2apps/xdlt112s.zip

* Updated xdelta(1) man page.

* Updated autoconf (2.50), automake (1.4-p4), libtool (1.4) scripts,
  which includes updated config.guess and config.sub scripts.

* Correct some backward compatibility issues: strcmp() was not being
  tested == 0 for formats older than 1.0.4.

* Update GLIB version requirement, now 1.2.8.

* We really need support for 64bit file sizes...  perhaps the next
  version?

(heinz)

2008-11-08 18:49:07 UTC MAIN commitmail json YAML

Updated x11/gtk-sharp to 2.12.6

(wiz)

2008-11-08 18:48:53 UTC MAIN commitmail json YAML

Update to 2.12.6:

2008-11-05  Mike Kestner  <mkestner@novell.com>

* atk/atk-api-2.12.raw: regen
* gtk/gtk-api-2.12.raw: regen
* generator/Signal.cs: reinstate old custom marshaler generation and
generate custom marshaling when 'manual' attr is set.
* parser/gapi2xml.pl: set manual attr on sigs that have G_TYPE_POINTER
parameters since the generic closure can't cope with them.

2008-11-05  Mike Kestner  <mkestner@novell.com>

* gtk/Builder.custom: #if the new API for 2.14 for now so it
doesn't get confused as stable API yet.

2008-11-04  Mike Gorse  <mgorse@novell.com>

* glib/PtrArray.cs, glib/glue/ptrarray.c, glib/Makefile.am,
  glib/glue/Makefile.am, glib/gtype.cs, generator/SymbolTable.cs,
  generator/ReturnValue.cs: Add PtrArray.
* glib/Marshaller.cs: Add PtrArrayToArray.

* atk/Atk.metadata: Specify GetTarget return type.

* atk/Object.custom, atk/glue/object.c: Support overriding
  RefRelationSet.

2008-11-03  Stephane Delcroix  <sdelcroix@novell.com>

* gtk/Gtk.metadata:
* gtk/StatusIcon.custom: Obsolete the duplicated properties.

2008-10-29  Mike Kestner  <mkestner@novell.com>

* glib/Signal.cs : custom marshaling hooks
* glib/SignalClosure.cs : support for custom marshalers.

2008-10-28  Stephane Delcroix  <sdelcroix@novell.com>

* gtk/Gtk.Metadata: hide ConnectSignals.

* gtk/Builder.Custom: connect the signals, and the objects.
GetObjectRaw method: allows very neat object inheritance.

2008-10-27  Stephane Delcroix  <sdelcroix@novell.com>

* glib/ListBase.cs: DataMarshal: create the right object for *Adapter
list items.

2008-10-08  Mike Gorse  <mgorse@novell.com>

* atk/Object.custom: Pass Handle in EmitChildrenChanged (fix critical)

2008-10-24  Mike Kestner  <mkestner@novell.com>

* glib/GType.cs: register IntPtr.

2008-10-22  Peter Johanson  <peter@peterjohanson.com>

* gtk/TreeModelAdapter.custom:
* gtk/TreeModelFilter.custom:
* gtk/TreeModelSort.custom:
* gtk/TreeStore.custom: Don't trigger any gtk+ critical
warnings when the 'rows-reodered' signal is fired.

(wiz)

2008-11-08 18:47:36 UTC MAIN commitmail json YAML

Mention gtk2-extras removal.

(wiz)

2008-11-08 18:46:53 UTC MAIN commitmail json YAML

Remove unmaintained and undefined gtk2-extras package.

(wiz)

2008-11-08 18:42:20 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome to 2.24.0.92

(wiz)

2008-11-08 18:41:56 UTC MAIN commitmail json YAML

gnome-netstatus was update, depend on correct version. Bump version.

(wiz)

2008-11-08 18:35:40 UTC MAIN commitmail json YAML

Updated x11/gnome-themes to 2.24.1nb1

(wiz)

2008-11-08 18:35:24 UTC MAIN commitmail json YAML

>From Aleksey Cheusov:
Add two missing files that appeared after fixing patch-aa.

Bump PKGREVISION.

(wiz)

2008-11-08 18:25:38 UTC MAIN commitmail json YAML

Updated net/gnome-netstatus to 2.12.2

(wiz)

2008-11-08 18:25:10 UTC MAIN commitmail json YAML

Update to 2.12.2:

==============
Version 2.12.2
==============

o Fixes

* Fix leak (Kjartan Maraas)
* Correctly install/uninstall/use named icon (Christian Kirbach)

o Doc Translators

* Joan Duran (ca)
* David Lodge (en_GB)
* Jorge González (es)
* Robert-André Mauchin (fr)
* Milo Casagrande (it)
* Yannig Marchegay (oc)
* Daniel Nylander (sv)
* Theppitak Karoonboonyanan (th)

o Translators

* F Wolff (af)
* Khaled Hosny (ar)
* Ihar Hrachyshka (be@latin)
* Alexander Shopov (bg)
* Martin Willemoes Hansen (da)
* Nikos Charonitakis (el)
* Dominique PELLÉ (eo)
* Jorge González (es)
* Ivar Smolin (et)
* Iñaki Larrañaga Murgoitio (eu)
* Ilkka Tuohela (fi)
* Andrea Decorte (fur)
* Ignacio Casal Quinteiro (gl)
* Garry Lachman (he)
* Grunf (hr)
* Gabor Kelemen (hu)
* Tryggvi Björgvinsson (is)
* Alessio Frusciante (it)
* Takeshi AIHANA (ja)
* Shankar Prasad (kn)
* Erdal Ronahi (ku)
* Žygimantas Beručka (lt)
* Sandeep Shedmake (mr)
* Nabin Gautam (ne)
* Yannig Marchegay (Kokoyaya) (oc)
* Duarte Loreto (pt)
* Sebastian Ivan (ro)
* Leonid Kanter (ru)
* Danishka Navin (si)
* Marcel Telka (sk)
* Laurent Dhima (sq)
* Dr.T.Vasudevan (ta)
* Pramod (te)
* Theppitak Karoonboonyanan (th)
* Maxim Dizumanenko (uk)
* Nurali Abdurahmonov (uz@cyrillic)

(wiz)

2008-11-08 18:20:27 UTC MAIN commitmail json YAML

2008-11-08 17:36:36 UTC MAIN commitmail json YAML

Mark this BROKEN -- it can't build cleanly with recent JDK
and Servlet API versions, and needs replacement with a newer
version without the known issues in this one.

(jwise)

2008-11-08 14:13:45 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome to 2.24.0.91

(wiz)

2008-11-08 14:13:26 UTC MAIN commitmail json YAML

Depend on proper alacarte version. Bump version.

(wiz)

2008-11-08 14:12:46 UTC MAIN commitmail json YAML

Updated x11/alacarte to 0.11.6

(wiz)

2008-11-08 14:12:31 UTC MAIN commitmail json YAML

Update to 0.11.6:

==============
Version 0.11.6
==============

Misc

* install/uninstall more theme icons more correctly (Fabricio Silva,
  Michael Monreal, Vincent Untz)
* Check for python 2.6

Translations

- Updated ar: Khaled Hosny
- Updated el: Simos Xenitellis
- Updated fur: Massimo Furlani
- Updated hr: Ante Karamatić
- Updated hu: Gabor Kelemen
- Updated ml: Ani Peter
- Updated oc: Yannig Marchegay (Kokoyaya)
- Updated or: Manoj Kumar Giri
- Updated pl: Tomasz Dominikowski
- Updated ps: Zabeeh Khan
- Updated pt_BR: Vladimir Melo
- Updated ru: Nickolay V. Shmyrev
- Updated sk: Marcel Telka

(wiz)

2008-11-08 14:08:07 UTC MAIN commitmail json YAML

Note update of devel/p5-Class-MOP and devel/p5-Moose to respectively
versions 0.69 and 0.61.

(seb)

2008-11-08 14:03:48 UTC MAIN commitmail json YAML

Update from version 0.60 to version 0.61.

Changes:
0.61 Fri November 7, 2008
    * Moose::Meta::Attribute
      - When passing a role to handles, it will be loaded if necessary
        (perigrin)

    * Moose::Meta::Class
      - Method objects returned by get_method (and other methods)
        Could end up being returned without an associated_metaclass
        attribute. Removing get_method_map, which is provided by
        Class::MOP::Class, fixed this. The Moose version did nothing
        different from its parent except introduce a bug. (Dave Rolsky)
        - added tests for this (jdv79)

    * Various
      - Added a $VERSION to all .pm files which didn't have one. Fixes
        RT #40049, reported by Adam Kennedy. (Dave Rolsky)

    * Moose::Cookbook::Basics::Recipe4
    * Moose::Cookbook::Basics::Recipe6
      - These files had spaces on the first line of the SYNOPSIS, as
        opposed to a totally empty line. According to RT #40432, this
        confuses POD parsers. (Dave Rolsky)

(seb)

2008-11-08 14:02:04 UTC MAIN commitmail json YAML

Update from version 0.68 to version 0.69.

Changes:
0.69 Fri, November 7, 2008
    * Class::MOP::Method::Wrapped
      - Added introspection methods for method modifiers (Dave Rolsky)

(seb)

2008-11-08 13:47:30 UTC MAIN commitmail json YAML

Updated security/mhash to 0.9.9nb2

(bjs)

2008-11-08 13:47:11 UTC MAIN commitmail json YAML

Ugh, this was worse than I thought.  Refactor my change to account
for all autoconf definitions that pollute namespace.  Additionally,
I've prepared a distribution patch from FreeBSD ports which
fixes many memory leaks (see comment in patch).

PKGREVISION++

(bjs)

2008-11-08 13:20:43 UTC MAIN commitmail json YAML

Updated devel/cmake to 2.6.2

(wiz)

2008-11-08 13:20:17 UTC MAIN commitmail json YAML

Update to 2.6.2:

Changes in CMake 2.6.2 RC 6
- Fix bug#7669 cpack did not work when sym-linked after install

Changes in CMake 2.6.2 RC 5
- Add beta BundleUtilities.cmake file
- CPackRPM 7435 fixes to add optional post-install
- Fix Bug #7456, FindBoost versioned find not working
- Fix FindCurses to be able to work without ncurses.h
- FindQt4 fix bug #7433, add a bit more documentation and add ability
  to specify extra flags to lupdate.

Changes in CMake 2.6.2 RC 4
- Fix bug #7359 make llvm-gcc work, by explicitely excluding
  "llvm-" from _CMAKE_TOOLCHAIN_PREFIX
- Fix bug 7046: OS X Framework support: extensionless headers were
  being ignored when specified as public headers
- Fix documentation in CheckCCompilerFlag.cmake
- Add better version support to find_package command
- Fix Xcode debug not working
- Add VERSION compare to if command
- Make FindThreads sete THREADS_FOUND
- Deb cpack generator sets Installed-Size for the package
- Do not add an empty /D"" at the end of VS 6 .dsp compile lines
- Recognize /MAP in VS 7 and greater
- Add new policy CMP0009 - GLOB_RECURSE should not follow symlinks by
default

Changes in CMake 2.6.2 RC 3
- Fix bug, and remove extra closing > in visual fortran projects.
- Fix bug in ctest -C where it was sometimes ignored.
- Fix crash with exec_process when cmake is being debugged on windows
- Fix unsetting of global properties

Changes in CMake 2.6.2 RC 2
- allow tool chains to limit object path length
- add info.plist to frameworks
- better preservation of user link lines
- add a get command for cmake policies
- support for imported libraries of unknown type
- support link interface in target_link_libraries
- Do not hang when select lies
- .m compiled with gcc and g++ on mac
- Fix issue when application bundle dir is removed cmake
  needs to re-run automatically
- Report an error when configure has one error
- Fix bug where -E commands stole command line options
- Fix infinite recursion bug with try-compile and change of compilers
- Fix delete and backspace in ccmake
- Fix coverage not to follow symlinks
- Add more possible languages for NSIS in cpack
- FindQt4.cmake fix bug #7433, add documentation that
  directories also can be specified to update the translation files.
- Add standard arg handling to FindPHP4.cmake
- Add X11R6 to search path for FindOpenGL
- update cmake-syntax.vim to have more keywords
- BUG: fix #7477, set VERBOSE=1 in the kdevelop setting for
  the environment, not together with the make executable
- UsePkgConfig.cmake - clean up, add a status message in case
  pkgconfig didn't find the package, sync with kde
- FindX11 look in more places
- FindTIFF look for more names
- FindQt3, make sure qt4 is not found and some style stuff
- FindPNG add more names of linpng (sync with the KDE version)
- FindKDE3/KDE4 sanity checks on qt versions found
- FindLibXMl2 also search for xmllint, which comes with libxml2
  (sync with FindLibXml2.cmake from KDE)
- Fix sizeof, and other compiler INFO string checks with
  GNU linker's --gc-sections
- Fix bogus dependency on executable targets when a linked library
  happended to match the name of an executable target
- Improve readability of circular depends error
- Fix crash on circular target dependencies
- find_package now knows about lib64 paths
- Fix gentoo elf security issue with RPATH and RUNPATH

Changes in CMake 2.6.2 RC 1
- Fix abort in eclipse generator with empty EXECUTABLE_OUTPUT_PATH
- Fix FindKDE3.cmake syntax error
- Fix custom command output by relative path not always working
- Fix bug, Do not convert RPATH entries to full path.
- Allow for "$ORIGIN" into the RPATH>
- Allow for static libraries with lots of objects using archive append
- Fix documentation for FindImageMagick.cmake
- Fix link error with MS compiler and comdef
- Fix crash when attempting to load the RPATH out of a non-ELF file
- Add --trace option to cmake allowing for the tracing of a cmake run
- Fix for issue #4971 where the case of the drive letter component of
  the filenames might be different when analyzing gcov output.
- Add warning level W0 to visual studio
- Add support for OSX library version flags

(wiz)

2008-11-08 12:59:13 UTC MAIN commitmail json YAML

+ bugzilla-3.0.6, cmake-2.6.2, ircservices-5.1.13, scilab-5.0.3.

(wiz)

2008-11-08 12:55:39 UTC MAIN commitmail json YAML

Updated security/mhash to 0.9.9nb1

(bjs)

2008-11-08 12:55:21 UTC MAIN commitmail json YAML

Patch out definition of VERSION in mhash_config.h.  Code could
rely on this--and *not* define it in installed headers!

PKGREVISION++

(bjs)

2008-11-08 12:36:45 UTC MAIN commitmail json YAML

Mark gnome-screensaver as "too old".

(wiz)

2008-11-08 11:44:42 UTC MAIN commitmail json YAML

remove duplicate line and fix some more bad dependencies

(jnemeth)

2008-11-08 11:18:14 UTC MAIN commitmail json YAML

patch-aa: GNOME bug #559395: fix build w/ bison-2.4.

(tnn)

2008-11-08 10:45:06 UTC MAIN commitmail json YAML

Updated devel/tig to 0.12.1 [bjs 2008-11-08]

(bjs)

2008-11-08 10:44:38 UTC MAIN commitmail json YAML

Updated devel/tig to 0.12.1

(bjs)

2008-11-08 10:44:12 UTC MAIN commitmail json YAML

Update to tig-0.12.1.

Changes:

tig-0.12.1
----------
  Improvements:

* Status view: revert uncommitted diff chunks and unstaged files with
  changes. Bound to ! by default.
* Main view: use --topo-order also when rev-list arguments are given on
  the command line.
* Log view: support for refreshing.

  Bug fixes:

* Status view: use ls-files' --exclude-standard so user specific ignore
  rules are effective. The option was added in git version 1.5.4.
* Stage view: fix assertion failure triggered when updating while status
  view is not displayed.
* Help view: avoid confusion by showing "(no key)" instead of "?" for
  unbound requests.
* Reload repository references when refreshing the main (and log) view.
* Do not maximize views when refreshing.

tig-0.12
--------
  Improvements:

* F5 also refreshes the current view.
* Allow line graphics to be disabled with new line-graphics option.
* Main view: also include the reference names when searching.
* Main view: support for refreshing.
* Main view: disable boundary commits by default. Use --boundary when
  they should be shown. (Debian bug 498628)
* Stage view: add stage-next action to jump to next diff chunk that can
  be staged. By default bound to @.
* Configure: check for the ncurses header files.
* Add author-width option to costumize the width of the author column.
  For example, put the following in ~/.tigrc: set author-width = 10

  Bug fixes:

* Fix regression when staging all diff chunks in a section.
* Bind the maximize view action to O; it conflicted with the keybinding
  to launch the merge tool in the status view.
* Fix problem with $(cmd) usage in shell code. Some shells (jsh)
  installed as /bin/sh does not support it.
* Do not show incomplete boundary commits when --no-walk is used.
* Documentation: Rename gitlink macro to support AsciiDoc 8.2.3.
* Ignore pipe reads with errno "Success" reported after a signals, for
  example when refreshing doing background loading.
tig-0.11
--------
  Incompatibilities:

* Remove parsing of deprecated options: -g, -l, -d.
* The first seen -- will stop option parsing and is passed to git
  instead of breaking out of tig's option parsing.

  New features:

* Blame view; bound to B by default, reachable from the command line and
  the tree, status, and stage views.
* Blame/main view: allow display of date, author, and references to be
  toggled on/off. Bound to D, A, and F respectively.
* Add action to maximize the current view.
  Improvements:
* Show the current branch in the status view.
* Show local/light-weight tags.

  Bug fixes:

* Fix regressions for the pager mode.
* Fix refreshing of the index with working directory info.

(bjs)

2008-11-08 10:14:26 UTC MAIN commitmail json YAML

Do not insist on same PKGREVISION for py-gobject-shared.

(wiz)

2008-11-08 09:49:41 UTC MAIN commitmail json YAML

Mention move of p5-CGI_Lite to p5-CGI-Lite.

(wiz)

2008-11-08 09:47:46 UTC MAIN commitmail json YAML

2008-11-08 09:43:57 UTC MAIN commitmail json YAML

Re-Import p5-CGI-Lite-2.02nb2 from www/p5-CGI_Lite as www/p5-CGI-Lite,
to make directory name match PKGNAME.

This is CGI_Lite.pm, a light-weight easy-to-use Perl5 library for writing
forms-based World Wide Web CGI scripts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(wiz)

2008-11-08 09:42:40 UTC MAIN commitmail json YAML

Add HOMEPAGE, simplify name handling.

(wiz)

2008-11-08 02:56:14 UTC MAIN commitmail json YAML

py-paramiko is in security, not devel.

(epg)

2008-11-08 02:53:34 UTC MAIN commitmail json YAML

Updates:
- bzr-1.9
- bzrtools-1.9.1
- bzr-svn-0.4.14

(epg)

2008-11-08 02:51:23 UTC MAIN commitmail json YAML

bzr-svn 0.4.14 2008-11-03

  BUG FIXES

  * Fix compatibility with Bazaar 1.9. (#279444)

  * Cope with pushing files changed into directories. (#277369)

  * Don't assume root path can't change; Microsoft's CodePlex site
    does this. (#278930)

  * Fix python2.6 deprecation warnings. (#292306)

  * Ignore with tags that happen to be files. (#290664)

bzr-svn 0.4.13 2008-09-24

  pkgsrc changes

  * Add patch-aa to support bzr 1.8 without warnings.

  BUG FIXES

  * Fix compatibility with Subversion 1.4 on Windows.

  * Fix bug modifying set of right hand side revisions during fetch. (#264740)

  * Fix linking against Subversion 1.5 on Windows. (#263570)

  * Avoid NoneType error when no revisions to push in "bzr dpush". (#267484)

  * Properly convert errors raised when starting a commit. (#267899)

  * Fix compatibility with Bazaar 1.7.

  FEATURES

  * Add support for using Apple keychain.

(epg)

2008-11-08 02:50:48 UTC MAIN commitmail json YAML

November 3 2008
* RELEASE: bzrtools 1.9.0

October 22 2008
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).

October 17 2008
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
  and 'unshelve'.  This allows bzr core to supply 'shelve' and 'unshelve'.

October 7 2008
* RELEASE: bzrtools 1.8.0
* Fix NotStandalone class to be stringable (#277652)

September 11 2008
* RELEASE: bzrtools 1.7.0

July 10 2008
* colordiff can now use /etc/colordiffrc

(epg)

2008-11-08 02:50:15 UTC MAIN commitmail json YAML

bzr 1.9 2008-11-07
------------------

This release of Bazaar adds a new repository format, ``1.9``, with smaller
and more efficient index files.  This format can be specified when
creating a new repository, or used to losslessly upgrade an existing
repository.  bzr 1.9 also speeds most operations over the smart server
protocol, makes annotate faster, and uses less memory when making
checkouts or pulling large amounts of data.

  BUG FIXES:

  * Fix "invalid property value 'branch-nick' for None" regression with
    branches bound to svn branches.  (Martin Pool, #293440)

  * Fix SSL/https on Python2.6.  (Vincent Ladeuil, #293054)

  * ``SFTPTransport.readv()`` had a bug when requests were out-of-order.
    This only triggers some-of-the-time on Knit format repositories.
    (John Arbash Meinel, #293746)

bzr 1.9rc1 2008-10-31
---------------------

  NEW FEATURES:

    * New Branch hook ``transform_fallback_location`` allows a function to
      be called when looking up the stacked source. (Michael Hudson)

    * New repository formats ``1.9`` and ``1.9-rich-root``. These have all
      the functionality of ``1.6``, but use the new btree indexes.
      These indexes are both smaller and faster for access to historical
      information.  (John Arbash Meinel)

  IMPROVEMENTS:

    * ``BTreeIndex`` code now is able to prefetch extra pages to help tune
      the tradeoff between bandwidth and latency. Should be tuned
      appropriately to not impact commands which need minimal information,
      but provide a significant boost to ones that need more context. Only
      has a direct impact on the ``--development2`` format which uses
      btree's for the indexes. (John Arbash Meinel)

    * ``bzr dump-btree`` is a hidden command introduced to allow dumping
      the contents of a compressed btree file.  (John Arbash Meinel)

    * ``bzr pack`` now tells the index builders to optimize for size. For
      btree index repositories, this can save 25% of the index size
      (mostly in the text indexes). (John Arbash Meinel)

    * ``bzr push`` to an existing branch or repository on a smart server
      is faster, due to Bazaar making more use of the ``get_parent_map``
      RPC when querying the remote branch's revision graph.
      (Andrew Bennetts)

    * default username for bzr+ssh and sftp can be configured in
      authentication.conf. (Aaron Bentley)

    * launchpad-login now provides a default username for bzr+ssh and sftp
      URLs, allowing username-free URLs to work for everyone. (Aaron Bentley)

    * ``lp:`` lookups no longer include usernames, making them shareable and
      shorter. (Aaron Bentley)

    * New ``PackRepository.autopack`` smart server RPC, which does
      autopacking entirely on the server.  This is much faster than
      autopacking via plain file methods, which downloads a large amount
      of pack data and then re-uploads the same pack data into a single
      file.  This fixes a major (although infrequent) cause of lengthy
      delays when using a smart server.  For example, pushing the 10th
      revision to a repository with 9 packs now takes 44 RPCs rather than
      179, and much less bandwidth too.  This requires Bazaar 1.9 on both
      the client and the server, otherwise the client will fallback to the
      slower method.  (Andrew Bennetts)

  BUG FIXES:

    * A failure to load a plugin due to an IncompatibleAPI exception is
      now correctly reported. (Robert Collins, #279451)

    * API versioning support now has a multiple-version checking api
      ``require_any_api``. (Robert Collins, #279447)

    * ``bzr branch --stacked`` from a smart server to a standalone branch
      works again.  This fixes a regression in 1.7 and 1.8.
      (Andrew Bennetts, #270397)

    * ``bzr co`` uses less memory. It used to unpack the entire WT into
      memory before writing it to disk. This was a little bit faster, but
      consumed lots of memory. (John Arbash Meinel, #269456)

    * ``bzr missing --quiet`` no longer prints messages about whether
      there are missing revisions.  The exit code indicates whether there
      were or not.  (Martin Pool, #284748)

    * Fixes to the ``annotate`` code. The fast-path which re-used the
      stored deltas was accidentally disabled all the time, instead of
      only when a branch was stacked. Second, the code would accidentally
      re-use a delta even if it wasn't against the left-parent, this
      could only happen if ``bzr reconcile`` decided that the parent
      ordering was incorrect in the file graph.  (John Arbash Meinel)

    * "Permission denied" errors that occur when pushing a new branch to a
      smart server no longer cause tracebacks.  (Andrew Bennetts, #278673)

    * Some compatibility fixes for building the extensions with MSVC and
      for python2.4. (John Arbash Meinel, #277484)

    * The index logic is now able to reload the list of pack files if and
      index ends up disappearing. We still don't reload if the pack data
      itself goes missing after checking the index. This bug appears as a
      transient failure (file not found) when another process is writing
      to the repository.  (John Arbash Meinel, #153786)

    * ``bzr switch`` and ``bzr bind`` will now update the branch nickname if
      it was previously set. All checkouts will now refer to the bound branch
      for a nickname if one was not explicitly set.
      (Marius Kruger, #230903)

  DOCUMENTATION:

    * Improved hook documentation. (Michael Ernst)

  API CHANGES:

    * commands.plugins_cmds is now a CommandRegistry, not a dict.

  INTERNALS:

    * New AuthenticationConfig.set_credentials method allows easy programmatic
      configuration of authetication credentials.

bzr 1.8 2008-10-16
------------------

Bazaar 1.8 includes several fixes that improve working tree performance,
display of revision logs, and merges.  The bzr testsuite now passes on OS
X and Python 2.6, and almost completely passes on Windows.  The
smartserver code has gained several bug fixes and performance
improvements, and can now run server-side hooks within an http server.

  BUG FIXES:

  * Fix "Must end write group" error when another error occurs during
    ``bzr push``.  (Andrew Bennetts, #230902)

  PORTABILITY:

  * Some Pyrex versions require the WIN32 macro defined to compile on
    that platform.  (Alexander Belchenko, Martin Pool, #277481)

bzr 1.8rc1 2008-10-07
---------------------

  CHANGES:

    * ``bzr log file`` has been changed. It now uses a different method
      for determining which revisions to show as merging the changes to
      the file. It now only shows revisions which merged the change
      towards your mainline. This simplifies the output, makes it faster,
      and reduces memory consumption.  (John Arbash Meinel)

    * ``bzr merge`` now defaults to having ``--reprocess`` set, whenever
      ``--show-base`` is not supplied.  (John Arbash Meinel)

    * ``bzr+http//`` will now optionally load plugins and write logs on the
      server. (Marius Kruger)

    * ``bzrlib._dirstate_helpers_c.pyx`` does not compile correctly with
      Pyrex 0.9.4.1 (it generates C code which causes segfaults). We
      explicitly blacklist that version of the compiler for that
      extension. Packaged versions will include .c files created with
      pyrex >= 0.9.6 so it doesn't effect releases, only users running
      from the source tree. (John Arbash Meinel, #276868)

  FEATURES

    * bzr is now compatible with python-2.6. python-2.6 is not yet officially
      supported (nor released, tests were conducted with the dev version of
      python-2.6rc2), but all known problems have been fixed.  Feedback
      welcome.
      (Vincent Ladeuil, #269535)

  IMPROVEMENTS:

    * ``bzr annotate`` will now include uncommitted changes from the local
      working tree by default. Such uncommitted changes are given the
      revision number they would get if a commit was done, followed with a
      ? to indicate that its not actually known. (Robert Collins, #3439)

    * ``bzr branch`` now accepts a ``--standalone`` option, which creates a
      standalone branch regardless of the presence of shared repositories.
      (Daniel Watkins)

    * ``bzr push`` is faster in the case there are no new revisions to
      push.  It is also faster if there are no tags in the local branch.
      (Andrew Bennetts)

    * File changes during a commit will update the tree stat cache.
      (Robert Collins)

    * Location aliases can now accept a trailing path.  (Micheal Hudson)

    * New hooks ``Lock.hooks`` when LockDirs are acquired and released.
      (Robert Collins, MartinPool)

    * Switching in heavyweight checkouts uses the master branch's context, not
      the checkout's context.  (Adrian Wilkins)

    * ``status`` on large trees is now faster, due to optimisations in the
      walkdirs code. Of particular note, the walkdirs code now performs
      a temporary ``chdir()`` while reading a single directory; if your
      platform has non thread-local current working directories (and is
      not windows which has its own implementation), this may introduce a
      race condition during concurrent uses of bzrlib. The bzrlib CLI
      will not encounter this as it is single threaded for working tree
      operations. (Robert Collins)

    * The C extensions now build on python 2.4 (Robert Collins, #271939)

    * The ``-Dhpss`` debug flag now reports the number of smart server
      calls per medium to stderr.  This is in addition to the existing
      detailed logging to the .bzr.log trace file.  (Andrew Bennetts)

  BUG FIXES:

    * Avoid random failures arising from misinterpreted ``errno`` values
      in ``_readdir_pyx.read_dir``.
      (Martin Pool, #279381)

    * Branching from a shared repository on a smart server into a new
      repository now preserves the repository format.
      (Andrew Bennetts, #269214)

    * ``bzr log`` now accepts a ``--change`` option.
      (Vincent Ladeuil, #248427)

    * ``bzr missing`` now accepts an ``--include-merges`` option.
      (Vincent Ladeuil, #233817)

    * Don't try to filter (internally) '.bzr' from the files to be deleted if
      it's not there.
      (Vincent Ladeuil, #272648)

    * Fix '_in_buffer' AttributeError when using the -Dhpss debug flag.
      (Andrew Bennetts)

    * Fix TooManyConcurrentRequests errors caused by a connection failure
      when doing ``bzr pull`` or ``bzr merge`` from a ``bzr+ssh`` URL.
      (Andrew Bennetts, #246233)

    * Fixed ``bzr st -r branch:PATH_TO_BRANCH`` where the other branch
      is in a different repository than the current one.
      (Luk叩邸 Lalinsk箪, #144421)

    * Make the first line of the manpage preamble a comment again.
      (David Futcher, #242106)

    * Remove use of optional parameter in GSSAPI FTP support, since
      it breaks newer versions of Python-Kerberos. (Jelmer Vernooij)

    * The autopacking logic will now always create a single new pack from
      all of the content which it deems is worth moving. This avoids the
      'repack a single pack' bug and should result in better packing
      overall.  (John Arbash Meinel, #242510, #172644)

    * Trivial documentation fix.
      (John Arbash Meinel, #270471)

  DOCUMENTATION:

    * Explain revision/range identifiers. (Daniel Clemente)

  API CHANGES:

    * ``CommitBuilder.record_entry_contents`` returns one more element in
      its result tuple - an optional file system hash for the hash cache
      to use. (Robert Collins)

    * ``dirstate.DirState.update_entry`` will now only calculate the sha1
      of a file if it is likely to be needed in determining the output
      of iter_changes. (Robert Collins)

    * The PackRepository, RepositoryPackCollection, NewPack classes have a
      slightly changed interface to support different index types; as a
      result other users of these classes need to supply the index types
      they want. (Robert Collins)

  TESTING:

    * ``bzrlib.tests.repository_implementations`` has been renamed to
      ``bzrlib.tests.per_repository`` so that we have a common structure
      (and it is shorter). (John Arbash Meinel, #239343)

    * ``LocalTransport.abspath()`` now returns a drive letter if the
      transport has one, fixing numerous tests on Windows.
      (Mark Hammond)

    * PreviewTree is now tested via intertree_implementations.
      (Aaron Bentley)

    * The full test suite is passing again on OSX.
      (Guillermo Gonzalez, Vincent Ladeuil)

    * The full test suite passes when run with ``-Eallow_debug``.
      (Andrew Bennetts)

  INTERNALS:

    * A new hook, ``Branch.open``, has been added, which is called when
      branch objects are opened. (Robert Collins)

    * ``bzrlib.osutils._walkdirs_utf8`` has been refactored into common
      tree walking, and modular directory listing code to aid future
      performance optimisations and refactoring. (Robert Collins)

    * ``bzrlib.trace.debug_memory`` can be used to get a quick memory dump
      in the middle of processing. It only reports memory if
      ``/proc/PID/status`` is available. (John Arbash Meinel)

    * New method ``RevisionSpec.as_tree`` for representing the revision
      specifier as a revision tree object. (Luk叩邸 Lalinsk箪)

    * New race-free method on MutableTree ``get_file_with_stat`` for use
      when generating stat cache results. (Robert Collins)

    * New win32utils.get_local_appdata_location() provides access to a local
      directory for storing data.  (Mark Hammond)

    * To be compatible with python-2.6 a few new rules should be
      observed. 'message' attribute can't be used anymore in exception
      classes, 'sha' and 'md5' modules have been deprecated (use
      osutils.[md5|sha]), object__init__ and object.__new__ don't accept
      parameters anymore.
      (Vincent Ladeuil)

bzr 1.7.1 2008-10-01
--------------------

  No changes from 1.7.1rc1.

bzr 1.7.1rc1 2008-09-24
-----------------------

This release just includes an update to how the merge algorithm handles
file paths when we encounter complex history.

  FEATURES:

    * If we encounter a criss-cross in history, use information from
      direct Least Common Ancestors to resolve inventory shape (locations
      of files, adds, deletes, etc). This is similar in concept to using
      ``--lca`` for merging file texts, only applied to paths.
      (John Arbash Meinel)

bzr 1.7 2008-09-23
------------------

This release includes many bug fixes and a few performance and feature
improvements.  ``bzr rm`` will now scan for missing files and remove them,
like how ``bzr add`` scans for unknown files and adds them. A bit more
polish has been applied to the stacking code. The b-tree indexing code has
been brought in, with an eye on using it in a future repository format.
There are only minor installer changes since bzr-1.7rc2.

  FEATURES

    * Some small updates to the win32 installer. Include localization
      files found in plugins, and include the builtin distutils as part of
      packaging qbzr. (Mark Hammond)

bzr 1.7rc2 2008-09-17
---------------------

A few bug fixes from 1.7rc1. The biggest change is a new
``RemoteBranch.get_stacked_on_url`` rpc. This allows clients that are
trying to access a Stacked branch over the smart protocol, to properly
connect to the stacked-on location.

  BUG FIXES:

    * Branching from a shared repository on a smart server into a new
      repository now preserves the repository format.
      (Andrew Bennetts, #269214)

  * Branching from a stacked branch via ``bzr+ssh`` can properly connect
    to the stacked-on branch.  (Martin Pool, #261315)

    * ``bzr init`` no longer re-opens the BzrDir multiple times.
      (Vincent Ladeuil)

    * Fix '_in_buffer' AttributeError when using the -Dhpss debug flag.
      (Andrew Bennetts)

bzr 1.7rc1 2008-09-09
---------------------

This release candidate for bzr 1.7 has several bug fixes and a few
performance and feature improvements.  ``bzr rm`` will now scan for
missing files and remove them, like how ``bzr add`` scans for unknown
files and adds them. A bit more polish has been applied to the stacking
code. The b-tree indexing code has been brought in, with an eye on using
it in a future repository format.

  CHANGES:

    * ``bzr export`` can now export a subdirectory of a project.
      (Robert Collins)

    * ``bzr remove-tree`` will now refuse to remove a tree with uncommitted
      changes, unless the ``--force`` option is specified.
      (Luk叩邸 Lalinsk箪, #74101)

    * ``bzr rm`` will now scan for files that are missing and remove just
      them automatically, much as ``bzr add`` scans for new files that
      are not ignored and adds them automatically. (Robert Collins)

  FEATURES

    * Support for GSSAPI authentication when using FTP as documented in
      RFC2228. (Jelmer Vernooij, #49623)

    * Add support for IPv6 in the smart server. (Jelmer Vernooij, #165014)

  IMPROVEMENTS:

    * A url like ``log+file:///tmp`` will log all access to that Transport
      to ``.bzr.log``, which may help in debugging or profiling.
      (Martin Pool)

    * ``bzr branch`` and ``bzr push`` use the default stacking policy if the
      branch format supports it. (Aaron Bentley)

    * ``bzr init`` and ``bzr init-repo`` will now print out the same as
      ``bzr info`` if it completed successfully.
      (Marius Kruger)

    * ``bzr uncommit`` logs the old tip revision id, and displays how to
      restore the branch to that tip using ``bzr pull``.  This allows you
      to recover if you realize you uncommitted the wrong thing.
      (John Arbash Meinel)

    * Fix problems in accessing stacked repositories over ``bzr://``.
      (Martin Pool, #261315)

    * ``SFTPTransport.readv()`` was accidentally using ``list += string``,
      which 'works', but adds each character separately to the list,
      rather than using ``list.append(string)``. Fixing this makes the
      SFTP transport a little bit faster (~20%) and use a bit less memory.
      (John Arbash Meinel)

    * When reading index files, if we happen to read the whole file in a
      single request treat it as a ``_buffer_all`` request. This happens
      most often on small indexes over remote transports, where we default
      to reading 64kB. It saves a round trip for each small index during
      fetch operations. Also, if we have read more than 50% of an index
      file, trigger a ``_buffer_all`` on the next request. This works
      around some inefficiencies because reads don't fall neatly on page
      boundaries, so we would ignore those bytes, but request them again
      later. This could trigger a total read size of more than the whole
      file. (John Arbash Meinel)

  BUG FIXES:

    * ``bzr rm`` is now aliased to ``bzr del`` for the convenience of svn
      users. (Robert Collins, #205416)

    * Catch the infamous "select/poll returned error" which occurs when
      pycurl try to send a body request to an HTTP/1.0 server which has
      already refused to handle the request. (Vincent Ladeuil, #225020)

    * Fix ``ObjectNotLocked`` errors when using various commands
      (including ``bzr cat`` and ``bzr annotate``) in combination with a
      smart server URL.  (Andrew Bennetts, #237067)

    * ``FTPTransport.stat()`` would return ``0000`` as the permission bits
      for the containing ``.bzr/`` directory (it does not implement
      permissions). This would cause us to set all subdirectories to
      ``0700`` and files to ``0600`` rather than leaving them unmodified.
      Now we ignore ``0000`` as the permissions and assume they are
      invalid. (John Arbash Meinel, #259855)

    * Merging from a previously joined branch will no longer cause
      a traceback. (Jelmer Vernooij, #203376)

    * Pack operations on windows network shares will work even with large
      files. (Robert Collins, #255656)

    * Running ``bzr st PATH_TO_TREE`` will no longer suppress merge
      status. Status is also about 7% faster on mozilla sized trees
      when the path to the root of the tree has been given. Users of
      the internal ``show_tree_status`` function should be aware that
      the show_pending flag is now authoritative for showing pending
      merges, as it was originally. (Robert Collins, #225204)

    * Set valid default _param_name for Option so that ListOption can embed
      '-' in names. (Vincent Ladeuil, #263249)

    * Show proper error rather than traceback when an unknown revision
      id is specified to ``bzr cat-revision``. (Jelmer Vernooij, #175569)

    * Trailing text in the dirstate file could cause the C dirstate parser
      to try to allocate an invalid amount of memory. We now properly
      check and test for parsing a dirstate with invalid trailing data.
      (John Arbash Meinel, #186014)

    * Unexpected error responses from a smart server no longer cause the
      client to traceback.  (Andrew Bennetts, #263527)

    * Use a Windows api function to get a Unicode host name, rather than
      assuming the host name is ascii.
      (Mark Hammond, John Arbash Meinel, #256550)

    * ``WorkingTree4`` trees will now correctly report missing-and-new
      paths in the output of ``iter_changes``. (Robert Collins)

  DOCUMENTATION:

    * Updated developer documentation.  (Martin Pool)

  API CHANGES:

    * Exporters now take 4 parameters. (Robert Collins)

    * ``Tree.iter_changes`` will now return False for the content change
      field when a file is missing in the basis tree and not present in
      the target tree. Previously it returned True unconditionally.
      (Robert Collins)

    * The deprecated ``Branch.abspath`` and unimplemented
      ``Branch.rename_one`` and ``Branch.move`` were removed. (Jelmer Vernooij)

    * BzrDir.clone_on_transport implementations must now accept a stacked_on
      parameter.  (Aaron Bentley)

    * BzrDir.cloning_metadir implementations must now take a require_stacking
      parameter.  (Aaron Bentley)

  TESTING:

    * ``addCleanup`` now takes ``*arguments`` and ``**keyword_arguments``
      which are then passed to the cleanup callable as it is run. In
      addition, addCleanup no longer requires that the callables passed to
      it be unique. (Jonathan Lange)

    * Fix some tests that fail on Windows because files are deleted while
      still in use.
      (Mark Hammond)

    * ``selftest``'s ``--starting-with`` option can now use predefined
      prefixes so that one can say ``bzr selftest -s bp.loom`` instead of
      ``bzr selftest -s bzrlib.plugins.loom``. (Vincent Ladeuil)

    * ``selftest``'s ``--starting-with`` option now accepts multiple values.
      (Vincent Ladeuil)

  INTERNALS:

    * A new plugin interface, ``bzrlib.log.log_adapters``, has been added.
      This allows dynamic log output filtering by plugins.
      (Robert Collins)

    * ``bzrlib.btree_index`` is now available, providing a b-tree index
      layer. The design is memory conservative (limited memory cache),
      faster to seek (approx 100 nodes per page, gives 100-way fan out),
      and stores compressed pages allowing more keys per page.
      (Robert Collins, John Arbash Meinel)

    * ``bzrlib.diff.DiffTree.show_diff`` now skips changes where the kind
      is unknown in both source and target.
      (Robert Collins, Aaron Bentley)

    * ``GraphIndexBuilder.add_node`` and ``BTreeBuilder`` have been
      streamlined a bit. This should make creating large indexes faster.
      (In benchmarking, it now takes less time to create a BTree index than
      it takes to read the GraphIndex one.) (John Arbash Meinel)

    * Mail clients for `bzr send` are now listed in a registry.  This
      allows plugins to add new clients by registering them with
      ``bzrlib.mail_client.mail_client_registry``.  All of the built-in
      clients now use this mechanism.  (Neil Martinsen-Burrell)

(epg)

2008-11-08 02:49:49 UTC MAIN commitmail json YAML

PRIVILEGED_STAGES+= clean

(epg)

2008-11-08 01:42:59 UTC pkgsrc-2008Q3 commitmail json YAML

2008-11-08 01:42:19 UTC pkgsrc-2008Q3 commitmail json YAML

pullup ticket #2580 - requested by mishka
perl5: pullup patch that fixes build on netbsd 5

revisions pulled up:
lang/perl5/distinfo
lang/perl5/patches/patch-ba 1.5 (part of)

(rtr)

2008-11-08 01:10:12 UTC MAIN commitmail json YAML

Need buildlink GL and GLU headers.

(obache)

2008-11-08 00:36:12 UTC MAIN commitmail json YAML

+ evolution-sharp.

(wiz)

2008-11-08 00:35:55 UTC MAIN commitmail json YAML

Added mail/evolution-sharp version 0.18.1

(wiz)

2008-11-08 00:35:07 UTC MAIN commitmail json YAML

Import evolution-sharp-0.18.1 as mail/evolution-sharp.
Imported from wip, originally packaged there by marc, updated by me.

Evolution# is a .NET language binding for various Ximian Evolution (tm)
libraries.
Initial support is for libebook for addressbook access.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(wiz)

2008-11-08 00:16:15 UTC MAIN commitmail json YAML

Updated mail/evolution-exchange to 2.24.1.1

(wiz)

2008-11-08 00:15:54 UTC MAIN commitmail json YAML

Update to 2.24.1.1:

Evolution Exchange 2.24.1.1 2008-11-07
-------------------------------------

Updated Translations:
Maxim Dziumanenko (uk)

(wiz)

2008-11-08 00:15:26 UTC MAIN commitmail json YAML

Fix typo: PKGRECISION -> PKGREVISION.

(wiz)

2008-11-07 23:37:33 UTC MAIN commitmail json YAML

Updated mail/evolution to 2.24.1.1

(wiz)

2008-11-07 23:37:08 UTC MAIN commitmail json YAML

Update to 2.24.1.1:

Evolution 2.24.1.1 2008-11-07
----------------------------

Releasing Evolution under 'GNU LGPL V2 or (at your option) V3'. Refer COPYING file for more details

Bug Fixes:
#437226: (Novell Bugzilla) Proper message is missing in mail sent by delegatee (Bharath Acharya)
#440007: (Novell Bugzilla) Print Preview of Calendar Event Shows Blank Page Before Data (Bharath Acharya)
#541121: Updated Meetings Need to Notify the Organizer Just as Brand New Meetings Do (Patrick Ohly)
#554450: drag and drop to attachment bar doesn't work (Matthew Barnes)
#557246: Unsubscribe other user's folder throws an error (Bharath Acharya)
#557613: evolution crashed with SIGSEGV in e_flag_set() (Matthew Barnes)
#557726: New address book creation dialog doesn't get refreshed (Bharath Acharya)
#558726: format string bugs causing potential crashes (Matthew Barnes)
#559028: Evolution: Reserve tab order in mail composer window is not the same as the forward tab order in reverse. (Matthew Barnes)
#559041: Please add translator comment (Matthew Barnes)
#559371: Evolution: spell-checker underlines even the words correctly spelled whilst language is ticked. (Matthew Barnes)

Updated Translations:
Maxim Dziumanenko (uk)
Leonardo Ferreira Fontenelle (pt_BR)
Gabor Kelemen (hu)
Kenneth Nielsen (da)
Luca Ferretti (it)
iharh (be)
Jorge Gonzalez (es)
Priit Laes (et)
Daniel Nylander (sv)
Gil Forcada (ast)

(wiz)

2008-11-07 23:33:29 UTC MAIN commitmail json YAML

depend on py-gnome2-desktop>=2.24.0; kinda hard to depend on a version
that does not exist

(jnemeth)

2008-11-07 22:42:57 UTC MAIN commitmail json YAML

Updated www/gtkhtml314 to 3.24.1.1

(wiz)

2008-11-07 22:42:42 UTC MAIN commitmail json YAML

Update to 3.24.1.1:

GtkHTML-3.24.1.1 2008-11-07
-------------------------

Bug Fixes:
#338921: crash dislaying a mail (Milan Crha)

Updated Translations:
Maxim Dziumanenko (uk)

(wiz)

2008-11-07 22:26:46 UTC MAIN commitmail json YAML

Updated mail/evolution-data-server to 2.24.1.1

(wiz)

2008-11-07 22:26:22 UTC MAIN commitmail json YAML

Update to 2.24.1.1:

Evolution-Data-Server 2.24.1.1 2008-11-07
-----------------------------------------

Bug Fixes:
#209514: (Novell Bugzilla) Evolution Groupwise missing mails (Sankar P)
#372382: (Novell Bugzilla) VUL-0: OTRS SOAP interface vulnerability (Sankar P)
#434946: (Novell Bugzilla) Deleted Messages in Trash Show Bold and Behave Like New Messages (Sankar P)
#434950: (Novell Bugzilla) Newly Fetched Mail Doesn't Update Mailbox Count in QuickViewer Until Exit and Entry (Sankar P)
#434958: (Novell Bugzilla) 'Empty Trash' Sometimes Requires Multiple Attempts Before Initiating (Sankar P)
#435725: (Novell Bugzilla) Disable Right-Mouse "Delete" On GrouPWise System Email Folders (Sankar P)
#435727: (Novell Bugzilla) Deleted Shared Folder Crashes Evolution (Sankar P)
#435964: (Novell Bugzilla) Evo crashed after switching from offline to online in GW addressbook (Ashish Shrivastava)
#440502: (Novell Bugzilla) Tracker Bug: GroupWise Magic Patch Tracker (Sankar P)
#532136: Evolution crashed - modifying a local task and changed offline state (Milan Crha)
#555979: Evolution does not empty trash on exit (Milan Crha)
#556119: Takes a very long time to index newsgroup. (Srinivasa Ragavan)
#558727: Format string bugs causing potential crashes (Matthew Barnes)
#558737: Evolution freezes on trying to store folder (Milan Crha)
#558883: Evolution 2.24 is terribly slow with large IMAP folders. (Srinivasa Ragavan)

Updated Translations:
Maxim Dziumanenko (uk)

(wiz)

2008-11-07 22:24:39 UTC MAIN commitmail json YAML

Note initial addition of p5-Text-DHCPLeases version 0.7 as
textproc/p5-Text-DHCPLeases into The NetBSD Packages Collection.

The Perl 5 module Text::DHCPLeases provides an object-oriented
interface to ISC DHCPD leases files. The goal is to objectify all
declarations, as defined by the ISC dhcpd package man pages.  This
interface is useful for analyzing, reporting, converting lease
files, or as a tool for other applications that need to import dhcpd
lease data structures.

(seb)

2008-11-07 22:22:37 UTC MAIN commitmail json YAML

add & enable p5-Text-DHCPLeases

(seb)

2008-11-07 22:20:11 UTC MAIN commitmail json YAML

Initial import of p5-Text-DHCPLeases version 0.7 in the NetBSD
Packages Collection.

The Perl 5 module Text::DHCPLeases provides an object-oriented
interface to ISC DHCPD leases files. The goal is to objectify all
declarations, as defined by the ISC dhcpd package man pages.  This
interface is useful for analyzing, reporting, converting lease
files, or as a tool for other applications that need to import dhcpd
lease data structures.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-11-07 22:01:48 UTC MAIN commitmail json YAML

Avoid rebuilding manpage - bump pkgrevision

(abs)

2008-11-07 21:54:58 UTC MAIN commitmail json YAML

move META_PACKAGE above include pyversion.mk which includes other things
that will cause a build failure otherwise

(jnemeth)

2008-11-07 21:13:25 UTC MAIN commitmail json YAML

Updated textproc/highlight to 2.6.14.

(snj)

2008-11-07 21:12:12 UTC MAIN commitmail json YAML

Update to 2.6.14: new langauges, various bug fixes, and the option to
output SVG.  See bundled ChangeLog for full details.

(snj)

2008-11-07 20:59:49 UTC MAIN commitmail json YAML

Note update of devel/p5-Module-ScanDeps to version 0.89

(seb)

2008-11-07 20:58:07 UTC MAIN commitmail json YAML

Update from version 0.84 to version 0.89.

Pkgsrc changes:
* Drop dependencies on Perl 5 modules provided by the minimum
required perl5 package (5.10)

Upstream changes:
[Changes for 0.89 - 2008-11-03]
* Distribution fixes.
* Do not use base Exporter.
* Detection of 'asa' and 'only::matching'.

[Changes for 0.88 - 2008-10-28]
* Add special case for File::HomeDir.

[Changes for 0.87 - 2008-10-28]
* Add special case for PPI.

[Changes for 0.86 - 2008-10-23]
* Fix the 'use prefork "Foo"' static detection.
* Fix the detection of any of the module-loader modules such as
  prefork, autouse, etc. if invoked as 'use prefork"Foo"' (note
  the lack of a space).
* Slightly refactor the loader-module scanning. (see above)
* Support for "use maybe 'foo';"
* Use (arch|priv)libexp instead of (arch|priv)lib
  in scandeps.pl (Mark Stosberg)
* Update to Module::Install 0.77

[Changes for 0.85 - 2008-08-01]
* Add special case for Net::Server.

(seb)

2008-11-07 20:57:14 UTC MAIN commitmail json YAML

add p5-Crypt-Eksblowfish

(abs)

2008-11-07 20:56:11 UTC MAIN commitmail json YAML

add p5-Crypt-Eksblowfish

(abs)

2008-11-07 20:52:54 UTC MAIN commitmail json YAML

Added security/p5-Crypt-Eksblowfish version 0.005

Eksblowfish is a variant of the Blowfish cipher, modified to make
the key setup very expensive. ("Eks" stands for "expensive key
schedule".) This doesn't make it significantly cryptographically
stronger, but is intended to hinder brute-force attacks. It also
makes it unsuitable for any application requiring key agility. It
was designed by Niels Provos and David Mazieres for password hashing
in OpenBSD. See Crypt::Eksblowfish::Bcrypt for the hash algorithm.
See Crypt::Eksblowfish::Blowfish for the unmodified Blowfish cipher.

Eksblowfish is a parameterised (family-keyed) cipher. It takes a
cost parameter that controls how expensive the key scheduling is.
It also takes a family key, known as the "salt". Cost and salt
parameters together define a cipher family. Within each family, a
key determines an encryption function in the usual way. See
Crypt::Eksblowfish::Family for a way to encapsulate an Eksblowfish
cipher family.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(abs)

2008-11-07 20:12:20 UTC MAIN commitmail json YAML

Update graphics/gtkam to 0.1.16

(sborrill)

2008-11-07 20:11:30 UTC MAIN commitmail json YAML

Update to 0.1.16. Changes unknown as not listed in CHANGES file.

(sborrill)

2008-11-07 20:03:13 UTC MAIN commitmail json YAML

Changes between 0.9.5 and 0.9.6:
--------------------------------
New Localizations:
* Ukranian

Security updates:
* Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-xxxx)
* Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-xxxx)

(ahoka)

2008-11-07 20:03:05 UTC MAIN commitmail json YAML

2008-11-07 20:01:29 UTC MAIN commitmail json YAML

Changes 4.33:
* New API routines
* A crude implementation of CPLEX-like interface to GLPK API was
  added to the package. Currently it allows using GLPK as a core
  LP solver for Concorde, a well known computer code for solving
  the symmetric TSP.
* Some bugs were fixed in the SQL table driver.

(adam)

2008-11-07 18:42:39 UTC MAIN commitmail json YAML

Updated security/gsasl to 0.2.29

(adam)

2008-11-07 18:40:52 UTC MAIN commitmail json YAML

Changes 0.2.29:
* gsasl: Don't use poll with POLLOUT to avoid busy-waiting.
* doc: Error codes are now extracted using official library APIs.
* doc: Included cyclomatic code complexity charts of the library code.
* tests: Add self test of obsolete base64 functions.
* Update gnulib files. Improves Windows compatibility.

(adam)

2008-11-07 16:01:30 UTC MAIN commitmail json YAML

Note removal of octave-current.

(jwise)

2008-11-07 16:00:25 UTC MAIN commitmail json YAML

Remove octave-current.

(jwise)

2008-11-07 15:59:58 UTC MAIN commitmail json YAML

2008-11-07 15:43:28 UTC MAIN commitmail json YAML

- bison, + sunbird-0.9, libmcs-0.7.

(wiz)

2008-11-07 15:27:03 UTC MAIN commitmail json YAML

+ gnome-devtool, - gnome-devel.

(wiz)

2008-11-07 15:26:36 UTC MAIN commitmail json YAML

Remove gnome-devel, no upstream equivalent.

(wiz)

2008-11-07 15:26:20 UTC MAIN commitmail json YAML

Removed meta-pkgs/gnome-devel

(wiz)

2008-11-07 15:25:29 UTC MAIN commitmail json YAML

Import gnome-devtools-2.24.0.90 as meta-pkgs/gnome-devtools.

XXX: two packages missing

GNOME is the GNU Network Object Model Environment.

The GNOME project intends to build a complete, easy-to-use desktop
environment for the user, and a powerful application framework for
the software developer.

This is a meta package for the second major version of the GNOME
project.  It provides tools developing application under GNOME.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(wiz)

2008-11-07 15:20:23 UTC MAIN commitmail json YAML

Remove gnome-base, no upstream equivalent.

(wiz)

2008-11-07 15:18:51 UTC MAIN commitmail json YAML

Removed meta-pkgs/gnome-base

(wiz)

2008-11-07 15:17:49 UTC MAIN commitmail json YAML

Note update of www/typolight-translations package to 20081107.

(taca)

2008-11-07 15:16:32 UTC MAIN commitmail json YAML

Import gnome-admin-2.24.0.90 as meta-pkgs/gnome-admin.

XXX:
This is mostly added to note that the two dependencies pessulus
and sabayon need to be packaged.

GNOME is the GNU Network Object Model Environment.

The GNOME project intends to build a complete, easy-to-use desktop
environment for the user, and a powerful application framework for
the software developer.

This is a meta package for the second major version of the GNOME
project.  It provides the GNOME administration applications, defined
by the project as the "GNOME admin".

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(wiz)

2008-11-07 15:16:02 UTC MAIN commitmail json YAML

2008-11-07 15:15:42 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-platform to 2.24.1nb2

(wiz)

2008-11-07 15:14:54 UTC MAIN commitmail json YAML

Remove gnome-keyring dependency, not needed.
I do not see how this could become a circular dependency as the comment claimed.

Bump PKGREVISION.

(wiz)

2008-11-07 15:10:19 UTC MAIN commitmail json YAML

Remove meta-pkgs/gnome-desktop entry.

(wiz)

2008-11-07 15:09:56 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome to 2.24.0.90

(wiz)

2008-11-07 15:09:42 UTC MAIN commitmail json YAML

On second thought, update the gnome meta package instead of creating
a meta package that has the same name as one of its components (ouch).

Depend on any version of the packages that are outdated instead of not
depending on them.

(wiz)

2008-11-07 15:00:20 UTC MAIN commitmail json YAML

+ gnome-desktop.

(wiz)

2008-11-07 14:59:57 UTC MAIN commitmail json YAML

Added meta-pkgs/gnome-desktop version 2.24.0.90

(wiz)

2008-11-07 14:59:08 UTC MAIN commitmail json YAML

Import gnome-desktop-2.24.0.90 as meta-pkgs/gnome-desktop.

XXX:
Marked as 2.24.0.90 because it doesn't contain all the gnome-2.24.1
packages yet. Some are not yet updated, a few are not even packaged.
Please read the Makefile to see what's to be done.

DESCR:
GNOME is the GNU Network Object Model Environment.

The GNOME project intends to build a complete, easy-to-use desktop
environment for the user, and a powerful application framework for
the software developer.

This is a meta package for the second major version of the GNOME
project.  It provides the main GNOME applications, defined by the
project as the "GNOME desktop".

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(wiz)

2008-11-07 14:16:53 UTC MAIN commitmail json YAML

Readd libgnomecanvas, it is still part of gnome-platform.
See http://ftp.gnome.org/pub/GNOME/platform/2.24/2.24.1/sources/

Note this URL in a comment.

Bump PKGREVISION.

(wiz)

2008-11-07 13:12:38 UTC pkgsrc-2008Q3 commitmail json YAML

2008-11-07 13:12:13 UTC pkgsrc-2008Q3 commitmail json YAML

pullup ticket #2579 - requested by tron
ns-flash: update package for security fixes

revisions pulled up:
pkgsrc/multimedia/ns-flash/Makefile 1.30
pkgsrc/multimedia/ns-flash/distinfo 1.16

  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Fri Nov  7 12:01:47 UTC 2008

  Modified Files:
          pkgsrc/multimedia/ns-flash: Makefile distinfo

  Log Message:
  Update "ns-flash" package to version 9.0.151. This update fixes the
  security vulnerabilities reported in CVE-2007-6243, CVE-2008-3873,
  CVE-2007-4324, CVE-2008-4401 and CVE-2008-4503.

(rtr)

2008-11-07 12:32:43 UTC MAIN commitmail json YAML

Updated devel/bison to 2.4

(wiz)

2008-11-07 12:32:32 UTC MAIN commitmail json YAML

Update to 2.4:

Changes in version 2.4 (2008-11-02):

* %language is an experimental feature.

  We first introduced this feature in test release 2.3b as a cleaner
  alternative to %skeleton.  Since then, we have discussed the possibility of
  modifying its effect on Bison's output file names.  Thus, in this release,
  we consider %language to be an experimental feature that will likely evolve
  in future releases.

* Forward compatibility with GNU M4 has been improved.

* Several bugs in the C++ skeleton and the experimental Java skeleton have been
  fixed.

Changes in version 2.3b (2008-05-27):

* The quotes around NAME that used to be required in the following directive
  are now deprecated:

    %define NAME "VALUE"

* The directive `%pure-parser' is now deprecated in favor of:

    %define api.pure

  which has the same effect except that Bison is more careful to warn about
  unreasonable usage in the latter case.

* Push Parsing

  Bison can now generate an LALR(1) parser in C with a push interface.  That
  is, instead of invoking `yyparse', which pulls tokens from `yylex', you can
  push one token at a time to the parser using `yypush_parse', which will
  return to the caller after processing each token.  By default, the push
  interface is disabled.  Either of the following directives will enable it:

    %define api.push_pull "push" // Just push; does not require yylex.
    %define api.push_pull "both" // Push and pull; requires yylex.

  See the new section `A Push Parser' in the Bison manual for details.

  The current push parsing interface is experimental and may evolve.  More user
  feedback will help to stabilize it.

* The -g and --graph options now output graphs in Graphviz DOT format,
  not VCG format.  Like --graph, -g now also takes an optional FILE argument
  and thus cannot be bundled with other short options.

* Java

  Bison can now generate an LALR(1) parser in Java.  The skeleton is
  `data/lalr1.java'.  Consider using the new %language directive instead of
  %skeleton to select it.

  See the new section `Java Parsers' in the Bison manual for details.

  The current Java interface is experimental and may evolve.  More user
  feedback will help to stabilize it.

* %language

  This new directive specifies the programming language of the generated
  parser, which can be C (the default), C++, or Java.  Besides the skeleton
  that Bison uses, the directive affects the names of the generated files if
  the grammar file's name ends in ".y".

* XML Automaton Report

  Bison can now generate an XML report of the LALR(1) automaton using the new
  `--xml' option.  The current XML schema is experimental and may evolve.  More
  user feedback will help to stabilize it.

* The grammar file may now specify the name of the parser header file using
  %defines.  For example:

    %defines "parser.h"

* When reporting useless rules, useless nonterminals, and unused terminals,
  Bison now employs the terms "useless in grammar" instead of "useless",
  "useless in parser" instead of "never reduced", and "unused in grammar"
  instead of "unused".

* Unreachable State Removal

  Previously, Bison sometimes generated parser tables containing unreachable
  states.  A state can become unreachable during conflict resolution if Bison
  disables a shift action leading to it from a predecessor state.  Bison now:

    1. Removes unreachable states.

    2. Does not report any conflicts that appeared in unreachable states.
      WARNING: As a result, you may need to update %expect and %expect-rr
      directives in existing grammar files.

    3. For any rule used only in such states, Bison now reports the rule as
      "useless in parser due to conflicts".

  This feature can be disabled with the following directive:

    %define lr.keep_unreachable_states

  See the %define entry in the `Bison Declaration Summary' in the Bison manual
  for further discussion.

* Lookahead Set Correction in the `.output' Report

  When instructed to generate a `.output' file including lookahead sets
  (using `--report=lookahead', for example), Bison now prints each reduction's
  lookahead set only next to the associated state's one item that (1) is
  associated with the same rule as the reduction and (2) has its dot at the end
  of its RHS.  Previously, Bison also erroneously printed the lookahead set
  next to all of the state's other items associated with the same rule.  This
  bug affected only the `.output' file and not the generated parser source
  code.

* --report-file=FILE is a new option to override the default `.output' file
  name.

* The `=' that used to be required in the following directives is now
  deprecated:

    %file-prefix "parser"
    %name-prefix "c_"
    %output "parser.c"

* An Alternative to `%{...%}' -- `%code QUALIFIER {CODE}'

  Bison 2.3a provided a new set of directives as a more flexible alternative to
  the traditional Yacc prologue blocks.  Those have now been consolidated into
  a single %code directive with an optional qualifier field, which identifies
  the purpose of the code and thus the location(s) where Bison should generate
  it:

    1. `%code          {CODE}' replaces `%after-header  {CODE}'
    2. `%code requires {CODE}' replaces `%start-header  {CODE}'
    3. `%code provides {CODE}' replaces `%end-header    {CODE}'
    4. `%code top      {CODE}' replaces `%before-header {CODE}'

  See the %code entries in section `Bison Declaration Summary' in the Bison
  manual for a summary of the new functionality.  See the new section `Prologue
  Alternatives' for a detailed discussion including the advantages of %code
  over the traditional Yacc prologues.

  The prologue alternatives are experimental.  More user feedback will help to
  determine whether they should become permanent features.

* Revised warning: unset or unused mid-rule values

  Since Bison 2.2, Bison has warned about mid-rule values that are set but not
  used within any of the actions of the parent rule.  For example, Bison warns
  about unused $2 in:

    exp: '1' { $$ = 1; } '+' exp { $$ = $1 + $4; };

  Now, Bison also warns about mid-rule values that are used but not set.  For
  example, Bison warns about unset $$ in the mid-rule action in:

    exp: '1' { $1 = 1; } '+' exp { $$ = $2 + $4; };

  However, Bison now disables both of these warnings by default since they
  sometimes prove to be false alarms in existing grammars employing the Yacc
  constructs $0 or $-N (where N is some positive integer).

  To enable these warnings, specify the option `--warnings=midrule-values' or
  `-W', which is a synonym for `--warnings=all'.

* Default %destructor or %printer with `<*>' or `<>'

  Bison now recognizes two separate kinds of default %destructor's and
  %printer's:

    1. Place `<*>' in a %destructor/%printer symbol list to define a default
      %destructor/%printer for all grammar symbols for which you have formally
      declared semantic type tags.

    2. Place `<>' in a %destructor/%printer symbol list to define a default
      %destructor/%printer for all grammar symbols without declared semantic
      type tags.

  Bison no longer supports the `%symbol-default' notation from Bison 2.3a.
  `<*>' and `<>' combined achieve the same effect with one exception: Bison no
  longer applies any %destructor to a mid-rule value if that mid-rule value is
  not actually ever referenced using either $$ or $n in a semantic action.

  The default %destructor's and %printer's are experimental.  More user
  feedback will help to determine whether they should become permanent
  features.

  See the section `Freeing Discarded Symbols' in the Bison manual for further
  details.

* %left, %right, and %nonassoc can now declare token numbers.  This is required
  by POSIX.  However, see the end of section `Operator Precedence' in the Bison
  manual for a caveat concerning the treatment of literal strings.

* The nonfunctional --no-parser, -n, and %no-parser options have been
  completely removed from Bison.

Changes in version 2.3a, 2006-09-13:

* Instead of %union, you can define and use your own union type
  YYSTYPE if your grammar contains at least one <type> tag.
  Your YYSTYPE need not be a macro; it can be a typedef.
  This change is for compatibility with other Yacc implementations,
  and is required by POSIX.

* Locations columns and lines start at 1.
  In accordance with the GNU Coding Standards and Emacs.

* You may now declare per-type and default %destructor's and %printer's:

  For example:

    %union { char *string; }
    %token <string> STRING1
    %token <string> STRING2
    %type  <string> string1
    %type  <string> string2
    %union { char character; }
    %token <character> CHR
    %type  <character> chr
    %destructor { free ($$); } %symbol-default
    %destructor { free ($$); printf ("%d", @$.first_line); } STRING1 string1
    %destructor { } <character>

  guarantees that, when the parser discards any user-defined symbol that has a
  semantic type tag other than `<character>', it passes its semantic value to
  `free'.  However, when the parser discards a `STRING1' or a `string1', it
  also prints its line number to `stdout'.  It performs only the second
  `%destructor' in this case, so it invokes `free' only once.

  [Although we failed to mention this here in the 2.3a release, the default
  %destructor's and %printer's were experimental, and they were rewritten in
  future versions.]

* Except for LALR(1) parsers in C with POSIX Yacc emulation enabled (with `-y',
  `--yacc', or `%yacc'), Bison no longer generates #define statements for
  associating token numbers with token names.  Removing the #define statements
  helps to sanitize the global namespace during preprocessing, but POSIX Yacc
  requires them.  Bison still generates an enum for token names in all cases.

* Handling of traditional Yacc prologue blocks is now more consistent but
  potentially incompatible with previous releases of Bison.

  As before, you declare prologue blocks in your grammar file with the
  `%{ ... %}' syntax.  To generate the pre-prologue, Bison concatenates all
  prologue blocks that you've declared before the first %union.  To generate
  the post-prologue, Bison concatenates all prologue blocks that you've
  declared after the first %union.

  Previous releases of Bison inserted the pre-prologue into both the header
  file and the code file in all cases except for LALR(1) parsers in C.  In the
  latter case, Bison inserted it only into the code file.  For parsers in C++,
  the point of insertion was before any token definitions (which associate
  token numbers with names).  For parsers in C, the point of insertion was
  after the token definitions.

  Now, Bison never inserts the pre-prologue into the header file.  In the code
  file, it always inserts it before the token definitions.

* Bison now provides a more flexible alternative to the traditional Yacc
  prologue blocks: %before-header, %start-header, %end-header, and
  %after-header.

  For example, the following declaration order in the grammar file reflects the
  order in which Bison will output these code blocks.  However, you are free to
  declare these code blocks in your grammar file in whatever order is most
  convenient for you:

    %before-header {
      /* Bison treats this block like a pre-prologue block: it inserts it into
      * the code file before the contents of the header file.  It does *not*
      * insert it into the header file.  This is a good place to put
      * #include's that you want at the top of your code file.  A common
      * example is `#include "system.h"'.  */
    }
    %start-header {
      /* Bison inserts this block into both the header file and the code file.
      * In both files, the point of insertion is before any Bison-generated
      * token, semantic type, location type, and class definitions.  This is a
      * good place to define %union dependencies, for example.  */
    }
    %union {
      /* Unlike the traditional Yacc prologue blocks, the output order for the
      * new %*-header blocks is not affected by their declaration position
      * relative to any %union in the grammar file.  */
    }
    %end-header {
      /* Bison inserts this block into both the header file and the code file.
      * In both files, the point of insertion is after the Bison-generated
      * definitions.  This is a good place to declare or define public
      * functions or data structures that depend on the Bison-generated
      * definitions.  */
    }
    %after-header {
      /* Bison treats this block like a post-prologue block: it inserts it into
      * the code file after the contents of the header file.  It does *not*
      * insert it into the header file.  This is a good place to declare or
      * define internal functions or data structures that depend on the
      * Bison-generated definitions.  */
    }

  If you have multiple occurrences of any one of the above declarations, Bison
  will concatenate the contents in declaration order.

  [Although we failed to mention this here in the 2.3a release, the prologue
  alternatives were experimental, and they were rewritten in future versions.]

* The option `--report=look-ahead' has been changed to `--report=lookahead'.
  The old spelling still works, but is not documented and may be removed
  in a future release.

(wiz)

2008-11-07 12:02:01 UTC MAIN commitmail json YAML

Note update of the "ns-flash" package to version 9.0.151.

(tron)

2008-11-07 12:01:47 UTC MAIN commitmail json YAML

Update "ns-flash" package to version 9.0.151. This update fixes the
security vulnerabilities reported in CVE-2007-6243, CVE-2008-3873,
CVE-2007-4324, CVE-2008-4401 and CVE-2008-4503.

(tron)

2008-11-07 11:51:10 UTC MAIN commitmail json YAML

Alternate fix to DESTDIR issue - use INSTALLATION_DIRS=

(abs)

2008-11-07 11:49:32 UTC MAIN commitmail json YAML

Updated databases/tokyocabinet to 1.3.16

(obache)

2008-11-07 11:49:08 UTC MAIN commitmail json YAML

Update tokyocabinet to 1.3.16.

Changes:
2008-10-30  Mikio Hirabayashi

* tcutil.c (tcmapdup): performance was improved.

* tcutil.c (tctreenew, tctreedel, tctreeput, tctreeout, tctreeget): new functions.

* tcutil.c (tcsystem): new function.

* tchdb.c (tchdbopenimpl): memory usage of reader declined.

* tcadb.c (tcadbsync, tcadbcopy): on-memory database is now supported.

- Release: 1.3.16

(obache)

2008-11-07 09:59:21 UTC pkgsrc-2008Q3 commitmail json YAML

2008-11-07 09:58:39 UTC pkgsrc-2008Q3 commitmail json YAML

pullup ticket #2578 - requested by tron
imap-uw: update package for security and bug fixes

revisions pulled up:
pkgsrc/mail/imap-uw/Makefile 1.126
pkgsrc/mail/imap-uw/PLIST 1.15
pkgsrc/mail/imap-uw/distinfo 1.34
pkgsrc/mail/imap-uw/patches/patch-aa 1.20
pkgsrc/mail/imap-uw/patches/patch-ab 1.23
pkgsrc/mail/imap-uw/patches/patch-ad 1.8
pkgsrc/mail/imap-uw/patches/patch-ae 1.18
pkgsrc/mail/imap-uw/patches/patch-ak r0
pkgsrc/mail/imap-uw/patches/patch-bb 1.3
pkgsrc/mail/imap-uw/patches/patch-bc 1.3

  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Thu Nov  6 15:27:00 UTC 2008

  Modified Files:
          pkgsrc/mail/imap-uw: Makefile PLIST distinfo
          pkgsrc/mail/imap-uw/patches: patch-aa patch-ab patch-ad patch-ae
              patch-bb patch-bc
  Removed Files:
          pkgsrc/mail/imap-uw/patches: patch-ak

  Log Message:
  Update "imap-uw" package to imap-2007d. Changes since version 2006j2:
  - security fix for users of tmail or dmail.
  - bug fixes and reliability improvements.
  - A new function, utf8_csvalidmap(), has been added for the benefit of
    Alpine to use in examining UTF-8 text and determining efficiently
    whether it can be downgraded to a legacy charset.  If you develop an
    MUA, this may be useful for you too, although you'll have to read the
    source code to see how to use it.  The purpose of the "not-CJK" bit is
    to prevent messages being downgraded to a CJK charset if all they have
    in that charset are some special punctuation.

  This update address the security vulnerability reported in SA32483.

(rtr)

2008-11-07 09:20:50 UTC MAIN commitmail json YAML

+ rasqal-0.9.16, redland-1.0.8.1.

(wiz)

2008-11-07 09:15:23 UTC MAIN commitmail json YAML

+ ripmime-1.4.0.9.
- gthumb-2.10.10

(wiz)

2008-11-07 08:52:26 UTC MAIN commitmail json YAML

Updated graphics/gthumb to 2.10.10

(wiz)

2008-11-07 08:52:05 UTC MAIN commitmail json YAML

Update to 2.10.10:

version 2.10.10
---------------

New features and user visible changes:

* Added ability to hide video and audio files, using the gconf key
  /apps/gthumb/browser/show_only_images.

Bugs fixed:

* #552453: gthumb 2.10.9 contains COPYING for GPL v3
* #546383: gthumb 2.10.9 fails to link Patch by Götz Waschk.
* Do not exclude xcf images from the file list.

New or updated application translations:

* Romanian (Mihai Varzaru)
* Thai (Manatsawin Hanmongkolchai)
* Turkish (M. Emin Akşehirli)

(wiz)

2008-11-06 23:20:10 UTC MAIN commitmail json YAML

2008-11-06 23:18:34 UTC MAIN commitmail json YAML

2008-11-06 22:37:41 UTC MAIN commitmail json YAML

Remove blackdown 1.4 from the list.  The project is dead and we already
removed 1.3 from pkgsrc.

(snj)

2008-11-06 22:25:41 UTC MAIN commitmail json YAML

Drop maintainership.

(ahoka)

2008-11-06 21:57:42 UTC MAIN commitmail json YAML

Updated editors/nano to 2.0.8.

(snj)