pkgsrc/graphics
obache cab0d0099a Update clutter-1.0.8.
Clutter 1.0.8 (19/10/2009)
===============================================================================

  * List of changes since 1.0.6

    o Documentation fixes and updates

    o Unset the IN_DESTRUCTION flag when leaving ::destroy

    o Fix components validation in the Vertex Buffer API

    o Allow omitting the alpha when converting from string to color

    o Do not overwrite the :use-markup property when setting the :text one

    o Add support for pre-edit strings in ClutterText; this is an
      API addition.

    o Clarify the ID pool warning

    o Notify the :position property of ClutterText when it changes

Many thanks to:

  Damien Lespiau
  Neil Roberts
  Robert Bragg
  Thomas Wood

Clutter 1.0.6 (22/09/2009)
===============================================================================

  * List of changes since 1.0.4

    o Various documentation improvements including a new ClutterPath migration
      guide, a Glossary and objects index

    o A couple of new unit tests for: initial actor sizing, preferred actor
      size and ClutterGroup depth sorting

    o Fix ClutterGroup depth sorting

    o Fix double to float type conversions in ClutterScript and update
      test-script.json so it doesn't refer to old Actor types such as
      ClutterLabel.

    o Do not attempt to free empty ClutterModel column names

    o Fix the BlendString parser so numbers can be part of function names
      allowing use of DOT3_RGB

    o Fix the parsing of special "signal-" property names available when
      using the ClutterAnimation vararg API

    o Adds a "use-markup" property getter for ClutterText

    o Account for clock roll backs between frames so timelines don't simply
      hang

    o Disable mipmap filters before checking framebuffer object completeness
      since some drivers consider texture objects incomplete if a mipmap
      filter is set but the mipmap data hasn't yet been uploaded.

    o Various Makefile fixes, including fixes for the %.c: %.glsl codegen rules
      for GLES2, use AM_SILENT_RULES for automake > 1.11, use a shared set of
      defines for silencing make rules (Makefile.am.silent) and cleanup some
      misuse of CLUTTER_MAJORMINOR.

    o Fix cogl_clear so the alpha component isn't ignored

    o Fix for the GLES 2.0 Cogl backend and the eglx Clutter backend

Many thanks to:

    Damien Lespiau
    Emmanuele Bassi
    Neil Roberts
    Øyvind Kolås
    Samuel Degrande
    Zhou Jiangwei

Clutter 1.0.4 (25/08/2009)
===============================================================================

  * List of changes since 1.0.2

    o Depend on GObject-Introspection 0.6.4, to fix the generation of
      introspection data from uninstalled libraries

    o Fix a crash when closing multiple stages

    o Help gtk-doc pick up ClutterInterval as an object

    o Do not premultiply the color twice inside the CoglPango renderer

    o Fix keyboard navigation of works inside ClutterText

    o Allow key events to bubble up to its parent container if the
      event contains the control modifier is detected

Many thanks to:

  Jonas Bonn
  Jussi Kukkonen
  Owen W. Taylor

Clutter 1.0.2 (14/08/2009)
===============================================================================

  * List of changes since 1.0.0

    o Documentation fixes

    o Build fixes

    o Update the MingW script for building Clutter on Windows

    o Update the build instructions for OS X

    o On X11, make sure to destroy the stage Window when switching to
      a foreign one

    o Fix a bug where clutter_actor_apply_relative_transform() was no
      using the right vertex to perform the transformation

Many thanks to:

  Damien Lespiau
  Colin Walters
  Joshua Lock
  Xu Li

Clutter 1.0.0 (28/07/2009)
===============================================================================

  * List of changes since 0.9.8

    o Allow per-stage disabling of motion event throttling; this should allow
      platforms or applications that require all the motion events not for
      drawing purposes to get them exactly like Clutter gets them from the
      windowing system.

    o Various documentation fixes.

    o Add per-word key navigation inside ClutterText.

    o Fix the RGB<->HLS conversion.

    o Various fixes for the OSX backend.

    o Various build-related fixes.

Many thanks to:

  Geoff Gustafson
  Michael Mortensen
  Owen W. Taylor

Clutter 0.9.8 (17/07/2009)
===============================================================================

  * List of changes since 0.9.6

    o Add more introspection annotations for language bindings.

    o Fix a bug in clutter_animation_set_alpha(), which also broke the
      clutter_actor_animate_with_alpha() function.

    o Check if the stage requires a relayout before showing it; this fixes
      a bug in the X11-based backends, especially under compositing window
      managers, where a 640x480 window would flicker before the default
      stage was shown for the first time.

    o Performance fixes for Cogl.

    o Sliced textures were broken by the COGL journalling.

    o Use the redraw cycle when asynchronously loading textures from
      files.

    o Miscellaneous compilation fixes for the OS X and Windows backends.

    o Allow querying from within the paint function of an Actor whether
      the actor is currently being directly painted or by a Clone actor.

    o In the GLX backend, when using the non-implicit sync-to-vblank inside
      glXSwapBuffers(), call glFinish() to avoid potential tearing.

Many thanks to:

  Colin Walters
  Evan Martin
  Marcos
  Owen W. Taylor
  Xu Li

Clutter 0.9.6 (01/07/2009)
===============================================================================

  * List of changes since 0.9.4:

    o Allow the manipulation of the actor's transformation matrix, so that is
      is possible to apply additional transformations in a way that is
      compatible with the transformations already applied by the scene graph.

    o Fix a race in the X11 backend that happened between resizing the stage
      drawable and the call to glViewport().

    o Merge the cogl-journal-batching branch; this branch implements batching
      the geometry of the elements of the scene graph before sending it to
      OpenGL, thus minimizing the number of state changes and improving the
      overall performance of Clutter-based applications.

    o Add more debugging states for Clutter and COGL, which allow the developer
      to track the state of the journal; to check the VBO fallback paths; to
      disable picking for reliable profiling; to disable software-side matrix
      transformations in favour of the driver/GPU ones.

    o Improve the ability to "break out" of COGL by using gl_begin/gl_end
      semantics; applications that drop into raw GL are, though, ignoring all
      the caching performed by COGL and might incur in performance issues.

    o Fixed the :load-async and :load-data-async properties of Texture by
      removing the unneeded G_PARAM_CONSTRUCT flag.

    o Added an initial migration guide that shows the porting process from
      older releases of Clutter to the 1.0 API; the first chapter deals with
      the migration from ClutterEffect to the new implicit animations API.

    o Fixed MT-safety for the master clock.

Many thanks to:

  Ole André Vadla Ravnås
  Tim Horton

Clutter 0.9.4 (19/06/2009)
===============================================================================

  * List of changes since 0.9.2:

    o Set the layout height in ClutterText, so that wrapping and ellipsization
      work correctly to fill all the allocated area.

    o Remove all the units-based API, and migrate all the positional and
      dimensional accessors to use floating point values when dealing with
      pixels. All the properties dealing with pixels now that a floating
      point value as well.

    o Add the ability to track wether an actor is going to be painted or not,
      using the "mapped" flag. This also allows Clutter to be more strict
      in the handling of the scenegraph, ensuring correctness and avoiding
      wasting resources on nodes that won't be painted.

    o Add debugging facilities for COGL, similar to those of Clutter; through
      them is also possible to have an on screen debugging mode that shows the
      boundaries of each rectangle sent to the GPU.

    o Rework "units" into real logical distance units that can be converted
      between millimeters, typographic points and ems into pixels.

    o Simplify the Animation class to avoid redundancy and the possibility
      of it going out of sync with the Timeline and Alpha instances it uses.

    o Move every operation into a single "master clock" source that advances
      the timelines, dispatches events and redraws the stages in a predictable
      sequence, thus avoiding unneeded redraws. The default is to follow the
      sync-to-vblank cycle, if it is supported by the drivers.

    o Cache the glyphs geometry into a vertex buffer object to avoid
      resubmitting too much information to the GPU.

    o Rework the behaviour of ClutterModel when a filter is applied.

    o Allow submitting premultiplied texture data; this removes the need
      for unpremultiplying data in CairoTexture.

    o Add a simple API for submitting blending and texture combining modes
      through a string description.

    o Move Timelines to pure time-based objects.

    o Lots of performance improvements.

    o Removal of all the deprecated API.

    o Removal of all the fixed point entry points.

    o Lots of documentation fixes - the coverage is now 99% of the exported
      1600 symbols for Clutter and 80%+ of the 300 exported symbols for COGL.

    o Generate the GObject Introspection data for both Clutter and COGL
      at build time.

    o Build environment fixes.

Many thanks to:

    Owen W. Taylor <otaylor@fishsoup.net>
    Thomas Wood <thomas.wood@intel.com>
    Havoc Pennington <hp@pobox.com>
    Bastian Winkler <buz@netbuz.org>
    Chris Lord <chris@linux.intel.com>
    Garry Bodsworth <gjb@camvine.com>
    Rob Bradford <rob@linux.intel.com>
    Johan Bilien <jobi@litl.com>
    Jonas Bonn <jonas@southpole.se>
    Raymond Liu <raymond.liu@intel.com>
    Damien Lespiau <damien.lespiau@gmail.com>
    Dan Winship <danw@gnome.org>
    Marc-André Lureau <marcandre.lureau@gmail.com>
    Robert Staudinger <robsta@gnome.org>
    Tommi Komulainen <tko@litl.com>

Clutter 0.9.2 (16/03/2009)
===============================================================================

Bastian Winkler (2):
      [media] Fix the interface cast macro
      Remove redundant declaration in clutter-text.h

Chris Lord (1):
      [actor] Force a relayout on set_parent()

Christian Persch (1):
      Bug 1429 - Redundant declaration in clutter-x11.h

Colin Walters (3):
      Bug 1491 - Fix hardcoded lib path in .pc files
      Typo in clutter-win32.pc.in introduced by commit 24ce19383
      [animation] Enhance the bind API

Damien Lespiau (6):
      [gitignore] update gitignore files for tests/
      [build] Beautify autotools' output
      [build] Add dolt
      [build] Fix interaction between shave, gtk-doc and libtool 1.x
      [build] Fix dist for the newly introduced m4 macro directory
      Update shave

Emmanuele Bassi (111):
      Post-release bump to 0.9.1
      [text] Merge the attributes with markup enabled
      [tests] Update the text-field interactive test
      Add Actor::create_pango_layout()
      [docs] Add clutter_text_set_markup()
      [clone] Allow cloning unparented actors
      [text] Use create_pango_layout()
      [text] Rename :alignment to :line-alignment
      [texture] Consolidate the quality to filter conversions
      [texture] Check if the material is valid
      [event] Extend KeyEvent for multi-input support
      [actor] Check out parameters before setting them
      [list-model] Make ClutterListModel subclassable
      Bug 1440 - Add clutter_get_current_event_time()
      [tests] Add TEST_CONFORM_SKIP() macro
      [tests] Add conformance tests for ClutterModel
      [ignore] Add the newly created conformance units
      [actor] Revert part of commit 402e022c
      [animation] Do not bind construct-only properties
      [x11] Add backend-specific get_current_event_time()
      Initialize a variable to avoid warnings
      [cogl] Add cogl_is_material to cogl-material.h
      [cogl] Provide GTypes for COGL types
      [texture] Use COGL_TYPE_HANDLE for the handle properties
      [docs] Clarify the set_cogl_texture() documentation
      Merge branch 'build-enhancements'
      [docs] Add a missing "return" annotation
      [build] Pass the -s switch to cmp
      Remove type functions for removed types
      [docs] Update the sections file
      [tests] Add TEST_CONFORM_TODO macro
      [build] Show pkg-config file being generated
      [build] Reference the headers with their full path
      [docs] Update build for COGL API reference
      [build] Update the EXTRA_DIST list
      [build] Fix the ChangeLog generation rule
      [build] Do not overwrite BUILT_SOURCES
      [behaviour] Do not notify empty behaviours
      [path] Do not accept NULL descriptions
      [timeline] Set the n_markers out paramater
      Do not use GL types in Clutter headers
      [docs] Require gtk-doc 1.11
      [docs] Use the --name-space option
      [docs] Add the 1.0 symbols index
      [docs] Rename cogl-docs from sgml to xml
      Add build machinery for gobject-introspection data
      [backend] Update the viewport when updating the GL context
      [build] Move all the compiler flags to AM_CFLAGS
      [ignore] Update with the introspection files
      Add runtime debug messages for COGL
      [actor] Remove usage of ClutterFixed
      Make disable text mipmapping a command line switch
      Make fuzzy picking a command line switch
      [docs] Document envvars and command line switches
      Remove stray fixed point macro usage
      Use a dynamic array for the actors when delivering events
      [media] Add sub-second resolution for the duration
      [build] Put the X11 pc dependencies in another variable
      [build] Do not shave typelib generation
      Intern the ClutterScriptable type name
      [backend] Constify font options
      [cogl] Add a PANGO debug flag for CoglPango use
      Clean up of the ClutterColor API
      [shader] Unify code paths
      Add pkg-config file for COGL
      [build] Various fixes for distcheck
      [docs] Clarify clutter_actor_animate() behaviour
      [docs] Note that grabs are evil
      [cogl-fixed] Add a double-to-fixed conversion macro
      Move BehaviourScale to CoglFixed
      Move ClutterBehaviourEllipse to CoglFixed
      Move ClutterBehaviourRotate to CoglFixed
      Move ClutterTimeline to CoglFixed
      [cogl-fixed] Implement the CoglFixed fundamental GType
      [tests] Test CoglFixed, not ClutterFixed
      [interval] Update fixed-point handling
      [stage] Coalesce fog and perspective API
      [texture] Fix ClutterFixed usage
      [text] Convert units to the right type
      [tests] Use floats, not ClutterFixed
      [units] Add more conversion functions
      [fixed] Remove ClutterFixed API
      [cogl] Fix hardcoded paths in the pc file
      [docs] Remove ClutterFixed from the documentation
      [docs] Update API reference
      [animation] Add vector variants for ::animate()
      [cogl] Initialize boolean flag in CoglContext
      [cogl] Initialize all members of CoglContext
      [color] Fixed HLS to RGB conversion
      [docs] Calling g_object_ref() will not dispose an object
      [docs] Document the commit message format
      [tests] Animate the color during easing
      [docs] Reword some of the coding practices
      [docs] Add a bindings coding practices
      Add more deprecation notices
      [deprecated] Add Effect deprecation
      Do not cause more size requisitions than necessary
      [cogl] Avoid shadowing math.h symbols
      [docs] Clarify Animation memory management
      [animation] Add an emitter for ::completed
      [animation] Add Animation getter
      [tests] Remove unused variables
      [docs] Add description of queue_redraw
      [docs] Update after Animation API changes
      [animation] Enhance consistency of the Animation API
      [docs] Bring down the undocumented symbols to 2%
      Fix release date of 0.9.0
      Update release notes
      [docs] Fix naming of the interval parameter
      [docs] Ignore the TimeoutInterval internal API
      Update release notes

Geoff Gustafson (1):
      [animation] Broken fixed:: properties

Gordon Williams (1):
      [group] Output the group name when debugging paint

Havoc Pennington (4):
      Virtualize GL matrix operations and use a client-side matrix when GL is indirect
      [actor] Add :clip-to-allocation property
      [actor] Add ::queue-redraw signal
      [cogl] Flush matrix before clip planes

Jonathan Matthew (1):
      Declare the EnumValues for PixelFormat static

Neil Roberts (36):
      [cogl-material] Always bind the new texture handle
      Fix building GLES 2 after the material branch merge
      [cogl-texture] Fix the count for the number of enabled arrays
      [cogl-gles2-wrapper] Remove the FIXME to adjust the fragment color
      [clutter-clone] Override the parent opacity to self not self->parent
      [clutter-texture] Release the temporary ref taken when setting a texture
      [clutter-texture] Unref the Cogl material on dispose
      [clutter-texture] Fix the no_slice property
      [cogl-texture] Fix offset to next quad when flushing the log
      [cogl-texture] Move the destruction of the material to _finalize
      [cogl-texture] Fix uninitialised priv var in texture_finalize
      Added a test for non-power-of-two sized textures
      Emit CLUTTER_LEAVE events when the pointer leaves the stage
      Call glActiveTexture and glClientActiveTexture through cogl_get_proc_address
      [win32] Track mouse leave messages
      [clutter-main] Fix the input device passed to set_motion_last_actor
      Override the opacity when painting a clone instead of combining
      Allow rotation angle properties to be negative
      [ClutterBehaviourRotate] Fix up some breakage from the cogl-float branch merge
      [tests/conform] Copy in redhand.png
      Replaced ClutterFixed constants in color_{darken,lighten} with float
      [cogl-gles2-wrapper] Convert texture unit settings to be a static sized array
      [cogl-gles2-wrapper] Actually call glActiveTexture
      Add an environment variable to disable mipmapped text
      [tests/tools] Don't install libdisable-npots.so
      [clutter-texture] Use a GThreadPool for loading async textures
      [cogl-pango-glyph-cache] Fix compiler warning on 64-bit
      Fix warning in clutter-backend-sdl
      [eglnative] Add -I flags for the clutter dir in the src and build dirs
      Set the mapped flag on the stage in the SDL and eglnative backends
      Fix out of tree builds
      Remove use of $(builddir)
      [README] Small typo fix
      Change cogl_path_rectangle and cogl_path_round_rectangle to take x1,y1,x2,y2
      [cogl-path] Minor fix to gtk-doc
      Count timeline frames using the FPS instead of an integer interval

Owen W. Taylor (7):
      Honor ACLOCAL_FLAGS in autogen.sh
      Add gobject-introspection annotations
      Fix x/y confusion for GL_TEXTURE_RECTANGLE_ARB
      Use COGL to establish GL state for ClutterGLXTexturePixmap
      Add (out) annotations for ClutterActor
      Allow NULL for clutter_text_set_text()
      Avoid drawing twice if relayout queues a draw

Raymond Liu (2):
      [text] Crash when multi-byte utf8 text exceeds max_length
      [text] Insertion of multi-byte characters broken

Robert Bragg (28):
      [Cogl] Renames cogl_fog_set to cogl_set_fog for consistency
      [cogl-material] Fixes some dirty flag checks
      [cogl-vertex-buffer] Some fixes for texturing and color arrays
      [docs] Various gtk-doc updates for Cogl
      [tests] Some improvements for test-pixmap
      [Cogl] cogl_clip_{set*,unset} renamed to cogl_clip_{push*,pop}
      [Cogl] Renames cogl_paint_init to cogl_clear and adds a cogl_disable_fog function
      [cogl-color.c] #include fix for the cogl_set_source_color prototype
      [Cogl] the cogl_get_*_matrix functions now work with CoglMatrix types
      [Cogl] Fixes automatic handling of the GL blend enable state.
      [cogl-material] Always glBindTexture when flushing material state
      [Cogl] Remove a debugging assert that was triggering on false positives
      [test-vertex-buffer-contiguous] Improves the texturing test
      [cogl-matrix] Adds padding to CoglMatrix
      [cogl-matrix] Documents that CoglMatrix members should be considered read only
      Removes need for casting (const float *) to (GLfloat *) in _cogl_set_clip_planes
      80 char fix
      Avoid casting CoglMatrix to a GLfloat * when calling glGetFloatv
      Explicitly make the modelview-matrix current in cogl_{rotate,transform,etc}
      Use Cogl enum when making modelview-matrix current in cogl_{rotate,transform,etc}
      Finish GLES{1,2} support for client side matrix stacks
      Maintain the Cogl assumption that the modelview matrix is normally current
      Merge branch 'cogl-client-matrix-stacks'
      [cogl-vertex-buffer] Add a flush of attribute changes in the *_draw() functions
      [cogl-vertex-buffer] Allow querying back the number of vertices a buffer represents
      [cogl-vertex-buffer] fix cogl_vertex_buffer_draw_elements prototype
      [tests] Adds an interactive cogl vertex buffer unit test
      [cogl] Don't endlessly print the same warning regarding layer fallbacks

Robert Staudinger (1):
      [build] Add cogl.h to the built sources list

Shane Bryan (1):
      Bug 1434 - _NET_WM_NAME not set before realize

Tomas Frydrych (3):
      Fixed handling of enter and leave events in clutter_x11_handle_event()
      Fix clutter_x11_texture_pixmap_get/set_property() following change of PROP_WINDOW type
      [x11] Only update cached last event time if we have a real timestamp.

Øyvind Kolås (11):
      Added a mutex for clutter asynchronous textures threads.
      Bail early in clutter_texture_paint if opacity == 0
      Add a warning for recursive emit_event
      Change the default size of thread pool from 3 to 1
      [tests] Added test-texture-async
      [clutter-texture] add option to not block on size for loaded images
      [clutter-texture] remove load-size-async property
      Merge commit 'origin/async-texture-thread-pool' into async-size
      [clutter-texture] updated documentation.
      [clutter-texture] fixed gtk-doc formatting, and init threads in test.
      Merge branch 'async-texture-thread-pool'

Clutter 0.9.0 (30/01/2009)
===============================================================================

 * List of changes between 0.8.6 and 0.9.0

   o ClutterText is a new actor allowing text display, text editing
     both in multi-line and single-line modes, and text selection using
     the pointer devices and the keyboard. ClutterText supercedes both
     ClutterLabel and ClutterEntry.
   o ClutterClone is a new actor that allows cloning of other actors,
     both simple and composite. ClutterClone supercedes ClutterCloneTexture.
   o ClutterBindingPool is a new API that allows to easily add key bindings
     to an actor.
   o ClutterAnimation is a new API for implicit animations, similar to
     the tweening API used in toolkits like jQuery, Tween and Flash. This
     new API supercedes the ClutterEffect API.
   o ClutterAlpha uses "animation modes" instead of raw function
     pointers; it is still possible to pass alpha functions. The alpha
     functions provided by Clutter have been removed from the public
     API. It is possible to register global alpha functions and use
     them though a logical id.
   o The interval of the ClutterAlpha:alpha property has been changed
     to a floating point value in the [ -1.0, 2.0 ] range; this allowed
     the addition of "overshooting" easing modes.
   o COGL now supports backface culling.
   o The COGL-based Pango renderer is public API and it is accessible
     to developers. It is also possible to access the PangoContext used
     by Clutter in order to create PangoLayouts to render text.
   o The ClutterFixed API has been moved to COGL.
   o COGL does not depend on Clutter data types anymore.
   o The ClutterMedia interface has been overhauled: implementations
     now must only override the interface properties. The ranges of
     some properties have been changed to normalized values.
   o COGL now exposes only floating point entry points, and reserves
     the eventual conversion to fixed point only when needed. The
     fixed point type and macros are publicly available for developers
     concerned about floating point operations.
   o COGL has a new Vertex Attribues API that allows submitting an
     extensible number of vertex attributes to OpenGL in a way that
     does not require format conversions and allows fast re-use.
   o COGL has a new Material API that decouples paths from fills; it
     is possible to create an arbitrary path and fill it with a COGL
     texture. The Material API also allows setting multiple texture
     layers and defining the blend modes and colors.
   o ClutterTexture has the ability to use a worker thread to asynchronously
     load an image from a file, as long as the GLib threading support has
     been enabled prior to calling clutter_init().
   o Clutter now supports localization of the help output, and it
     also supports globally setting the text direction for non left to
     right locales.
   o ClutterCairoTexture is a new actor that allows using Cairo
     to draw on a ClutterTexture; since Cairo does not have an OpenGL
     backend, the drawing is not hardware accelerated.
   o Clutter has a unit testing suite, based on the GLib unit test
     framework, which can be used to track regressions.
   o A ClutterPath object has been added, and it is used by the
     BehaviourPath. The Path object allows defining paths using a set
     of coordinates and operations. A Path can be "painted" either using
     COGL primitives or using Cairo primitives, allowing an easier way
     to paint non-rectangular shaped actors.
   o ClutterInterval is a simple object, used by ClutterAnimation, that
     describes an interval between two values, and interpolates between
     the initial and final values of the interval.

 * List of bugs fixed since 0.8.6

   o #835 - Optimize clutter_actor_real_pick()
   o #851 - setting anchor point causes picking problem
   o #883 - Outstanding COGL merge issues
   o #1003 - Add clutter_actor_take_key_focus
   o #1014 - Clutter Animation API Improvements.
   o #1049 - Clutter doesn't support most GLSL uniforms
   o #1051 - WebKit/Clutter product/component?
   o #1058 - Build clutter-box2d with Clutter 0.8
   o #1066 - Clipping regression in 0.8
   o #1086 - virtualize stage_queue_redraw
   o #1105 - low level access to PangoClutter
   o #1106 - ClutterText instead of ClutterLabel and ClutterEntry
   o #1108 - Enter/Leave events logics wrt. skipped motion events
   o #1109 - clutter-0.8.0 fails to compile
   o #1123 - Crash when FBO actor is used and the stage is MINIMIZED
   o #1144 - Provide an option to load images asynchronously in ClutterTexture
   o #1162 - Add unit testing for Clutter
   o #1164 - Mesh API
   o #1172 - Disjoint paths and clip to path
   o #1189 - Backface culling
   o #1209 - Move fixed point API in COGL
   o #1210 - Add CoglColor API
   o #1211 - Drop ClutterFeatureFlags usage from COGL
   o #1212 - Allow only a single include file for Clutter
   o #1215 - Move the Pango renderer to the public API
   o #1219 - Clean up cogl.h
   o #1231 - Build fails in gles flavour in revision 3442
   o #1233 - CLUTTER_ALPHA_SINE_INC is broken in trunk
   o #1251 - Merge the Cairo texture actor in core
   o #1252 - Merge ClutterBehaviourPath and ClutterBehaviourBspline
   o #1261 - [patch] Minimize differences between gl/cogl-texture.c and
     gles/cogl-texture.c
   o #1269 - mingw32 building failed at clutter-media.c
   o #1270 - Update to mingw-cross-compile.sh
   o #1271 - mingw compiling failed:  undefined reference to
     `_glDrawRangeElements@24'
   o #1284 - Return something reasonable from clutter_x11_handle_event()
   o #1300 - clutter_score_remove and clutter_score_remove_all  are different
     in object remove
   o #1310 - font rendering problem
   o #1313 - Fix computation of camera distance
   o #1314 - clutter_sinx() is more inaccurate than it needs to be
   o #1321 - Get Matrix in float
   o #1323 - ClutterBehaviorDepth conflicts with other behaviors
   o #1325 - ClutterPath to cairo_path_t conversion functions
   o #1330 - We should not queue redraw for non-visible actors
   o #1334 - Default value for ClutterLabel::text should be "" instead of NULL
   o #1344 - clutter_actor_transform_stage_point gives invalid coordinates
     for big actors
   o #1352 - Weird cogl-pango.h includes in clutter-[entry|label].c
   o #1354 - Floating point exception when set fps>1000 and start timeline
   o #1361 - Unused ClutterStage::get_resolution() methods
   o #1365 - ClutterEntry doesn't get the cursor when it should
   o #1366 - disable-npots fails to build on mac
   o #1380 - Return booleans from CLUTTER_ACTOR_IS_* macros
   o #1386 - Wrong clipping dimensions for larger actors
   o #1387 - Clarify new-frame signal emission with advance()
   o #1388 - Clarify signal emission for advance_to_marker()
   o #1395 - behaviour_apply and behaviour_get_nth_actor are opposite on
     actors sequence
   o #1397 - clutter command line is not localized.
   o #1402 - Change default tile-waste from 64 to 63
   o #1403 - ClutterMedia::get_uri() should return allocated string
   o #1404 - ClutterMedia issues
   o #1405 - Fix properties that have X11 types to be 'long'
   o #1409 - Use G_SIGNAL_RUN_LAST with ::queue-redraw signal
   o #1410 - [patch] Implements a generic ClutterActorClone class without fbos
   o #1414 - avoid relayout of ClutterTexture if not syncing size
   o #1415 - short-circuit setting same clip again
2009-10-26 08:45:51 +00:00
..
3DKit Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
aalib Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
agg Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
aqsis bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
artist PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
asymptote Update to 1.85: 2009-08-31 14:53:10 +00:00
autopano-sift-C Changes 2.5.1: 2009-10-22 18:34:30 +00:00
autotrace bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
aview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
babl Fix USE_DESTDIR installation 2009-08-22 09:15:19 +00:00
barcode Patch improperly escaped regexp strings in an awk script. Fixes broken 2008-09-08 05:13:12 +00:00
bktr2jpeg bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
blender Update to 2.49b. Upstream changes: 2009-09-22 13:23:25 +00:00
blender-doc Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
blinkenthemes bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
blinkentools bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
cairo bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
cairomm Changes 1.8.4: 2009-10-22 08:47:23 +00:00
cal3d Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
cal3d-examples Add user-destdir support. 2009-08-30 05:21:20 +00:00
cambevao bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
camediaplay Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
camlimages PLIST fixes preparing ocaml 3.11.1 2009-09-06 21:10:32 +00:00
cdlabelgen honour PKGMANDIR 2009-09-23 13:52:11 +00:00
Cenon Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
cheese bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
cinepaint bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
circos user-destdir support. Deal with bash dependency. Bump revision. 2009-07-09 19:48:23 +00:00
claraocr Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
clutter Update clutter-1.0.8. 2009-10-26 08:45:51 +00:00
clutter-box2d bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
clutter-cairo switch to use clutter08. 2009-10-26 08:36:30 +00:00
clutter-gtk Add gtkdoc-rebase workaround. 2009-10-16 07:15:27 +00:00
clutter08 Import clutter08-0.8.8 as graphics/clutter08. 2009-10-26 08:30:16 +00:00
clutter08-gtk Import clutter08-gtk-0.8.3 as graphics/clutter08-gtk. 2009-10-26 08:32:30 +00:00
cnxtview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
Coin bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
comix bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
compface Add DESTDIR support. 2009-06-11 10:04:27 +00:00
cpia2view bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
cqcam bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
CRWInfo Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
dcraw bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
denemo bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
dia bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
dia-python bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
digikam bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
digikam-doc bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
djview4 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
djvulibre-lib bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
djvulibre-tools bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
dvipng Include "bsd.prefs.mk" to make the last change actually work to unbreak 2009-10-14 07:22:46 +00:00
dx bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
dxsamples Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
enblend-enfuse Improve. 2009-09-01 15:23:02 +00:00
eog update to 2.28.1 2009-10-21 17:56:37 +00:00
epeg bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
evas Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-buffer Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-edb Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-eet Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-gif Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-jpeg Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-pmaps Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-png Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-sdl Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-sdl-16 Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-software-16-x11 Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-software-x11 Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-svg Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-tiff Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-xpm Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
evas-xrender-x11 Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed 2009-09-11 22:31:00 +00:00
ewipe Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
exif
exifprobe
exiftags
exiv2 update to 0.18.2 2009-07-07 10:02:51 +00:00
exiv2-organize fix DESTDIR installation (explicitely create bin dir) 2009-07-29 19:57:24 +00:00
f-spot update to 0.6.1.3 2009-10-24 13:13:19 +00:00
f4l bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
fbm
feh bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
flphoto bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
fly bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
fnlib bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
fotoxx bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
frameworks bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
freeglut Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
freetype Use META_PACKAGE. 2009-04-08 23:05:45 +00:00
freetype-lib Add patches to avoid conflict with getline(3). 2009-08-11 15:26:22 +00:00
freetype-utils
freetype2 freetype2's .pc file requests linkage with -lz, so pull in zlib's bl3.mk 2009-07-21 12:00:41 +00:00
fujiplay
g2 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
g3d Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gd Oops, update distinfo. 2009-10-22 15:20:53 +00:00
gdchart Don't bother with finishing library installation. 2009-09-03 12:55:36 +00:00
gdk-pixbuf bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
geeqie bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gegl trim list of propagated dependencies 2009-09-08 20:30:25 +00:00
GeometryKit Fix PLIST for gnustep hierachy changes. Bump revision. 2009-07-06 16:23:33 +00:00
geomview MAKE_JOBS_SAFE=no 2009-08-03 14:01:32 +00:00
get_ds7 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
gfract bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gif2png Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
gif320
gifsicle
giftrans
gimageview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimmage bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp let configure ignore <linux/input.h>, otherwise we'd need 2009-09-09 17:22:53 +00:00
gimp-color-manager bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp-docs Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
gimp-fix-ca bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp-liquid-rescale bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp-rawphoto bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp-refocus-it bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp-ufraw bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp-warp-sharp
gimp1
gimp1-base bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp1-data bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp1-wideangle bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gimp2-wideangle bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
giram bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gle Remove two master sites: one does not have the file, the other times out. 2009-08-09 22:25:07 +00:00
glew Fix buildlinking on Darwin 2009-08-31 12:38:22 +00:00
glitz Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gliv bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
glpng The cmake utility recommends using OPENGL_gl_LIBRARY if GLU is not required. 2009-09-11 06:19:20 +00:00
glu Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895. 2009-08-25 07:29:18 +00:00
glut Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895. 2009-08-25 07:29:18 +00:00
GlutKit Fix build in new GNUSTEP world order. 2009-07-07 05:40:51 +00:00
glx-utils Update to 7.4.4. Make software ratserizer actually work. Add one patch from 2009-07-08 20:00:57 +00:00
GLXKit Fix installation for new GNUSTEP world order. 2009-07-07 05:46:52 +00:00
gmngview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
GMT Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
gnome-backgrounds Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gnome-icon-theme update to 2.28.0 2009-10-21 16:09:56 +00:00
gnuplot Update to gnuplot 4.2.5. 2009-09-14 18:52:03 +00:00
gnuplot-nox11 Update to gnuplot 4.2.5. 2009-09-14 18:52:03 +00:00
gocr bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
goocanvas bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
goocanvasmm bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gphoto bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gphoto2 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gqview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gqview-devel bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gqview-gtk1 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
grap Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
GraphicsMagick Update GraphicsMagick to 1.3.7. 2009-09-20 11:30:58 +00:00
graphviz Add 'clean' to PRIVILEGED_STAGES. 2009-10-22 20:33:59 +00:00
gri Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
gst-plugins0.10-cairo
gst-plugins0.10-jpeg reset PKGREVISION for base pkg update 2009-09-08 20:28:54 +00:00
gst-plugins0.10-png reset PKGREVISION for base pkg update 2009-09-08 20:28:54 +00:00
gthumb bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gtkam bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gtkglext bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gtkimageview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gtksee bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
guile-cairo Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
GUIlib Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
gwenview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gwenview-i18n bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
h5utils bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
hermes Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
hicolor-icon-theme Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
hp2xx bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
hugin Changes 2009.2.0: 2009-10-14 12:41:04 +00:00
icon-naming-utils Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
iGMT Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
ilmbase Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
ImageMagick Set DIST_SUBDIR for recent DISTFILE replacement, PR 41948. 2009-08-28 07:43:16 +00:00
ImageViewer Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
imlib bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
imlib2 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
impress Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
inkscape add missing headers to let this build with gcc44 2009-10-06 00:53:26 +00:00
ivtools bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
jasper bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
jhead Upgrade to jhead-2.87; this fixes CVE-2008-4641 (fix reported by 2009-09-29 20:04:05 +00:00
jpeg bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
jpeg2ps fix MASTER_SITE & HOMEPAGE 2009-10-12 05:33:05 +00:00
jpeg_ls Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
jpeginfo bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
jpegoptim Changes 1.2.3: 2009-10-11 08:04:53 +00:00
jpegpixi bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kbarcode bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kdegraphics3 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kdegraphics4 Update KDE4 to 4.3.2 2009-10-11 08:13:38 +00:00
kipi-plugins bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
kipi-plugins-calendar bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
koverartist bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kphotoalbum bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kphotobook bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kphotools bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
lcms bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
lensfun remove the dead mirror from master sites. 2009-08-23 14:06:09 +00:00
lib3ds Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libart Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libcaca bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libexif update to 0.6.18 2009-10-24 13:09:05 +00:00
libexif-gtk bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libgdiplus bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libggi Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libggigcp Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libggimisc Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libggiwmh Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libgii Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libgiigic Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libgnomecanvas bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libgnomecanvasmm bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libkdcraw bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libkexif bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libkexiv2 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libkipi bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
liblqr Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libotf Update to 0.9.9: 2009-03-22 21:12:51 +00:00
libpano13 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libpuzzle bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
librsvg bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libscigraphica bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libungif Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libv4l Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
libvideogfx bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libwmf Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
libxmi libxmi is a machine-independent vector graphics rasterization library. 2009-09-01 14:33:39 +00:00
ljpeg Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
lprof bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
magicpoint bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
Mesa Update to 7.4.4. Make software ratserizer actually work. Add one patch from 2009-07-08 20:00:57 +00:00
MesaDemos Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
MesaLib Look for libGL.so, not any particular libGL.so.<X>, on NetBSD. 2009-09-02 22:30:34 +00:00
metacam
mgl bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
mng bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
mpeg2codec Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
mpgtx
ncview MAKE_JOBS_SAFE=no 2009-08-03 14:49:09 +00:00
netpbm Add upstream patch to fix build with new jpeg. Thanks to obache@ for 2009-08-27 09:18:06 +00:00
Ngraph Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
ns-cult3d Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
nvtv bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ocrad Update ocrad to 0.18. 2009-07-11 08:05:06 +00:00
opencv bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
opendis
openexr Add patches for CVE-2009-1720 (multiple integer overflows in OpenEXR) and 2009-08-28 21:33:07 +00:00
OpenRM bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
optipng Changes 0.6.3: 2009-05-28 08:07:50 +00:00
ov519view bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
oxygen-icons Update KDE4 to 4.3.2 2009-10-11 08:13:38 +00:00
p5-cairo There is no gnu-gpl-v2.1 and this package does not define it either. 2009-05-21 19:42:44 +00:00
p5-Chart Give up MAINTAINER 2009-07-17 18:00:13 +00:00
p5-Chart-ThreeD Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-clutter bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
p5-GD bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
p5-GD-Graph-sparklines Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-GD-Graph3d Importing package for p5 module for GD::Graph3d version 0.63. This supersedes 2009-08-17 17:50:11 +00:00
p5-GD-SecurityImage pkgsrc changes: 2009-05-21 18:00:52 +00:00
p5-GD-SVG Updating graphics/p5-GD-SVG from 0.32nb1 to 0.33 2009-09-19 22:35:47 +00:00
p5-GDGraph Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-GDGraph-boxplot adding license 2009-08-23 09:24:37 +00:00
p5-Gdk-Imlib bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
p5-Gdk-Pixbuf bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
p5-GDTextUtil Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-GIFgraph Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-GraphViz Fix destdir. 2009-07-16 10:51:17 +00:00
p5-Image-ExifTool Update to production release 7.89. 2009-08-18 23:30:08 +00:00
p5-Image-Imlib2 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
p5-Image-Info Updating package for p5 module Image::Info from 1.28nb1 to 1.29 2009-08-08 13:33:12 +00:00
p5-Image-Size Updating graphics/p5-Image-Size from 3.2 to 3.2.1 2009-10-25 13:11:16 +00:00
p5-PerlMagick Updating package graphics/p5-PerlMagick from 6.5.5.3 to 6.5.5.3nb1 because 2009-08-27 17:54:00 +00:00
p5-RRDTool-OO Updating package fot p5 module RRDTool::OO from 0.22nb1 to 0.25 2009-07-08 12:43:43 +00:00
p5-SVG PkgSrc changes: 2009-05-01 22:03:18 +00:00
p5-SWF-File PkgSrc changes: 2009-04-11 23:15:19 +00:00
p5-Template-GD - Adding recommended dependencies (used modules) 2009-08-17 19:35:54 +00:00
PanoTools Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
pdiff bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
pear-Image_Canvas Give up MAINTAINER 2009-07-17 18:00:13 +00:00
pear-Image_Color Give up MAINTAINER 2009-07-17 18:00:13 +00:00
pear-Image_Graph Give up MAINTAINER 2009-07-17 18:00:13 +00:00
pfstmo Import pfstmo-1.3.2 as graphics/pfstmo. 2009-01-18 12:48:19 +00:00
pfstools bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
pgraf Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
photopc
php-exif
php-gd Add a patch from PHP's SVN repositry to fix gd library security problem. 2009-10-22 14:37:47 +00:00
php-jpgraph Give up MAINTAINER 2009-07-17 18:00:13 +00:00
phpsview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
pixieplus bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
pixmap Various fixes: 2008-11-30 08:43:16 +00:00
ploticus bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ploticus-examples Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
plotmtv Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
plotutils Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
plotutils-nox11 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
png Update to 1.2.40: 2009-09-10 17:52:31 +00:00
png2html bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
pngcheck Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
pngcrush Changes 1.7.3: 2009-10-11 08:07:23 +00:00
pornview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
potrace
povray bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ppmtoxvpic bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
prag
ps2eps
pstoedit bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
py-biggles Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
py-cairo Update to 1.8.8: 2009-08-31 08:04:32 +00:00
py-clutter bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
py-gd bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
py-gdchart bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
py-gnuplot Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
py-goocanvas bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
py-gtkglext bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
py-imaging Fix fallout from recursive jpeg shlib bump. 2009-08-27 18:53:36 +00:00
py-imagingtk bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
py-matplotlib Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary 2009-09-23 09:54:45 +00:00
py-matplotlib-gtk2 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
py-matplotlib-tk Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary 2009-09-23 09:54:45 +00:00
py-OpenGL Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
py-piddle Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
qcamview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
qimageblitz bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
qiv bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
quesoglc Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
qvplay Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
rabbit Upate rabbit to 0.6.2. 2009-10-12 02:28:12 +00:00
radiance bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
rayshade update master_sites. remove princeton. 2009-08-30 01:31:39 +00:00
refocus-it
RenderKit Regen PLIST after gnustep hierachy changes. Bump revision. 2009-07-06 21:50:39 +00:00
resize_image bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ristretto Add ristretto 0.22 - a xfce based image viewer 2009-09-03 08:43:49 +00:00
ruby-clutter Import ruby-clutter-0.8.0 as graphics/ruby-clutter. 2008-12-16 12:22:38 +00:00
ruby-clutter-cairo Recursive bump from clutter-cairo. 2009-10-26 08:39:36 +00:00
ruby-clutter-core Switch to use clutter08. 2009-10-26 08:37:27 +00:00
ruby-clutter-gtk Switch to use clutter08-gtk. 2009-10-26 08:38:33 +00:00
ruby-color Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
ruby-gd bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ruby-gnome2-gdkpixbuf Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-gnome2-gnomecanvas Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-gnome2-goocanvas Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-gnome2-gtkglext Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-gnome2-libart Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-gnome2-rsvg Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-gnuplot Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
ruby-imlib2 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ruby-mini-magick Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
ruby-opengl Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
ruby-rcairo Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
ruby-RMagick Update rmagick to 2.12.2. 2009-10-12 02:23:05 +00:00
s10sh Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
sane-backends Fix xsane build by adding back a symbol that was, according to Debian, 2009-09-04 23:09:06 +00:00
sane-frontends bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
scigraphica fix typo (plattform -> platform) 2009-10-11 15:50:24 +00:00
scrot bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
SDL_image bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
SDLKit Fix build in the new GNUSTEP world order. 2009-07-07 05:50:21 +00:00
showimg bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
silgraphite Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
silgraphite-ft Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
silgraphite-xft Fixed pkglint warning. 2009-04-26 10:13:31 +00:00
simage bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
skencil bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
snx101view bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
spcaview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tesseract bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tex-a2ping Import tex-a2ping-2.77p as graphics/tex-a2ping. 2009-08-03 23:48:44 +00:00
tex-a2ping-doc Import tex-a2ping-doc-2.77p as graphics/tex-a2ping-doc. 2009-08-03 23:49:19 +00:00
tgif bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tiff Update to 3.9.1: 2009-08-29 12:32:08 +00:00
TiffIO bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tkpiechart Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
tuxpaint bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tuxpaint-config Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
tuxpaint-stamps Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
ucview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
unicap bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
urt bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
vcg Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
veusz bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
vid bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
viewfax Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
vigra bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
vnc2swf Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
vp bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
vtk Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
vtk-data Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
vtk-docs Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
wmphoto Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
wxsvg remove patches that were removed from distinfo during update to 1.0 2009-08-27 19:42:50 +00:00
x11rec turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing 2009-08-11 15:40:18 +00:00
xart bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xbmbrowser Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xdvipresent Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
xfce4-icon-theme Upgrading Xfce to 4.6.1. 2009-09-16 01:15:32 +00:00
xfig bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xgraph
xli bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xmorph Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
xpaint bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xplot Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
xplot-devel Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
xpm remove broken master_site. 2009-10-14 20:06:41 +00:00
xsane remove tuwien from list. service suspended. 2009-10-24 14:35:32 +00:00
xv bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xzgv bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
zphoto bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
Makefile sort 2009-10-08 06:15:11 +00:00