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 (6h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 03:26:55 UTC Now

2013-07-15 02:07:56 UTC MAIN commitmail json YAML

Updated multimedia/clutter-gst to 2.0.4

(obache)

2013-07-15 02:06:54 UTC MAIN commitmail json YAML

Update clutter-gst to 2.0.4.
while here, add introspectin option (disabled by default).

clutter-gst 2.0.4 (24/05/2013)
===============================================================================

List of changes since 2.0.2

o Reenabled HW decoder support

clutter-gst 2.0.2 (26/02/2013)
===============================================================================

List of changes since 2.0.0

o Remove usage of ClutterStage/ClutterContainer deprecated APIs

o Depend on Cogl 1.10 for shaders boilerplate

o Improve video-player player example on enter/leave event handling

clutter-gst 2.0.0 (22/01/2013)
===============================================================================

List of changes since 1.9.92

o Fix a bug a autocluttersink that would lead to playbin not considering it as
  a sink any more when removing the actual sink from the bin

o Small build and deprecation fixes

Many Thanks to:

    Nuno Araujo
    Hans-Christian Ebke
    Javier Jardón
    Nirbheek Chauhan

clutter-gst 1.9.92 (26/09/2012)
===============================================================================

List of changes since 1.9.90

o Updated Gstreamer 1.0 port to work with the released GStreamer 1.0.0

o Fix uploading of some videos with odd widths

o Disable HW decoder support until it is stabilized in GStreamer 1.0

o autocluttersink now exposes the ts-offset property of the underlying sink

Many Thanks to:

  Edward Hervey
  Andre Moreira Magalhaes (andrunko)
  Josep Torra
  Tim-Philipp Müller

clutter-gst 1.9.90 (22/08/2012)
===============================================================================

List of changes since 1.6.0

o Port to GStreamer 1.0

o Fix navigation support in the standalone plugin

Many Thanks to:

    Edward Hervey
    Tim-Philipp Müller
    Bastien Nocera
    Nicolas Dufresne
    Sjoerd Simons

clutter-gst 1.6.0 (25/06/2012)
===============================================================================

List of changes since 1.5.6

o None. This stable release is the same as 1.5.6.

clutter-gst 1.5.6 (25/05/2012)
===============================================================================

List of changes since 1.5.4

o Fix play/pause of autocluttersink,

o Add a "in-seek" property to the player to be notified when the pipeline
  is seeking,

o Various build and smaller fixes.

Many Thanks to:

    Josep Torra
    Tomas Frydrych
    Adrian Bunk
    Lionel Landwerlin
    Michael Wood

clutter-gst 1.5.4 (23/02/2012)
===============================================================================

List of changes since 1.5.2

o Fix compilation with cogl 1.9.x

clutter-gst 1.5.2 (25/01/2012)
===============================================================================

List of changes since 1.4.2

o Add a standalone gstreamer plugin. Clutter-gst gstreamer elements are now
  available just like any other GStreamer elements, that includes working with
  gst-launch.

o Add support for video/x-surface ("hardware" surfaces) that can be converted
  to opengl textures. (Requires -bad 0.10.22.1)

o Addition of a new element, autocluttersink, a bin that picks up clutter-
  compatible sinks automatically. This allows an eco-system of 3rd party
  decoders and (clutter) sinks to be autoplugged.

o Various small fixes

Many Thanks to:

    Nicolas Dufresne
    Josep Torra
    Lionel Landwerlin
    Neil Roberts
    Colin Walters
    Laurent Bigonville
    Thomas Wood

clutter-gst 1.4.2 (03/10/2011)
===============================================================================

List of changes since 1.4.0

o Fix an embarassing bug that was leading to crashes when uploading RGB
  textures (https://bugzilla.gnome.org/show_bug.cgi?id=660732)

o Don't try to free NULL GstTagLists

Many thanks to:

    György Balló

clutter-gst 1.4.0 (30/09/2011)
===============================================================================

List of changes since 1.3.14

o Refinement of the subtitles and audio tracks API. clutter-gst now gives
  the full GstTagList to the application

o Made the internal test player a bit more usable

o A number of fixes around automatic loading of external subtitles files

Many thanks to:

  Lionel Landwerlin
  Thomas Wood

clutter-gst 1.3.14 (31/08/2011)
===============================================================================

List of changes since 1.3.12

  o Big split between the logic around playbin2 and the clutter-specific part
    to be able to reuse the GStreamer logic to implement new ClutterMedia
    objects.

  o Add new API to get the list of audio and subtitles tracks

  o Fix the leak of GstBus in VideoTexture

  o Fix the key navigation events in the sink

Many thanks to:

    Lionel Landwerlin
    Bastian Winkler
    Dinh Bowman
    Thomas Wood

clutter-gst 1.3.12 (06/06/2011)
===============================================================================

List of changes since 1.3.10:

  o Fix set_uri() with recent versions of GStreamer,

  o Some warning fixes with newer versions of Clutter

Many thanks to:

    Øyvind Kolås
    Bastien Nocera

clutter-gst 1.3.10 (09/05/2011)
===============================================================================

List of changes since 1.3.8:

  o Fix the GstNavigation interface of the sink

Many thanks to:

    Bastien Nocera

clutter-gst 1.3.8 (05/04/2011)
===============================================================================

List of changes since 1.3.6:

  o Implementation of the GstNavigation interface in the sink,

  o Initial support of download buffering (opt in),

  o Series of cleanups in VideoTexture (subtitles reset when changing URI,
    state management, seek behaviour, ...)

  o The audio volume suffered from an hilariously bad bug that multiplied
    the volume set by 10. Took the opportunity to use GStreamer's
    StreamVolume to expose a cubic volume,

  o Compilation fixes for Windows.

Many thanks to:

    Lionel Landwerlin
    Bastien Nocera

clutter-gst 1.3.6 (02/03/2011)
===============================================================================

  * list of changes since 1.3.4

    o Make looping possible with set_playing(TRUE) in the the EOS callback

    o set_uri(NULL) is now handled and defined to stop the pipeline and set
      the video texture in "idle mode" (painted with the idle material)

clutter-gst 1.3.4 (10/01/2011)
===============================================================================

  * list of changes since 1.3.2

    o An API addition: set_seek_flags() on the VideoTexture for a finer control
      on how you can seek (fast or accurate),

    o Fix the notification of "progress" so it does not advertise 0 when
      seeking,

    o Fix the AYUV to RGBA shader.

Many thanks to:

  Chris Lord
  Evan Nemerson
  JuanZhao
  Samuel Degrande

clutter-gst 1.3.2 (20/09/2010)
===============================================================================

  * list of changes since 1.2.0

    o Respects the pixel-aspect-ratio property of the video frames and have
      VideoTexture advertise the right preferred size.

    o Reworked how ARB fp programs are set on the materials using a clutter 1.4
      feature to set a program on a material, fixing the way materials were
      used along the way.

    o Removed all raw GL code and only use Cogl.

Many thanks to:

  Robert Bragg

(obache)

2013-07-15 02:04:36 UTC MAIN commitmail json YAML

Fix build when devel/editline is installed, but it is not used by this.

(ryoon)

2013-07-15 02:04:21 UTC MAIN commitmail json YAML

ATK is reqired additionally.

(obache)

2013-07-15 02:02:29 UTC MAIN commitmail json YAML

2013-07-15 01:55:09 UTC MAIN commitmail json YAML

2013-07-15 01:54:25 UTC MAIN commitmail json YAML

Add buildlink/builtin mechanism for devel/editline and devel/readline.

With this change, .include "../../devel/readline/buildlink3.mk" with
USE_GNU_READLINE=yes should be replaced with
.include "../../devel/readline/buildlink3.mk",
and .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
should be replaced .include "../../mk/readline.buildlink3.mk".

USE_GNU_READLINE is removed.

(ryoon)

2013-07-15 01:43:55 UTC MAIN commitmail json YAML

Added devel/editline version 3.1.20130712

(ryoon)

2013-07-15 01:42:48 UTC MAIN commitmail json YAML

Import editline-3.1.20130712 as devel/editline.
Based on wip/editline by reed@.

This is an autotool- and libtoolized port of the NetBSD Editline library
(libedit). This Berkeley-style licensed command line editor library
provides generic line editing, history, and tokenization functions,
similar to those found in GNU Readline.

(ryoon)

2013-07-15 01:33:09 UTC MAIN commitmail json YAML

2013-07-15 01:29:10 UTC MAIN commitmail json YAML

Updated devel/p5-Class-C3 to 0.25

(wen)

2013-07-15 01:26:42 UTC MAIN commitmail json YAML

Updated graphics/clutter to 1.14.4

(obache)

2013-07-15 01:25:59 UTC MAIN commitmail json YAML

Update clutter to 1.14.4.
while here, add introspection option (disabled by default).

Clutter 1.14.4                                                      2013-05-15
===============================================================================

  • List of changes since Clutter 1.14.2

    - Fix GestureAction handling of multi-touch gestures

    - Add a paint callback for Stage updates
    This experimental API allows installing a notification function on
    ClutterStage that is called when the stage has finished drawing, but
    before the frame buffer is flushed. This function replaces the ::paint
    signal on the ClutterStage in a way that does not disable paint volume
    culling and optimizations.

    - Improve scaling behaviour in ZoomAction
    Instead of recomputing the scaling center, the action should use the
    pivot-point of the ClutterActor.

    - Documentation fixes

  • List of bugs fixed since Clutter 1.14.2

    #698668 - A few improvements to ClutterGestureAction
    #698671 - Refactor event handling code in ClutterGestureAction
    #698674 - Improve ClutterZoomAction behavior
    #698783 - Add a paint callback for ClutterStage

Many thanks to:

  Lionel Landwerlin

Clutter 1.14.2                                                      2013-04-17
===============================================================================

  • List of changes since Clutter 1.14.0

    - Ensure a redraw when making the stage visible under Wayland
    This makes it possible to update the contents of the stage when toggling
    its visibility.

    - Fix build with debug messages enabled.

    - Documentation fixes.

  • List of bugs fixed since Clutter 1.14.0

    #696791 - wayland: Queue a redraw after showing the stage

Many thanks to:

  Emanuele Aina, Neil Roberts.

Clutter 1.14.0                                                      2013-03-25
===============================================================================

  • List of changes since Clutter 1.13.10

    - Require Cogl ≥ 1.14.0

    - Translation updates
    Tadjik, Slovak, Latvian, Hindi.

Many thanks to all the contributors of the 1.13 development cycle:

  Jasper St. Pierre, Emanuele Aina, Daniel Stone, Chun-wei Fan, Rob Bradford,
  Adel Gadllah, Gheyret Kenji, Piotr Drąg, Rui Matos, Tomeu Vizoso, Wouter
  Paesen, Alejandro Piñeiro, Fran Diéguez, Kouhei Sutou, Lionel Landwerlin,
  Milo Casagrande, Neil Roberts, Wolfgang Stöggl, Aleksej Kabanov, Alexander
  Shopov, Alexandre Franke, Andika Triwidada, Ask H. Larsen, Aurimas Černius,
  Bastien Nocera, Carles Ferrando, Chao-Hsiung Liao, Christian Kirbach, Damien
  Lespiau, Daniel Mustieles, Dimitris Spingos, Duarte Loreto, Gil Forcada,
  Guillaume Desmottes, Ihar Hrachyshka, Josselin Mouette, Ján Kyselica, Marek
  Černocký, Mario Blättermann, Matej Urbančič, Nilamdyuti Goswami, Nirbheek
  Chauhan, OKANO Takayoshi, Owen W. Taylor, Rafael Ferreira, Rajesh Ranjan,
  Rūdolfs Mazurs, Sebastian Keller, Tristan Van Berkom, Victor Ibragimov,
  Yanko Kaneti, Мирослав Николић.

Clutter 1.13.10                                                      2013-03-18
===============================================================================

  • List of changes since Clutter 1.13.8

    - Fix a typo in the ClutterTimeline::stopped signal declaration
    The "stopped" signal was using the ClutterTimelineClass.completed virtual
    function pointer slot, instead of the correct .stopped one, thus making
    subclasses of ClutterTimeline unable to override the default handler for
    the signal.

    - Use the XKB groups state when computing key modifiers on X11
    This allows getting the correct key symbol for high order groups.

    - Fixes for the Visual Studio build

    - Documentation and introspection fixes

    - Add a function to disable accessibility
    This allows using Clutter with an embedding toolkit that is also using
    ATK, like GTK+, without confusing the accessibility infrastructure.

    - Performance improvements
    ClutterActor now tries to minimize the amount of redraws queued on
    unmapped actors, unless the actors have Clones, or are part of a cloned
    branch of the scene graph.

    - Translation updates
    Uyghur, Belarusian, Catalan, Indonesian, Assamese, Portuguese, Danish,
    Catalan.

  • List of bugs fixed since Clutter 1.13.8

    #695158 - Animated property transitions cause the animated actor to be
              leaked
    #695260 - x11/xi2: Factor the XKB group state in to fill events'
              modifier_state
    #695188 - event: Use gunichar when dealing with unicode characters
    #691468 - No accessible key events
    #695838 - clutter: Prefer the X11 backend to the Wayland one
    #695870 - commit "actor: Skip transitions on invisible actors" breaks
              working code - reproducer included
    #695982 - Fix transition-z property setting

Many thanks to:

  Chun-wei Fan, Alejandro Piñeiro, Andika Triwidada, Ask H. Larsen, Bastien
  Nocera, Carles Ferrando, Duarte Loreto, Gheyret Kenji, Gil Forcada, Ihar
  Hrachyshka, Jasper St. Pierre, Lionel Landwerlin, Nilamdyuti Goswami, Rui
  Matos

Clutter 1.13.8                                                      2013-03-04
===============================================================================

  • List of changes since Clutter 1.13.6

    - Use ClutterActor:child-transform with ClutterScrollActor
    The ScrollActor class now uses the :child-transform property to translate
    its children when scrolling. This simplifies the code, and makes it more
    robust with regards to clipped redraws.

    - Add progress-based marker API to ClutterTimeline
    Allow adding a marker to a Timeline instance using the normalized progress
    value between the beginning and the end of the timeline's duration.

    - Allow building Wayland compositor and client support together
    Instead of having to require two separate builds.

    - Documentation fixes

    - Translations update
    Czech, Traditional Chinese (Hong Kong and Taiwan), German.

  • List of bugs fixed since Clutter 1.13.6

    #695158 - Animated property transitions cause the animated actor to be
              leaked
    #695119 - text: Fix PangoFontDescription leak
    #694267 - The search entry no longer reacts to layout switches
    #692851 - wayland backend & compositor support can't be built together
    #694319 - Add progress-based marker API to ClutterTimeline
    #686225 - ClutterScrollActor scrolls itself instead of just its contents

Many thanks to:

  Daniel Stone, Chao-Hsiung Liao, Marek Černocký, Mario Blättermann, Rui Matos.

Clutter 1.13.6                                                      2013-02-20
===============================================================================

  • List of changes since Clutter 1.13.4

    - Perform the picking in a separate buffer
    By using a separate buffer we can maintain the back buffer in a stable
    state, and recycle its contents when doing clipped redraws; this should
    improve performance and reduce tearing.

    - Add experimental API for changing the draw timing
    This API can be used to delay the next frame to a specific point in time,
    instead of immediately.

    - Always request XInput 2.3 on the X11 backend
    If XInput is available, we should request the latest version.

    - Translation updates
    Serbian, Brazilian Portuguese, Uyghur, Lithuanian, Italian, French,
    Polish, Galician.

  • List of bugs fixed since Clutter 1.13.4

    #692466 - clutter: Add "support" for XI2.3
    #692971 - x11/device-manager-xi2: Fix slave to master association
    #669122 - Clipped redraws and tearing
    #693348 - evdev: Fix use of the common XKB code for the evdev device
    #692901 - Add clutter_stage_set_sync_delay()
    #693696 - Fix startup with gnome-shell and cogl-1.14
    #693767 - tests fail on new unexpected symbols
    #694187 - double-typed constant where enum is expected
    #693741 - wayland: Unable to run conform suite on Wayland unless [X]
              DISPLAY set
    #694229 - Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API
    #687652 - cogl: Don't use cogl_xlib_set_diplay()
    #694237 - actor: Fix clutter_actor_allocate_align_fill for
              partially-filled actors

Many thanks to:

  Adel Gadllah, Jasper St. Pierre, Gheyret Kenji, Milo Casagrande, Neil
  Roberts, Alexandre Franke, Aurimas Černius, Damien Lespiau, Fran Diéguez,
  Josselin Mouette, Owen W. Taylor, Piotr Drąg, Rafael Ferreira, Rob Bradford,
  Rui Matos, Sebastian Keller, Yanko Kaneti, Мирослав Николић.

Clutter 1.13.4                                                      2013-01-16
===============================================================================

  • List of changes since Clutter 1.13.2

    - Build fixes for the Windows backend.
    Including fixes for building with Visual Studio.

    - Fix for the fullscreen support of the ClutterStage on Windows.

    - Documentation fixes.

    - Use XFixes to show and hide the cursor on X11 backends.

    - Allow setting Pango attributes on editable ClutterText actors.

    - Translation updates
    Russian, Bulgarian, Spanish, Greek, Galician, Slovenia, Polish.

  • List of bugs fixed

    #690735 - ClutterSwipeAction is broken
    #691651 - Fix a typo in CLUTTER_STAGE_STATE document
    #686477 - pango attributes in ClutterText cannot be set while editable
    #690836 - clutter_stage_set_fullscreen on a win32 stage does not function
              correctly
    #690835 - mingw build from git master fails with "no previous declaration
              for 'DllMain'"
    #690833 - missing include file clutter-shader.h in clutter-backend-win32.c
    #691114 - "(constructor)" tag for clutter_color_alloc() is missing
    #690664 - x11: Ignore num lock / scroll lock for event state
    #690497 - use XFixes for hiding the cursor

Many thanks to:

  Jasper St. Pierre, Wouter Paesen, Chun-wei Fan, Emmanuele Bassi, Kouhei
  Sutou, Aleksej Kabanov, Alexander Shopov, Daniel Mustieles, Daniel Stone,
  Dimitris Spingos, Fran Diéguez, Matej Urbančič, Nirbheek Chauhan, Piotr
  Drąg, Tomeu Vizoso.

Clutter 1.13.2                                                      2012-12-18
===============================================================================

  • List of changes since Clutter 1.12

    - Add ClutterTapAction, a gesture recogniser for single touch taps.

    - Add ClutterSwipeAction::swipe
    This new signal has a boolean return value, and brings the SwipeAction in
    line with the rest of the GestureAction sub-classes. The ::swept signal
    has also been deprecated.

    - Enable XInput 2.x support by default
    Instead of using Xlib core events. The clutter_x11_enable_xinput() function
    now does not do anything; it's possible to disable XInput support by using
    the CLUTTER_DISABLE_XINPUT environment variable.

    - Documentation fixes

  • List of bugs fixed since 1.12

    #679439 - Single-threaded clutter programs fail on platforms which don't
              permit unlocking an already unlocked mutex
    #685589 - Off-stage touch events are not delivered
    #685554 - Assertion failure when trying to cancel an already started gesture
    #685028 - Let users and subclasses set a custom threshold on GestureAction
    #685221 - Points get stuck in th tracking array when returning FALSE from
              ::gesture-progress
    #683948 - Add TapAction as subclass of GestureAction to deprecate
              ClickAction
    #685737 - Export the last event for each touch point on GestureAction
    #686776 - Shouldn't annotate constructor of GInitiallyUnowned subclasses
    #689073 - Fix clutter_actor_allocate_align_fill() with actors exactly
              between 2 pixels
    #685186 - tests: Print touch sequences in test-events
    #689258 - xi2: Reset the correct scroll axes on DeviceChanged
    #689061 - Some fixes and API additions for ClutterPanAction
    #689316 - Strange issues with margins
    #689399 - text: Prevent a relayout if font descriptions or attrs are equal
    #689496 - Fixes for Coverity
    #690214 - clutter_actor_apply_transform() fails to rollback the pivot
              translation if an explicit transform has been set
    #673838 - Enable XInput support by default
    #686692 - Clutter 1.12.2 compilation fails in evdev backend
    #685982 - ClutterActor::transitions-completed isn't called for implicit
              transitions
    #688457 - clutter_get_current_event() returns NULL on TOUCH_BEGIN
    #689392 - swipe-action: Introduce new ::swipe signal

Many thanks to:

  Emanuele Aina, Jasper St. Pierre, Emmanuele Bassi, Daniel Stone, Chun-wei
  Fan, Rob Bradford, Tomeu Vizoso, Wolfgang Stöggl, Alejandro Piñeiro,
  Christian Kirbach, Guillaume Desmottes, Lionel Landwerlin, Marek Černocký,
  Milo Casagrande, Nishio Futoshi, OKANO Takayoshi, Piotr Drąg, Rūdolfs Mazurs,
  Tristan Van Berkom.

Clutter 1.12.0                                                      2012-09-24
===============================================================================

  • List of changes since Clutter 1.11.16

    - Fix the device tracking for core X11 pointers
    If a master input device can emit both touch and pointer events we end up
    in an inconsistent state; we should account for this case when tracking
    the stage that contains the events of each input device.

    - Respect text direction in BinLayout
    The text direction of the children of an actor using the BinLayout layout
    manager should be taken into account, both when using the Actor's align
    flags and when using the legacy BinAlignment flags.

    - Translations updates
    Hindi, Telugu, Catalan, Malayalam, Japanese, Bulgarian, Kannada.

  • List of bugs fixed since Clutter 1.11.16

    #684214 - messageTray: Fix summary position in RTL locales
    #684552 - Track coordinates and device ids in test-events
    #684530 - Print device number in debug messages from input-device
    #684509 - Mouse events lost after touch event from virtual core pointer

Many thanks to:

  Emanuele Aina, Emmanuele Bassi, Alexander Shopov, Ani Peter,
  Carles Ferrando, Chandan Kumar, Gil Forcada, Krishnababu Krothapalli,
  Nishio Futoshi, Shankar Prasad.

Clutter 1.11.16                                                      2012-09-17
===============================================================================

  • List of changes since Clutter 1.11.14

    - Fixes for gesture-based actions
    Ensure that the ClutterPanAction::pan-stopped signal is emitted before
    the ClutterGestureAction::gesture-begin signal, in case a new gesture
    starts; this requires adding a new state to ClutterGestureAction, the
    gesture-prepare state.

    - Ensure modified Enter keys do not end up in the Text buffer
    For single-line ClutterText actors.

    - Add touch event support to ClutterClickAction

    - Updated translations
    British English, Indonesian, Traditional Chinese (Hong Kong and Taiwan),
    French, Serbian, Russian, German, Slovenian, Brazilian Portuguese, Greek,
    Portuguese, Belarusian, Assamese, Danish.

  • List of bugs fixed since Clutter 1.11.14

    #683301 - stage: Normalize key focus setting
    #683430 - CLUTTER_GESTURE_ACTION_GET_CLASS() calls
              G_TYPE_INSTANCE_GET_PRIVATE() instead of
              G_TYPE_INSTANCE_GET_CLASS()
    #683431 - PanAction::pan-stopped sometimes is emitted before
              ::gesture-begin
    #683471 - All gestures get cancelled after missing a button release event
    #682161 - ClutterImage overflows beyond its actor's allocation
    #623344 - Search incorrectly handles input
    #683869 - test-events does not track touch events
    #683870 - test-events only reports up/down scrolls
    #683936 - ClickAction doesn't support touch events
    #683937 - Wrong format identifiers in debug messages in
              clutter_stage_allocate()

Many thanks to:

  Emanuele Aina, Emmanuele Bassi, Alexandre Franke, Ask H. Larsen, Bruce Cowan,
  Chao-Hsiung Liao, Christian Kirbach, Debarshi Ray, Dirgita, Duarte Loreto,
  Enrico Nicoletto, Ihar Hrachyshka, Jasper St. Pierre, Martin Srebotnjak,
  Matej Urbančič, Nilamdyuti Goswami, Rui Matos, Tom Tryfonidis, Yuri Myasoedov,
  Мирослав Николић.

Clutter 1.11.14                                                      2012-09-03
===============================================================================

  • List of changes since Clutter 1.11.12

    - Fixes for the touch sequence handling
    The stage associated with an input device is now set when a touch sequence
    begins, and cleared when the last touch sequence ends.

    - Add interpolation for matrices
    Using the CSS3 Transforms specification for decomposing matrices and
    interpolating the resulting transformations. This allows animating
    properties like ClutterActor:transform and ClutterActor:child-transform.

    - Add ClutterPanAction
    The PanAction is a gesture recogniser that allows panning children of
    a "scrollable" viewport.

    - Add more accessors to GestureAction for its subclasses
    GestureAction now allows retrieving the velocity and delta of pointer,
    as well as the event sequences and devices involved in the gesture. This
    allows writing more complex gesture recognisers. It is also possible, now,
    to ask a GestureAction to cancel the current gesture programmatically,
    e.g. from a timer.

    - Fix ClutterTableLayout.pack() with negative row/column
    Using a negative number to appen an actor into a TableLayout was causing
    additional rows and columns to be appended, due to an off by one error.

    - Fix press coordinates when using ClutterDragAction with a drag handle
    The transformation of the coordinates is now done using the drag actor,
    as it was supposed to be.

    - Documentation and annotation fixes

    - Deprecate the ClutterActor::pick signal
    Similarly to the ClutterActor::paint signal, it's now discouraged to
    connect to the ClutterActor::pick signal; connecting to the pick signal
    will raise a warning when using the CLUTTER_ENABLE_DIAGNOSTIC environment
    variable.

    - Updated translations
    Lithuanian, Indonesian, Traditional Chinese (Hong Kong and Taiwan),
    Polish, Spanish, Assamese, Greek, Spanish, Polish, Galician,
    Belarusian.

  • List of bugs fixed since Clutter 1.11.12

    #682795 - Annotation problem for clutter_actor_iter_next() and
              clutter_actor_iter_prev()
    #682754 - ClutterRotateAction wrong marshaller usage
    #681746 - Drag handle misplacemente in examples/drag-action
    #679990 - clutter_table_layout_pack increments column/row count by two
    #681648 - add Pan action
    #683219 - Build failure with old (?) XI2
    #683066 - brightness-contrast-effect: Don't actually run if it will have
              no effect
    #683090 - gesture-action: Add API for cancelling a gesture
    #683126 - Remove tracking of input devices and sequences from the stage
    #682362 - Multi touch events skipped
    #683113 - Bug in ClutterGestureAction documentation
    #680255 - The middle and right mouse buttons are swapped when using the
              evdev backend

Many thanks to:

  Emanuele Aina Piotr Drąg, Lionel Landwerlin, Aurimas Černius,
  Daniel Mustieles, Jasper St. Pierre, Neil Roberts, Nilamdyuti Goswami,
  Tomeu Vizoso, Andika Triwidada, Andre Kuehne, Chao-Hsiung Liao, Chun-wei Fan,
  Fran Diéguez, Ihar Hrachyshka, Tom Tryfonidis.

Clutter 1.11.12                                                      2012-08-20
===============================================================================

  • List of changes since Clutter 1.11.10

    - ClutterBinLayout honours the fixed-position of actors
    The ClutterBinLayout now checks if the :fixed-position-set property of a
    ClutterActor is set, and will use the fixed position when computing the
    allocation, without requiring an explicit CLUTTER_BIN_ALIGNMENT_FIXED
    alignment policy.

    - Soft-deprecation of ClutterGeometry
    The ClutterGeometry boxed type is a bad rectangle type, with known issues
    when used for unioning and intersecting; Clutter uses the type in signals
    and properties, so we cannot fully deprecate it. The documentation has
    been amended, and API using ClutterGeometry has been deprecated where it
    makes sense.

    - Deprecate the ClutterActor::paint signal
    The class handler for ClutterActor::paint is still available, but
    connecting to the ::paint signal directly is strongly discouraged, and
    will emit warnings if the CLUTTER_ENABLE_DIAGNOSTIC environment variable
    is set. Notifications of a full paint for the Stage should happen only
    through the repaint functions.

    - Ensure we associate input devices to the stage on touch events
    Like we do for crossing events for pointer devices, beginning and ending
    a touch sequence should associate the input device to the stage.

    - Allow constraining a DragAction to an area
    Similarly to how we allow constraining the dragging to an axis, we can
    also constrain the dragging to a specific area, expressed in
    parent-relative coordinates.

    - Do not handle events on ClutterText if :selectable is FALSE
    If the ClutterText:selectable property is FALSE we should only reposition
    the cursor, and avoid the whole drag-to-select event handling.

    - Add ClutterActor:child-transform
    The :child-transform property allows applying an initial transformation
    to the children of an actor, but not to the actor itself.

    - Fix height-for-width policy in ClutterBinLayout

    - Add ClutterZoomAction
    An action that implements the pinch gesture to scale an actor up or
    down through two touch points.

    - Documentation fixes

    - Translations update
    Assamese, Indonesian, Ukranian, Traditional Chinese translation (Hong
    Kong and Taiwan), Spanish, Galician, Serbian.

  • List of bugs fixed since Clutter 1.11.10

    [bugzilla.gnome.org]
    #681584 - clutter touch events tests slows down a lot after some use
    #681074 - Call clutter_input_device_update_from_event from
              clutter_x11_handle_event
    #681168 - ClutterDragAction: allow constraining the movement of the
              dragged actor
    #682070 - clutter-text: Make sure to paint the background of a text actor
    #682265 - ClutterBinLayout not honoring ClutterActor position set through
              clutter_actor_set_position
    #679483 - ClutterBoxLayout does not do height-for-width properly
    #678427 - Zoom action
    #681814 - ClutterDragAction causes crashes when drag actor is destroyed
              at drag-end time

Many thanks to:

  Nilamdyuti Goswami, Daniel Mustieles, Fran Diéguez, Chao-Hsiung Liao,
  Daniel Korostil, Dirgita, Duarte Loreto, Giovanni Campagna,
  Jasper St. Pierre, Lionel Landwerlin, Sjoerd Simons, Tristan Van Berkom,
  Мирослав Николић.

Clutter 1.11.10                                                      2012-08-07
===============================================================================

  • List of changes since Clutter 1.11.8

    - Add support for multiple touch points in GestureAction
    GestureAction subclasses can now define the number of touch points they
    require in order to start recognising a gesture.

    - Add a RotateAction
    A GestureAction subclass that requires two touch points to rotate the
    actor to which it has been applied.

    - Generate crossing events for touch devices

    - Respect ClutterStage.set_motion_events_enabled() for touch events

    - Fix a regression in discrete scroll events emission
    When using XInput 2, the scroll events generated through buttons (e.g.
    mouse wheel) should only be emitted on ButtonPress, to match the semantics
    of the X11 core device handling.

    - Add progress functions defined in CSS3-Transitions
    The CSS3 Transitions specification defines various timing functions:

      steps                    cubic-bezier
      step-start                ease
      step-end                  ease-in
                                ease-out
                                ease-in-out

    These are now available to be used with ClutterTimeline.

    - Add ClutterActor::transition-stopped
    The ::transition-stopped signal is emitted each time a Transition
    associated to an actor is stopped (using the same sematincs as the
    ClutterTimeline::stopped signal); it is also a detailed signal, so that
    it's possible to connect a handler for a specific Transition name.

    - Add ClutterActor.transform
    The :transform property allows overriding all the decomposed
    transformations of an actor, like scale and rotate; the transformation
    is applied relative to the actor's allocated origin and pivot point.

    - Documentation and build fixes

    - Translations update
    Traditional Chinese (Hong Kong and Taiwan), Spanish, Galician,
    Serbian, Greek.

  • List of bugs fixed since Clutter 1.11.8

    [bugzilla.gnome.org]
    #678586 - Modifiy ClutterGestureAction to support multi touch and multiple
              points
    #680088 - Duplicate mouse wheel scroll events with xinput enabled
    #678587 - Add ClutterRotationAction
    #679797 - Missing enter/leave events generation for touch events
    #680174 - Add clutter_event_is_pointer_emulated() to distinguish emulated
              scroll events
    #680751 - clutter_stage_set_motion_events_enabled() is not honoured with
              CLUTTER_TOUCH_UPDATE events
    #680752 - Touch cancel events are not processed by Clutter

Many thanks to:

  Lionel Landwerlin, Chao-Hsiung Liao, Tom Tryfonidis, Мирослав Николић,
  Daniel Mustieles, Emanuele Aina, Fran Diéguez, Piotr Drąg.

Clutter 1.11.8                                                      2012-07-16
===============================================================================

  • List of changes since Clutter 1.11.6

    - Bump the dependency of ATK
    Use the newly released 2.5.3 to rely on the generci event listeners
    that have been added to ATK; this avoids reimplementing our own.

    - Ensure validity of iterators
    Even when they are copied.

    - Rounding error fixes for allocations
    Constraints and other code adjusting the allocation of an actor should
    round the origin and size of the ClutterActorBox in a consistent way.

    - Updates for the VisualStudio build files

    - Add ClutterDragAction::drag-progress
    The ::drag-progress signal allows controlling the emission of the
    ::drag-motion signal. Overriding the default behaviour of a DragAction
    is now possible without calling g_signal_stop_emission_by_name().

    - Add ClutterActor:pivot-point
    The pivot point of ClutterActor provides a center, in normalized
    coordinate space, for the transformations of an actor (scaling, rotation,
    translation).

    - Deprecations
    ClutterText:position has been deprecated by ClutterText:cursor-position,
    for consistency with other ClutterText properties, as well as to avoid
    shadowing the ClutterActor:position property. ClutterActor:depth has
    been deprecated by ClutterActor:z-position. ClutterTexture has been
    deprecated in favour of ClutterImage. ClutterActor:anchor-[xy] and the
    transformation centers for rotation and scaling have been deprecated
    in favour of the ClutterActor:pivot-point. The clutter_threads_enter()
    and clutter_threads_leave() functions have been deprecated.

    - Removal of the experimental ClutterLayoutManager easing state API
    The easing state API for ClutterLayoutManager was added in 1.11.2, but
    with the introduction of a default easing state for ClutterActor it is
    now redundant and not necessary; to animate the allocation of an actor
    during layout it's simply necessary to set its easing state. All layout
    managers provided by Clutter have been updated.

  • List of bugs fixed since Clutter 1.11.6

    [bugzilla.gnome.org]
    #679451 - Add ::drag-progress signal
    #679457 - Add :cursor-position and deprecate :position
    #679465 - Add :z-position and deprecate :depth
    #677853 - Use a single transformation center for rotation and scaling

Many thanks to:

  Chun-wei Fan, Alejandro Piñeiro, Alexander Shopov, Andika Triwidada,
  Chao-Hsiung Liao, Daniel Mustieles, Fran Diéguez, Ihar Hrachyshka,
  Kjartan Maraas, Piotr Drąg, Sasi Bhushan Boddepalli.

Clutter 1.11.6                                                      2012-06-23
===============================================================================

  • List of changes since Clutter 1.11.4

    - Accessibility fixes
    Clean up key listeners; implement AtkText missing methods for getting text
    before and after a given offset.

    - Ensure that ClutterBinLayout honours the fixed positioning

    - Improvements in GridLayout

    - Improve debugging messages
    We now print out the name, type, and pointer address of each actor when
    emitting debugging messages; also, all messages within one second are
    grouped together and show the delta instead of a full timestamp, to
    improve readability.

    - Add ClutterActor:content-repeat
    The content-repeat property can be used by a ClutterContent implementation
    to control the repeating of the content's data or pattern. ClutterImage
    and ClutterCanvas honour this property.

    - Explicit animation API improvements
    ClutterTransition will now ask the ClutterAnimatable associated to it
    for its initial or final state, in case either is missing; also, the
    interpolated value will be coerced to the correct property type instead
    of generating a warning.

    - Switch to lcov for test coverage

    - Remove an extra reference on ClutterStage
    The reference added during dispose introduced a leak in case a stage was
    destroyed.

    - Improve touch event support
    New API to install a grab on a specific event sequence of an input device;
    ClutterText now responds to touch events; ClutterDragAction and
    ClutterDropAction also use touch events as well as pointer events. The
    conformance and interactive test suites now have units for checking touch
    event handling.

  • List of bugs fixed since Clutter 1.11.4

    #677659 - add user_data parameter to ClutterBindingActionFunc
    #677778 - Assorted introspection fixes from Vala
    #677921 - tests: link test-conformance against libm
    #675183 - Duplicate accessible key events
    #678391 - tests: no return in non-void function
    #678423 - 1.10.8 needs fix on osx ... clutter_x11_enable_xinput not
              available
    #678439 - crash in event translation
    #678264 - actor: Make margin properties animatable
    #677221 - Orca does not present run dialog text
    #678047 - Add touch events vfunc on ClutterActor
    #678049 - Add touch events support to Drag & Drop actions
    #678279 - Add grab API on touch sequences
    #678278 - Add touch events support to ClutterText

Many thanks to:

  Alejandro Piñeiro, Alexander Larsson, Lionel Landwerlin, Bastian Winkler,
  Tomeu Vizoso, Evan Nemerson, Andy Wingo, Daniel Mustieles, Danielle Madeley,
  Dimitris Spingos, Fran Diéguez, Frédéric Péters, Ihar Hrachyshka,
  Jasper St. Pierre, Matthias Clasen, Sasi Bhushan Boddepalli, Tom Tryfonidis

Clutter 1.11.4                                                      2012-06-05
===============================================================================

  • List of changes since Clutter 1.11.2

    - Multi-touch support fixes
    The clutter_event_copy() code was copying the wrong axis data; the correct
    touch device was not used when translating axis data from XInput2 to the
    ClutterInputDevice; touch events were not delivered to the correct actors.

    - Add ClutterDropAction::drop-cancel signal
    The ::drop-cancel does what it says on the tin: it allows handling a
    cancelled drop action, instead of relying on the drag end signal on
    the ClutterDragAction.

    - Add examples in the repository
    Clutter has been using some interactive tests as examples of idiomatic
    usage, both as standalone code and for inclusion inside the API reference
    documentation; this is sub-optimal, as the interactive tests are meant to
    exercise the API and its behaviour, not as an example of how to write
    proper Clutter code. For this reason, we now have an examples/ directory
    that contains example code that can be used to learn Clutter.

    - Allow disabling the tests and examples when building Clutter
    This should help cross-compilation and testing.

    - Fix the preferred size to always include the actor's margin

    - Fix picking of the ClutterScrollActor

    - Add implicit animations for the color properties of ClutterText
    Changing any color-related properties of a ClutterText actor will result
    in a transition, if the easing state has a non-zero duration.

    - Layout managers should respect the child expand and align properties
    ClutterBinLayout, ClutterBoxLayout, and ClutterTableLayout should use the
    ClutterActor [xy]-expand and [xy]-align properties, and deprecate their
    own.

    - Make all layout managers respect the child easing state when allocating
    ClutterLayoutManager also has properties that can be set to control all
    the children's default easing state.

    - Add ClutterTimeline::stopped signal
    The ::stopped signal is emitted either when a Timeline reaches full
    completion, including eventual repeats; or when the Timeline has been
    stopped through clutter_timeline_stop(). A boolean argument passed to
    the signal handlers should be used to distinguish the two cases.

    - Add ClutterGridLayout
    This layout manager implements the same layout policy of GtkGrid.

    - Fixes for ClutterKeyframeTransition

    - Documentation fixes

    - Fixes for building Clutter with Visual Studio
    Including the GDK backend.

    - Fixes for the Mac backend
    Chain up to get a Cogl context after creating a GL context; this seems
    to be enough to make the interactive tests run.

  • List of bugs fixed since Clutter 1.11.2

    [bugzilla.gnome.org]
    #675336 - ClutterDropAction needs a ::drop-cancel signal
    #675371 - Asserts when getting touch events
    #676088 - Fixing picking in scroll-actor "breaks" gnome-control-center
    #676032 - keyframe-transition: Documentation fixes
    #676031 - keyframe-transition: Create a new interval if necessary
    #676158 - table-layout: Remove unused animation helpers
    #676334 - scroll-actor: Fix ->transition not being reset
    #675890 - Passing NULL buffer to clutter_text_set_text() will not reset
              the buffer and segfault
    #676367 - actor: Add a custom scriptable "margin" property
    #676068 - Setting size on ClutterFlowLayout container crashes
    #676963 - text: Enable implicit color animations
    #675396 - Possible bug in _clutter_paint_volume_axis_align
    #674365 - Race during parallel build in tests/interactive/
    #676827 - layout-manager: Add a new animation API
    #677085 - examples: Allow optional animations in flow-layout
    #677086 - box-layout: Remove unused BoxChild members
    #677098 - Ensure we stop transitions on remove_child()
    #676854 - timeline: Add a new "finished" signal
    #677039 - Wrong allocation for WIDTH_FOR_HEIGHT actors
    #675998 - Example 4.2 mixes up height and width
    #677384 - doc: Add ClutterLayoutManagerPrivate to doc sections
    #677284 - table-layout: Honor actors expand and alignment settings
    #677283 - box-layout: Honor actor expand and alignment
    #677372 - Add ClutterGridLayout
    #677390 - events: Deliver touch events to actors

Many thanks to:

  Bastian Winkler, Chun-wei Fan, Bastien Nocera, Daniel Mustieles, Fran
  Diéguez, Tomeu Vizoso, Tristan Van Berkom, Alexander Larsson, Alexandre
  Franke, Bruno Brouard, Debarshi Ray, Dominique Bureau, Emanuele Aina, Matej
  Urbančič, Mike Ruprecht, Piotr Drąg

Clutter 1.11.2                                                      2012-04-30
===============================================================================

  • List of changes since Clutter 1.10

    - Add ClutterScrollActor
    An actor that can display a portion of its children, as well as
    transitioning between visible regions.

    - Make clutter_actor_allocate() respect the easing state of the actor
    This allows animating allocations in layout managers.

    - Add automatic expansion flags for ClutterActor
    Actors can be marked to by allocated extra space by their parent, or
    by the layout manager used by their parent; the expansion flags are also
    recursive, so they can be set on a leaf node of the actor tree, and
    propagate further up automatically.

    - Add ClutterTransitionGroup and ClutterKeyframeTransition
    Two ClutterTransition implementation that allow creating complex
    transitions.

    - Provide more C convenience API to ClutterTransition
    Instead of dealing with ClutterInterval instances, it's possible to
    define the starting and final values of a transition.

    - Provide base geometric types: point, size, rectangle
    Along with commodity API.

    - New round of deprecations
    ClutterMedia, ClutterCairoTexture, clutter_actor_animate(),
    ClutterAnimation, ClutterAnimator, ClutterState, ClutterLayoutManager's
    animation API.

    - Return a valid default PaintVolume in more cases
    For actors not overriding paint() or get_paint_volume() we can already
    infer enough information on the area thatis going to be painted, and return
    a valid paint volume. We specifically ignore any painting going on inside
    a ClutterActor::paint signal handler, as that is considered legacy and on
    its way to deprecation. People overriding the paint sequence of an actor
    from within a paint signal handler, and painting outside the allocation,
    are evil anyway.

    - Depend on Pango 1.30

    - Report distance as an axis on X11 with XInput 2 support enabled
    Proximity information with XInput 2+ is reported as axis data on devices
    with valuator classes.

    - Documentation fixes

  • List of bugs fixed since Clutter 1.10

    #674510 - Changing a hidden child's position with new API shows the
              actor
    #672994 - Orca sometimes presents previously-entered text in GNOME
              Shell Alt+F2 dialog
    #652521 - get_length fails in Clutter.Path when length is greater
              than 46340
    #673644 - Scroll not working in document overview

Many thanks to:

  Jasper St. Pierre, Neil Roberts, Robert Bragg, Cosimo Cecchi, Rob Bradford,
  Jonh Wendell, Piotr Drąg, Rico Tzschichholz, Alejandro Piñeiro,
  Carles Ferrando, Christian Kirbach, Daniel Korostil, Daniel Mustieles,
  Daniel Nylander, Fran Diéguez, Ihar Hrachyshka, Jordi Serratosa,
  Kenneth Nielsen, Owen W. Taylor, Peter Hutterer, Rajesh Ranjan,
  Rudolfs Mazurs, Stefano Facchini, Tristan Van Berkom, Viktor Nyberg,
  Yuri Myasoedov, kkrothap@redhat.com.

Clutter 1.9.16                                                      2012-03-19
===============================================================================

  • Clutter 1.10.0, release-candidate 1

  • List of changes since Clutter 1.9.14

    - Support implicit animatable properties
    Various properties of ClutterActor can now be implicitly animated when
    using the public setters, instead of going through the animation API;
    this is an opt-in mechanism for the 1.x API series.

    - Introduce paint nodes
    ClutterPaintNode is an element of the render tree; it is used to store
    the pipeline state and the geometry to be drawn. Actors have the ability
    to be painted using the paint nodes by overriding the paint_node() virtual
    function instead of the paint() virtual function. For the 1.x API series
    the render tree will be consumed per-actor, but the plan is to build a
    full tree as the authoritative source for the 2.x API series.

    - Support Content delegates
    ClutterContent is an interface that allows creating classes that will
    painted in place of an actor's paint() virtual function. Clutter provides
    two content types: Canvas, a Cairo-based immediate canvas for drawing the
    contents of an actor; and Image, a content that will paint image data.

    - ClutterText improvements
    The caret of editable text actors is now centered, and the background
    color will be respected when painting the actor.

    - Support for the XInput 2.2 extension
    Clutter will now relay touch events coming from the X server, as well
    as precise scrolling delta, for devices with those two capabilities.
    The support is still experimental, and limited to the X11 platform for
    the time being.

    - Translation updates
    Slovenian, Assamese, Bulgarian, Spanish, Galician, Belarusian, Traditional
    Chinese (Hong Kong and Taiwan), British English, Hebrew, Polish, Catalan,
    Khmer, Russian, Finnish, Odia, Brazilian Portuguese, Danish, Lithuanian,
    Portuguese, Czech, Swedish, French.

  • List of bugs fixes since Clutter 1.9.14

    [bugzilla.gnome.org]
    #655491 - Text cursor/caret theming
    #668801 - [NSApp finishLaunching]; missing in OSX backend
    #656156 - Add lightness, brightness, and contrast effects
    #671736 - Provide translations for "default:LTR" for RTL locales
    #671779 - gdk: add new device types (GDK_SOURCE_TOUCHSCREEN,
              GDK_SOURCE_TOUCHPAD)
    #672316 - Flickering/redraw issues in multi stage

Many thanks to:

  Piotr Drąg, Chun-wei Fan, Daniel Mustieles, Fran Diéguez, Matej Urbančič,
  Nilamdyuti Goswami, Alexander Shopov, Bruce Cowan, Florian Müllner,
  Gil Forcada, Ihar Hrachyshka, Stefano Facchini, Мирослав Николић,
  Adam Matoušek, Antonio Fernandes C. Neto, Aurimas Černius, Bruno Brouard,
  Carles Ferrando, Chao-Hsiung Liao, Daniel Nylander,  Duarte Loreto,
  Jasper St. Pierre, Joseph Scheuhammer, Kenneth Nielsen, Khoem Sokhem,
  Lionel Landwerlin, ManojKumar Giri, Marek Černocký, Timo Jyrinki,
  Tristan Van Berkom, Yuri Myasoedov

Clutter 1.9.14                                                      2012-03-05
===============================================================================

  • List of changes since Clutter 1.9.12

    - Support custom versioning boundaries for the API
    Now that GLib provides macros for changing the minimum required and
    maximum allowed version of a library, Clutter can respect the
    boundaries expressed using CLUTTER_VERSION_MIN_REQUIRED and
    CLUTTER_VERSION_MAX_ALLOWED.

    - Add version information to deprecations

    - Move all deprecated symbols to separate header files

    - Documentation and annotation fixes.

    - Accessibility fixes in Cally
    Do not use ClutterActor:name as the accessible name, and do not
    provide the extents of an accessible object if the actor to which
    it refers is not on screen.

    - Updates to the Wayland compositor and client support
    Clutter now allows being used for creating hybrid Wayland/X11
    compositors, working with KMS and evdev directly.

    - Translation updates: Bulgarian, Ukranian, Galician, Uyghur, Belarusian,
    Brazilian Portuguese, Telugu, Slovenian, Assamese, Serbian.

  • List of bug fixes since Clutter 1.9.12

    [bugzilla.gnome.org]
    #670680 - "make check" assumes gdk backend will be built

Many thanks to:

  Robert Bragg, Neil Roberts, Alejandro Piñeiro, Chun-wei Fan,
  Alexander Shopov, Daniel Korostil, Daniel Mustieles, Fran Diéguez,
  Gheyret Kenji, Giovanni Campagna, Ihar Hrachyshka, Jonh Wendell,
  Krishnababu Krothapalli, Matej Urbančič, Nilamdyuti Goswami,
  Мирослав Николић

Clutter 1.9.12                                                      2012-02-23
===============================================================================

  • List of changes since Clutter 1.9.10

    - Add ClutterTimeline:repeat-count and deprecate :loop
    The :repeat-count property supercedes the :loop property, and it
    provides a way to specify the number of repeats that a timeline
    should perform - with the option of specifying an "infinity" value.

    - Add a progress mode for ClutterTimeline
    This begins the "soft deprecation" of ClutterAlpha. Instead of
    requiring a full object to compute an easing function out of a
    linear progress coming from ClutterTimeline, we should have this
    functionality on ClutterTimeline itself. Since ClutterAlpha is
    still exposed in API that we cannot deprecate (such as virtual
    functions) we cannot deprecate it fully, and we'll have to wait
    until the 2.0 API bump to get rid of it.

    - Fix ClutterBoxLayout allocation
    Since the update of the box layout algorithm there have been a
    bunch of regressions; now the layout works as intended.

    - Improve the performance of the shader-based effect in Clutter
    The effects shipped with Clutter now use the CoglSnippet API
    internally, which allows efficient generation of the shader code;
    they also ensure that the shader is generated once per class, and
    shared across instances. These changes should improve performance
    when using effects provided by Clutter.

    - Update the internal usage of Cogl API
    Clutter should strive to use the Cogl 2.0 API internally and not
    mix the 1.0 and 2.0 API.

    - Allow accessing Wayland input devices
    This is a change that allows Clutter-based toolkits to interact
    with Wayland in a meaningful way for operations like resize and
    move.

    - Add a convenience CLUTTER_BIND_ALL enumeration
    This allows binding both position and size of an actor when using
    a ClutterBindConstraint.

    - Cally updates
    Use the newly added API to reimplement focus tracking.

    - Visual Studio project updates

    - Add clutter_text_coords_to_position()
    This method roundtrips the position_to_coords() one, and allows
    retrieving the index of the character at the given actor-relative
    coordinates.

    - Documentation updates.

    - Introspection annotation fixes.

  • List of bugs fixed since Clutter 1.9.10

    [bugzilla.gnome.org]
    #669730 - actor: Fix and improve add_child_at_index()
    #669291 - box layout bug when callin the clutter_actor_hide() function
    #667540 - Desynchronized size between ClutterStageCogl and ClutterStageX11
    #670433 - clutter-drop-action: annotation fixes for some signals
    #670402 - CRITICAL warning when ClutterDragAction has threshold > 0

    [bugzilla.clutter-project.org]
    #2515 - Setting a non-default stage fullscreen before showing it doesn't work

Clutter 1.9.10                                                      2012-02-06
===============================================================================

  • List of changes since Clutter 1.9.8

    - Provide symbolic names for pointer buttons
    The primary, middle, and secondary pointer buttons now have simple and
    easy to remember constants that can be used in place of the "magic"
    numbers.

    - Add ClutterActorIter
    A simple API, using a stack allocated opaque structure, for safely and
    efficiently traverse the children of a ClutterActor.

    - Fix regression introduced by the default FixedLayout layout manager
    Existing ClutterActor subclasses using their own layout management should
    now work exactly like in Clutter 1.8.

    - Documentation fixes
    Including introspection annotations fixes.

    - Updates to the Wayland backend
    The Wayland client backend is now up to date with the 0.85 release of
    the Wayland protocol.

  • Bugs fixed since Clutter 1.9.8

    [bugzilla.gnome.org]
    #668692 - Add symbolic names for left, right and middle buttons
    #668669 - Add iterator API for ClutterActor
    #667840 - Add annotations from Vala bindings
    #669360 - clutter-backend-eglnative.h missing in disted tarball
    #668951 - Fix warnings when weak_unreffing a finalized object

Many thanks to:

  Rob Bradford, Tristan Van Berkom, Chao-Hsiung Liao, Evan Nemerson,
  Kerrick Staley, Matej Urbančič

Clutter 1.9.8                                                        2012-01-24
===============================================================================

  • List of changes since Clutter 1.9.6

    - Fix regressions in users of deprecated API
    Also, allow to mix the new Actor API with the old Container API without
    breaking.

    - Add GResource support in ClutterScript
    GResource is a new infrastructure in GIO that allows to compile resources
    like UI builder files and image data into a shared library or an
    executable. A newly added method to ClutterScript makes it possible to
    load a UI definition from a resource, like it's done for files and
    data.

    - Update the Wayland client backend
    The SHM transport API has changed upstream, and the Clutter backend has
    been updated to reflect it.

Many thanks to:

  Rob Bradford, Fran Diéguez

Clutter 1.9.6                                                        2012-01-19
===============================================================================

  • List of changes since Clutter 1.9.4

    - Deprecate clutter_actor_show_all() and clutter_actor_hide_all()
    The latter never did make a lot of sense: hiding the parent will
    effectively hide the children as well; the former was there only for
    convenience, but Actors are visible by default.

    - Gracefully handle existing code
    The changes in ClutterActor introduced regressions in existing code
    because of the new functionaly that was introduced to replace deprecated
    classes like Box and Group. These regressions have hopefully been fixed;
    Clutter 1.9.6 has been tested with a project as complex as the GNOME
    Shell.

    - Fix build with binutils-gold
    The private dependencies were not used when building Clutter, and this
    made the Gold linker angry.

    - Allow tracking of an actor's first and last child
    ClutterActor has two new properties, :first-child and :last-child; these
    are read-only properties that can be used by toolkits based on Clutter
    to track the first and last child whenever they change.

    - Bump the Cogl dependency
    The 1.9.4 release depended on Cogl ≥ 1.9.4, but the minimum required
    version was not bumped along with the changes.

  • List of bugs fixed since Clutter 1.9.4

    [bugzilla.gnome.org]
    #668137 - FTBFS: pangoft2 check seems to be broken

Clutter 1.9.4                                                        2012-01-17
===============================================================================

  • List of changes since Clutter 1.9.2

    - New scene graph API in ClutterActor
    ClutterActor now provides the API for adding, removing, and iterating
    over the list of children; this deprecates most of the ClutterContainer
    API. ClutterActor implements ClutterContainer as well, which means that
    all actors can be containers.

    - Layout management updates
    ClutterActor now have an horizontal and vertical alignment properties
    that will be used when added to a parent; a margin has also been added
    to the ClutterActor class. Both margin and alignment will be automatically
    managed during the allocation, so they will work out of the box. It is
    also possible to set a ClutterLayoutManager delegate object on any
    ClutterActor instance: the LayoutManager will take care of the layout
    policy for the children of an actor.

    - Add ClutterTextBuffer
    The ClutterTextBuffer class provides a storage for the contents of
    a ClutterText actor; the same instance can be shared across different
    actors as well. The main use for ClutterTextBuffer is implementing
    secure memory storage for the contents of a ClutterText in password
    mode.

    - Deprecations
    ClutterGroup, ClutterBox, and ClutterRectangle have been deprecated; their
    functionality is now available directly in ClutterActor. The old child
    actor management API in ClutterActor and ClutterContainer has been
    deprecated as well. Other deprecations include the ClutterStage
    fog-related properties and API; the ClutterContainer.sort_depth_order(),
    raise(), and lower() virtual functions; the internal child push and
    pop methods on ClutterActor.

    - ClutterTimeline can parse markers from ClutterScript
    Markers can now be defined inside ClutterScript, and a ClutterTimeline
    will be able to automatically add them from a UI definition.

    - Add a diagnostic mode
    Similar to the GLib diagnostic mode, Clutter now supports an environment
    variable that will print out diagnostic messages for deprecations and
    warnings that can only be detected at run-time.

    - Wayland backend updates
    The wayland backend now tracks the latest API changes in the client API,
    and Clutter now provides a Wayland surface actor that allows to write
    Wayland compositors, similarly to the X11TexturePixmap actor for the
    X11 backend.

  • List of bugs fixed since Clutter 1.9.2

    [bugzilla.gnome.org]
    #665040 - The offscreen effect always recreates the texture if
              create_texture() is overridden to change the size
    #665052 - The internal effects should queue a repaint on the effect not
              on the actor when a property changes
    #664996 - clutter_state_set_key (allow-none)
    #664336 - path: Fix introspection annotations
    #664252 - in case GLSL shader fails to compile clutter-shader-effect.c
              should print out position in source code
    #664582 - lookingGlass: Fix global key press handler
    #660997 - Make _clutter_actor_queue_redraw_with_clip or an equivalent
              public

Many thanks to:

  Chun-wei Fan, Robert Bragg, Rob Bradford, Neil Roberts, Bastian Winkler,
  Fran Diéguez, Jasper St. Pierre, Matej Urbančič, Piotr Drąg,
  Alexander Shopov, Bastien Nocera, Daniel Mustieles, Jeremy Moles,
  Jovan Naumovski, Kjartan Maraas, Lucian Adrian Grijincu, Manuel Osdoba,
  Ryan Lortie

Clutter 1.9.2                                                        2011-11-22
===============================================================================

  • List of changes since Clutter 1.8

    - Multi-backend build, and run-time backend selection
    Clutter can be built with support for multiple backends in the same
    shared library; the backend singleton is determined at run-time,
    either with the default backend for the platform, or using the value
    of the CLUTTER_BACKEND environment variable.

    - GDK windowing system backend
    A new backend has been added, which uses the GDK API for creating the
    drawing surface, as well as receiving the windowing system and input
    events.

    - Show a hint when ClutterText is in password mode
    If the password-hint-time ClutterSettings property is set to a non
    zero value, the last character entered inside a ClutterText actor when
    in password mode will be shown in plain for the duration of the timeout,
    before being replaced by the glyph chosen as the password character.

    - Improve Windows build support
    Clutter now provides project files to build the library using Visual
    Studio 9 and Visual Studio 10. Also, the scripts to build Clutter using
    MinGW have been improved.

    - Remove the requirement for using clutter_threads_init()
    Threads are initialized by default (depending on the platform), so there
    is no need to call clutter_threads_init().

    - Deprecate the default ClutterStage
    The semantics of the default Stage were not obvious, and had the tendency
    to confuse the user.

    - Move the deprecated headers into their own directory
    This should help developers identify the deprecated API.

    - Change deprecation policy
    Deprecated functions are now marked using compiler annotations, instead
    of being forcibly disabled through pre-processor directives from the
    headers. Deprecations will cause compiler warnings, and thus are enabled
    by default. If you're building your project with compiler flags that
    consider every warning a fatal error, you can use the symbol
    CLUTTER_DISABLE_DEPRECATION_WARNINGS to disable the deprecation warnings.

    - Translation updates
    Portuguese, Assamese, Punjabi, Tamil, Oriya, Telugu, French, German,
    Danish, Traditional Chinese (Hong Kong and Taiwan), Catalan, Esperanto,
    Lithuanian, Galician, Norwegian bokmål, Slovenian, Hebrew, Bulgarian.

  • List of bugs fixed since Clutter 1.8

    652588 - add support for password hint in ClutterText
    659625 - mingw32: Update the build script to compile 1.8.0
    659601 - offscreen effects on children of containers also with an
            offscreen effect get a wrong viewport
    659928 - Two strings are not marked as translatable
    659893 - clutter-main: Reword translator comment for default:LTR
    656663 - Remove internal usage of ClutterGeometry in StageWindow
    660354 - Add paint-deform-tiles option to CLUTTER_DEBUG
    660471 - ClutterActor: Add clutter_actor_has_effects
    660512 - ClutterShaderEffect recompiles the shader for every instance
    660623 - clutter-actor-meta: Fix _clutter_meta_group_has_metas_no_internal
    660985 - memory leak in clutter_box_layout.c
    661015 - Add clutter_unicode_to_keyval function
    660786 - Deprecate clutter_[sg]et_font_flags()
    661887 - auto-resize of ClutterCairoTexture does not work correctly
    657434 - Add a GDK backend to Clutter
    663332 - orca reads my password in gnome-shell policykit dialogs
    663594 - Minor whitespace parsing bug in clutter_color_from_string
    663733 - clutter-stage-x11: Make sure to set geometry x and y
    651718 - Make tests work on platforms supporting only a single stage
    663999 - The removal of per-backend CLUTTER_VBLANK envvar had unwanted
            cruft in the Win32 backend
    663720 - DeformEffect: Avoid redrawing actors on vertices invalidation
    663636 - Use newer Cogl API in ClutterDeformEffect

Special thanks to

  Chun-wei Fan, for building, testing, and keeping up to date the Visual
  Studio project files.

Many thanks to:

  Neil Roberts, Rico Tzschichholz, Robert Bragg, Adel Gadllah,
  Lionel Landwerlin, Alexandre Franke, Colin Walters, Daniel Mustieles,
  Giovanni Campagna, Piotr Drąg, krishnababu k, A S Alam, Alexander Shopov,
  Algimantas Margevičius, Ask H. Larsen, Bruno Brouard, Carles Ferrando,
  Chao-Hsiung Liao, Craig R. Hughes, Damien Lespiau, Duarte Loreto,
  Florian Müllner, Fran Dieguez, Fran Diéguez, Håkon Løvdal, I Felix,
  Jasper St. Pierre, Jorge González, Joseph Scheuhammer, Kjartan Maraas,
  Kristjan SCHMIDT, Manoj Kumar Giri, Marc-André Lureau, Mario Blättermann,
  Matej Urbančič, Matthias Clasen, Nilamdyuti Goswami, Sunjin Yang,
  Tomeu Vizoso, Yaron Shahrabani, Zan Dobersek, Мирослав Николић.

Clutter 1.7.90                                                      2011-09-12
===============================================================================

  • List of changes since Clutter 1.7.14

    - Make sure that setting :use-markup does not depend on the order
    Setting the :use-markup property should yield the same results regardless
    of whether the :text property is also set before or after. This applies to
    ClutterText defined using ClutterScript as well.

    - Protect against multiple unrealize call on ClutterStage
    This should fix a segmentation fault in clutter-gtk when unrealize() is
    called multiple times on an already unrealized stage.

    - Fortify ATK event listener
    Make sure that we subscribe only to the events we want to, and avoid
    warnings caused by AT-SPI, as well as a leak.

    - Documentation fixes

    - Translation updates
    Indonesian, British English, Brazilian Portuguese, Oriya, Polish,
    Latvian, Hindi, Danish, Chinese (Simplified), Lithuanian, Turkish,
    Russian, Spanish, Asturian.

  • List of bugs fixed since Clutter 1.7.14

    [bugzilla.gnome.org]

    #651940 - "use-markup" is ignored when set after "text"
    #658721 - cally: Fix up event listener registration minimally

    [bugzilla.clutter-project.org]

    #2629 - ClutterText thinks priv->text can be NULL, but it can't

Many thanks to:

  Muhammet Kara, Andika Triwidada, Manoj Kumar Giri, Piotr Drąg,
  Aurimas Černius, Bruce Cowan, Edvaldo de Souza Cruz, Jorge González,
  Kenneth Nielsen, Matthias Clasen, Neil Roberts, Og B. Maciel,
  Rajesh Ranjan, Ray Wang, Rudolfs Mazurs, Xandru Armesto, Yuri Myasoedov

Clutter 1.7.14                                                      2011-09-05
===============================================================================

  • List of changes since Clutter 1.7.12

    - Use newer version of ATK
    Cally now depends on the latest version of ATK, to reduce the amount of
    ad hoc code needed and to use newer features that simplify the
    implementation of accessible objects in Clutter.

    - Allow using Layout Managers with generic containers
    Layout managers should not assume that they are allocating the whole
    area available from the Actor using them; this allows actors that
    support concepts like padding or margin to use a LayoutManager internally
    for its children.

    - Cookbook updates
    Add a recipe on how to bind a ClutterState to the signals of objects
    defined in ClutterScript. We also install the cookbook examples inside
    the $datadir/clutter-1.0/cookbook/examples directory.

    - Improve examples in the API reference
    Some of the interactive test suite units are actually good examples of
    how to use the Clutter API; we can use the XInclude tags to include the
    source code inside the API reference.

    - Ensure thread safety of the repaint functions add/removal
    Fix a long standing issue where adding or removing repaint functions
    was not acquiring a lock; now it's safe to manipulate the repaint
    functions list from different threads.

    - Make the ClutterText:line-wrap property work again
    In 1.2 the :line-wrap property was broken, and ClutterText would paint
    a PangoLayout wrapping until it fit the height of the allocation
    regardless of whether the :line-wrap property was set to FALSE or
    TRUE. Now we clip the PangoLayout before rendering it, if the :line-wrap
    property is set to FALSE and there is no ellipsization policy set.

    - Disable redirection to offscreen buffer by default
    Whenever a ClutterActor with children was not fully opaque, the actor
    was redirected to an FBO, to perform correct opacity computations.
    Sadly, this can lead to 3x slowdowns, given the amount of framebuffer
    objects created and the state changes that have to be performed. We
    decided to turn off this feature by default, to avoid the performance
    hit. It is still possible to enable this feature on a per-actor basis,
    though, and will work to reduce the hit in future versions of Cogl,
    Clutter and the drivers.

  • List of bugs fixed since Clutter 1.7.12

    [bugzilla.gnome.org]

    #657681 - Crash when destroying an actor while dragging it

    [bugzilla.clutter-project.org]

    #2339 - ClutterText in 1.4 line-wraps even if line-wrap is disabled

Many thanks to:

  Alejandro Piñeiro, Shankar Prasad, Chao-Hsiung Liao, Dan Winship,
  Daniel Mustieles, Daniel Nylander, Fran Dieguez, Marek Černocký,
  Robert Bragg

Clutter 1.7.12                                                      2011-08-29
===============================================================================

  • List of changes since Clutter 1.7.10

    - Reload the font caches on X11 when the user installs a new font
    Whenever the user installs a new font inside one of the directories that
    ware being watched by a session daemon, or changes the fontconfig
    configuration, the toolkits using FontConfig (either directly or indirectly
    e.g. through Pango, like Clutter) should listen to the Fontconfig/Timestamp
    XSETTINGS key and release all the font configuration caches. This allows
    selecting the newly installed fonts without requiring the user to restart
    the application.

    - Allow using "font-description" as a ClutterScript alias for "font-name"
    ClutterText:font-description allows passing a PangoFontDescription
    directly to a ClutterText; when defining a ClutterText instance inside a
    ClutterScript file, :font-description should be an alias for :font-name,
    which takes a string and converts it to a PangoFontDescription.

    - Make sure that LayoutManager subclasses take the allocation origin
      into account when allocating the children
    A LayoutManager should be resilient against allocations with an origin
    not positioned at (0, 0); this allows actors using a layout manager
    instance to munge the box and implement things like margin and padding
    without the layout manager having knowledge of those concepts.

    - Build fixes
    Always link against libm when building Clutter (and its tests); don't
    rely on libraries lower on the stack to do so.

    - Documentation fixes

  • List of bugs fixed since Clutter 1.7.10

  [bugzilla.gnome.org]

  #657529 - Build failure

Many thanks to:

  Robert Bragg, Daniel Mustieles, Fran Dieguez, Kjartan Maraas

Clutter 1.7.10                                                      2011-08-15
===============================================================================

  • List of changes since Clutter 1.7.8

    - Do not update the last paint volume when picking
    Last minute fix for an issue that was most prominently manifesting itself
    when using GNOME Shell with Clutter 1.7; this should resolve the issue
    that dragging icons from the dash left around some stale pixels.

    - Fix building the tests
    The performance and micro-benchmark tests did not pick up changes in
    local dependencies, e.g. under a JHBuild root.

  • List of bugs fixed since Clutter 1.7.8

    [bugzilla.gnome.org]

    #656588 - Outdated FSF Address in code files

Many thanks to:

  Alejandro Piñeiro, Robert Bragg

Clutter 1.7.8                                                        2011-08-15
===============================================================================

  • List of changes since Clutter 1.7.6

    - Various fixes in Cally
    Make sure to use Clutter's API and remove old workarounds that were put
    into place when Cally was a separate project and targeting pre-1.0 API
    versions of Clutter.

    - Add ClutterCairoTexture:auto-resize
    This property makes it easier to create 2D canvas surfaces by tracking
    the actor's allocation in a backward compatible way.

    - Add ClutterAnimatable.interpolate_value()
    This new virtual function deprecates the animate_property() virtual of the
    Animatable interface, which was sub-optimal in different ways.

    - Allow using Animatable implementations with ClutterState
    Thanks to the new interpolate_value() virtual it is now possible to use
    the Animatable interface with ClutterState; this allows animating
    action, constraint and effect properties using the same "@" syntax also
    used by ClutterAnimation and clutter_actor_animate().

    - Improve ClutterModel's implementation
    Avoid a bunch of needless checks, and make sure that the ::row-changed
    signal is emitted in all cases when a row has been changed through the
    ClutterModelIter API. The conformance test unit for ClutterModel has
    also been improved to avoid future regressions.

    - Improve ClutterStage behaviour on OS X
    Make sure that the fullscreen, multi-screen and key focusing are
    well-behaved on OS X, by implementing the correct delegate methods.

  • List of bugs fixed since Clutter 1.7.6

  [bugzilla.gnome.org]

  #655387 - Missing GObject introspection annotations
  #655306 - Added windowDidChangeScreen delegate to fix pick errors when
            window moved to different screen
  #655311 - Prevent hiding of unrelated application windows when stage returns
            from fullscreen
  #655307 - Fix resource leak on subsequent calls to clutter_stage_osx_realize
  #648633 - gnome-shell notification pop-ups do not emit
            object:state-changed:showing

Many thanks to:

  Kirk A. Baker, Neil Roberts, Alejandro Piñeiro, Alejo Pacin,
  Daniel Mustieles, Evan Nemerson, Marek Černocký, Philippe Normand,
  Robert Bragg

Clutter 1.7.6                                                        2011-07-26
===============================================================================

  • List of changes since Clutter 1.7.4

    - Accessibility fixes in Cally
    Fix the implementation of the AtkText interface for ClutterText.

    - Depend on the new Cogl windowing system API.

    - Add functions for retrieving the clip boundaries on the Stage
    The clutter_stage_get_redraw_clip_bounds() function is useful for
    window managers (like Mutter) that need to retrieve the clipped
    region used on the Stage.

    - Auto-detect the default flavour when building
    The default flavour used when building should be set depending
    on the platform.

    - Mark the OSX backend as non-experimental
    The OSX backend is being developed, and maintained, so it should
    not be considered experimental.

    - Make sure that Gestures are cancelled when missing release events

    - Correct the rounding for paint volumes
    Try to provide stable results against potential floating point rounding
    margins when projecting 3D paint volumes into screen bounding boxes;
    this should avoid re-creating FBOs and always correctly handle clipped
    redraws.

    - Do not clobber XI2 events data
    This allows to play along with other toolkits using XI2.

    - Fix ClutterSnapConstraint's right edge snapping

    - Deprecations
    ClutterScore, clutter_texture_new_from_actor(),
    clutter_cairo_texture_create*()

  • List of bugs fixed since Clutter 1.7.4

    [bugzilla.gnome.org]

    #653959 - clutter-actor: Don't apply shaders during picking
    #654361 - uprof: Rename timers to remove the EGL specific bits
    #654363 - uprof: Add the units in the name of the "Per Frame"
              timer attribute
    #654103 - Fixed typo
    #654656 - Improve XGenericEventCookie allocation wrt other toolkits
    #654024 - snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
    #654066 - ClutterTimeline new-frame signal not working correctly on
              some platforms
    #654718 - clutter-1.6.16 compile issues
    #654726 - text: Fix the default value of "editable"
    #654727 - alpha: Don't use the GClosure to compute the alpha when
              possible
    #655342 - memory leak in clutter_bin_layout_get_preferred_width/height

    [bugzilla.clutter-project.org]

    #1733 - AtkText implementation on CallyText is not complete
    #2421 - Way to get current repaint bounds

Many thanks to:

  Robert Bragg, Philippe Normand, Neil Roberts, Damien Lespiau, Tomeu Vizoso,
  Gil Forcada, Alejandro Piñeiro, Bastian Winkler, Carlos Garnacho,
  Christian Kirbach, Daniel Mustieles, Dinh Bowman, Kjartan Maraas,
  Marek Černocký, Mario Blättermann, Matej Urbančič, Piotr Drąg

Clutter 1.7.4                                                        2011-07-04
===============================================================================

  • List of changes since Clutter 1.7.2

    - Unify the GLX and EGL backends to be a single code base
    The GLX and EGL backends shared most of their code, and with the split
    out Cogl, we can unify the code base into a single backend. The API as
    well as the ABI are preserved.

    - Restore a wider range of Z values for actors
    The computation for the near and far planes given the perspective
    transformation used to set up the viewport was broken in 1.7.2, and
    the distance from the focal point was greatly reduced. This has now
    been fixed.

    - Bump up the dependency of Cogl
    New windowing system API in Cogl required bumping the minimum version
    to the latest development snapshot, 1.7.2.

    - Add ClutterDropAction
    The ClutterDropAction is an action for allowing ClutterActors to react
    when an actor being dragged through ClutterDragAction crosses, or is
    dropped over, them.

    - Add a performance test suite
    This suite is an addition to our conformance and interactive test
    suites; the infrastructure can be used by buildbots and report tools
    to track performance regressions across various commits.

    - Documentation and annotation fixes

    - Build fixes

  • List of bug fixes since Clutter 1.7.2

    [bugzilla.gnome.org]

    #650329 - ClutterModifierType: Port fix from GDK to clutter's GDK copy
    #652566 - Clutter-CRITICAL **: _clutter_stage_get_window: assertion
              `CLUTTER_IS_STAGE (stage)' failed
    #651784 - transition=spin / transition=spin-text is broken in pinpoint
              with Clutter master
    #652842 - Add a Drop action
    #653066 - ClutterDragAction does not support multiple pointers
    #653307 - Change the signature of ClutterTexture::load-finished to give
              a GError, instead of a gpointer
    #653607 - Arrays not annotated as such for introspection bindings
    #651079 - ClutterText "blinks" when deleting text after going out of
              bounds
    #650675 - clutter-media: mention the asynchronous behavior of
              set_playing()

    [buzgilla.clutter-project.org]

    #2625 - The furthest visible z value is really low

Many thanks to:

  Robert Bragg, Neil Roberts, Peter Ward, Colin Walters, Daniel Mustieles,
  Jasper St. Pierre, Samuel Degrande, Øyvind Kolås

Clutter 1.7.2                                                        2011-06-13
===============================================================================

  • List of changes since Clutter 1.6.0

    - Cogl moved out of tree
    The Clutter OpenGL abstraction library has been moved to a separate
    repository and can be used as a stand-alone shared library. Clutter
    has been modified to depend on Cogl's experimental API.

    - Correctly composite non fully opaque children
    Non fully opauqe actors with non fully opaque children will automatically
    redirect children paint operations to offscreen buffers, which allow
    correct composition taking into account the overall opacity of the scene's
    sub-graph. The same mechanism can be used to create a paint cache, and
    paint that cache when the actor or its children do not change, instead of
    painting the whole sub-graph again.

    - Allow connecting signals to ClutterState states in ClutterScript
    When defining a scene using ClutterScript it's possible to directly
    connect a state inside a ClutterState object (both defined in
    ClutterScript or in code) to an object's signal, without using an
    explicit signal handler in the code.

    - Long-press handling in ClutterClickAction
    ClutterClickAction will detect a long-press gesture and emit signals
    to query, activation and cancellation.

    - Added ClutterGestureAction and ClutterSwipeAction
    ClutterGestureAction is a generic "pointer gesture" action; it doesn't
    provide an implementation: it's up to the developer to add the gesture
    recognition code. ClutterSwipeAction is a GestureAction sub-class that
    implement the "swipe" gesture. The GestureAction API is already future
    proof for multi-device/multi-touch, even though the multi-touch isn't
    currently implemented.

    - Allow Effects to influence picking
    Effects that change the geometry of a ClutterActor should also be
    allowed to change the picking code to make sure that event handling
    keeps working. ClutterEffect has a new pick() virtual function for
    these cases.

  • List of bugs fixes since Clutter 1.6.0

    [bugzilla.clutter-project.org]
    #2257 - clutter fails to link on OS X (10.6)
    #2447 - atkevents example crashes is the accessibility is disabled
    #2482 - Cally should avoid to provide a default name and description
    #2484 - It would be nice to have the old cally Changelog
    #2553 - new ClutterText API to access the Pango layout offsets
    #2555 - Per-framebuffer journal causes corruptions
    #2562 - Crash upon running Clutter-based programs
    #2585 - add ClutterAction for slide gestures
    #2588 - Assertion failure in _cogl_pipeline_set_layer_texture_target
    #2595 - clutter-text: Add a selected-text-color
    #2597 - CallyStage doesn't have a proper parent
    #2599 - The paint volume for ClutterText is wrong
    #2602 - Expose events ignored when doing clipped redraws
    #2610 - Add recipe about implementing a ClutterEffect
    #2619 - Removes the addition of the .exe extension to unit-test scripts,
            on win32.
    #2620 - _cogl_offscreen_new_to_texture_full() leaks reference when failing
    #2621 - Clutter segfaults if you queue a redraw of an unmapped actor inside
            the notify::mapped callback
    #2631 - [PATCH] Enable evdev ClutterInputDevice objects on creation, as the
            other backends do
    #2632 - [PATCH] GL_IMG_TEXTURE_NPOT enables non-power-of-two features
    #2633 - Make the pick id pool a per-Stage resource
    #2640 - [patch] allow single-bit imprecision in some conformance tests
    #2644 - Quartz backend: "Bare" modifier keypresses not generating events
    #2652 - clutter_actor_queue_redraw() on destroyed stage
    #2655 - segfault when disposing a slave device without a master
    #2656 - Clutter can crash when destroying a stage from an event
    #2667 - git head won't build under Win32

    [bugzilla.gnome.org]
    #650665 - CallyActor shouldn't add by default "press", "release"
              and "click"
    #647875 - Use Cairo to dump the pick buffers
    #647876 - Make the pick if pool a per-Stage resource
    #650487 - Sync allocation in ClutterBoxLayout with the one in GtkBox
    #650597 - clutter-id-pool: fix warning on bad pick
    #650650 - clutter-offscreen-effect: use target size when setting up
              the viewport
    #651700 - Give a chance to effects for running when picking
    #652129 - Use "const" instead of G_CONST_RETURN

Many thanks to:

  Neil Roberts, Robert Bragg, nobled, Daniel Mustieles, Elliot Smith,
  Matej Urbančič, Alejandro Piñeiro, Chris Lord, Marek Černocký,
  Tomeu Vizoso, Jasper St. Pierre, James Athey, Piotr Drąg, Øyvind Kolås,
  Adam Jackson, Andrej Žnidaršič, Kjartan Maraas, Adel Gadllah,
  Alexandre Franke, Christian Kirbach, Craig R. Hughes, Dan Winship,
  Dioselin, Kristjan SCHMIDT, Mario Blättermann, Miguel Bouzada, Peter Ward,
  Philippe Normand, Samuel Degrande, Viatcheslav Gachkaylo

Clutter 1.6.6                                                        2011-02-21
===============================================================================

  • List of changes since Clutter 1.6.4

    » Add four mechanisms for migrating textures inside a Cogl atlas; it
      is possible to change the default by using the environment variable
      COGL_ATLAS_DEFAULT_BLIT_MODE.

    » Use the offscreen buffer size to compute the vertices of
      ClutterDeformEffect.

    » Make the FPS counter displayed using CLUTTER_SHOW_FPS per-stage.

    » Documentation fixes.

    » Annotation fixes for introspection.

  • List of bugs fixes since Clutter 1.6.4

    #2538 - crash in gnome-shell
    #2558 - backend-glx: Remove redundant glFlush()
    #2561 - Updates to COGL sources regarding non-standard code usage
    #2571 - DeformEffect should use the FBO size

Many thanks to:

  Neil Roberts

Clutter 1.6.4                                                        2011-02-14
===============================================================================

  • List of changes since Clutter 1.6.2

    » Fix handling of opacity in ClutterOffscreenEffect.

    » Fix partially off-stage actors in ClutterOffscreenEffect.

    » Add a recipe in the Cookbook for animating an actor on a path.

    » Refresh key mapping when notified by X11.

    » Clean up the ClutterStageWindow redraw implementations.

    » Update the Wayland backend to match upstream API changes:
      • allow using shared buffers if DRM fails;
      • improve checks for the required extensions.

    » Documentation fixes.

    » Introspection annotations fixes.

    » Fix setting the matrix for a pipeline layer.

    » Fix flushing the framebuffer when switching to it.

    » Make sure to call glFlush when blitting a stage region to the
      front buffer, to avoid the driver batching the command for an
      undefined amount of time.

    » Fix the windowing system defines for non-X11 platforms.

    » Fix the location of the shared objects in the Cally pkg-config
      file.

  • List of bugs fixed since Clutter 1.6.2

    #1024 - test-multistage.c assertion failure
    #1025 - test-paint-wrapper.c assertion failure
    #1028 - test-random-text.c hangs with spinning beach ball
    #1029 - test-cogl-primitives.c hangs with spinning beach ball
    #1358 - scroll events not handled
    #2373 - OSX Backend fix
    #2525 - [PATCH] x11: Handle key map changes
    #2541 - ClutterOffscreenEffect with multiply the actor's opacity
    #2546 - [PATCH, git branch] update wayland backend
    #2549 - Fix lib locations in *.pc.in
    #2550 - offscreen effects are always clipped to stage boundaries
    #2551 - Slight drawing lag with larger windows on Intel x3100 (i965)
    #2554 - Add recipe per animating an actor on a curved path
    #2555 - Per-framebuffer journal causes corruptions
    #2558 - backend-glx: Remove redundant glFlush()
    #2559 - x11: segfault on closing non-default stage window

Many thanks to:

  nobled, Chris Lord, Neil Roberts, Robert Bragg, Adel Gadllah, Elliot Smith

Clutter 1.6.2                                                        2011-02-07
===============================================================================

  • List of changes since Clutter 1.6.0

    » Fix building the Clutter Cookbook from the released tarballs.

    » Set the input device field in ClutterEvent even when they
      have been allocated by Clutter.

    » Fix the color comparison when setting the layer combine constant.

    » Fix memory corruption when removing the last reference on a
      Cogl vertex buffer object.

    » Fixes for the OSX backend.

  • List of bugs fixed since Clutter 1.6.0

    #2540 - coobook examples do not build from tarball
    #2544 - Using vertex buffers causes memory corruption when you unref
            the CoglHandle
    #2545 - Broken event handling in OS X backend
    #2549 - Fix lib locations in *.pc.in

Many thanks to:

  Neil Roberts, Viatcheslav Gachkaylo

Clutter 1.6.0                                                        2011-01-31
===============================================================================

  • List of changes since Clutter 1.5.14

    » Remove more private symbols from the X11 backend.

    » Add CLUTTER_BIND_POSITION and CLUTTER_BIND_SIZE values to the
      ClutterBindCoordinate enumeration; these are short-hand values
      for binding both X and Y, or width and height, instead of
      requiring two ClutterBindConstraint instances.

    » Clean up in the X11 backend to reduce indirection.

    » Small clean ups in the Win32 backend.

    » Make Shift+Backspace behave like Backspace in ClutterText.

    » Emit the ::new-frame signal even on the first frame of
      ClutterTimeline, to allow setting up the initial state of an
      animation.

    » Fix an invalid memory access in ClutterAnimator.

    » Flush the per-framebuffer journal when switching between
      framebuffers.

    » Generalize updating GLES2 uniforms.

    » Add debug code for tracing clipping in Cogl.

    » Improve the OSX event loop, re-using the same implementation
      as GDK. Also, provide simple, core-like device support.

  • Bugs fixed since Clutter 1.5.14

    #2490 - OS X backend event loop improved
    #2530 - animator: Animator uses key after freeing it
    #2534 - Incorrect description of function 'clutter_actor_pop_internal'
    #2535 - Add recipe about creating a composite actor

Many thanks to:

  Neil Roberts, Robert Bragg, Elliot Smith, Rob Bradford,
  Viatcheslav Gachkaylo

Clutter 1.5.14                                                      2011-01-24
===============================================================================

  • List of changes since Clutter 1.5.12

    » Allow getting the state modifiers from a ClutterClickAction.

    » Fix ClutterDragAction to never leave the event delivery in
      an unwanted state.

    » Optimize state changes for texture and data states.

    » Enable VBO support in Cogl for GLES2.

    » Fix compilation on GLES1.1.

    » Documentation fixes.

    » ClutterGLXTexturePixmap has been deprecated; its parent class
      ClutterX11TexturePixmap and the low level CoglTexturePixmapX11
      API provide access to the same features.

    » Be more resilient against timelines controlling the state of
      other timelines during the clock tick.

    » Provide defines for the windowing platforms, to allow portable
      applications to include the correct header and select the
      correct API depending on the target.

    » Introduce a fast path for cogl_read_pixels() that uses the journal
      to determine the position of a single pixel on the stage; this
      fast path gracefully degrades to the usual render-based approach,
      and should speed up picking considerably in the case of opaque
      quads batched together.

    » Support XInput axis data on valuator devices, and introduce XInput2
      support for event translation and device hotplugging. The support
      for XI and XI2 must still be explicitly enabled by the developer,
      but it is now compiled in by default. It can be disabled at compile
      time by passing --disable-xinput to the configure script.

    » Clean up the unintentionally leaked internal symbols in the X11
      and GLX backends.

    » Allow defining the contents of the rows of a ListModel using
      ClutterScript. This completes the ability to fully define a
      ClutterListModel inside a UI definition file.

  • Bugs fixed since Clutter 1.5.12

    #1422, key input handler for eglnative
    #1456, Hinting mishandling
    #1721, XInput2 support
    #2268, EGL backend dependent on X11 headers
    #2400, Don't enable GL_POINT_SPRITE on GLES
    #2497, should not throw away a program when just the texture
          object has changed
    #2512, shader: Don't notify properties when finalizing shaders
    #2513, script-parser: Also honor properties of type GType
    #2516, [PATCH] Fails to compile with --with-gles=1.1
    #2518, introspection: Add missing (out) annotations for get_color()
    #2520, Add API to get modifier type in ClutterClickAction
    #2522, ClutterDragAction might indefinitely disable motion events
    #2524, It's possible to receive a new-frame signal after stopping
          a timeline
    #2526, model: Fix some GObject-Introspection annotations
    #2527, model: Change the column argument type to gint for
          clutter_model_set_sort
    #2528, model: Add support to define rows in ClutterScript

Many thanks to:

  Robert Bragg, Neil Roberts, Bastian Winkler, Lucas Rocha, Adel Gadllah,
  Chris Lord, Damien Lespiau

Clutter 1.5.12                                                      2011-01-11
===============================================================================

  • List of changes since Clutter 1.5.10

    » Allow disabling the focus when showing a ClutterStage; this also
      makes Clutter more compliant to the X11 window manager
      specifications.

    » Avoid state corruption in relayout cycles.

    » Do not crash when destroying actors during CLUTTER_LEAVE events.

    » Remove signal handlers when disposing constraints.

    » Keep the pixel alignment for ClutterAlignConstraint.

    » Do not release compiled ClutterShader during their finalization to
      avoid a warning.

    » Revert an ABI break on the ClutterContainer pre-requisites.

    » Fix the name of the cogl_normal_in attribute.

    » Do not assume CoglBitmaps are allocated to height * rowstride.

    » Fix the core device list creation on X11.

    » Avoid enabling blending in the Cogl journal, if possible.

    » Documentation fixes.

    » Build fixes for mixed autotools version environment.

    » Improve the performance of getting the number of rows of a
      ClutterListModel.

    » Don't use obsolete API internally.

    » Build fix for compiling EGL backend with OpenGL under X11.

    » Parse GType object properties in ClutterScript.

Many thanks to:

  Neil Roberts, Johan Bilien, nobled, Adel Gadllah, Damien Lespiau,
  Kristian Høgsberg, Nguyễn Thái Ngọc Duy, Tomeu Vizoso, Bastian Winkler

Clutter 1.5.10                                                      2010-12-17
===============================================================================

  • List of changes since Clutter 1.5.8

    » Add an evdev input backend; this adds support for input devices
      on Linux when using the EGL-based backends.

    » Update the build scripts for compiling the Windows backend.

    » Updates for the Cookbook and the API references.

    » Fix ClutterModel::get_iter_at_row() for filtered ClutterListModels.

    » Scores of fixes to the pipeline state object for GLES2.

    » Add code that tries to perform manual clipping to avoid breaking
      up batches of primitives.

    » Keep a cache of ARBfp programs indexed by the pipeline state that
      led to their generation.

    » Accept G_TYPE_DOUBLE values in ClutterShaderEffect uniforms.

    » Update the Wayland client backend.

    » Update the build for Windows.

    » Rename the ClutterTimeline:reverse property introduced in
      Clutter 1.5.6 to ClutterTimeline:auto-reverse.

    » Clean up the interactive tests suite.

Many thanks to:

  Neil Roberts, Damien Lespiau, Robert Bragg, Elliot Smith,
  Jussi Kukkonen, nobled, Alexandre Quessy, Mike Owens,
  Tomeu Vizoso

Clutter 1.5.8                                                        2010-11-29
===============================================================================

  • List of changes since Clutter 1.5.6

    » Add a migration guide for code using Behaviours.

    » Allow parsing rgb(), rgba(), hls() and hlsa() color definitions.

    » Performance improvements for the ClutterX11TexturePixmap.

    » For caching purposes, do not discard the Material or the compiled
      shaders for Offscreen and Shader effects.

    » Fix image height in 3D Cogl textures.

    » Create a GLSL generation backend for materials, similar to the
      ARBfp one; this backend is the default for GLES2.

    » Use FBOs and cogl_read_pixels() to efficiently read back partial
      texture data.

    » Various fixes in paint volumes computation and caching.

    » Use the internal scene graph walk API to remove the map/unmap
      implementation requirement for composite actors and for
      containers with internal children.

    » Simplify the backend notification of layer changes.

    » Queue clipped redraws for Expose events on X11.

    » Plug leaks.

    » Include a porting guide from Behaviours.

    » Add a recipe on scaling animations in the Cookbook.

Many thanks to:

  Neil Roberts, Robert Bragg, Owen W. Taylor, Tomeu Vizoso, Chris Lord,
  Alexandre Quessy, Evan Nemerson, Elliot Smith

Clutter 1.5.6                                                        2010-11-19
===============================================================================

  • List of changes since Clutter 1.5.4

    » Deprecate ClutterBehaviour and its sub-classes: the same functionality
      is available using the animation framework.

    » Add ClutterSnapConstraint, a constraint implementation that snaps
      together the edges of two actors.

    » Add ClutterPathConstraint::node-reached.

    » Deprecate ClutterTimeoutPool and ClutterFrameSource: this API is
      not used internally any more, and since it's not integrated with
      the master clock it's of relative use.

    » Add a named, global color palette.

    » Add the ClutterTimeline:reverse property, for automatically
      reversing the direction of a timeline after the emission of
      the ::completed signal.

    » Performance improvements in the clip stack.

    » Do not use pointer grabs in ClutterClickAction.

    » Improve the internally used Cogl API for primitives, paths and
      buffers; this is the first step towards Cogl 2.0.

    » Allow using the COGL_DEBUG environment variable to disable the
      NPOTs support.

    » Plug a nasty infinite loop in the XSETTINGS implementation.

    » Internally rename CoglMaterial to CoglPipeline; this should make
      it clearer that the API refers to the state of the GPU pipeline.

    » Add support for clipped redraws on EGL using the NOK_swap_region
      extension.

    » Build fixes.

    » Use the monotonic clock API if compiling against GLib ≥ 2.27.3.

    » Update examples in the Cookbook.

    » Add a Cookbook recipe for looping animations.

    » Add more documentation on Constraints.

    » Documentation fixes.

Translation updates:

  Italian, Polish

Many thanks to:

  Robert Bragg, Neil Roberts, Elliot Smith, Owen W. Taylor,
  Damien Lespiau, Lucas Rocha, Maxim Ermilov, Piotr Drąg,
  Tomeu Vizoso, muflone

Clutter 1.5.4
===============================================================================

  • List of changes since Clutter 1.5.2

    » Add a backend for Wayland.

    » Depend on GLib ≥ 2.26, Cairo ≥ 1.10.

    » Do not generate the conformance tests list using the test-conformance
      binary.

    » Implement interval progress functions for ActorBox, Vertex, Geometry,
      Color and Units.

    » Allow overriding the surface creation in Clutter.CairoTexture.

    » Add interpolate() method to Clutter.Color.

    » Add ClutterPathConstraint, a simple constraint that sets the origin
      of an actor's allocation to follow a ClutterPath.

    » Plug some memory leaks.

    » Fix build of the CEx100 and EGL backends.

    » Fixes for the OSX backend.

    » Documentation consistency and spell checking fixes.

    » Build fixes.

Translation updates:

  Andika Triwidada (id), Damien Lespiau (fr), Piotr Drąg (po)

Many thanks to:

  Damien Lespiau, Neil Roberts, Kristian Høgsberg, Andika Triwidada,
  Ole André Vadla Ravnås, Robert Bragg, Owen W. Taylor, Piotr Drąg,
  Roland Peffer

Clutter 1.5.2  (04/10/2010)
===============================================================================

  • List of changes since Clutter 1.4.0

    » Add API to ClutterActor to allow any actor to define its 3D paint
      volume and its stage-relative 2D bounding box; the paint volume is
      the 3D space occupied by an actor during the paint sequence. This
      allows better sizing of the FBOs, and opens the door to scenegraph
      culling and accurate clipped redraws. The mechanism is opt-in: actors
      have to implement the get_paint_volume() virtual function. Callbacks
      attached to the ::paint signal will also disable any culling and
      clipped redraw in place internally.

    » Plug a leak in ClutterActor by disposing all constraints.

    » Rework the build system to be as non-recursive as possible; this should
      speed up the build of Clutter, and makes the build layout easier to
      understand and update.

    » Remove the internal copy of JSON-GLib; the internal copy was falling
      behind at a spectacular level, and it was actually making the build
      rather complicated - also by adding an unwanted, but needed,
      introspection data generation. The required JSON-GLib has also been
      bumped to the new stable release, 0.12.0.

    » Use g_object_install_properties() with GLib 2.26.

    » Implement ClutterContainer::child-notify, which slipped through the
      cracks of many development cycles without anyone noticing.

    » Document and test clutter_actor_contains(), especially the corner
      cases.

    » Plug a leak in CoglTexture2DSliced.

    » Plug a leak in ClutterAnimator's handling of timelines.

    » Trap glXDestroyPixmap() in CoglTexturePixmapX11 to avoid BadDrawable
      errors when the GLX pixmap is destroyed behind Cogl's back.

Many thanks to:

  Robert Bragg
  Neil Roberts
  Elliot Smith
  Alejandro Piñeiro
  Aron Xu
  Colin Walters
  Ray Strode
  Stephen Kennedy

Clutter 1.4.0  (24/09/2010)
===============================================================================

  • List of changes since Clutter 1.3.14

    » Add support for describing ClutterState states using ClutterAnimators
      in ClutterScript.

    » Build fixes

    » Include ClutterConstraints into the allocation phase, to avoid layout
      cycles and improve the performance.

    » Add new recipes to the Cookbook to illustrate constraints-based
      layouts.

    » Fix the request mode of ClutterBoxLayout.

    » Fix the handling of transformations in ClutterOffscreenEffect.

    » Documentation and introspection fixes.

Many thanks to:

  Elliot Smith
  Robert Bragg
  Neil Roberts
  Bastian Winkler
  Dominique Leuenberger
  Frederik Hahne
  Jammy Zhou
  Øyvind Kolås

Clutter 1.3.14 (15/09/2010)
===============================================================================

  • List of changes since Clutter 1.3.12

    » Fix applying layout properties from ClutterScript definitions in case
      of multiple children.

    » Add a Clutter EGL backend for Intel CEx100 platforms.

    » Add new recipes in the Cookbook:
      - texture cross-fading
      - ClutterScript definitions
      - event handling
      - ClutterAnimator
      - reusing complex animations

    » Add methods to retrieve the clicked button and to force a release
      in ClickAction.

    » Documentation fixes in the API reference.

    » Cache a full pick buffer and re-use it in case the scene does not change
      between events.

    » Fix a Valgrind report of memory corruption in ClutterState.remove_key().

    » Allow detaching animations created with clutter_actor_animate().

    » Depend on GObject-Introspection >= 0.9.5.

    » Provide introspection data for the X11-specific API, like
      ClutterX11TexturePixmap

    » Use a template material for ClutterTexture to minimize the creation of
      new materials.

    » Split ClutterDragAction:drag-threshold into two, per-axis properties:
      :x-drag-threshold and :y-drag-threshold.

    » Allow disabling the -Bsymbolic flag when linking.

    » Use gettext >= 0.17 to handle the localization.

    » Flush the framebuffer earlier when drawing the vertex buffers, to fix
      a crash when dealing with clip stacks.

    » Make sure ClutterX11TexturePixmap removes the Cogl texture handle before
      freeing the X11 Pixmap to avoid an error.

    » Avoid regenerating the CoglMaterial programs too many times.

Many thanks to:

  Elliot Smith
  Robert Bragg
  Damien Lespiau
  Neil Roberts
  Colin Walters
  Owen W. Taylor
  Bastian Winkler
  Alejandro Piñeiro
  Alexandros Frantzis
  Chris Kühl
  Luca Invernizzi
  Henrik Hedberg
  Javier Jardón
  Lucas Rocha
  Murray Cumming
  Øyvind Kolås

Clutter 1.3.12 (16/08/2010)
===============================================================================

  • List of changes since Clutter 1.3.10

    » New recipes in the Cookbook:
      - create and animate sub-textures
      - layout managers
      - scroll events

    » Set the ClutterTexture:filename property to also be readable.

    » Avoid layout cycles when creating ClutterLayoutMeta objects
      during the ::allocate implementation

    » Add a ClutterTableLayout, a layout manager for tabular layouts.

    » Capture ENTER and LEAVE events on the stage within the DragAction.

    » Plug memory leaks.

    » Use g_object_notify_by_pspec(), if available, to speed up the
      emission of the ::notify signal on property changes.

    » Re-use the Cogl texture atlas for the CoglPango glyphs cache,
      and improve the performance with large font sizes.

    » Various fixes in the Materials comparison and inheritance.

    » Add the ability to associate a user program to a material.

Many thanks to:

  Neil Roberts
  Elliot Smith
  Robert Bragg
  Damien Lespiau
  José Dapena Paz
  Owen W. Taylor

Clutter 1.3.10 (04/08/2010)
===============================================================================

  • List of changes since Clutter 1.3.8

    » Fix a locale-dependent conversion from double to string when
      generating ARBfp programs for the materials.

    » Use the XKB extension on X11 platforms to convert between hardware
      keys to key symbols.

    » Documentation fixes in the API reference.

    » More recipes, with videos and full examples, in the Cookbook.

    » Add localization support and initial translations of error messages
      that might be visualized in a user interface.

    » Improve debugging output.

    » Fix build of the GLX backend on OSX.

    » Multiple fixes to the native OSX backend.

    » Add support for 3D textures in Cogl.

    » Fix shader-related issues and leaks in the new Material code.

    » Unify GLSL support in the GL and GLES 2.0 drivers.

    » Allow specifying an hint to disable clearing the stage before each
      paint cycle.

Many thanks to:

  Neil Roberts
  Roman Kudiyarov
  Elliot Smith
  Robert Bragg
  Chris Kühl
  Chris Leick
  Nate Stedman
  happyaron
  raven
  Øyvind Kolås

Clutter 1.3.8 (12/07/2010)
===============================================================================

  • List of changes since Clutter 1.3.6

    » Merge Cally, the Clutter Accessibility Library, in the Clutter tree.

    » Take into consideration the source actor's position in the
      AlignConstraint logic.

    » Update the internal COGL tesselator with the latest GLU code.

    » Fix CoglTexture data readback.

    » Use GL_MAX_TEXTURE_SIZE on GLES when checking the supported texture size.

    » Add missing public functions from COGL headers.

    » Fix GLES build after the Cogl material changes.

    » Rename the experimental CoglPixelBuffer API to CoglPixelArray.

    » Split the clutter_state_change() method into two:
    clutter_state_set_state(), for animated state changes; and
    clutter_state_warp_to_state() for immediate state changes.

    » Documentation and introspection fixes.

    » Build fixes

Many thanks to:

  Robert Bragg
  Neil Roberts
  Elliot Smith
  Alejandro Piñeiro
  Øyvind Kolås
  Damien Lespiau
  Alexandros Frantzis

Clutter 1.3.6 (30/06/2010)
===============================================================================

  • List of changes since Clutter 1.3.4

    » Provide a fallback on GLX if the MESA_copy_sub_buffer extension is not
      available, by using EXT_framebuffer_blit. Both mechanisms are also
      throttled to avoid taking all resources when using them in a compositor
      like Mutter.

    » Use (and cache) fragment shaders instead of texture combiners inside
      Cogl materials. Cogl will automatically fall back from GLSL to ARBfp
      to fixed functions depending on the level of support of the underlying
      GL implementation.

    » Implement a new design for materials; this allows scaling up the
      number of materials in a scene, and also makes copying materials
      less expensive.

    » Make Cogl materials responsible for depth testing, and add new
      experimental API.

    » Use the (modified) GLU tesselator to draw paths to a vertex buffer
      object instead of using the stencil buffer, or the scanline rasterizer
      on platforms without a stencil buffer.

    » Add ClutterDeformEffect, a base class for effects that deform an
      actor's geometry when painting it; ClutterPageTurnEffect is an
      implementation of a "page curl" deformation using the DeformEffect
      API.

    » Always use scissoring when clipping, to reduce the amount of buffer
      that has to be cleared.

    » Allow ClutterShaderEffect sub-classes to use vertex shaders by setting
      a constructor property; the default remains fragment shader.

    » Remove the button of the press event from the DragAction::drag-begin
      and DragAction::drag-end signals. This is an API break from 1.3.4.

    » Do not promote clipped redraws to full redraws.

    » Improve the consistency of the default state name in ClutterState,
      both in the API and in the serialization format.

    » Fix a rounding error with the Text layout size.

    » Add utility functions for CoglMatrix and CoglColor.

    » Avoid a re-allocation cycle warning when resizing the surface of
      a CairoTexture actor from within the allocate() implementation.

    » Do not add the GL libraries for the EGL X11 backend.

    » Add more checks for size of data passed to the shader types GValue
      functions.

    » Add width and height to the BindConstraint.

    » Parse actions, constraints and effects inside an actor definition
      for ClutterScript.

    » Merge the code of native and x11 backends for EGL into a single
      backend; also allow creating GL context with the EGL backend.

    » Use XSETTINGS to set up the backend configuration options, like
      the font name, resolution, font options and double click options,
      on X11; this also allows ClutterText actors created using the
      default font name to be updated when the font name and options
      change; similarly, this allows ClutterUnits to be updated when
      the screen resolution changes.

    » Implement the texture_from_pixmap extension support inside Cogl
      itself, and unify ClutterX11TexturePixmap and ClutterGLXTexturePixmap.

    » Documentation improvements in the API reference and in the cookbook.

    » Use the -Bsymbolic-functions linker option on supported platforms
      to avoid intra-library PLT jumps.

    » Fix painting transparent stages on X11 using the :use-alpha property
      of ClutterStage.

    » Fix emission of scroll events on Windows.

Many thanks to:

  Robert Bragg
  Neil Roberts
  Øyvind Kolås
  Damien Lespiau
  Elliot Smith
  Chris Lord
  Johan Bilien
  Richard Hughes
  Adel Gadllah
  Alejandro Piñeiro
  Colin Walters
  Dan Winship
  Kristian Høgsberg
  Sunil Sadasivan

Clutter 1.3.4 (07/06/2010)
===============================================================================

  • List of changes since Clutter 1.3.2

    » Add ClutterEffect, a ClutterActorMeta sub-class that affects the
      way an actor paints itself.

        » Clutter provides a base class for effects painting to an
          offscreen buffer, and a base class for effects using the
          GL programmable pipeline (through the GLSL shader language).

        » Clutter also provides some simple, shader-based effects:
          ClutterBlurEffect, ClutterColorizeEffect and
          ClutterDesaturateEffect.

        » Effects can be applied to any actor, and can also be stacked.

    » Add ClutterClickAction, an action that provides "button-like"
      semantics for any ClutterActor.

    » ClutterDragAction now moves the actor to which it has been applied
      by default, using a class handler for the ::drag-motion signal.

    » Add the :pick-with-alpha property to ClutterTexture; this property
      allows using the alpha channel of a texture when picking it.

    » Regenerate the mipmaps on COGL textures when a texture is modified.

    » Documentation and build fixes.

Many thanks to:

  Robert Bragg
  Damien Lespiau
  Neil Roberts
  Colin Walters

Clutter 1.3.2 (24/05/2010)
===============================================================================

  • List of changes since Clutter 1.2

    » Add ActorMeta, a class for run-time composition of actions and
      constraints on a ClutterActor:

        » Add ClutterAction, a class for implementing business logic
          related to event handling.

        » Add ClutterConstraint, a class for implementing business
          logic related to sizing and positioning.

        » ClutterDragAction is an Action sub-class that implements
          signals and properties for dragging actors.

        » ClutterAlignConstraint and ClutterBindConstraint are two
          Constraint sub-classes that allow relative positioning
          with fixed layout managers.

    » Add ClutterState, an object for defining state transitions.

    » Add ClutterBoxLayout:homogeneous property.

    » Implement retained clip stacks.

    » Support retained paths.

    » Add an experimental vector3 API.

    » Require GLib >= 2.18.

    » Require Atk >= 1.7.

    » Make ClutterActor implement AtkImplementor, and allow retrieving
      an AtkObject from a ClutterActor.

    » Improve ClutterText's Pango layout caching mechanism.

    » Fix set up of the GLX_SGI_swap_control extension.

    » Fix EGLX backend.

    » Documentation fixes for Clutter and COGL.

    » Fix the conformance test suite by executing every test unit in
      a separate process.

    » Add platform-dependent defines for Cogl.

    » Update the MingW cross-compilation script.

    » New recipe in the Cookbook.

Many thanks to:

  Neil Roberts
  Robert Bragg
  Øyvind Kolås
  Owen W. Taylor
  Brian Tarricone
  Damien Lespiau
  Adel Gadllah
  Chris Lord
  Fridrich Strba
  José Dapena Paz
  Jussi Kukkonen
  Rob Bradford

(obache)

2013-07-15 01:25:29 UTC MAIN commitmail json YAML

Update to 0.25

Upstream changes:
0.25 Thu, July 4, 2013
    - Drop compatibility from 5.6.2 to 5.6.0
    - Pod typo fixes (RT#77453, RT#85357)
    - Only ask for Devel::Hide on perls where it will be actually used
      (RT#81106)
    - Fix SYNOPSIS to actually be executable (RT#78327)

(wen)

2013-07-15 01:20:15 UTC MAIN commitmail json YAML

Added graphics/cogl version 1.14.0

(obache)

2013-07-15 01:19:04 UTC MAIN commitmail json YAML

Import cogl-1.14.0 as graphics/cogl.

Cogl is a small open source library for using 3D graphics hardware for
rendering. The API departs from the flat state machine style of OpenGL and is
designed to make it easy to write orthogonal components that can render without
stepping on each others toes.

As well as aiming for a nice API, we think having a single library as opposed
to an API specification like OpenGL has a few advantages too; like being
able to paper over the inconsistencies/bugs of different OpenGL
implementations in a centralized place, not to mention the myriad of OpenGL
extensions. It also means we are in a better position to provide utility
APIs that help software developers since they only need to be implemented
once and there is no risk of inconsistency between implementations.

Having other backends, besides OpenGL, such as drm, Gallium or D3D are
options we are interested in for the future.

(obache)

2013-07-15 01:15:38 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 1.92

(wen)

2013-07-15 01:13:59 UTC MAIN commitmail json YAML

Update to 0.92

Upstream changes:
* important changes in version 1.92 18/09/2013 (David Steinbrunner)
- typo fixes

(wen)

2013-07-15 01:05:21 UTC MAIN commitmail json YAML

gobject-introspection is just required to build typelib.

(obache)

2013-07-14 21:57:20 UTC MAIN commitmail json YAML

Updated mail/postgrey to 1.33nb8

(wiz)

2013-07-14 21:57:09 UTC MAIN commitmail json YAML

Fix postgrey for perl-5.18. Based on description given by
uwe@ on pkgsrc-users. Bump PKGREVISION.
While here, set LICENSE.

(wiz)

2013-07-14 21:48:52 UTC MAIN commitmail json YAML

Added lang/LuaJIT2 version 2.0.2.

(alnsn)

2013-07-14 21:08:17 UTC MAIN commitmail json YAML

Fix shell syntax error which has been breaking all gem builds on SunOS for
the past week as per the reports on pkgsrc-bulk.  Not sure why it wasn't
showing up on other platforms, but I am assuming this is the correct fix.

(jperkin)

2013-07-14 20:31:45 UTC MAIN commitmail json YAML

Use ${LUA_CDIR} and ${LUA_LDIR}.

(alnsn)

2013-07-14 20:29:36 UTC MAIN commitmail json YAML

Updated devel/lua-penlight to 1.1.1.

(alnsn)

2013-07-14 20:28:19 UTC MAIN commitmail json YAML

Update to 1.1.1.

Changes since 1.1.0 (from git log):
    issue #70: boolean flags may have true default
    Merge pull request #69 from Tieske/master
    general updates, mainly added CONTRIBUTING.md
    Merge pull request #1 from mark-otaris/patch-1
    Caught red handed, after a shameless copy :smile:. Thx for the fix
    This is Penlight, not Busted
    added - a shameless copy of busted - CONTRIBUTING.md file
    renamed docs to doc, to fix luarocks warning
    updated readme to md format
    changed .txt to .md files
    added rockspec, fixed typo in filename
    Merge pull request #67 from Tieske/add_executeex
    added utils.executeex, which also returns output of stdout and stderr
    updated, using readfile now, remove obsolete os.remove commands
    Merge pull request #66 from Tieske/fix_temp
    windows environment variable TMP is deprecated, use TEMP
    mode binary mode optional (binary would require platform specific line endings to be converted which is not very portable, and mostly just text will do)
    update: read files in binary mode
    added utils.executeex, which also returns output of stdout and stderr
    windows environment variable TMP is deprecated, use TEMP
    HTML mode skips DOCTYPE; no globals harmed outside pl.utils
    Merge pull request #64 from Tieske/fix_dir
    fixed makepath creation, added/updated some documentation
    fixed dirpath creation, added/updated some documentation
    basic parser handles comments, and HTML mode is working nicely with real-world HTML
    use LOM ordered attributes when stringifying if present (Danny).
    manual merge of John Schember's readonly table support
    Merge pull request #61 from user-none/isempty
    Thanks, John!
    Merge pull request #62 from CoolisTheName007/patch-2
    Transform using values as keys.
    missing locals
    Set.issempty mispelling; default ctor borked; more tests
    Transform using values as keys.
    Merge remote-tracking branch 'upstream/master' into empty
    Add function to check if an object is empty.
    Merge pull request #53 from pkazmier/master
    Added iterators to allow traversing tables in a sorted manner
    Merge pull request #60 from theypsilon/master
    base class methods invocation possible not only in method constructor _init
    Adding new class method 'base' which can be used for calling base class methods easily
    pl.class broke with classes that redefined __newindex; OrderedMap can now use normal indexing to assign keys in order
    Merge pull request #54 from CoolisTheName007/patch-1
    Typo fixed, libarary->library
    Typo fixed.
    Added tablex.sort and tablex.sortv to iterate over sorted elements
    There are times when it would be convenient to iterate over a table
    either by sorted keys or values. There is an example of this in the
    PIL book. I added the two functions to tablex module, added two test
    cases, and updated the PL manual.
    Merge pull request #51 from pkazmier/master
    Thanks!
    lapp.add_type was broken due to uninitialized table variable.
    The variable `types` was not initialized preventing `add_type` from
    appending custom types to the variable. I also added a new test to
    cover this test case in the future.

(alnsn)

2013-07-14 20:07:38 UTC MAIN commitmail json YAML

2013-07-14 17:55:26 UTC MAIN commitmail json YAML

Updated www/squid3 to 3.3.8

(adam)

2013-07-14 17:54:44 UTC MAIN commitmail json YAML

Changes 3.3.8:
* Better handling of strange port values in Host:
* Bug 3869: assertion failed: MemBuf.cc:272: size < capacity

(adam)

2013-07-14 17:37:11 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 0.9

(wiz)

2013-07-14 17:37:02 UTC MAIN commitmail json YAML

Update to 0.9:

---
0.9
---

* `package_index` now validates hashes other than MD5 in download links.

(wiz)

2013-07-14 17:34:08 UTC MAIN commitmail json YAML

Updated devel/cppcheck to 1.60.1

(wiz)

2013-07-14 17:33:59 UTC MAIN commitmail json YAML

Update to 1.60.1:

This release fixes a bug in compiled patterns.

(wiz)

2013-07-14 15:48:36 UTC MAIN commitmail json YAML

Updated games/bzflag to 2.4.2

(rodent)

2013-07-14 15:48:14 UTC MAIN commitmail json YAML

Updated to latest release, 2.4.2. Buildlink libXext. Regenerated PLIST for
new files installed by package. From ChangeLog:

BZFlag 2.4.2  "Doomsday Edition" (2012-07-28)
---------------------------------------------

* Added UPnP option to configure server networking - Alfredo Tupone
* Added an option to have both leading and lagging radar shot lines
    - David Anderson
* Prevent prohibited solo bots from joining, rather than kick afterward
    - Scott Wichser, Jeff Makey
* Add thiefControl plugin which prevents stealing flags from teammates
    - Bernt Hansen, Scott Wichser
* Preserve shot-limited flag behavior on final shot - David Anderson
* Remove the -zoom command line option from bzflag - Jeff Makey
* Provide observer team chat in OpenFFA mode - David Anderson
* Add fairCTF plugin - Chris Wible
* Allow plugins to specify a color when firing world weapons - Chris Wible
* Add option for chat on the left and radar on the right - Kyle Mills
* Add autoFlagReset plugin - Chris Wible
* Allow joystick hats as input on Evdev and SDL platforms - Kyle Mills
* Added Fastmap Plugin - Jeffery Myers

BZFlag 2.4.0  "Wake the Dead" (2011-07-03)
------------------------------------------

* Shot messages are synchronized with position - Alfredo Tupone
* Added /playerlist for everyone - Thomas Stauer
* Added message type for properly handling /me actions - Scott Wichser
* Added BZDB option to hide flags on radar server side - David Anderson
* Removed /setpass /register /identify - David Anderson
* Handicap is computed on the server - Alfredo Tupone, Bernt Hansen
* Allow plugins to register custom flag types - Daniel Remenak
* Forced *image.bzflag.org for image downloads until user sets
  otherwise - David Anderson
* Accepted patch from McSpider, added OpenFFA - David Anderson
* Removed -requireUDP, now it is always required - David Anderson
* Accepted patch from McSpider, removed client option to turn off fog
    - David Anderson
* Accepted patch from McSpider, added -noTeamKills option - David Anderson
* Removed -3Dfx, -no3Dfx. Moved -geometry ->  -window <geometry-spec>
    - David Anderson
* Add ricochet on a per object basis for .bzw files - trepan, David Anderson
* serverControl plugin- Add option to ignore observers for server shutdowns
    - Bernt Hansen
* serverControl plugin- Only report ban file access errors once - Bernt Hansen
* serverControl plugin- Limit filesystem checks to once every 3 seconds
    - Bernt Hansen
* LogDetail plugin-Add SERVER-MAPNAME with the public server description
    - Bernt Hansen
* The bzfs -time command line option allows end time - Scott Wichser, Ian Agar
* screenshots now compressed asynchronously - Daniel Remenak, randomparticle
* Add /serverdebug command and plugin API - Bernt Hansen
* Add bzfs -utc command line option to log timestamps using universal time
    - Bernt Hansen
* Fix buffer overrun when using -ts micros on Linux - trepan, Bernt Hansen
* Only players with POLL permission are eligible to vote - Bernt Hansen
* Only allow a single end shot credit for holding the shield flag
    - Bernt Hansen
* Do not inform hunters of stealthy prey - Ian Agar
* All scores are controlled completely by the server - Daniel Remenak
* Relabel player "email" string as "motto" - Jeff Makey
* Require TALK privilege for player motto to be broadcast - Jeff Makey
* Always require valid authentication for registered names
    - Jeff Myers, Scott Wichser
* Move flag identification server side - Alfredo Tupone, Jeff Myers,
    Frank Evers, Scott Wichser
* GM sanity checks - Alfredo Tupone
* Added the -publickey requirement for publicly listed servers (and renamed
  the bzfs -public option to -publictitle) - trepan, Jeff Myers

(rodent)

2013-07-14 15:43:16 UTC MAIN commitmail json YAML

Updated chat/unrealircd to 3.2.10.1

(rodent)

2013-07-14 15:42:35 UTC MAIN commitmail json YAML

Update to latest release, 3.2.10.1. LICENSE=gnu-gpl-v2; USE_TOOLS+=gunzip;
WRKSRC is now handled automatically. Let options.mk include bsd.prefs.mk
instead of pulling it in again in Makefile. CONFIGURE_ARGS for hub and leaf
no longer exist. Removed from PKG_OPTIONS. Specifying hostname in
CONFIGURE_ARGS is also no longer available. Removed. ${IRCD_SHARE}/networks
files are no longer provided. Removing from post-install and PLIST. From
Changes:

- Fix compilation issue when disabling stacked extbans. https://bugs.gentoo.org/389949
- Fix compilation issues with bundled tre and ./curlinstall-ed curl caused by over-generic regexes. Reported by warg.
- Include CMDS=STARTTLS in ISUPPORT/numeric 005 to let clients discover STARTTLS support through VERSION, before or after registration (#4064).
- Added patch from nenotopia to use more modern LUSERS numerics (#3967).
- Fix small error in oper block documentation, reported by Stealth (#2318).
- Config parser failed to check for invalid set::ssl options, reported and patch by fbi (#4035).
- Tweak: send actual channel name and not user supplied channel in KICK, reported and patch by Stealth (#3298).
- Services coders: Added support for ESVID. Instead of a number you can
  now store a string (of max NICKLEN size) as service stamp.
- Show account name in /WHOIS, for ESVID-capable services packages, patch from nenotopia (#3966).
- Added extended ban ~a:<account name> which matches users who are logged
  in to services with that account name. This works only on services that
  support ESVID. Patch from nenotopia (#3966).
- Updated extended ban documentation in help.conf and unreal32docs:
  new bantype ~a, and some text about extended bans & invex (+I).
- compile fix for just-checked-in patches.
- extban ~a = also allowed for invex
- Throw up an error if a password in the configuration file is too long
  (max 48 characters), reported by JasonTik, based on patch from
  WolfSage (#3223).
- Enforce matching of unrealircd version and PACKAGE_VERSION macros (#4014).
- Make default service stamp 0 (zero) again, instead of '*' which was
  introduced by ESVID changes a few days ago. This makes anope happy,
  and also means nothing will change in a non-ESVID scenario.
- Fix misuse of stdarg.h macros when calling vsyslog() (#4065 by Jimini).
- Ditch vsyslog() as it's only a waste of CPU, inspired by #4065.
- Add CAP support. Currently implemented are: multi-prefix (NAMESX), and
  userhost-in-names (UHNAMES). Patch from nenotopia (#4018, #4066)
- Fix issue with CAP & NOSPOOF. Patch from nenolod (#4077).
- Advertise 'tls' (STARTTLS) capability in CAP. Patch from nenolod (#4081).
- New user mode +I (IRCOp only) which hides idle times to other users,
  suggested and patch supplied by Nath & binki (#3953).
- Added remove_oper_modes(), which works just like remove_oper_snomasks(),
- Get rid of networks/ directory, and all references to it. Suggested by
  katsklaw and others (#4056).
- Added doc/example.es.conf, translated by Severus_Snape.
- Make the accept code check if the fd is within bounds instead of relying
  on OpenFiles to be correct.
- Moved nospoof to config file, suggested by and patch from nenolod (#4078).
- Even when 'M' was listed in set::oper-only-stats you could still do a
  '/STATS m'. Unlike other stats characters, case insensitivity was not
  checked for this one. Reported by and patch from Apocalypse (#4086).
- Added patch from Adam for poll() support (#1245).
update my own fd check code for poll support
- Some more changes and fixes regarding poll patch:
- make c-ares use 100% poll. and make sure we never deal with negative fds.
- UnrealIRCd now supports poll() instead of select().
- Speed optimization: First, moved a large part of vsendto_prefix_one into
  vmakebuf_local_withprefix. Then use this new function - which creates the
  buffer-to-be-sent - at the top of functions like sendto_channel_butserv
  and sendto_common_channels and send the prepared buffer in the loop that
  comes after it. This means we only prepare the buffer once and then send
  it many times, rather than both building and sending it XYZ times.
  Benchmarking connect-join-quit of 10k clients:
  100 users per channel: no noticeable speed improvement
  1000 users per channel: 18% faster
  10000 users in one channel: 50% faster
  As you can see, unfortunately, for a typical irc network there isn't much
  speed improvement. However, if you have a couple of 500+ user channels or
  get attacked by clones then you may see some improvement in speed and/or lower
  CPU usage.
- Call m_cap_Init() when m_cap is loaded through commands.so. Reported by nenolod.
- Fix for speed optimization a few lines up, was accidentally using ident
  username (which might have been 'unknown') instead of effective username.
- Added support for SASL, patch from nenolod (#4079).
- Fix crash in AUTHENTICATE (SASL commit from an hour or so ago).
- Tweak SASL code to conform to current coding style.
- Split up PROTOCTL line, since with the addition of ESVID we exceeded
  MAXPARA when using ZIP links.
- Poll I/O engine: get_client_by_pollfd() may return -1 when there's a race
  condition. Don't abort, instead just skip those clients.
- Fix win32 installer: apparently it sometimes complained about not having
- the Visual C++ 2008 redistributable package installed when this was not true.
- Fix Windows build.
- Win32 compile fix (nenolod)
- Print out a warning when we can't write to a log file. When booting this
  goes to the boot screen. When we are already booted it's sent to all
  IRCOps with a limit of max. 1 message per 5 minutes.
- Refuse to boot when we can't write to any log file.
- Remove old no-stealth configuration directive from documentation,
  reported by katsklaw, patch from warg (#4036).
- Added 'away-notify' client capability, which informs the client of any AWAY state changes of users on the same channel. Patch from nenolod (#4097).
- Add support for account-notify client capability (#4098). This capability
  can be used to request passive notifications for accountname changes.
- If set::options::dont-resolve is enabled, then use only the IP information
  from a WEBIRC message, reported by Ismat (#4103).
- Moved sendto_connectnotice, and thus the call to HOOKTYPE_LOCAL_CONNECT,
  so it gets called after the broadcast of NICK to other servers.
- Fix bug caused by new I/O engine (both with and without USE_POLL):
  queued data on the receive queue (eg: due to fake lag) was not processed
  unless we got new data from the client.
- Add support for server-enforced mode locks (MLOCK).
  This allows the IRCd to enforce MLOCKs that are set by services, which
  eliminates clashes between users setting modes and services enforcing
  it's mlock on channels. (#3055)
- complete the previous patch (MLOCK).. mostly just bringing it up to date & code-style
- Fixed another SASL crash bug. Always use HookAddEx, not HookAdd!
  Crash occured after the first quit of a user after a REHASH.
- SASL now needs to be enabled explicitly by setting a set::sasl-server.
- Changed numeric 307 (RPL_WHOISREGNICK) to 'is identified for this nick',
- Win32 installer (SSL): Uncheck 'create certificate' checkbox when
  server.cert.pem exists, and check it if the file doesn't exist.
- Win32 installer: Latest InnoSetup no longer supports Windows 95/98,
  so update Minversion to make the .iss compile.
- Module coders: added HOOKTYPE_AWAY (sptr, away-reason).
- Add optional oper::require-modes setting to the oper block. (#4008 by katsklaw)
- Clarify that hiddenhost-prefix must be the same on linked servers for
  bans to function properly (#4090, patch from warg, reported in #4043
  by maxb).
- Add /SILENCE to HTML documentation (reported by Severus_Snape in
  #4072, patch from warg).
- Show "Ping timeout: XYZ seconds" instead of just "Ping timeout".
- a bigger scratch buffer makes me sleep at night ;)
- Install server.*.pem files, patch from katsklaw (#3988).
- The ./Config script will now ask whether to generate an SSL
  certificate when it does not exist (defaults to Yes), instead of
  always generating one.
- Added missing Mod_Header to m_sasl.c
- Remove old reference to networks/ directory from Windows installer
- Disable sending of UHNAMES when HTM (High Traffic Mode) is ON,
- Disable sending of UHNAMES when HTM (High Traffic Mode) is ON,
- Add 'class' option to allow/deny channel so you can allow/deny
  users based on their class. Patch from fspijkerman (#4125).
- Use poll() in the remote includes functions when USE_POLL is
  defined (#4091).
- Fix bug where recursive includes would hang the IRCd, patch from
  binki with some minor modifications, reported by warg (#3919).
- Upgraded to c-ares 1.9.1. Updated configure & other files.
- various win32 fixes:
- Disable USE_POLL on Windows, since it doesn't work with XP and has
  no advantage anyway. Reported by nenolod (#4129).
- Various updates to makefile.win32 and .iss file, found during
  building new versions of zlib, openssl, and curl.
- Added set::options::disable-cap, which can be used to disable the
  new CAP support (#4104).
- Added auth method 'sslclientcertfp' which provides an alternative
  method to authenticate users with SSL client certificates based
  on SHA256 fingerprints. This can be used instead of the already
  existing 'sslclientcert' so you don't have to use an external file.
  One way to get the SHA256 fingerprint would be:
  openssl x509 -in name-of-pem-file.pem -sha256 -noout -fingerprint
  Suggested and patch supplied by Jobe (#4019).
- Added documentation on the new sslclientcertfp
- Moved documentation on authentication types to one place and refer
  to it from each section (oper::password, vhost::password,
  link::password-receive, etc).
- Windows: fix MOTD file always showing a date of 1/1/1970, reported
  by maxarturo (#4102).
- Removed unreal32docs.es.html (outdated since 2006-12-22),
  unreal32docs.gr.html (outdated since 2006-12-02), and
  unreal32docs.nl.html (outdated since 2009-01-18, possibly 2007-07-12).
- Remove wircd.def, needs to be re-generated almost each build anyway..
- Use our own (v)snprintf if not available.
- Use a more robust method of learning the server origin for a SASL agent.
- Use a more robust method of learning the server origin for a SASL
  agent. Fixes crash reported by Adam.
- Import unreal32docs Spanish translation by Karim Benzema.
- In the Mercurial repository the Changes file no longer exists (except
  for a dummy file). You now need to run ./createchangelog to generate it.
  Of course in official releases the Changes file will be present and
  contain all details.
- From now on, the Changes file is based on the history of the Mercurial
  repository. This means we no longer have to write text manually to the
  Changes file. This simple change helps a lot in future development
  because patches will no longer break when they are being ported from
  one branch to another.
- Update ./createchangelog to make it only show changes on default branch.
- If you are running the IRCd as root and use IRC_USER/IRC_GROUP then we now
change ownership of the log file to that user/group so it can still write
after the setuid(). Reported by asmadeus (#4152).
- Fix duplicate user@host in away-notify and account-notify, reported by grawity (#4153).
- '/rehash -global' did often not rehash all servers. Reported by Cronus (#4143)
- allow channel: Permit multiple channel items in one block again, was broken by patch from #4125.
- Update the documentation about set::dns::nameserver to reflect reality (that the setting is only used if c-ares can?t read /etc/resolv.conf).
- Don't remove oper-modes such as +S from non-local clients.
- Pull in poll(2) stuff before any other ircd include files. (#4155)
- Windows: Fix strange linking bug. Outgoing connects from a Windows
  IRCd caused a garbled SERVER protocol message, causing 'cannot find
  server' errors and killing of users. Reported by Sunkat (#4183).
- Custom modules: move EXLIBS= so shared libraries are always linked.

(rodent)

2013-07-14 15:07:47 UTC MAIN commitmail json YAML

LICENSE=gnu-gpl-v2 AND gnu-lgpl-v2.1

(rodent)

2013-07-14 15:07:07 UTC MAIN commitmail json YAML

2013-07-14 15:03:35 UTC MAIN commitmail json YAML

Updated net/aria2 to 1.17.1nb1

(rodent)

2013-07-14 15:03:14 UTC MAIN commitmail json YAML

Make NLS optional and move it to options.mk, but enabled by default. Move
gettext-lib dependency to that option. Buildlink libiconv and pthread.
USE_TOOLS+=bison msgfmt msgmerge xgettext. USE_LIBTOOL=yes.
Bump PKGREVISION.

(rodent)

2013-07-14 14:55:43 UTC MAIN commitmail json YAML

Updated devel/libosip to 4.0.0

(rodent)

2013-07-14 14:55:16 UTC MAIN commitmail json YAML

Update to latest stable, 4.0.0. Buildlink pthread. Move disabling of
trace and debug configure arguments to options.mk under the debug
PKG_OPTION.

>From ChangeLog:

libosip2 (4.0.0)
        * implement time compensation for android.
        * reduce path len // remove path in front of logs.
        * accept only SIP/D.D format message.
        * fix bug when releasing request with missing major headers.
        * fix minor memory leak // remove limitation on fifo size.
        * add system time support for macosx and ios.
        * use system independant time for osip_gettimeofday on unix platform.
        * To compile/use osip based application in multi threaded
          env, you don't need to define -DOSIP_MT any more. Instead,
          if you wish to disable the feature, you can compile with
          -DOSIP_MONOTHREAD.
        * A few other clean up were made inside osip to avoid any
          define to appear in include files. Also to avoid conflict,
          config.h has been renamed to osip-config.h.

(rodent)

2013-07-14 14:52:12 UTC MAIN commitmail json YAML

Updated net/libcares to 1.10.0

(rodent)

2013-07-14 14:51:49 UTC MAIN commitmail json YAML

Updated to latest stable version 1.10.0. From CHANGES:

- ares_set_servers_csv: fixed IPv6 address parsing
- nroff: fix two syntax mistakes
- build: fix build on msvc11
- Makefile.am: increment -version-info for 1.10.0 release
- README: remove unnecessary comment
- ares_version.h: copyright end range year is now 2013
- ares_parse_aaaa_reply: Plug memory leak
- ares_parse_txt_reply: return a ares_txt_reply node for each sub-string
- library init: documentation update
- library init: be recursive
- protocol parsing: check input data stricter
- Create ares_build.h when buidling from Git.
- Added -DCARES_STATICLIB to CFLAGS.
- ares_destroy() documentation: no new requests
- Documentation: properly document ARES_ECANCELLED
- ares_cancel(): cancel requests safely
- ares.h: stricter CARES_EXTERN linkage decorations logic
- ares_build.h.dist: enhance non-configure GCC ABI detection logic
  - check __ILP32__ before 32 and 64bit processor architectures in
    order to detect ILP32 programming model on 64 bit processors
    which, of course, also support LP64 programming model, when using
    gcc 4.7 or newer.
  - keep 32bit processor architecture checks in order to support gcc
    versions older than 4.7 which don't define __ILP32__
  - check __LP64__ for gcc 3.3 and newer, while keeping 64bit processor
    architecture checks for older versions which don't define __LP64__
- ares.h: there is no ares_free_soa function
- Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
- ares_inet_ntop.3: s/socklen_t/ares_socklen_t
- configure: use XC_LIBTOOL for portability across libtool versions
- xc-lt-iface.m4: provide XC_LIBTOOL macro
- Makefile.am: use AM_CPPFLAGS instead of INCLUDES
- inet_ntop.c: s/socklen_t/ares_socklen_t
- inet_ntop.c: s/socklen_t/ares_socklen_t for portability
- ares.h: s/socklen_t/ares_socklen_t for portability
- ares_inet_ntop.3: 4th argument is socklen_t!
- spell inet correctly!
- ares_inet_pton/ntop: cleanup
- ares_inet_ntop/ares_inet_pton: added man pages
- curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s()
- config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32
- config-dos.h: define strerror() to strerror_s_() for High-C
- ares_get_datatype: removed unused function
- ares__bitncmp: use two underscores for private functions
- ares__generate_new_id: moved to ares_query.c
- ares__swap_lists: make private and static
- Makefile.msvc: add four VS version strings
- ares_expand_name.3: clarify how to free the data
- zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2
  - Fix a pair of single quotes to double quotes.
- zz40-xc-ovr.m4: fix 'wc' detection - follow-up
  - Take into account that 'wc' may return leading spaces and/or tabs.
  - Set initial IFS to space, tab and newline.
- zz40-xc-ovr.m4: fix 'wc' detection
  - Take into account that 'wc' may return leading spaces.
  - Set internationalization behavior variables.
- zz40-xc-ovr.m4: check another three basic utilities
- zz40-xc-ovr.m4: 1.0 interface stabilization
  - Stabilization results in 4 public interface m4 macros:
  - Avoid one level of internal indirection
  - Update comments
  - Drop XC_OVR_ZZ40 macro
- zz40-xc-ovr.m4: emit witness message in configure BODY
- zz40-xc-ovr.m4: truly do version conditional overriding
  - version conditional overriding
  - catch unexpanded XC macros
  - fix double words in comments
- zz40-xc-ovr.m4: fix variable assignment of subshell output bashism
- zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies
- zz40-xc-ovr.m4: avoid double single-quote usage
- zz40-xc-ovr.m4: parentheses balancing of 'case' statements
- zz40-xc-ovr.m4: internals overhauling
  - Update comments
  - Execute commands in subshells
  - Faster path separator check
  - Fix missing 'test' command
  - Rename private macros
  - Minimize AC_REQUIRE usage
- zz40-xc-ovr.m4: redirect errors and warnings to stderr
- configure: use XC_CONFIGURE_PREAMBLE early checks
- zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro
- configure: autotools compatibility fixes - step I
- configure: fix automake 1.13 compatibility
- ares_private.h: use again memdebug.h instead of curl_memdebug.h
- configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS
- cares-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionally
- ares_private.h: use curl_memdebug.h instead of memdebug.h
- vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.c
- cares-functions.m4: improve gethostname arg 2 data type check
- setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.
- configure: check if compiler halts on function prototype mismatch
- cares-functions.m4: add gethostname arg 2 data type check and definition
- cares-functions.m4: update thread-safeness detection of getaddrinfo()
- setup_once.h: HP-UX <sys/socket.h> issue workaround
- setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
- Header inclusion clean-up
- setup_once.h: HP-UX specific TRUE and FALSE definitions
- ares_timeout.c: fix compiler warning
- ares_create_query.c: IRIX compilation fix
- c-ares/nameser.h: add some T_* defines for ns_t_* values
- adig: perror() doesn't work for socket errors on windows
- get_DNS_AdaptersAddresses: fix IPv6 parsing
- ares_create_query.3: mention when this is added
- Added new feature (rfc2671)
- code police: fix indents, < 80 columns, reflowed comments
- Cleaned up version awk script.
- read_udp_packets: bail out loop on bad sockets
- cares-compilers.m4: remove -Wstrict-aliasing=3 from clang
- cares-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds

(rodent)

2013-07-14 13:59:51 UTC MAIN commitmail json YAML

+ akonadi-1.10.0, cppcheck-1.60.1, gnumeric112-1.12.4, ilmbase-2.0.1,
  libidn-1.28, openexr-2.0.1, openscad-2013.06, py-setuptools-0.9,
  xmlstarlet-1.5.0.

(wiz)

2013-07-14 11:26:14 UTC MAIN commitmail json YAML

2013-07-14 10:14:27 UTC MAIN commitmail json YAML

2013-07-14 06:48:48 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXML to 2.0019

(wen)

2013-07-14 06:47:47 UTC MAIN commitmail json YAML

Update to 2.0019

Upstream changes:
2.0019          Mon  1 Jul 11:04:31 IDT 2013
    - Correct typos reported in RT #86599.
        - https://rt.cpan.org/Ticket/Display.html?id=86599
        - Thanks to dsteinbrunner.

2.0018          Mon 13 May 13:35:06 IDT 2013
    - Revert previous change of minimal version of libxml2.
        - This change proved to be unpopular and didn't prevent
        the CPAN test failures.
        - By SHLOMIF

2.0017          Thu  9 May 11:03:36 IDT 2013
    - Made the minimal version of libxml2 2.9.0 as previous versions were
    too buggy due to spuriourous CPAN test failures.
        - Please upgrade.
        - By SHLOMIF

(wen)

2013-07-14 06:43:02 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 1.32

(wen)

2013-07-14 06:42:02 UTC MAIN commitmail json YAML

Update to 1.32

Upstream changes:
1.32
- fix t/rt71_pp.t

1.31  Thu Jun 13 14:06:49 2013
- fix handling UTF8 in parse method.
- fix getline with allow_loose_quotes (rt#83705)
- add allow_unquoted_escape
- fix parsing escapted sep char (found in Text::CSV_XS rt#81295)

* TODO: Updating documents and adding diag_verbose in the next version

(wen)

2013-07-14 06:38:30 UTC MAIN commitmail json YAML

Updated security/p5-Digest-MD5 to 2.53

(wen)

2013-07-14 06:37:19 UTC MAIN commitmail json YAML

Update to 2.53

Upstream changes:
2013-07-02  Gisle Aas <gisle@ActiveState.com>

  Release 2.53

  Drop File::Spec dependency and don't override installation location
  for perl-5.12++

  Documentation tweaks.

(wen)

2013-07-14 06:33:03 UTC MAIN commitmail json YAML

Updated security/p5-Digest-MD4 to 1.9

(wen)

2013-07-14 06:32:07 UTC MAIN commitmail json YAML

Update to 1.9

Upstream changes:
*** 2013-03-22 Version 1.9
Updated author and distribution location details to airspayce.com

(wen)

2013-07-14 06:13:51 UTC MAIN commitmail json YAML

Updated math/p5-Math-Prime-Util to 0.29

(wen)

2013-07-14 06:11:50 UTC MAIN commitmail json YAML

Update to 0.29
Add missing DEPENDS

Upstream changes:
0.29 30 May 2013

    - Fix a signed vs. unsigned char issue in ranged moebius.  Thanks to the
      Debian testers for finding this.

    - XS is_prob_prime / is_prime now use a BPSW-style test (SPRP2 plus
      extra strong Lucas test) for values over 2^32.  This results in up
      to 2.5x faster performance for large 64-bit values on most machines.
      All PSP2s have been verified with Jan Feitsma's database.

    - forprimes now uses a segmented sieve.  This (1) allows arbitrary 64-bit
      ranges with good memory use, and (2) allows nesting on threaded perls.

    - prime_count_approx for very large values (> 10^36) was very slow without
      Math::MPFR.  Switch to Li+correction for large values if Math::MPFR is
      not available.

    - Workaround for MSVC compiler.

    - Added:
        is_pseudoprime (Fermat probable prime test)
        is_lucas_pseudoprime (standard Lucas-Selfridge test)
        is_extra_strong_lucas_pseudoprime (Mo/Jones/Grantham E.S. Lucas test)

0.28 23 May 2013

    - An optimization to nth_prime caused occasional threaded Win32 faults.
      Adjust so this is avoided.

    - Yet another XS micro-speedup (PERL_NO_GET_CONTEXT)

    - forprimes { block } [begin,]end.  e.g.
        forprimes { say } 100;
        $sum = 0;  forprimes { $sum += $_ } 1000,50000;  say $sum;
        forprimes { say if is_prime($_+2) } 10000;  # print twin primes

    - my $it = prime_iterator(10000); say $it->();
      This is experimental (that is, the interface may change).

0.27 20 May 2013

    - is_prime, is_prob_prime, next_prime, and prev_prime now all go straight
      to XS if possible.  This makes them much faster for small inputs without
      having to use the -nobigint flag.

    - XS simple number validation to lower function call overhead.  Still a
      lot more overhead compared to directly calling the XS functions, but
      it shaves a little bit of time off every call.

    - Speedup pure Perl factoring of small numbers.

    - is_prob_prime / is_prime about 10% faster for composites.

    - Allow '+N' as the second parameter to primes.pl.  This allows:
          primes.pl 100 +30
      to return the primes between 100 and 130.  Or:
          primes.pl 'nth_prime(1000000000)' +2**8

    - Use EXTENDED_TESTING to turn on extra tests.

0.26 21 April 2013

    - Pure Perl factoring:
        - real p-1 -- much faster and more effective
        - Fermat (no better than HOLF)
        - speedup for pbrent
        - simple ECM
        - redo factoring mix

    - New functions:
        prime_certificate  produces a certificate of primality.
        verify_prime      checks a primality certificate.

    - Pure perl primality proof now uses BLS75 instead of Lucas, so some
      numbers will be much faster [n-1 only needs factoring to (n/2)^1/3].

    - Math::Prime::Util::ECAffinePoint and ECProjectivePoint modules for
      dealing with elliptic curves.

0.25 19 March 2013

    - Speed up p-1 stage 2 factoring.  Combined with some minor changes to the
      general factoring combination, ~20% faster for 19 digit semiprimes.

    - New internal macro to loop over primary sieve starting at 2.  Simplifies
      code in quite a few places.

    - Forgot to skip one of the tests with broken 5.6.2.

0.24 10 March 2013

    - Fix compilation with old pre-C99 strict compilers (decl after statement).

    - euler_phi on a range wasn't working right with some ranges.

    - More XS prime count improvements to speed and space.  Add some tables
      to the sieve count so it runs a bit faster.  Transition from sieve later.

    - PP prime count for 10^9 and larger is ~2x faster and uses much less
      memory.  Similar impact for nth_prime 10^8 or larger.

    - Let factor.pl accept expressions just like primes.pl.

0.23  5 March 2013

    - Replace XS Zeta for x > 5 with series from Cephes.  It is 1 eps more
      accurate for a small fraction of inputs.  More importantly, it is much
      faster in range 5 < x < 10.  This only affects non-integer inputs.

    - PP Zeta code replaced (for no-MPFR, non-bignums) with new series.  The
      new code is much more accurate for small values, and *much* faster.

    - Add consecutive_integer_lcm function, just like MPU::GMP's (though we
      define ci_lcm(0) = 0, which should get propogated).

    - Implement binary search on RiemannR for XS nth_prime when n > 2e11.
      Runs ~2x faster for 1e12, 3x faster for 1e13.  Thanks to Programming
      Praxis for the idea and motivation.

    - Add the first and second Chebyshev functions (theta and psi).

    - put isqrt(n) in util.h, use it everywhere.
      put icbrt(n) in lehmer.h, use it there.

    - Start on Lagarias-Miller-Odlyzko prime count.

    - A new data structure for the phi(x,a) function used by all the fast
      prime count routines.  Quite a bit faster and most importantly, uses
      half the memory of the old structure.

    - Performance:
      - Divisor sum with no sub is ~10x faster.
      - Speed up PP version of exp_mangoldt, create XS version.
      - Zeta much faster as mentioned above.
      - faster nth_prime as mentioned above.
      - AKS about 10% faster.
      - Unroll a little more in sieve inner loop.  A couple percent faster.
      - Faster prime_count and nth_prime due to new phi(x,a) (about 1.25x).

0.22 26 February 2013

    - Move main factor loop out of xs and into factor.c.

    - Totient and Moebius now have complete XS implementations.

    - Ranged totient uses less memory when segmented.

    - Switch thread locking to pthreads condition variables.

0.21 22 February 2013

    - Switch to using Bytes::Random::Secure for random primes.  This is a
      big change in that it is the first non-CORE module used.  However, it
      gets rid of lots of possible stupidness from system rand.

    - Spelling fixes in documentation.

    - primes.pl: Add circular and Panaitopol primes.

    - euler_phi and moebius now will compute over a range.

    - Add mertens function: 1000+ times faster than summing moebius($_).

    - Add exp_mangoldt function: exponential of von Mangoldt's function.

    - divisor_sum defaults to sigma if no sub is given (i.e. it sums).

    - Performance:
      - Speedup factoring small numbers.  With -nobigint factoring from
        1 to 10M, it's 1.2x faster.  1.5x faster than Math::Factor::XS.
      - Totient and M譫喘ius over a range are much faster than separate calls.
      - divisor_sum is 2x faster.
      - primes.pl is much faster with Pillai primes.
      - Reduce overhead in euler_phi -- about 2x faster for individual calls.

0.20  3 February 2013

    - Speedup for PP AKS, and turn off test on 32-bit machines.

    - Replaced fast sqrt detection in PP.pm with a slightly slower version.
      The bloom filter doesn't work right in 32-bit Perl.  Having a non-working
      detector led to really bad performance.  Hence this and the AKS change
      should speed up testing on some 32-bit machines by a huge amount.

    - Fix is_perfect_power in XS AKS.

0.19  1 February 2013

    - Update MR bases with newest from http://miller-rabin.appspot.com/.

    - Fixed some issues when using bignum and Calc BigInt backend, and bignum
      and Perl 5.6.

    - Added tests for bigint is_provable_prime.

    - Added a few tests to give better coverage.

    - Adjust some validation subroutines to cut down on overhead.

0.18  14 January 2013

    - Add random_strong_prime.

    - Fix builds with Solaris 9 and older.

    - Add some debug info to perhaps find out why old ActiveState Perls are
      dying in Math::BigInt::Calc, as if they were using really old versions
      that run out of memory trying to calculate '2 ** 66'.
      http://code.activestate.com/ppm/Math-Prime-Util/

0.17  20 December 2012

    - Perl 5.8.1 - 5.8.7 miscalculates 12345 ** 4, which I used in a test.

    - Fix (hopefully) for MSC compilation.

    - Unroll sieve loop for another 20% or so speedup.  It won't have much
      practical application now that we use Lehmer's method for counts, but
      there are some cases that can still show speedups.

    - Changed the rand functionality yet again.  Sorry.  This should give
      better support for plugging in crypto RNG's when used from other
      modules.

0.16  11 December 2012

    - randbits >= 32 on some 32-bit systems was messing us up.  Restrict our
      internal randbits to wordsize-1.

(wen)

2013-07-14 06:03:22 UTC MAIN commitmail json YAML

Added security/p5-Bytes-Random-Secure version 0.26

(wen)

2013-07-14 06:00:06 UTC MAIN commitmail json YAML

Add p5-Bytes-Random-Secure

(wen)

2013-07-14 05:57:28 UTC MAIN commitmail json YAML

Import Bytes::Random::Secure-0.26 as security/p5-Bytes-Random-Secure.

Bytes::Random::Secure provides two interfaces for obtaining crypto-quality
random bytes. The simple interface is built around plain functions. For greater
control over the Random Number Generator's seeding, there is an Object Oriented
interface that provides much more flexibility.

(wen)

2013-07-14 04:44:58 UTC MAIN commitmail json YAML

Added security/p5-Crypt-Random-Seed version 0.03

(wen)

2013-07-14 04:43:18 UTC MAIN commitmail json YAML

Add p5-Crypt-Random-Seed

(wen)

2013-07-14 04:41:51 UTC MAIN commitmail json YAML

Import Crypt::Random::Seed-0.03 as security/p5-Crypt-Random-Seed.

Crypt::Random::Seed is a simple mechanism to get strong randomness. The main
purpose of this module is to provide a simple way to generate a seed for a
PRNG such as Math::Random::ISAAC, for use in cryptographic key generation,
or as the seed for an upstream module such as Bytes::Random::Secure. Flags
for requiring non-blocking sources are allowed, as well as a very simple method
for plugging in a source.

(wen)

2013-07-14 02:57:59 UTC MAIN commitmail json YAML

Added security/p5-Crypt-Random-TESHA2 version 0.0.1

(wen)

2013-07-14 02:56:43 UTC MAIN commitmail json YAML

Add p5-Crypt-Random-TESHA2

(wen)

2013-07-14 02:55:34 UTC MAIN commitmail json YAML

Import Crypt::Random::TESHA2-0.0.1 as security/p5-Crypt-Random-TESHA2.

Crypt::Random::TESHA2 generate random numbers using entropy gathered from
timer/scheduler jitter. This can be used to generate non-pseudorandom data
to seed a PRNG (e.g. srand/rand, Math::Random::MT, etc.) or CSPRNG (e.g. AES-CTR
or Math::Random::ISAAC). You may use it directly or as part of a random source
module that first checks for O/S randomness sources.

(wen)

2013-07-14 02:32:35 UTC MAIN commitmail json YAML

2013-07-14 02:32:23 UTC MAIN commitmail json YAML

Updated security/p5-Digest-SHA to 5.85

(wen)

2013-07-14 01:24:06 UTC MAIN commitmail json YAML

Update to 5.85

Upstream changes:
5.85  Wed Jun 26 04:05:26 MST 2013
- workaround for repeated calls to shaclose (ref. Bug #86295)
-- need to explicitly reset internal pointer to NULL
ref. shaclose() in SHA.xs
- corrected typos in shasum script
-- ref. Bug #85430

(wen)

2013-07-14 01:14:04 UTC MAIN commitmail json YAML

2013-07-14 00:35:28 UTC MAIN commitmail json YAML

Updated devel/p5-boolean to 0.30

(wen)

2013-07-14 00:34:35 UTC MAIN commitmail json YAML

Update to 0.30

Upstream changes:
version: 0.30
date:    Wed Apr  3 15:24:44 PDT 2013
changes:
- Fix https://rt.cpan.org/Public/Bug/Display.html?id=84398
- chip++
- Documented JSON support.
---
version: 0.29
date:    Mon Apr  1 21:48:31 PDT 2013
changes:
- Support JSON and JSON::XS. dankogai-san++

(wen)

2013-07-14 00:31:18 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Manip to 6.40

(wen)

2013-07-14 00:30:22 UTC MAIN commitmail json YAML

2013-07-14 00:21:40 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 1.6923

(wen)

2013-07-14 00:20:20 UTC MAIN commitmail json YAML

Update to 1.6923

Upstream changes:
1.6923  2013-07-03 22:16:04 PDT
  [Bug Fixes]
      - Reverted the --skipdeps in PERL_AUTOINSTALL since it breaks default
        dependencies in Module::Install-based distributions

1.6922  2013-06-19 13:55:54 PDT
  [Improvements]
      - No changes in the code, packaging update so the fatpacked executable on cpanm has
        the right version. #274

1.6921  2013-06-18 03:18:55 PDT
  [Bug Fixes]
      - Fixes install with Module::Build < 0.35, i.e. vanilla perl 5.10.1
        (Thanks to joshk for the report)
      - Fixes install on 5.8 with Module::Build dists without configure_requires #273
        (Thanks to gildegoma for the report)

1.6920  2013-06-14 14:08:44 PDT
  [Improvements]
      - Handle PERL_LOCAL_LIB_ROOT in case multiple paths are stacked (mst)
      - Remove the search.cpan.org fallback where no META files exist. Generate stub using CPAN::Meta

1.6919  2013-06-12 08:32:06 PDT
  [Incompatible Changes]
      - Automatically detect local::lib mode when environment variables are already configured
        on the shell. This is to fix the first time run when local::lib is configure but arch
        library path doesn't exist. #263

1.6918  2013-06-10 13:02:06 PDT
  [Improvements]
      - Fix documentation about --quiet
      - Find the best (non-backpan) match out of MetaCPAN results when there are multiple
        results https://github.com/CPAN-API/cpan-api/issues/274

1.6917  2013-06-05 10:07:12 JST
  [Incompatible Changes]
      - build.log is now created inside a work directory, then a symlink to the file is
        made in ~/.cpanm. On platforms where symlink is not available (Win32), the build.log
        file is copied from the build directory once the installation has finished. (ilmari)

1.6916  2013-06-04 19:54:36 JST
  [Improvements]
      - Do not complain upgrading cpanm in local::lib
      - Accept 0-9_ in PAUSE ID (#265)

(wen)

2013-07-13 23:04:46 UTC MAIN commitmail json YAML

Mention other packages that should be updated with this one.

(wiz)

2013-07-13 19:44:54 UTC MAIN commitmail json YAML

2013-07-13 19:43:22 UTC MAIN commitmail json YAML

2013-07-13 19:38:27 UTC MAIN commitmail json YAML

2013-07-13 19:33:19 UTC MAIN commitmail json YAML

2013-07-13 19:23:37 UTC MAIN commitmail json YAML

Update to gmime-2.6.10. Changes unknown, but old version doesn't build
against newer glib2 anyway.

(joerg)

2013-07-13 19:22:27 UTC MAIN commitmail json YAML

Don't create multiple extern entries for the same inlined function.

(joerg)

2013-07-13 19:21:33 UTC MAIN commitmail json YAML

Copy files, new automake fails otherwise.

(joerg)

2013-07-13 19:15:27 UTC MAIN commitmail json YAML

2013-07-13 18:51:34 UTC MAIN commitmail json YAML

2013-07-13 18:51:03 UTC MAIN commitmail json YAML

Update to 0.4.

release 0.4 (20130713)
  - Fix stupid build problem introduced in 0.3.1.
  - Accept and ignore -m32, which imake issues willy-nilly on a bunch
    of platforms. I thought this had already been done, but apparently
    not.
  - Don't use the <err.h> functions. There are still people out there
    using legacy systems missing them.
  - Sort out some more issues pertaining to handling quoted strings.
  - Add some more tests.

(dholland)

2013-07-13 18:12:17 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-SQLite to 1.39nb1

(schmonz)

2013-07-13 18:12:11 UTC MAIN commitmail json YAML

This package bundles its own copy of SQLite 3.7.17. The bundled
copy isn't as portable as what's in databases/sqlite3. Instead of
trying to fix the copy, declare a buildlink dependency on 3.7.17,
and let pkgsrc figure out how to fulfill it. Bump PKGREVISION.

(schmonz)

2013-07-13 13:04:48 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-CheckConflicts to 0.08

(wen)

2013-07-13 13:03:29 UTC MAIN commitmail json YAML

Update to 0.08

Upstream changes:
0.08  2013-07-09
      - remove Test::Warnings dep

0.07  2013-07-08
      - instead of silently ignoring conflicts that do not compile, issue a
        conflict warning. (RT#75486, Karen Etheridge)

0.06  2013-06-21
      - make the runtime conflict warnings optional, since i'm not sure how
        stable of an idea this really is
      - use Exporter instead of Sub::Exporter

0.05-TRIAL  2011-01-17
      - require 5.8.1, clean up a few things and add a few more tests

0.04-TRIAL  2011-01-13
      - fix an issue with certain other perls

0.03-TRIAL  2011-01-13
      - add runtime conflict warnings

(wen)

2013-07-13 12:59:51 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent-IRC to 0.97

(wen)

2013-07-13 12:58:58 UTC MAIN commitmail json YAML

Update to 0.97

Upstream changes:
0.97    Sun Mar 17 19:20:30 CET 2013
        - corrected minor spelling fixes thanks to an rt patch.
        - fixed AnyEvent::IRC::Connection::is_connected to actually return true
          when connected.
        - AE::IRC::Client::connect can now also connect only with a timeout without
          having to register.
        - Server reply of 001 is now also considered as "successfully registered".
          Thanks for Lee to spot this.
        - "quit" event gets the right parameter from the message now. Thanks to Lee!

(wen)

2013-07-13 12:52:51 UTC MAIN commitmail json YAML

Updated net/p5-Test-TCP to 2.00

(wen)

2013-07-13 12:51:53 UTC MAIN commitmail json YAML

Update to 2.00

Upstream changes:
2.00 2013-06-11T04:41:43Z

    [INCOMPATIBLE CHANGES]
    - Change wait_port() API to take max_wait seconds, and wait exponentially.
      Dropped wait_port_retry argument introduced at 1.27.
      (miyagawa)

(wen)

2013-07-13 12:13:38 UTC MAIN commitmail json YAML

Updated www/p5-Plack-App-Proxy to 0.27

(wen)

2013-07-13 12:12:31 UTC MAIN commitmail json YAML

Update to 0.27

Upstream changes:
0.27    02/26/2013
        - Remove more HTTP::Headers assumptions

0.26    02/26/2013
        - Add parent dependency

0.25    11/10/2012
        - Fix problem with META.yml

0.24    11/10/2012
        - Skip CONNECT test on Windows

0.23    11/05/2012
        - Fix test failures from newer HTTP::Headers

0.22
        - Filter out Status header since it's forbidden in PSGI spec (miyagawa)

0.21
        - Bump version to fix some CPAN issues.

0.20
        - Fix auto guessing of RewriteLocation.

(wen)

2013-07-13 12:08:16 UTC MAIN commitmail json YAML

Updated www/p5-Plack to 1.0028

(wen)

2013-07-13 12:07:09 UTC MAIN commitmail json YAML

Update to 1.0028

Upstream changes:
1.0028  2013-06-15 01:42:52 PDT
    [IMPROVEMENTS]
        - Skip cgi related tests for Win32 (chorny) #413
        - Skip tests that could potentially write empty bytes, which could cause
          issues on some servers on local sockets with HTTP::Tiny
        - Skip tests that require HTTP::Cookies, if not available #414

1.0027  2013-06-13 21:30:12 PDT
    [IMPROVEMENTS]
        - Not a dev release, including XS free version of Plack::Test*
        - Fix cgibin tests that often fail on Win32 #375

1.0026  2013-06-12 23:00:21 PDT
    [INCOMPATIBLE CHANGES]
        - use HTTP::Tiny in Plack::Test::Suite and Plack::Test::Server rather than skipping it.

1.0025  2013-06-12 13:08:58 PDT
    [INCOMPATIBLE CHANGES]
        - No XS! Eliminates dependency to LWP::UserAgent by making it completely optional for
          testing. If you run Plack::Test with Server implemenetation or run Plack::Test::Suite
          (for PSGI handlers) without LWP installed, the tests will automatically be skipped.
          This removes the eventual sub-dependency to HTML::Parser, which is the only XS dependency
          in Plack. #408

    [IMPROVEMENTS]
        - Fixed the warning in OO usage of Plack::Builder (doy) #407
        - Shotgun loader now dies if used in Win32 since it leaks memory #320, #400
        - Suppress warnings for Test::TCP (kazeburo) #406
        - $res->to_app shortcut (ether) #409

(wen)

2013-07-13 12:03:49 UTC MAIN commitmail json YAML

Updated math/ruby-spreadsheet to 0.8.6

(obache)

2013-07-13 12:03:33 UTC MAIN commitmail json YAML

Update ruby-spreadsheet to 0.8.6.

=== 0.8.6 / 11.07.2013

Author: Arjun Anand and Robert Stern <dev+arjuna+rstern@reenhanced.com>
Date:  Wed Jul 10 13:45:30 2013 -0400

* Allow editing of an existing worksheet.

(obache)

2013-07-13 11:58:14 UTC MAIN commitmail json YAML

Updated graphics/p5-cairo to 1.103

(wen)

2013-07-13 11:57:14 UTC MAIN commitmail json YAML

Update to 1.103

Upstream changes:
Overview of changes in Cairo 1.103
==================================

* Hush a few compiler warnings
* Updated copyright date

Overview of changes in Cairo 1.102
==================================

* Fix building with perl <= 5.14
* Prevent crashes on exit with Cairo::Path on perl 5.6.

Overview of changes in Cairo 1.101
==================================

* Properly specify our dependencies.
* Fix some erroneous POD links.
* Distribute a missing test file.

Overview of changes in Cairo 1.100
==================================

Since 1.08x (the previous stable series)
----------------------------------------
* Make "use Cairo x.yyy" work.  This required renaming the old
  Cairo::VERSION, a wrapper for CAIRO_VERSION, to Cairo::LIB_VERSION --
  but we kept the old way of calling it working.  Cairo::version,
  Cairo::version_string and Cairo::VERSION_ENCODE got the same treatment
  for consistency.
* Auto-upgrade strings to utf8.  Note that this means that calling
  utf8::encode() on strings before passing them into Cairo will now
  yield doubly-encoded and thus broken strings.  Also, having
  utf8-encoded literals in your code without an accompanying "use utf8"
  line will also lead to double encoding.
* Expand and improve the README and META.yml files.
* Many compilation and test suite fixes.

Since 1.091
-----------
* Do not assume that sizeof(void*) == sizeof(long)
* Calculate a string length more efficiently
* added updated README text for RT#74870
* Created %meta_merge which follows v2 of meta-spec

Overview of changes in Cairo 1.091
==================================

* Auto-upgrade strings to utf8.  Note that this means that calling
  utf8::encode() on strings before passing them into Cairo will now
  yield doubly-encoded and thus broken strings.  Also, having
  utf8-encoded literals in your code without an accompanying "use utf8"
  line will also lead to double encoding.
* Fix compiling and testing against older versions of cairo.
* Make the test suite more robust.

Overview of changes in Cairo 1.090
==================================

* Make "use Cairo x.yyy" work; fixes RT#72783.  This required renaming the old
  Cairo::VERSION, a wrapper for CAIRO_VERSION, to Cairo::LIB_VERSION -- but we
  kept the old way of calling it working.  Cairo::version,
  Cairo::version_string and Cairo::VERSION_ENCODE got the same treatment for
  consistency.
* Updated FSF LGPL notice address (RT#72664)

Overview of changes in Cairo 1.082
==================================

* Update the symbol export list for linking on win32
  (https://bugzilla.gnome.org/show_bug.cgi?id=665265)

Overview of changes in Cairo 1.081
==================================

* Add a missing cairo_font_type_t value.
* Fix a test failure.

Overview of changes in Cairo 1.080
==================================

Since 1.06x
-----------
* Wrap new 1.8 and 1.10 API.
* Make Cairo::Pattern->set_extend, get_extend, set_filter and get_filter
  available to all pattern types, not just surface patterns.
* Make it possible to modify and create paths.

Since 1.071
-----------
* Add support for missing operator types.
* Fix compilation agains perl 5.15.x.

Overview of changes in Cairo 1.071
==================================

* Add new API:
  - recording surface
  - region functions
  - toy font face
  - PDF version functions
  - Cairo::in_clip
  - Cairo::Surface::create_for_rectangle
* Make it possible to modify and create paths.
* Make Cairo::Surface::create_similar callable as a class-static method, for
  consistency with Cairo::Surface::create_for_rectangle.
* Fix a few test failures.
* Add more examples.

Overview of changes in Cairo 1.070
==================================

* Wrap 1.8 API:
  - cairo_show_text_glyphs
  - cairo_scaled_font_text_to_glyphs and
    cairo_scaled_font_get_scale_matrix
  - cairo_surface_get_fallback_resolution and
    cairo_surface_has_show_text_glyphs
* Make Cairo::Pattern->set_extend, get_extend, set_filter and get_filter
  available to all pattern types, not just surface patterns.
* Fix a memory manage bug in Cairo::FtFontFace.
* Fix a bug in the enum conversion code that made it more lenient than
  intended.
* Add a few examples.
* Fix a few test failures.

(wen)

2013-07-13 11:47:14 UTC MAIN commitmail json YAML

Updated devel/p5-Mouse to 1.11

(wen)

2013-07-13 11:46:07 UTC MAIN commitmail json YAML

Update to 1.11

Upstream changes:
1.11 2013-04-28 22:00:38
    [TEST FIXES]
    - Ensure Try::Tiny is bundled

1.10 2013-04-26 10:53:40
    [TEST FIXES]
    - Bundle Try::Tiny for tests

1.09 2013-04-25 14:03:13
    [TEST FIXES]
    - Bundle Test::Fatal for tests

(wen)

2013-07-13 11:42:23 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.297

(obache)

2013-07-13 11:41:57 UTC MAIN commitmail json YAML

2013-07-13 11:40:56 UTC MAIN commitmail json YAML

Updated devel/p5-App-perlbrew to 0.64

(wen)

2013-07-13 11:40:02 UTC MAIN commitmail json YAML

Update to 0.64
Update DEPENDS

Upstream changes:
0.64: # 2013-06-02T09:44:59+0200
- The build directory is removed before a new build.
- New command: `install-multiple`
- `clean` command now also removes tarballs
- `install` command has many extra convienent flags.
- Use "http://www.cpan.org" as the default CPAN mirror instead of "http://search.cpan.org/CPAN"
- Remove the --insecure/--no-check-certificate command bflags when invoking curl/wget.

0.63: # 2013-05-06T16:53:48+0200
- Remove `install-ack` command.
  - Due to the new architecture of ack2, it does not make sense
    to install the standalone executable anymore. Thus it's better not
    to do the installation with perlbrew.
- Fix the `use` and `switch` command when switching between binary incompatible perl installations. See GH #297

0.62: # 2013-04-07T17:43:58+0800
- Fix `list-modules` under lib env. It lists all modules in the lib, and in the base.
- Use the original grep command to prevent aliases from breaking the content of init. GH #307
- `perlbrew alias help` is now the same as `perlbrew help alias`
- `perlbrew exec --with ...` now preserve the order of specified names.

0.61:
- Fix bashrc on various OS/shell. See GH #302

0.60: # 2013-03-17T21:44:12+0100
- Exit status handling in bash function. See ed29288ab50a15d7df86d69cfcbddf108674eb07 for more details.
- Fix compatibility with recent local::lib version.
- Delay the loading of server modules.
- Fix warnings when runing `perlbrew off`

0.59: # 2013-02-17T12:34:10+0100
- New feature: "perlbrew install --switch $perl"
- New feature: "perlbrew install stable"
- Fix "--quiet" options for "exec" command
- Fix mulitple test failures and warnings

0.58: # 2012-11-16T08:45:18+0100
- Fix infinite re-exec loop as identified in #263
- Fix a case where PERL5LIB still contains previous entries after deactivating or activating other ones.

0.57: # 2012-11-13T19:57:03+0100
- Fix an infinite re-exec loop

0.56: # 2012-11-11T23:10:30+0100
- Fix GH #261, which breaks `off` and `swich-off` commands.

0.55:
- Revert the requirement of 5.8.8. Now require 5.8
- Add PERLBREW_CPAN_MIRROR environment variable
- Deal with a minor local::lib path problem. See GH #254.

(wen)

2013-07-13 11:37:40 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 1.24

(wen)

2013-07-13 11:36:46 UTC MAIN commitmail json YAML

Update to 1.24

Upstream changes:
-----------------------------------------
version 1.24 at 2013-06-21 07:01:12 +0000
-----------------------------------------

  Change: 73f1b5bdee2bcf52a9e39f7ae61ca4d003881f22
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-06-21 08:01:12 +0000

    Updated for v5.19.1

  Change: 76c5a70570ee99229c4553717e4368782dad77c7
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2013-05-27 03:05:10 +0000

    Merge pull request #2 from salva/give-more

    add sub 'perl_versions' that returns the list of versions supported
    by the module

  Change: 311199c26fcf63d80b39bcacc462e87e0b593aed
  Author: Salvador <sfandino@yahoo.com>
  Date : 2013-05-27 11:06:12 +0000

    add tests for perl_versions sub

  Change: fe9542930febd38718ecaf459c80da36507e9741
  Author: Salvador <sfandino@yahoo.com>
  Date : 2013-05-27 10:08:41 +0000

    add perl_versions function returning list of perl versions known to
    the module

-----------------------------------------
version 1.22 at 2013-05-20 13:25:00 +0000
-----------------------------------------

  Change: ed957be9c3111676ffb25194a8531928032b2746
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-20 14:25:00 +0000

    Fixing distribution

  Change: 6582aa42e3fe2769ed1588c75f1f3ee9362593f0
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-20 14:24:10 +0000

    Updated for v5.19.0

-----------------------------------------
version 1.20 at 2013-05-18 13:57:11 +0000
-----------------------------------------

  Change: 031e41245d08267e244c8446e8085d695e8956c7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 14:57:11 +0000

    Updated for v5.18.0 \o/

-----------------------------------------
version 1.16 at 2013-05-16 06:55:41 +0000
-----------------------------------------

  Change: bfc7cb272a3854f5a61aed2f40591e74f01d5f29
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-16 07:55:41 +0000

    Updated for v5.18.0-RC4

-----------------------------------------
version 1.14 at 2013-05-13 21:59:54 +0000
-----------------------------------------

  Change: 3882ae87524c944ef1c63ead804c583e9165a43b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-13 22:59:54 +0000

    Updated for v5.18.0-RC3

-----------------------------------------
version 1.12 at 2013-05-13 07:11:33 +0000
-----------------------------------------

  Change: 625b20e9dee61f43d054f0e798399611c70f1bce
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-13 08:11:33 +0000

    Updated for v5.18.0-RC1/RC2

-----------------------------------------
version 1.10 at 2013-04-21 08:23:41 +0000
-----------------------------------------

  Change: d369eb6b8a337a0365e74f79af7c1b7cca5a0f3e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-04-21 09:23:41 +0000

    Updated for v5.17.11

(wen)

2013-07-13 11:33:56 UTC MAIN commitmail json YAML

Updated devel/p5-Capture-Tiny to 0.22

(wen)

2013-07-13 11:32:32 UTC MAIN commitmail json YAML

Update to 0.22

Upstream changes:
0.22      2013-03-27 15:50:29 America/New_York

  Documented:

  - Issue tracker is now github

0.21      2012-11-14 19:04:49 America/New_York

  Changed:

  - Skips tee and leak tests for closed STDIN on Perl prior to
    5.12 when PERL_UNICODE=D.  Documented lack of support as
    a known issue.

  - Isolated tee subprocesses from effects of PERL_UNICODE as a
    precaution (though this did not fix the above issue).

  - Improved layer detection for handles proxied due to being closed
    or tied.

(wen)

2013-07-13 10:50:05 UTC MAIN commitmail json YAML

2013-07-13 10:38:57 UTC MAIN commitmail json YAML

Added textproc/jansson version 2.4

(wiz)

2013-07-13 10:38:47 UTC MAIN commitmail json YAML

2013-07-13 10:38:32 UTC MAIN commitmail json YAML

Import jansson-2.4 as textproc/jansson.

Jansson is a C library for encoding, decoding and manipulating JSON
data. It features:

* Simple and intuitive API and data model
* Comprehensive documentation
* No dependencies on other libraries
* Full Unicode support (UTF-8)
* Extensive test suite

(wiz)

2013-07-13 10:02:06 UTC MAIN commitmail json YAML

+ apache-ant-1.9.2, asymptote-2.24, libusbx-1.0.16.

(wiz)

2013-07-13 09:39:09 UTC MAIN commitmail json YAML

Updated devel/p5-local-lib to 1.008010

(wen)

2013-07-13 09:37:37 UTC MAIN commitmail json YAML

Update to 1.008010

Upstream changes:
1.008010 2013-05-26
        - Fix a split on undefined value warning (David Golden -- see
          https://github.com/gugod/App-perlbrew/issues/305)

1.008009 2013-02-24
        - Remove Carp::Always dep

1.008008 2013-02-24
        - Fix putting arch path in PERL5LIB
        - Refactor Win32 path handling out of ensure_dir_structure_for()
        - Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
        - Fix ~/perl5/bin missing in $PATH

1.008007 2013-02-17
        - Back to 1.008004 with Carp fix since subsequent releases were botched
        - Avoid issue where PERL5LIB Carp is older than local::lib one

(wen)

2013-07-13 09:32:59 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-PatchPerl to 0.96

(wen)

2013-07-13 09:31:57 UTC MAIN commitmail json YAML

Update to 0.96

Upstream changes:
version 0.96 at 2013-07-08 06:53:34 +0000
-----------------------------------------

  Change: a78109ca3e2c9338bf98185c2014ba2be4a04942
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-08 07:53:34 +0000

    Fix patch applying for v5.18.0

-----------------------------------------
version 0.94 at 2013-07-07 13:45:00 +0000
-----------------------------------------

  Change: c5257739abd2cde575036ba9b105977679a30273
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-07 14:45:00 +0000

    Added commit 4149c7198d9b78d861df289cce40dd865cab57e7

    Fixes a regmatch pointer 32-bit wraparound regression in v5.18.0

-----------------------------------------
version 0.92 at 2013-07-07 13:29:48 +0000
-----------------------------------------

  Change: 8881838495367f05f599939d4e1eac86106785fa
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-07 14:29:48 +0000

    Update Midnight BSD hints for 0.4-RELEASE

-----------------------------------------
version 0.90 at 2013-05-18 22:58:06 +0000
-----------------------------------------

  Change: fe0a97026ae5a56374b1d9a5968554a0c9b693bc
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 23:58:06 +0000

    Bumped version to 0.90

  Change: cc5a37b1298b45fe2e74a4db92e85561a12f1052
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 23:50:04 +0000

    Added gcc m64 fixes for Solaris 11

    http://perl5.git.perl.org/perl.git/commitdiff/1ddb6a4

    http://perl5.git.perl.org/perl.git/commitdiff/767f54d

  Change: 815ff70a8a86c97742a0afdc5a092c590c729e80
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 22:04:29 +0000

    Update hpux hints

  Change: 089592af98239448a956586cf8998dee7b2ab7b6
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 21:46:55 +0000

    Added hints audit tool

  Change: 842e6a11a1dac1adfa253a4a9dbd60d53286fa8e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 18:24:52 +0000

    Added 'hints' function to Devel::PatchPerl::Hints

-----------------------------------------
version 0.88 at 2013-05-16 12:02:55 +0000
-----------------------------------------

  Change: 7a381f7a969eeb683343ddc3511169298aa19889
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-16 13:02:55 +0000

    Make determine_version() available in the public API

    https://github.com/bingos/devel-patchperl/issues/12

-----------------------------------------
version 0.86 at 2013-05-08 15:39:07 +0000
-----------------------------------------

  Change: 50d0a6e5c2b5f25de596463f219c78204e0ae477
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-08 16:39:07 +0000

    Bump version

  Change: 09c3d04f1eddb60cdbba7b597a9c114c7396be2f
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2013-05-08 08:11:48 +0000

    Merge pull request #11 from hirose31/prevent-premature-hsplit

    Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
    5.12.5

  Change: 19a38ec13e6634a4707bb5043da051b6c551c23f
  Author: HIROSE Masaaki <hirose31@gmail.com>
  Date : 2013-05-08 13:52:42 +0000

    Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
    5.12.5

-----------------------------------------
version 0.84 at 2013-03-08 21:35:14 +0000
-----------------------------------------

  Change: 7b5f0d6c51dbff9a22f250813e230816d3d36f08
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-08 21:35:14 +0000

    Remove requirement on IPC::Cmd

    This should make the perlbrew peeps happy

-----------------------------------------
version 0.82 at 2013-02-25 21:38:08 +0000
-----------------------------------------

  Change: 3e146301433f8098460dc6fd5d1930fc48c2903a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 21:38:08 +0000

    Update Linux hints

-----------------------------------------
version 0.80 at 2013-02-25 12:04:03 +0000
-----------------------------------------

  Change: ef4dfcccd90f7f786847998cba8891b69fd5a2e1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 12:04:03 +0000

    Bump version to 0.80

  Change: 4e3020edfa3b3adcb79dd4d3c8e410f8cb12bf53
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 12:02:09 +0000

    Ensure that the linux hints file gets updated for kfreebsd as well

  Change: 52fde6650e6a6324c7817fb81d9d08260f73d96a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 11:41:38 +0000

    Add updated hints for gnukfreebsd

-----------------------------------------
version 0.78 at 2013-02-17 16:58:31 +0000
-----------------------------------------

  Change: 0c2be36694492d5824f7704cf9d3473c28228d99
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-17 16:58:31 +0000

    Added midnightbsd hints file which supports 0.4

(wen)

2013-07-13 09:28:25 UTC MAIN commitmail json YAML

try to fix build for the case missing AI_ADDRCONFIG (NetBSD-5).

(obache)

2013-07-13 09:26:12 UTC MAIN commitmail json YAML

Updated devel/p5-IO-All to 0.46

(wen)

2013-07-13 09:25:09 UTC MAIN commitmail json YAML

Update to 0.46

Upstream changes:
---
version: 0.46
date:    Wed Jul 25 17:35:44 PDT 2012
changes:
- Re-releasing to reclaim indexing from Alt-IO-All-new
---
version: 0.45
date:    Wed Jul 18 22:15:04 EDT 2012
changes:
- Added an example for ->assert and fixed the \E warnings on 5.16, courtesy shlomi fish

(wen)

2013-07-13 09:10:35 UTC MAIN commitmail json YAML

${_SIZE_PKG_FILE} only require ${PLIST}, so restrict dependency to it.
This change avoid to regeneration the file, it may cause pemission issue
with PKG_DESTDIR_SUPPORT=destdir.

(obache)

2013-07-13 08:53:19 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Bare to 0.53

(wen)

2013-07-13 08:52:17 UTC MAIN commitmail json YAML

Update to 0.53

Upstream changes:
0.53 ( 7-12-13 )
  - Remove executable permissions from files that shouldn't have them.
  - Added shebang to main Bare.pm file ( apparently some people want this )
  - Correct line endings to unix style on parser.c
  - Improved simplify function that works properly with trees instead of just a single level
  - Added hash2xml to quickly convert recursing hashes into XML

(wen)

2013-07-13 08:33:27 UTC MAIN commitmail json YAML

Updated devel/p5-BSD-Resource to 1.29.07

(wen)

2013-07-13 08:32:13 UTC MAIN commitmail json YAML

Update to 1.29.07
Update LICENSE

Upstream change:
2013-07-12  Jarkko Hietaniemi  <jhi@Vredefort-2.local>

* Address rt.cpan.org #86857: t/setrlimit.t failure
  Skip setrlimit() tests also if the hard limit is RLIM_INFINITY.

* Release 1.2907.

2013-07-07  Jarkko Hietaniemi  <jhi@iki.fi>

* Skip number-of-files and stack setrlimit tests in Cygwin:
  the constants exist but the implementation doesn't really
  seem to be there.  Document this in the pod.  Testing by dsolimano.

* For setrlimit tests involving byte sizes (memory or file size)
  round the byte sizes down to 4 kB boundaries.

* Fix some pod nits.

* Release 1.2906.

2013-06-22  Jarkko Hietaniemi  <jhi@iki.fi>

* Address rt.cpan.org #86334: typo fixes

* Address rt.cpan.org #62504: Disable user/system
  timing tests if workload accumulate too little time

* Attempt harder in getrusage.t to burn enough user and system time,
  refactor the "burn some cpu" utility into t/burn.pl, use that also
  in t/times.t.

* Fix a testing problem in NetBSD for t/setrlimit.t,
  the tests were misnumbered.

* Silence compilation warnings coming from Perl 5.18.0.

* Clarify the license to be Artistic 2.0 or LGPL 2.0.

* Regenerate ppport.h with Perl 5.18.0.

* Release 1.2905.

(wen)

2013-07-13 08:20:25 UTC MAIN commitmail json YAML

Update to 3.40. Changes:

Bug fixes:
-Fixed a problem with @IndexBText
-MAX_STACK in z06.c increased (again) to 250.
-Rare crash at "env = SetEnv(res, env);" given truly horrible patch.
-@Pie totalweight default was not inherited from @PieSetup; fixed now.
-@DefinitionTitleFormat, @ClaimTitleFormat, @PropositionTitleFormat,
-@LemmaTitleFormat, @CorollaryTitleFormat, @ExampleTitleFormat fixed.
-Problem with eogonek in titles (Kamil Rytarowski, Uwe) fixed.
Features:
-JavaScript and Tcl languages added to prg2lout.c (Mark Summerfield).
-@Place symbol now available when setting setup file options.
-New version of @Graph with @GraphSetup symbol in setup file.  Should
be 100% backward compatible, if not use @SysInclude { old_graph }.
-New ISOB4, ISOB5, JISB4, and JISB5 paper sizes.  The old B4 and B5
sizes are still available unchanged, though now deprecated.
-New @Diag options: outlinecolour for nodes, pathcolour for links.

(shattered)

2013-07-13 07:43:59 UTC MAIN commitmail json YAML

revert unwanted change at the previous commit.

(obache)

2013-07-13 07:42:52 UTC MAIN commitmail json YAML

2013-07-12 22:38:04 UTC MAIN commitmail json YAML

Updated textproc/py-libxslt to 1.1.28

(adam)

2013-07-12 22:36:54 UTC MAIN commitmail json YAML

2013-07-12 21:33:23 UTC MAIN commitmail json YAML

Updated www/squid3 to 3.3.7

(adam)

2013-07-12 21:32:36 UTC MAIN commitmail json YAML

Changes 3.3.7:
* Protect against buffer overrun in DNS query generation
* SourceFormat Enforcement
* Bug 3297: Fix openSSL related build failures
* Fix build on FreeBSD 9.x platform with clang

(adam)

2013-07-12 19:06:31 UTC MAIN commitmail json YAML

2013-07-12 17:25:18 UTC MAIN commitmail json YAML

Updated shells/esh to 0.8nb4

(wiz)

2013-07-12 17:25:09 UTC MAIN commitmail json YAML

Install emacs mode into examples directory since it
a) doesn't work with current emacses and
b) breaks the eshell mode coming with emaces.

Bump PKGREVISION.

Addresses PR 48050 by Memnon Anon.

(wiz)

2013-07-12 17:17:40 UTC MAIN commitmail json YAML

+ mc-4.8.9, tea-36.0.2.

(wiz)

2013-07-12 16:46:12 UTC MAIN commitmail json YAML

Updated net/openresolv to 3.5.6

(roy)

2013-07-12 16:46:02 UTC MAIN commitmail json YAML

Update to openresolv-3.5.6

Highlights include:
* Fixed name_servers[_append] and search_domains[_append] to suscribers
  other than libc

(roy)

2013-07-12 14:32:54 UTC MAIN commitmail json YAML

Updated misc/libreoffice4-bin to 4.0.4

(ryoon)

2013-07-12 14:32:07 UTC MAIN commitmail json YAML

Update to 4.0.4

Changelog:
unknown.
I cannot find difference between 4.0.2 and 4.0.4.

(ryoon)

2013-07-12 13:38:13 UTC MAIN commitmail json YAML

Updated lang/newlisp to 10.5.3

(ryoon)

2013-07-12 13:37:38 UTC MAIN commitmail json YAML

Update to 10.5.3

Changelog:
newLISP速 v.10.5.3 Stable Release 2013-07-10

This release fixes bugs in the new, unlimited precision, integer arithmetic and JSON subsystems and introduces functions for KMEANS data clustering.
New Features

    New cluster analysis functions kmeans-train and kmeans-query (v.10.5.2).

Bug fixes

    Big integer division had problems with embedded, aligned big int sized zeros and trailing zeros in results. On Linux, compiler optmizations in big integer division code caused problems and are disabled now with no decrease in performance (v.10.5.1).
    The bigint function now accepts integers in strings with trailing non-digit characters and floats in simple dot-decimal notation (v.10.5.1).
    After Java update 7u21, install directory names could not have spaces. This has been fixed (v.10.5.2).
    Escaped " quote and \ backslash characters in json-parse strings are now handled correctly (v.10.5.2/3).

Compatibility with previous versions

This version is compatible with the previous versions in the 10.5.x series.

(ryoon)

2013-07-12 12:36:26 UTC MAIN commitmail json YAML

2013-07-12 12:25:30 UTC MAIN commitmail json YAML

Updated www/seamonkey to 2.19

(ryoon)

2013-07-12 12:24:11 UTC MAIN commitmail json YAML

Update to 2.19

* Update enigmail to 1.5.2.

Changelog:
SeaMonkey-specific changes

    Mark -> As Read now checks the state of all selected messages instead of only the first one's.
    Notifications for mixed content blocker have been implemented.
    A new 3rd-party cookie restriction to visited websites option has been added to the Cookies pref pane.
    The context menu Search option is now available for textareas and input fields.
    Website storage mechanisms are now available in the Data Manager (localStorage, indexedDB, etc.).
    "Open Containing Folder" is now already available during download.
    See the changes page for minor changes.

Mozilla platform changes

    asm.js optimizations (OdinMonkey) have been enabled for major performance improvements.
    Improved WebGL rendering performance through asynchronous canvas updates.
    Plain text files displayed within the browser will now word-wrap.
    For user security, the Components object is no longer accessible from web content.
    Improved memory usage and display time when rendering images.
    The Pointer Lock API can now be used outside of fullscreen.
    CSS3 Flexbox has been implemented and enabled by default.
    The new Web Notifications API has been implemented.
    Added clipboardData API for JavaScript access to a user's clipboard.
    Support for new HTML5 <data> and <time> elements has been added.
    Fixed several stability issues.

(ryoon)

2013-07-12 10:45:05 UTC MAIN commitmail json YAML

2013-07-12 10:42:24 UTC MAIN commitmail json YAML

Note updates to the sysutils/user_* packages.

(jperkin)

2013-07-12 10:41:58 UTC MAIN commitmail json YAML

Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS,
so that they are correctly calculated as independent.

This avoids issues in bulk builds where the package version was taking
precedence and causing the wrong user package to be depended upon.

(jperkin)

2013-07-12 00:12:08 UTC MAIN commitmail json YAML

Note update of net/pear-Net_SMTP package to 1.6.2 and mail/pear-Mail_Mime
package to 1.8.8.

(taca)

2013-07-12 00:11:03 UTC MAIN commitmail json YAML

Update pear-Mail_Mime to 1.8.8.

Mail_Mie 1.8.8

* Fixed warning/notice on (static vs. non-static) PEAR::raiseError() usage
  [alec]
* Fixed Bug #19761: PHP5 warnings about return by reference [alec]
* Fixed Bug #19770: Make cid generator more unique on Windows [alec]
* Fixed Bug #19987: E_STRICT warning when null is passed by reference [alec]

(taca)

2013-07-12 00:10:04 UTC MAIN commitmail json YAML

Update pear-Net_SMTP to 1.6.2

Net_SMTP 1.6.2

- Fix EHLO response handling for HELO-only servers.

(taca)

2013-07-12 00:09:14 UTC MAIN commitmail json YAML

Update PHP53_VERSION to 5.3.27.

(taca)

2013-07-12 00:08:35 UTC MAIN commitmail json YAML

Note update of lang/php53 package to 5.3.27.

(taca)

2013-07-12 00:07:04 UTC MAIN commitmail json YAML

Update php53 to 5.3.27 (PHP 5.3.27).

11-Jul-2013

Core:

* Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC).
* Fixed bug #64960 (Segfault in gc_zval_possible_root).
* Fixed bug #64934 (Apache2 TS crash with get_browser()).
* Fixed bug #63186 (compile failure on netbsd).

DateTime:

* Fixed bug #53437 (Crash when using unserialized DatePeriod instance).

PDO_firebird:

* Fixed bug #64037 (Firebird return wrong value for numeric field).
* Fixed bug #62024 (Cannot insert second row with null using parametrized
  query).

PDO_pgsql:

* Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error).

pgsql:

* Fixed bug #64609 (pg_convert enum type support).

SPL:

* Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on 64-bits
  systems).

XML:

* Fixed bug #65236 (heap corruption in xml parser).

(taca)

2013-07-11 18:40:05 UTC MAIN commitmail json YAML

According to Thomas E. Dickey, the best-fitting license we have is "x11".
Make it so.

(wiz)

2013-07-11 14:56:36 UTC MAIN commitmail json YAML

2013-07-11 14:05:14 UTC MAIN commitmail json YAML

2013-07-11 13:15:57 UTC MAIN commitmail json YAML

2013-07-11 11:55:53 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20130711

(schmonz)

2013-07-11 11:55:47 UTC MAIN commitmail json YAML

Update to 3.20130711. From the changelog:

* Deal with git behavior change in 1.7.2 and newer that broke support
  for commits with an empty commit message.
* Pass --no-edit when used with git 1.7.8 and newer.

(schmonz)

2013-07-11 11:44:23 UTC MAIN commitmail json YAML

Describe two xterm options.

(wiz)

2013-07-11 11:44:17 UTC MAIN commitmail json YAML

Updated x11/xterm to 296nb1

(wiz)

2013-07-11 11:44:07 UTC MAIN commitmail json YAML

Add option for toolbar mode.

Thomas E. Dickey says it has hard-to-fix layout issues and slows
the startup, so turn the option default off.

Bump PKGREVISION for the default change from on to off.

(wiz)

2013-07-11 10:43:44 UTC MAIN commitmail json YAML

Updated meta-pkgs/modular-xorg-apps to 1.14.1

(wiz)

2013-07-11 10:43:26 UTC MAIN commitmail json YAML

Remove xsetmode. Peter Hutterer writes on xorg-devel:

xsetmode still works on devices that support multiple mode, the hooks are
still there so functionally there's nothing wrong with it. xinput has
replaced it though, you get the same with
  xinput --set-mode "device name" ABSOLUTE
since xinput is actively maintained, I recommend using that instead.

(wiz)

2013-07-11 10:42:55 UTC MAIN commitmail json YAML

Remove xsetmode. Peter Hutterer writes on xorg-devel:

xsetmode still works on devices that support multiple mode, the hooks are
still there so functionally there's nothing wrong with it. xinput has
replaced it though, you get the same with
  xinput --set-mode "device name" ABSOLUTE
since xinput is actively maintained, I recommend using that instead.

(wiz)

2013-07-11 10:40:29 UTC MAIN commitmail json YAML

Remove xsetpointer. Peter Hutterer writes on xorg-devel:

xsetpointer sets an input device as the core pointer. This dates
back to when an extension device could not be a core device at the
same time and is obsolete since server 1.4 (2006 or so I think).
the request always fails now (96e32805d12fc36f0fa0926dbfb0dd8a5cadb739).
xinput set-pointer is the equiv xsetpointer, but still doesn't do
anything, that app is truly dead.

(wiz)

2013-07-11 09:37:12 UTC MAIN commitmail json YAML

Updated x11/xterm to 296

(wiz)

2013-07-11 09:37:01 UTC MAIN commitmail json YAML

Update to 296:

modify delimiter in configure macro used to add a library
after a given library to avoid confusion with -Wl
pass-through options to linker (NetBSD #48031).

fix quoting in expression used to trim extra libraries from
patch #295 changes (report by Thomas Klausner).

(wiz)

2013-07-11 09:06:33 UTC MAIN commitmail json YAML

update bozohttpd to 20130711.

(mrg)

2013-07-11 09:05:56 UTC MAIN commitmail json YAML

update to bozohttpd 20130711.  changes include:
o  properly escape generated HTML
o  add authentication for redirections, from martin@netbsd.org
o  handle chained ssl certifications, from elric@netbsd.org
o  add basic support for gzipped files, from elric@netbsd.org
o  properly escape generated URIs

(mrg)

2013-07-11 08:22:56 UTC MAIN commitmail json YAML

Updated security/libsodium to 0.4.2

(wiz)

2013-07-11 08:22:47 UTC MAIN commitmail json YAML

Update to 0.4.2, provided by csosstudy in PR 48046.

* Version 0.4.2
- All NaCl constants are now also exposed as functions.
- The Android and iOS cross-compilation script have been improved.
- libsodium can now be cross-compiled to Windows from Linux.
- libsodium can now be compiled with emscripten.
- New convenience function (prototyped in utils.h): sodium_bin2hex().

(wiz)

2013-07-11 07:04:07 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 3.01alpha16

(wiz)

2013-07-11 07:03:58 UTC MAIN commitmail json YAML

Update to 3.01a16:

All:

- The SCCS keyword expansion for "Mocsw" has been limited to
prevent expansion of date '+%Y%m%d%H%M%S'

- Mocsw now sets link mode to -Bdirect for recent OpenCSW rules

- pkgdefs/OCSW/*/checkpkg_override modified to match current OpenCSW
rules.

- Make sure that all schily include files except the primary wrappers
include schily/*.h instead of including the system include files directly.

- Allow a "static" compilation (a compilation without using dynamic -I
Paths) on Linux x86 by adding static #includes for Linux x86 in:

include/schily//align.h
include/schily//archdefs.h
include/schily//avoffset.h
include/schily//xconfig.h

This is needed if you like to install the schily include files
to /usr/include/schily and allow users to "manually" compile
programs that use e.g libparanoia.

To allow this, the autoconf results need to be installed as:

<schily/i686-linux-gcc/*.h>
and
<schily/x86_64-linux-gcc/*.h>

Libparanoia (Ported/enhanced by J�rg Schilling, originated by Monty xiphmont@mit.edu):

- memset() call in i_silence_match() now uses the correct size
instead of sizeof (avec).
Thanks to a hint from Andrew Dudman <ajdudman@sbcglobal.net>

- Use dynamic arrays instead of alloca()/malloc() if available.

(wiz)

2013-07-11 07:00:21 UTC MAIN commitmail json YAML

+ cdrtools-3.01alpha16, denemo-1.0.4, evince-3.8.3, ffmpeg-20130710.2.0,
  gettext-0.18.3, gthumb-3.2.3, libntlm-1.4, liferea-1.10.0,
  lwm-1.2.3, tellico-2.3.8, veusz-1.18, xentools43-4.3.0.

(wiz)

2013-07-11 06:09:51 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20130710

(schmonz)

2013-07-11 06:09:45 UTC MAIN commitmail json YAML

Update to 3.20130710. From the changelog:

* blogspam: Fix encoding issue in RPC::XML call.
  Thanks, Changaco
* comments: The formats allowed to be used in comments can be configured
  using comments_allowformats.
  Thanks, Michal Sojka
* calendar: When there are multiple pages for a given day, they're
  displayed in a popup on mouseover.
  Thanks, Louis
* osm: Remove trailing slash from KML maps icon.
* page.tmpl: omit searchform, trails, sidebar and most metadata in CGI
  (smcv)
* openid: Automatically upgrade openid_realm to https when
  accessed via https.
* The ip() pagespec can now contain glob characters to match eg, a subnet
  full of spammers.
* Fix crash that could occur when a needsbuild hook returned a file
  that does not exist.
* Fix python proxy to not crash when fed unicode data in getstate
  and setstate.
  Thanks, chrysn
* Fix committing attachments when using svn.

(schmonz)

2013-07-11 04:53:18 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Sass to 0.97

(wen)

2013-07-11 04:52:07 UTC MAIN commitmail json YAML

Update to 0.97

Upstream changes:
0.97 - #80831 comma-separated selectors from BGRIMM
      #80927 scss to css for nested includes from BGRIMM

0.96 - #77718 pod encoding bug from ANDK
    - improved URL handling, tests from Dan Markham

0.95 - bugfix for RT#74181 from Andrei Arsenin

0.94 - bugfix for RT#74160 from Andrei Arsenin

(wen)

2013-07-11 04:05:15 UTC MAIN commitmail json YAML

2013-07-11 04:03:01 UTC MAIN commitmail json YAML

2013-07-10 20:12:59 UTC MAIN commitmail json YAML

Try fixing the option handling.

(wiz)

2013-07-10 16:20:40 UTC MAIN commitmail json YAML

+shibboleth-sp-2.5.2 (noted in PR 48030)

(dholland)

2013-07-10 14:44:53 UTC MAIN commitmail json YAML

Restore accidentally removed #.
Linux build should be fixed.

(ryoon)

2013-07-10 13:28:38 UTC MAIN commitmail json YAML

2013-07-10 09:11:05 UTC MAIN commitmail json YAML

Add patch from Thomas E. Dickey to address the build problems from
PR 48031 and PR 48035.

(wiz)

2013-07-10 08:13:49 UTC MAIN commitmail json YAML

Remove duplicate line.

(wiz)

2013-07-10 05:50:06 UTC MAIN commitmail json YAML

Oops, forgot <stdarg.h>. PR 48037

There must be something wrong with netbsd's headers, as none of

  #include <stdbool.h>
  #include <stdio.h>
  #include <stdlib.h>
  #include <string.h>
  #include <errno.h>
  #include <err.h>

ought to leak in stdarg.h, but apparently one is.

(dholland)

2013-07-10 03:02:02 UTC MAIN commitmail json YAML

Updated time/p5-TimeDate to 2.30

(schmonz)

2013-07-10 03:01:57 UTC MAIN commitmail json YAML

Update to 2.30. From the changelog:

* Syncing distribution version number with Date::Parse, not functional changes

(schmonz)

2013-07-10 02:54:10 UTC MAIN commitmail json YAML

Updated www/p5-CGI to 3.63

(schmonz)

2013-07-10 02:54:04 UTC MAIN commitmail json YAML

Update to 3.63. From the changelog:

[SECURITY]
- CR escaping for Set-Cookie and P3P headers was improved. There was potential
  for newline injection in these headers.
  (Thanks to anazawa, https://github.com/markstos/CGI.pm/pull/23)

[INTERNALS]
- Changed how the  deprecated endform function was defined for compatibilty
  with the development version of Perl.
- Fix failures in t/tmpdir.t when run as root
  https://github.com/markstos/CGI.pm/issues/22, RT#80659)

- Made it possible to force a sorted order for things like hash
  attributes so that tests are not dependent on a particular hash
  ordering. This will be required in modern perls which will
  change the ordering per process. (Yves, RT#80659)

- formatting of CGI::Carp documentation was improved. Thanks to benkasminbullock.
- un-TODO some tests in t/tmpdir.t that were passing in most cases.
  More on this:
    https://github.com/markstos/CGI.pm/issues/19#
    https://github.com/markstos/CGI.pm/commit/cc73dc9807b0fabb56b3cdf1a9726588b2eda0f7

(schmonz)

2013-07-10 02:52:02 UTC MAIN commitmail json YAML

Updated www/p5-LWP-Protocol-https to 6.04

(schmonz)