Commit graph

7784 commits

Author SHA1 Message Date
drochner
ddd00d88a6 update to 1.8.8
changes:
small number of bug fixes (in particular a
few corrections to the documentation and a few fixes in the FreeType font
backend)
2009-07-09 17:27:56 +00:00
hasso
1e744f5d32 Update to 7.4.4. Make software ratserizer actually work. Add one patch from
upstream repo to fix null pointer dereference.

Changes in 7.4.4:

* Fixed i965/i915 segfault in screen destruction (bug 22408)

Changes in 7.4.3:

* Fixed texture object reference counting bug (bug 21756)
* Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT
  point (SF bug 2793846)
* Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
* Fixed some OSMesa build issues
* Fixed a vertex buffer object crash
* Fixed broken glTexImage3D() when image type = GL_BITMAP
* Fixed some GLSL preprocessor bugs
* Fixed framebuffer mem leak in i945/i965 DRI drivers
* Fixed texture coordinate repeat bug in swrast (bug 21872)
* Fixed incorrect viewport clamping (lower bound is zero, not one)
* GLX fix for glean's makeCurrent test case
2009-07-08 20:00:57 +00:00
joerg
d4a50a2966 Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.
2009-07-08 13:55:58 +00:00
sno
63a307200a Updating package fot p5 module RRDTool::OO from 0.22nb1 to 0.25
Setting license to ${PERl5_LICENSE}

Upstream changes:
0.25 (04/25/2009)
    (ms) Applied patch by Christian Dengler, adding the 'hrule' graph
         parameter and increasing the sleep time in 002Pod.t to two
         secs to prevent system clock inacurracies from causing
         test failures.

0.24 (04/02/2009)
    (ms) Added support for capturing PRINT output as suggested by
         Peter Mistich. print_output() now returns a ref to an array
         with the output of the last graph() command's PRINT output.

0.23 (02/05/2009)
    (ms) update() now accepts DateTime objects as well (suggested by
         Jay Buffington)
    (ms) [rt.cpan.org #43011] Fixed rounding error on 64-bit systems
         reported by Todd E. Rinaldo
2009-07-08 12:43:43 +00:00
obache
7c4fdc17cb Update RMagick to 2.10.0.
Changes:
RMagick 2.10.0
    o ImageMagick releases earlier than 6.3.5-10 and Ruby releases earlier
      than 1.8.5 no longer supported.
    o (Experimental) Support the use of Ruby managed memory for all memory
      allocations (available in ImageMagick 6.5.3-10)
    o Add Image#selective_blur_channel (available in ImageMagick 6.5.0-3)
    o Add new AlphaBackgroundChannel enum value (available in ImageMagick
      6.5.2-5)
    o Add new DistortCompositeOp enum value (available in ImageMagick 6.5.3-7)
2009-07-08 04:00:57 +00:00
sno
0563890269 adding destdir support and license of perl itself (META.yml) 2009-07-07 16:07:18 +00:00
obache
cd7080a016 Need workaround for Upstream Bug#562310, as noticed in PR 41475. 2009-07-07 10:48:53 +00:00
drochner
d893858dc0 +exiv2-organize 2009-07-07 10:09:51 +00:00
drochner
3e567a44ff add the "organize" tool which comes with exiv2>=0.18.1,
as "exiv2-organize" to avoid namespace pollution
This can sort pictures into directory trees using metadata
as file/directory names.
2009-07-07 10:07:45 +00:00
drochner
9ae64af03a update to 0.18.2
changes:
-adds write-support for Adobe Photoshop PSD images
-adds read-support for Panasonic RW2 images
-makernote and lens updates
-bugfixes
-updates Polish translations

approved by gdt
2009-07-07 10:02:51 +00:00
joerg
413b650163 Fix build in the new GNUSTEP world order. 2009-07-07 05:50:21 +00:00
joerg
297c22dc7a Fix installation for new GNUSTEP world order. 2009-07-07 05:46:52 +00:00
joerg
a8f448ff1d Fix build in new GNUSTEP world order. 2009-07-07 05:40:51 +00:00
joerg
39d5a7141e Regen PLIST after gnustep hierachy changes. Bump revision. 2009-07-06 21:50:39 +00:00
joerg
562892eeb3 Fix PLIST for gnustep hierachy changes. Bump revision. 2009-07-06 16:23:33 +00:00
obache
2b0747b886 Use ${PERL5_SUB_INSTALLVENDORARCH} in PLIST.
Fixes PLIST mismatch on Darwin reported in PR 41646.
2009-07-05 10:15:02 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
edf9180157 Create needed directories. 2009-06-29 22:38:39 +00:00
joerg
0c978a9104 Must explicitly request SDL support. 2009-06-29 20:28:35 +00:00
joerg
057b991090 Explicitly request SDL support. 2009-06-29 20:26:43 +00:00
joerg
5bfccabbe4 Create needed directories. 2009-06-29 17:36:12 +00:00
joerg
f27c2a8882 Create needed directories. 2009-06-29 17:10:27 +00:00
joerg
9fab56c41d Add missing directories. 2009-06-29 16:36:33 +00:00
drochner
79ec7f5834 update to 3.2.5b
This is a security update.
changes:
-fix some unsecure tmpfile writing (CVE-2009-1962)
-more bugfixes
-symbol library extensions
-changed default browser to firefox and default pdf viewer to xpdf
-HTML MAP export (fig2dev) produces reference to .png file instead
 of .gif now
-minor UI improvements
2009-06-22 18:29:33 +00:00
drochner
55feadba01 add a patch from upstream
(http://bugzilla.maptools.org/show_bug.cgi?id=2065)
to fix a buffer underflow which can cause DOS or system access
(SA35515)
bump PKGREVISION
2009-06-22 14:54:44 +00:00
hasso
168af103cd Attempt to make it build cleanly and to solve PLIST problems without dri
option (default for most of platforms). Tested on DragonFly only. Bump
PKGREVISION.
2009-06-19 18:19:15 +00:00
obache
884258cbd9 Note restriction of acceptable python version came from py-gtk2 and py-cairo.
pygoocanvas itself require just python>=2.2.
2009-06-16 01:36:28 +00:00
joerg
fd44f30bc9 Restrict to Python 2.4+ to match GTK2 and Cairo dependency. 2009-06-15 18:56:12 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
24ce9c6c39 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
wiz
36958484da Downgrade babl to 0.0.22 again.
The world, and especially gegl, is not ready for it yet.

Addresses PR 41573.
2009-06-13 08:05:05 +00:00
rillig
61c7cf362d Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
ahoka
3efe446c69 Bump for ffmpeg update. 2009-06-12 17:24:53 +00:00
taca
484bc2d722 * Fix build problem of ruby-mini-magick package correcting URL parameter
to rakefile to fix build problem with newer rake's strict checking.
* Add LICENSE.

No PKGREVISION bump since there is no change with built package.
2009-06-12 13:35:40 +00:00
tnn
a3e1f62ec1 patch-cc: libtoolize src/mesa/drivers/x11/Makefile.
Should fix build with PKG_OPTION dri disabled. (PR pkg/41572)
2009-06-11 13:11:32 +00:00
tnn
0cb82318a3 Add DESTDIR support. 2009-06-11 10:04:27 +00:00
wiz
d6d8031e05 Bump PKGREVISION for vte-0.20.5. 2009-06-11 08:10:25 +00:00
wiz
e74bc4ae7b Fix .pc file. Bump PKGREVISION. 2009-06-11 07:23:24 +00:00
wiz
473e895a9a Fix .pc file. Bump PKGREVISION. 2009-06-10 17:33:34 +00:00
wiz
966785ce99 Use correct macros for installation, from FUKAUMI Naoki in PR 41563.
While here, fix .pc files (were missing -Wl,-R).

Bump PKGREVISION.
2009-06-10 17:28:06 +00:00
hasso
e50554e24b Fix "freeze on exit" issue with many GL games. Bump PKGREVISION. 2009-06-10 10:47:22 +00:00
wiz
c38d8cb56a Update to 0.1.0:
Support for RGBA representation in the frequency domain, un-pre-multiply
close-to-zero alpha values to complete black instead of slightly
brighter than black, add a BABL_ALPHA_THRESHOLD constant to the
API, do a complete overhaul of the babl API and do some changes to
increase portability of the library.
2009-06-10 09:19:49 +00:00
minskim
4f64268ba3 Make evas build with eet-1.2.0 by explicitly linking against libeet. 2009-06-10 06:52:33 +00:00
minskim
9fb67c6e28 Correct a module directory name on NetBSD/i386. 2009-06-10 06:52:01 +00:00
minskim
663045abae PKGREVISION bump because of the kpathsea API change. 2009-06-09 21:31:03 +00:00
abs
f6bc9be62a PKG_DESTDIR_SUPPORT seems to be working fine 2009-06-09 12:12:00 +00:00
imil
ba02ceda07 Updated to version 0.11. No changelog available, according to sysutils/ftwin this must be only bugfixes 2009-06-09 08:31:20 +00:00
adam
8695560d0b Changes 1.6.19:
* Added missing curly braces that caused erroneous png_error message about
  "original PNG could not be recovered" in pngcrush-1.6.17 and 18.
2009-06-08 07:50:06 +00:00
joerg
012d71f00f Update evas to the most recent e17 snapshot.
No detailed changes known.
2009-06-07 21:12:11 +00:00
wiz
73252e71e1 Update to 1.2.37:
version 1.2.37beta01 [May 14, 2009]
  Fixed inconsistency in pngrutil.c, introduced in libpng-1.2.36.  The
    memset() was using "png_ptr->rowbytes" instead of "row_bytes", which
    the corresponding png_malloc() uses (Joe Drew).
  Clarified usage of sig_bit versus sig_bit_p in example.c (Vincent Torri)
  Updated some of the makefiles in the scripts directory (merged with
    those in libpng-1.4.0beta57).

version 1.2.37beta02 [May 19, 2009]
  Fixed typo in libpng documentation (FILTER_AVE should be FILTER_AVG)
  Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.
  Conditionally compile png_read_finish_row() which is not used by
    progressive readers.
  Added contrib/pngminim/preader to demonstrate building minimal progressive
    decoder, based on contrib/gregbook with embedded libpng and zlib.

version 1.2.37beta03 [May 20, 2009]
  In contrib/pngminim/*, renamed "makefile.std" to "makefile", since there
    is only one makefile in those directories, and revised the README files
    accordingly.
  Reformated sources in libpng style (3-space indentation, comment format)

version 1.2.37rc01 [May 27, 2009]
  No changes.

versions 1.2.37 and 1.0.45 [June 4, 2009]
  Reformatted several remaining "else statement;" and "if () statment;" into
    two lines.
  Added "#define PNG_NO_WRITE_SWAP" to contrib/pngminim/encoder/pngusr.h
    and "define PNG_NO_READ_SWAP" to decoder/pngusr.h and preader/pngusr.h
  Added sections about the git repository and our coding style to the
    documentation (merged from libpng-1.4.0beta62)
  Added a section about using png_get_io_ptr() in configure scripts to detect
    the presence of libpng.
2009-06-06 20:56:16 +00:00
wiz
2dfbb8286c Update Mesa and friends to 7.4.2.
Update provided by Hasso Tepper on pkgsrc-users.

Changes:
7.4.2:
Bug fixes

   * Fixed segfault when rendering to front buffer with DRI 1.
   * Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and filter mode = GL_LINEAR. (bug
     21461)
   * Fixed texture object mem leak during context destruction.
   * Fixed a state validation bug in glCopyTex[Sub]Image()
   * Fixed some i965 GLSL bugs.
   * Fixed an R300 driver texture object bad memory reference.

7.4.1:
Bug fixes

   * Fixed a two-sided lighting bug in fixed-function-to-GPU code generation
   * Fixed some Darwin issues (Jeremy Huddleston)
   * Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays with a variable was broken, bug 20986
   * Fixed incorrect texture unit bias in TXB instruction
   * glTexParameter settings weren't always propogated to drivers
   * Assorted vertex/fragment program bug fixes
   * Fixed point rendering in software rasterizer
   * Fixed potential deadlock in object hash functions
   * Fix a couple bugs surrounding front-buffer rendering with DRI2, but this is not quite complete.
   * Fixed glPopAttrib() bug when restoring user clip planes

7.4:
New features

   * Added MESA_GLX_FORCE_DIRECT env var for Xlib/software driver
   * GLSL version 1.20 is returnd by the GL_SHADING_LANGUAGE_VERSION query

Bug fixes

   * glGetActiveUniform() returned wrong size for some array types
   * Fixed some error checking in glUniform()
   * Fixed a potential glTexImage('proxy target') segfault
   * Fixed bad reference counting for 1D/2D texture arrays
   * Fixed VBO + glPush/PopClientAttrib() bug #19835
   * Assorted i965 driver bug fixes
   * Fixed a Windows compilation failure in s_triangle.c
   * Fixed a GLSL array indexing bug
   * Fixes for building on Haiku

Changes

   * Updated GL/glxext.h to version 48
   * Assorted updates for building on Solaris

7.3:
New features

   * Support for GLSL 1.20
   * Intel DRI drivers now use GEM and DRI2

Bug fixes

   * Assorted GLSL bug fixes
   * Assorted i965 driver fixes
   * Fix for wglCreateLayerContext() in WGL/Windows driver
   * Build fixes for OpenBSD and gcc 2.95
   * GLSL preprocessor handles #pragma now
   * Fix incorrect transformation of GL_SPOT_DIRECTION
   * Fixed several bugs (#18367 and #19625) in glXMakeContextCurrent()
   * Assorted Windows build fixes

Changes

   * Deprecated the "XMesa" interface (include/GL/xmesa*.h files)
   * Deprecated the "FXMesa" interface (include/GL/fxmesa.h file)
   * Deprecated the "Allegro" interface (include/GL/amesa.h file)
   * Removed include/GL/uglmesa.h header
   * Removed include/GLView.h header for BeOS

7.2:
New features

   * i965 driver: added support for G41 chipset (Intel)

Bug fixes

   * Fixed display list bug involving primitives split across lists (bug 17564)
   * Fixed some issues with glBindAttribLocation()
   * Fixed crash in _tnl_InvalidateState() found with Amira (bug 15834)
   * Assorted bug fixes for Ming build
   * Fixed some vertex/pixel buffer object reference counting bugs
   * Fixed depth/stencil bug in i915/945 driver
   * Fixed some shader flow control bugs in i965 driver
   * Fixed a few tdfx driver bugs which prevented driver from working
   * Fixed multisample enable/disable bug

Changes

   * Updated SGI header files with new license terms.

7.1:
New features

   * autoconf-based configuration (and clean-up of Makefiles)
   * Assorted DRI driver enhancements
   * Reduced dependencies between X server and Mesa
   * GL_EXT_texture_from_pixmap extension for Xlib driver
   * Support for the GL shading language with i965 driver (implemented by Intel)
   * ATI R500 series support (Radeon X1300-X1950) in r300 DRI driver

Bug fixes

   * Numerous GLSL fixes
   * Fixed some error code/detection bugs in the GLSL-related API functions
   * Lots of DRI driver fixes.
2009-06-05 11:10:35 +00:00
drochner
a0d87db2e0 add a security patch from upstream CVS:
A malformed (or simply huge) PNG file can lead to integer overflow in
calculating the size of the output buffer, leading to crashes or buffer
overflows later. Fixes SA35205 security advisory.

bump PKGREVISION of affected plugin
2009-06-05 10:48:37 +00:00
wiz
2318b028dd Mark as not make-jobs safe. PR 41530 by Ryo HAYASAKA. 2009-06-05 10:10:28 +00:00
adam
4474b0435b Changes 6.5.3.2:
* The target profile in ProfileImage() is no longer accessed after its freed
* Bug fix for -page
* Minor change to -function Arctan to make first argument match slope
* Do not treat -page as a global option
* Create thread set for pseudo-random number generator
* Do not change opacity value for the -alpha background option.
* Rebuild automake / autoconf scripts
* Check for XMakeImage() integer overflow vulnerability
* Permit reading a specific frame of a multi-page TIFF with blobs.
* Added new -function methods Arcsin and Arctan
* Fixed a regression with PNG8: format
* The -geometry option was improperly applied twice
* Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr
* Updated help output and command-line options documentation to bring
  the -alpha options up to date with what's actually in the code
* Change "depreciated" to "deprecated" in several files
* Change OpenMP schedule from dynamic to static for RenderFreeType()
* Recognize unicode strings when computing caption word wrapping
* New -alpha background option to set fully-transparent pixels to the
  background color
* Combined layer of transparent PSD image was not being read properly
2009-06-04 12:50:58 +00:00
reed
678b0c31a8 Use libpoppler so it can offer PDF import also.
Bump PKGREVISION.
Thanks to Michael A. Koerber for bringing this to my attention
and testing.
2009-06-04 00:05:19 +00:00
markd
55c73d21c2 Update kpdf to have the xpdf3.02pl patches for the vulnerabilities
reported in CVE-2009-0146, CVE-2009-0147, CVE-2009-0166, CVE-2009-0799,
CVE-2009-0800, CVE-2009-1179, CVE-2009-1180, CVE-2009-1181,
CVE-2009-1182 and CVE-2009-1183.
also some patches from poppler for postscript output generation problems
seen here.
2009-06-03 12:29:42 +00:00
obache
ecc0f8be8f Require py-cairo>=1.8.4 to build, as PR#41516.
From pycairo changelog after 1.8.2:
 * cairo/pycairo.h : update Pattern_FromPattern prototype
2009-06-01 07:42:21 +00:00
adam
6cb0a25b3e Changes 0.6.3:
* Fixed a use-after-free error in the GIF reader.
* Flushed the output log to display the current trial in real time.
* Fixed an error in reporting unrecognized file formats.
* Removed the requirement to "fix" TIFF files that contain unrecognized
  metadata.
* Simplified the option abbreviation rules. Option names can now be
  abbreviated to their shortest unique prefix, as in X11 applications.
2009-05-28 08:07:50 +00:00
obache
49e4fe1a08 Just use ruby- for future ruby19... 2009-05-27 05:47:44 +00:00
gdt
67bb315aba Update to 1.6.4 from 1.6.3. pkgsrc changes:
upstream has provided a way to fetch the distfile with a URL that
  can be constructed by pkgsrc

Upstream changes:

  *  Experimental support for the build tool waf.

  * Fix test failures when compiling with -O0. See r631.

  * Ensure that conversions from double to int are performed
    correctly. Fixes for ticket31.

  * Clarify what gtk_image_view_get_draw_rect() and
    gtk_image_view_get_viewport() returns when the view is not
    allocated.
2009-05-26 12:28:09 +00:00
he
43a6eeb24c This requires x11/py-Tk as well, so include its buildlink3.mk file.
This and the previous patch prompted by hasso@
2009-05-24 23:27:07 +00:00
he
ee9ae2a548 Fix the checksum for patches/patch-ab; I must have added the comment at
the top and forgotten to do "make mps" -- sorry.
2009-05-24 22:56:53 +00:00
obache
edbd0efa9a Update rabbit to 0.6.0.
== Changes 0.6.0 from 0.5.9: 2009-05-23

=== Improvements

  * Supported Bonjour: [kimura wataru]
  * Added new mascot character "Tailavi": [MoMo]
    * ((<URL:http://www.cozmixng.org/repos/rabbit/trunk/sample/momo/tailavi/>))
  * Added subtitle to windows title.
  * Supported slide property.
  * Added alternative images for "rabbit and tortoise".
  * Original image is used for PDF embedding instead of
    resized image.

=== Fixes

  * Fixed a typo in sample/kof2005/gesture.rb: [#143][IWAI, Masaharu]
  * Fixed install document: [zunda]
  * Fixed English: [Eduardo Gonzalez]
2009-05-24 02:33:14 +00:00
tnn
8923f31a47 remove stale patch 2009-05-22 20:41:39 +00:00
tnn
e911f273e6 update to gimp-liquid-rescale-0.6.1.
Version 0.6.0 :
* Core
  * Scaling beyond 200% is now possible
* Interface
  * Added interactive mode
  * Moved "Mode" to the output tab and renamed it
  * Added 2 new scale-back modes
  * Fixed non-interactive mode, added scripts for
    command-line batch processing

Version 0.5.0 :
* Core
  * Faster engine, lower memory requirements
  * Introduced rigidity masks
  * Added GAP support
  * Introduced left-right/top-bottom balance
* Interface
  * Ignore discard masks when enlarging
  * Added reset and revert to last used values
    buttons for the size, and general reset
  * The dialog now comes up with the last used
    values for the size
  * Added info icons
  * Added russian help page
2009-05-22 20:41:02 +00:00
tnn
cd2653f324 bump the BUILDLINK_API_DEPENDS 2009-05-22 20:33:23 +00:00
tnn
e9b0568b2f Update to liblqr-0.4.1.
Version 0.4:
* New features:
  * Support for image types (color models):
    GREY, GREYA, RGB, RGBA, CMY, CMYK, CMYKA
    and custom
  * Additional builtin energy functions based on
    luma instead of brightness
  * Support for custom energy functions
  * Functions to read out the energy map
  * Cancel function to interrupt computations
  * Additional methods for bias and rigidity masks
  * Use a single progress instead of several
    ones when the update is performed in steps
  * Can handle input buffers non-destructively
* Performace related:
  * Faster rescaling thanks to optimisations in
    the code
  * Spare memory when not using features (e.g. the
    bias)
* Configuration
  * The default installation directory is now /usr
    instead of /usr/local
  * Compiling under MinGW now correctly produces a
    DLL with the default settings
  * Now it also compiles under MS Visual C++
  * All public macro names start with LQR_* (old
    versions are still available but can be disabled
    at configure time)

Version 0.3:
* New features:
  * Enlargement is not limited to 200% any more
    (it is automatically performed in steps)
  * Added readout functions for the internal
    visibility map

Version 0.2:
* New fetures:
  * Support for 16-bit, 32-bit and 64-bit
    per channel images
  * Rigidity masks
  * Left-right/top-bottom balance
* Performace related:
  * Improved attached visibility maps
    management (lower memory requirements)
  * All internal buffers turned from
    double to float, improving both speed
    and memory requirements
* Documentation:
  * Reviewed manual and completed refence
  * Added man pages
2009-05-22 20:30:50 +00:00
sno
6f915280c9 There is no gnu-gpl-v2.1 and this package does not define it either.
Set LICENSE to gnu-lgpl-v2.1. (Thanks, wiz)
2009-05-21 19:42:44 +00:00
sno
c8f692bf9c pkgsrc changes:
- Updating package for p5 module GD::SecurityImage from 1.66 to 1.70
  - Adding HOMEPAGE/LICENSE

Upstream changes:
1.70 Thu Apr 30 16:56:32 2009
    => Made a mistake. version checking test is really gone now.

1.69 Thu Apr 30 15:13:19 2009
    => Re-release without the version check test.

1.68 Wed Apr 22 19:49:46 2009
    => Update builder.

1.67 Sat Apr 18 05:45:48 2009
    => Update distro files.
2009-05-21 18:00:52 +00:00
sno
4fbbe8eaf3 pkgsrc changes:
- Updating package for p5 cairo bindings from 1.060 to 1.061

Upstream changes:
2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* NEWS
	* README
	* lib/Cairo.pm: Stable release 1.061.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.pm -> lib/Cairo.pm (moved)
	* MakeHelper.pm -> inc/MakeHelper.pm (moved)
	* MANIFEST
	* Makefile.PL: Move the two modules into their own folders to make
	it clear that the one is the real thing while the other is just
	build helper code.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.xs (cairo_object_from_sv, cairo_struct_from_sv): Hush two
	compiler warnings.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.pm: In the POD, use =item instead of =head4 for methods so
	that not every single method shows up in a table of contents.
	Also fix two other small POD glitches.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* MANIFEST.SKIP: Update for SVN.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Makefile.PL: Use EU::MM's META_MERGE instead of EXTRA_META.

2008-10-26  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Makefile.PL: CAIRO_FONT_TYPE_QUARTZ was introduced in cairo 1.6,
	not 1.4.

2008-10-05  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* MakeHelper.pm: Use the correct enum type instead of int for the
	enum converters.

2008-10-05  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.pm:
	* Cairo.xs:
	* CairoFont.xs:
	* CairoFt.xs:
	* CairoMatrix.xs:
	* CairoPath.xs:
	* CairoPattern.xs:
	* CairoSurface.xs:
	* MakeHelper.pm:
	* Makefile.PL:
	* cairo-perl-private.h:
	* cairo-perl.h:
	* cairo-perl.typemap:
	* examples/simple.pl:
	* t/Cairo.t:
	* t/CairoFont.t:
	* t/CairoFt.t:
	* t/CairoMatrix.t:
	* t/CairoPath.t:
	* t/CairoPattern.t:
	* t/CairoSurface.t: In preparation of the move to SVN, use the Id
	keyword in place of Header.

2008-09-07  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Makefile.PL: When prompting for auto-installing dependencies,
	default to 'no' so that automatic testers with CPANPLUS.pm don't
	end up invoking CPAN.pm.  (RT #38286)

2008-09-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* README: Fix the dependency versions for EU::Depends and
	EU::PkgConfig.

	* Cairo.pm: Mention http://cairographics.org/manual/ in the API
	documentation section.  Fix a POD error.

	* Makefile.PL: Support the enum value CAIRO_FONT_TYPE_QUARTZ.  (RT
	#34681)

2008-06-01  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/CairoSurface.t: Cairo::PsSurface->create can under certain
	conditions apparently return a surface that is not a PS surface.
	Handle this gracefully.  (RT #33871)
2009-05-21 17:53:48 +00:00
wiz
74efed685a Add upstream bug report URL. 2009-05-21 16:11:25 +00:00
zafer
ae5c8d55fd update mirror. 2009-05-21 11:03:30 +00:00
zafer
5df7baccc1 update mirror. 2009-05-21 00:41:34 +00:00
wiz
e1a76c1193 Update to 2.26.2. Set LICENSE to gnu-gpl-v2.
version 2.26.2
  - Don't take new photo while waiting for the previous
    Ignore new photo requests if we are still waiting for an "handoff"
    signal for the previous one, fixes bug #582902
  - Fix a couple of trivial memory leaks in the thumbnail generator code, fixes bug #578289
  - Don't return if "image-loading" icon is not found, we will have an empty
    pixbuf while the thumbnail thread is running but it is surely better than
    no thumbnail at all. Try to fallback to generic "image" icon before giving up,
    fixes (at least it should) bug #582240.
  - added/updated translations
    - ar, courtesy of Khaled Hosny
    - be, courtesy of Ягор Кур'яновіч
    - el, courtesy of Simos Xenitellis
    - es, courtesy of Jorge González
    - kn, courtesy of Shankar Prasad
2009-05-20 15:37:38 +00:00
tnn
346f50ddff patch-a[h-j]: cherry-pick a few revisions from the upcoming inkscape-0.47
to fix the bug where the colors slider doesn't move past value 245 when
using GTK>=2.14.0.
Also include desktopdb.mk as told by pkglint. Bump PKGREVISION.
2009-05-20 12:00:17 +00:00
wiz
3478537b52 More readline-6.0 stragglers. 2009-05-20 01:09:12 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
f79fe363d2 Update to 2.26.2:
Version 2.26.2
--------------

  * UI tweaking (Claudio Saavedra)
  * Code improvements / fixes (Felix Riemann, Claudio Saavedra)

Bug fixes:

  #579212, JPEG file causes memory corruption (Claudio Saavedra)
  #580600, eog crashes on drag&drop a directory from places menu (Felix Riemann)

New and updated translations:

- Jorge González [es]
- Ivar Smolin [et]
- Funda Wang, Deng Xiyue [zh_CN]

New and updated manual translations:

- Fotis Tsamis [el]
2009-05-19 11:15:57 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
obache
8ceac785c8 Update gphoto2 to 2.4.5.
---------------------------------------------------------------------------
gphoto2 2.4.5

 * Updated translations
 * Pressing Ctrl-C in tethered capture mode works now.
2009-05-19 07:52:02 +00:00
abs
8171c396f6 PKG_DESTDIR_SUPPORT needs to be before .include "options.mk" 2009-05-18 22:18:42 +00:00
wiz
ece78e9d68 Update to 2.26.1. Set LICENSE to gnu-gpl-v2.
Version 2.26.1
--------------

  * UI improvements (Gabor Kelemen)
  * Code improvements / fixes (Josselin Mouette, Felix Riemann)

Bug fixes:

  #575772, Move to Trash button has no accelerator (Gabor Kelemen)
  #576558, Crashes when trying to save write protected file (Josselin Mouette)

New and updated translations:

- Osama Khalid [ar]
- Amitakhya Phukan [as]
- Thanos Lefteris, Simos Xenitellis [el]
- Jorge González [es]
- Claude Paroz [fr]
- Shankar Prasad [kn]
- Miloš Popović [sr.po, sr@latin]

New and updated manual translations:

- Felix Riemann [de]
- Marios Zindilis [el]
- Claude Paroz [fr]
2009-05-18 09:51:07 +00:00
sno
806a2c9e24 PkgSrc changes:
- Updating package graphics/graphviz to 2.22.2
  - Setting license to cpl-1.0
  - Rework optional dependencies handling (handle dependencies
    of dependencies)

Upstream changes:
March 13, 2009
        - Release 2.22.2
                - fix for buffer overflow (present in 2.22.0 and 2.22.1)
        - Fixed bugs:
                1596, 1602

March 9, 2009
        - Release 2.22.1
                - build fixes for Visual Studio and for FreeBSD
March 3, 2009
        - Release 2.22.0
        - Core:
                - libgvc api changed, version bumped.  Affects third party
                  applications using libgvc.
                - plugin api changed, version bumped.  Affects third party
                  plugins for graphviz.
                - 90% conversion to cgraph has been done, but not enabled yet,
                  (and yes, its true what they say about the last 10% )
                - drop libagraph from distribution  (use libcgraph)
                - layout code completely converted to floating point.
                - new "dot -P" option for generating a graph of available
                  plugins.
                - registered MIME type:  text/vnd.graphviz for .gv files
                - rename files from .dot to .gv to avoid conflict with
                  Word templates.  .dot still supported, but deprecated.
                - new command: mm2gv   (matrix-market graph file conversion)
                - rename commands:      dot2gxl -> gv2gxl
                                        gxl2dot -> gxl2gv
        - Plugins:
                - new rsvg plugin for support of node shapes in SVG format
                - new gs plugin for support of node shapes in PS format
                - new lasi plugin for support of UTF-8 characters in PS output
                  (the above thee plugins are Linux only, at the moment)
                - new quartz plugin (MacOSx only)
                - new gdiplus plugin (Windows only)
                - new -Tvml support in core plugin (thanks Steve Roush)
                - new -Ttk support in core plugin (also used by Tcldot and
                  gv_tcl language bindings.)
                - disabled old style codegens completely
        - Linux:
                - new Ubuntu8 builds
                - new Fedora 10 and 11 builds
        - MacOSx:
                - Universal binary for Leopard: i386, x86_64, ppc, ppc64
                - Should not conflict with parallel install of MacPorts
                  version of graphviz
                - Improved GUI
        - Windows:
                - VisualC project files now available, in addition to the GNU
                  Makefiles that are used the mingw builds.
        - Language Bindings:
                - fixed problem with writing dot, xdot, plain, canon to
                  memory or to Tcl_Channels
                - renamed man pages to Debian style:  gv.3tcl, gv.3perl, etc
        - Fixed bugs:
                827, 1365, 1366, 1367, 1368, 1374, 1375, 1376, 1378, 1380, 1382,
                1383, 1385, 1386, 1388, 1390, 1391, 1392, 1394, 1395, 1397,
                1398, 1399, 1405, 1407, 1410, 1412, 1414, 1415, 1416, 1421,
                1424, 1425, 1427, 1429, 1431, 1433, 1435, 1436, 1437, 1438,
                1440, 1441, 1444, 1446, 1451, 1452, 1453, 1456, 1457, 1459,
                1460, 1461, 1462, 1463, 1464, 1465, 1466, 1470, 1474, 1475,
                1476, 1477, 1478, 1484, 1485, 1489, 1490, 1492, 1493, 1495,
                1496, 1499, 1500, 1501, 1502, 1503, 1505, 1509, 1513, 1521,
                1523, 1525, 1530, 1531, 1532, 1533, 1535, 1536, 1539, 1540,
                1542, 1543, 1546, 1547, 1551, 1553, 1554, 1561, 1565, 1566,
                1568, 1569, 1570, 1571, 1573, 1577, 1578, 1579, 1580, 1581,
                1582, 1584, 1586,
2009-05-17 12:55:52 +00:00
rillig
79a38fed91 cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN. 2009-05-16 07:22:01 +00:00
obache
e93af80b7c Update RMagick to 2.9.2
Changes:
RMagick 2.9.2
    o Add new HorizontalTileEdgeVirtualPixelMethod,
      VerticalTileEdgeVirtualPixelMethod, CheckerTileVirtualPixelMethod
      VirtualPixelMethod enum values (available in ImageMagick 6.5.0-1)
    o Added BilinearForwardDistortion, BilinearReverseDistortion enums
      (available in ImageMagick 6.5.1-2)
    o Add missing composite operators to Magick::Draw#composite method
    o Add warning about dropping support for ImageMagick < 6.3.5 and
      Ruby < 1.8.5
    o Fix bug #25892, stack buffer overflow in Magick::TypeMetric.to_s
      (reported by Roman Simecek)
2009-05-14 23:31:37 +00:00
he
fd91ead0cc Add the recently added py-matplotlib-tk. 2009-05-14 13:55:54 +00:00
he
df9f9309be Import py-matplotlib-tk version 0.98.0.
matplotlib is a pure python plotting library designed to bring
publication quality plotting to python with a syntax familiar to
matlab users.  A lot progress towards this goal has been made since
the first release of matplotlib, the library does produce high quality
2D plots.  All of the plotting commands can be accessed either via a
functional interface familiar to matlab users or an object oriented
interface familiar to python users, and several high resolution output
formats are supported.

This package contains the Tk driver for matplotlib.

Tutorial: http://matplotlib.sourceforge.net/tutorial.html
2009-05-14 13:54:13 +00:00
adam
54ce085b3b Changes 1.6.17:
* Defined TOO_FAR == 32767 in deflate.c (again).  The definition
    has continually been inadvertently omitted during zlib updates
    since pngcrush version 1.6.4.
* Revised handling of xcode files so at least we can get printout
    of IHDR values with "pngcrush -fix -n -v xcode.png"

Changes 1.6.16:
* Added -newtimestamp and -oldtimestamp options and changed
    default condition to timestamping the output file with
    the current time (i.e., -newtimestamp is default)
* If the -oldtimestamp option is used then the output file
    has the same timestamp as the input file.
* Added CgBI chunk detection.

Changes 1.6.15:
* Fixes some missing typecasts on png_malloc() calls, patch from
    an anonymous reporter to the SourceForge bug tracker.
* Added -time_stamp option to change time stamping from default
    condition.
2009-05-14 06:09:24 +00:00
obache
ffc9766fcf Update PyGooCanvas to 0.14.1.
PyGooCanvas 0.14.1      (May 10 2009)
==================

 o Fix a segfault due to an API change in PycCairo (Gian Mario)
 o Autogenerate the ChangeLog from git logs (Gian Mario)
 o Fix the build when using libtool 2.x (Gian Mario)
 o Make the required changes after the switch to git (Gian Mario)
2009-05-13 13:00:48 +00:00
obache
f7e3339d42 Update pycairo to 1.8.4.
Based on maintainer update request by PR 41063.
While here, add commented out LICENSE (LGPL-2.1 or MPL-1.1).

Overview of changes from pycairo 1.8.2 to pycairo 1.8.4
=======================================================
General Changes:
    Pycairo 1.8.4 requires cairo 1.8.4 (or later) and Python 2.6

Bug Fixes:
    20674: Add get/set_extend for Gradient Patterns

New Classes:
    cairo.ToyFontFace

New Methods:
    Pattern.get_extend
    Pattern.set_extend
    ToyFontFace.get_family
    ToyFontFace.get_slant
    ToyFontFace.get_weight

Deleted Methods:
    SurfacePattern.get_extend
    SurfacePattern.set_extend

Other Changes:
    Threading for surfaces with stream functions has been reenabled.
    Documentation updates.
2009-05-13 12:56:46 +00:00
wiz
47dae9cd48 Update to 0.1.9. Set LICENSE to gnu-gpl-v2.
0.1.9
------------------------------------------------------------------------
Added Leica RWL raw format in list of supported files.
Updated to LibRaw 0.7.2 :
 - More accurate types conversion in libraw_datastream.h to make compilers happy.
 - New postprocessing parameter auto_bright_thr: set portion of clipped pixels for
   auto brightening code (instead of dcraw-derived hardcoded 1%).
 - '-U' option for dcraw_emu sample sets auto_bright_thr parameter.
Updated to LibRaw 0.7.1 :
 - Fixed broken OpenMP support.
Updated to LibRaw 0.7.0 :
 - Black (masked) pixels data extracted from RAW and avaliable in application.
 - Application can turn off RAW data filtering (black level subtraction,
   zero pixels removal and raw tone curve).
 - New 'input framework' released. Reading raw data from file and memory buffer supported from scratch.
   LibRaw-using application can implement own data reading functions (e.g. reading from network stream).
 - Fuji SuperCCD: raw data extracted without 45-degree rotation.
 - New sample applications: 4channels and unprocessed_raw.
 - Imported (subsequentally) new dcraw versions from 8.89 to 8.93 (up to date)

Updated to libraw 0.6.15:
 - more accurate pentax dSLR support
 - fixes in Kodak 620x/720x identification
 - faster identification procedure for some formats.
 - Fixed bug in custom gamma curve creation

Updated to libraw 0.6.14:
 - user-specified gamma curve.
 - Pentax K2000/Km support.
 - Changes in Canon sRAW processing (support for 5D2 fw 1.07).
2009-05-13 10:20:17 +00:00
wiz
ba78f017de Update to 1.2.36:
version 1.2.36beta01 [February 28, 2009]
  Revised comments in png_set_read_fn() and png_set_write_fn().
  Revised order of #ifdef's and indentation in png_debug definitions of png.h
    bug introduced in libpng-1.2.34.

version 1.2.36beta02 [March 21, 2009]
  Use png_memset() after png_malloc() of big_row_buf when reading an
    interlaced file, to avoid a possible UMR.
  Undid recent revision of PNG_NO_STDIO version of png_write_flush().  Users
    having trouble with fflush() can build with PNG_NO_WRITE_FLUSH defined.
  Revised libpng*.txt documentation about use of png_write_flush().
  Removed fflush() from pngtest.c.
  Added "#define PNG_NO_WRITE_FLUSH" to contrib/pngminim/encoder/pngusr.h

version 1.2.36beta03 [March 27, 2009]
  Relocated misplaced PNG_1_0_X define in png.h that caused the prototype
    for png_set_strip_error_numbers() to be omitted from PNG_NO_ASSEMBLER_CODE
    builds.  This bug was introduced in libpng-1.2.15beta4.
  Added a section on differences between 1.0.x and 1.2.x to libpng.3/libpng.txt

version 1.2.36beta04 [April 5, 2009]
  Fixed potential memory leak of "new_name" in png_write_iCCP() (Ralph Giles)

version 1.2.36beta05 [April 24, 2009]
  Added "ifndef PNG_SKIP_SETJMP_CHECK" block in pngconf.h to allow
    application code writers to bypass the check for multiple inclusion
    of setjmp.h when they know that it is safe to ignore the situation.
  Made some cosmetic changes to whitespace in pngtest output.
  Renamed "user_chunk_data" to "my_user_chunk_data" in pngtest.c to suppress
    "shadowed declaration" warning from gcc-4.3.3.
  Renamed "gamma" to "png_gamma" in pngset.c to avoid "shadowed declaration"
    warning about a global "gamma" variable in math.h on some platforms.

version 1.2.36rc01 [April 30, 2009]
  No changes.

version 1.0.44 and 1.2.36 [May 7, 2009]
  No changes.
2009-05-13 09:56:05 +00:00
obache
46b93f4ada Add goocanvasmm. 2009-05-10 13:13:56 +00:00
obache
9076739e6c Import goocanvasmm-0.14.0 as graphics/goocanvasmm.
GooCanvasmm are the C++ bindings for GooCanvas which is a canvas widget for
GTK+ that uses the cairo 2D library for drawing.
2009-05-10 13:12:01 +00:00
obache
f7bbf51fb3 Add py-goocanvas. 2009-05-10 11:43:22 +00:00
obache
e648cce883 Import py-goocanvas-0.14.0 as graphics/py-goocanvas.
PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for
GTK+ that uses the cairo 2D library for drawing.
2009-05-10 11:39:26 +00:00
obache
f6b0018a9a Fixes LICENSE, LGPL-v2.1 => LGPL-v2 2009-05-10 05:10:31 +00:00
obache
ee995780d1 Update goocanvas to 0.14.
GooCanvas 0.14	(Mar 15 2009)
==============

 o Added support for tooltips (this means we need GTK+ 2.12).
   (Note that there is a GTK+ bug which will cause problems with
   tooltips on a large canvas. See bug #573294.)
 o Added "x", "y", "width" and "height" properties to items that
   didn't have them.
 o Fixed bug in goo_canvas_convert_from_item_space().
 o Added "scroll-event" signal to GooCanvasItem.


GooCanvas 0.13	(Nov 30 2008)
==============

 o New GooCanvasGrid item for drawing grids on the canvas.
 o Support for static items that don't move as the canvas is zoomed
   and scrolled (this is a bit experimental).
 o Font hinting is not turned off any more - this means smaller text should
   be more readable. Hopefully it doesn't affect text layout.
 o Fixed a few GooCanvasTable drawing bugs.
 o Fixed GooCanvasText drawing, when align is set.
 o Fixed GooCanvasPolyline is_item_at() code, so the fill isn't tested.
 o Added "animation-finished" signals to GooCanvasItem & Model.
2009-05-10 04:59:38 +00:00
wiz
c9457bd6ab Support ghostscript option.
From Ryo HAYASAKA in PR 41387.
2009-05-09 11:22:44 +00:00
obache
289679d1bf define LICENSE=gnu-lgpl-v2.1 2009-05-08 11:12:20 +00:00
obache
13f4bc0ac4 Update clutter-gtk to 0.8.3.
Clutter-GTK 0.8.3 20/02/2009
============================

 - Require Clutter >= 0.8.7
 - Emit the ::activate and ::deactivate signals on the stage when we get a
   focus event on the embedding widget
 - Propagate the modifiers state for motion events
2009-05-08 11:09:33 +00:00
obache
0b1ddf1ab2 Update clutter-box2d to 0.8.2.
clutter-box2d-0.8.2:
====================

Changes:

  - Fixed bug in prismatic joint constructor.
  - Updated box2d version used.
  - Updated and improved documentation.
  - Updated and improved parameter handling in public API
    entry points.
  - Added support for callbacks for collisions.
  - Bug fixes relating to reference keeping.
  - Brought sandbox testbed app up to date with API changes.
2009-05-08 11:06:33 +00:00
obache
3c9691e4f4 Update clutter to 0.8.8.
Clutter 0.8.8 (20/02/2009)
===============================================================================

 * List of changes between 0.8.6 and 0.8.8

Emmanuele Bassi (5):
      Pots-release bump to 0.8.7
      Bug 1365 - ClutterEntry doesn't get the cursor when it should
      [behaviour-path] Bail out if we don't have knots
      [behaviour] Do not notify empty behaviours
      [backport] Update the viewport when updating the GL context

Neil Roberts (2):
      [backport] Remove backwards timelines check in get_progress
      [backport] Set the SYNC_MATRICES flag when a stage is first realized

Owen W. Taylor (2):
      Fix properties that have X11 types to be 'long'
      Change default tile-waste from 64 to 63

Tomas Frydrych (2):
      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.

Clutter 0.8.6 (14/01/2009)
===============================================================================

 * List of changes between 0.8.4 and 0.8.6

   o Improve performance of the text layout by drawing multiple
     glyphs in a single GL call
   o Use a RGB texture for 24bpp pixmaps with the GLX texture-from-pixmap
     actor
   o Fix a race condition in the X11 backend when resizing the stage
   o Fix an off-by-one error in clutter_stage_read_pixels()
   o Use ARB_texture_rectangle inside the GLX texture-from-pixmap actor,
     if the GL implementation does not provide NPOT textures
   o Improved ocumentation and parameters checks

 * List of bugs fixed since 0.8.4

   o #1305 - NPOT textures unaligned to a pixel sometimes have border
     artifacts
   o #1303 - clutter_glx_texture_pixmap_using_extenstion doesn't check
     if fallbacks are being used
   o #1297 - Bring back support for GL_ARB_texture_rectangle
   o #1309 - ClutterBehaviourDepth conflicts with orher behaviours
   o #1351 - Extra ; in clutter-behaviour-ellipse.c
   o #1392 - behaviour_set_alpha set same alpha twice lead to warning
     and destroy the input alpha
   o #1289 - Draw multiple glyphs at once
2009-05-08 11:02:28 +00:00
obache
2dc91f40ef Update PATCH_SITES and HOMEPAGE, requested by PR 41362. 2009-05-06 03:08:21 +00:00
schmonz
9a76c7295d Remove a bunch of outdated XXX comments (not sure how I missed them before). 2009-05-04 22:26:56 +00:00
hasso
c01bf5c30a Need msgfmt. 2009-05-04 01:37:43 +00:00
abs
39c297aed1 Add PKG_DESTDIR_SUPPORT.
Use PREFIX rather than LOCALBASE.
2009-05-03 22:58:31 +00:00
tnn
c6d42e19d1 patch-[a-d]: Upstream patches for CVE-2009-0946.
Bump PKGREVISION.
2009-05-02 19:44:51 +00:00
reed
e5e9ad0a4c Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
sno
1f9df40ddc PkgSrc changes:
- Updating package for p5 SVG modules from 2.44 to 2.49
  - Setting license to gnu-gpl-v2

Upstream changes:
2.49    23 January, 2009
	-Fixed bugtracker URL in YAML

2.48    08 January, 2009
	-Improved YAML and MANIFEST for cpan testers game

2.47	15 December, 2008
	-Fixed MANIFEST - replaced Changes entry

2.46	15 December, 2008
	-Improved META.yml
	-Fixed MANIFEST
	-Removed all pointless files

2.45	15 December, 2008
	-Improved META.yml
2009-05-01 22:03:18 +00:00
wiz
3d9776ffda Convert to user-destdir. From Aleksey Cheusov in PR 40118. 2009-04-29 09:24:17 +00:00
dholland
68a16da69a Rewrite csh scripts in sh, by request of agc. Closes PR 37581.
While here, clean up a lot of pkglint; it appears that the manual
substitutions in the makefile got rolled into several of the patches
at some point. Various problems remain (e.g. the build system runs
/usr/bin/make explicitly in a number of places; plus the manual
substitutions should be tidied away) but this should cover the most
serious ones.

PKGREVISION++.
2009-04-29 05:15:14 +00:00
zafer
62b08c5689 update master. ok'd by obache. 2009-04-28 21:43:49 +00:00
zafer
aea651be6b remove broken mirror. ok'd by obache. 2009-04-28 21:36:42 +00:00
hasso
fb282b442c Make it build on DragonFly. 2009-04-28 11:43:31 +00:00
rillig
70908657b5 Fixed pkglint warning. 2009-04-26 10:13:31 +00:00
dsainty
526ed82900 patch-aa is gone, but not forgotten. Update distinfo to forget about it too. 2009-04-26 05:52:08 +00:00
schmonz
1baeae0371 Add and enable circos. 2009-04-21 17:52:26 +00:00
schmonz
68ef3b47da Initial import of graphics/circos.
Circos is a Perl application for the generation of publication-quality,
circularly composited renditions of genomic data and related annotations.

Circos is particularly suited for visualizing alignments, conservation and
intra and inter-chromosomal relationships.

Approved by: groo
2009-04-21 17:51:05 +00:00
adam
b8b4a53d4f PLIST fix for MNG option disabled 2009-04-21 10:03:31 +00:00
wiz
905f78b7e8 Update to 4.0.4. Set LICENSE.
Comix 4.0.4

    - Applied a workaround for a bug that caused the "Open" dialog to crash
    when trying to open a file when the file type filter had been reset to
    blank. This bug seems to only appear on some systems, probably depending
    on the installed GTK+ version.

    - Fixed a bug that caused the error message for unfulfilled dependencies
    to not be printed properly.

    - The rar/unrar program is now invoked in such a way as to keep broken
    or incomplete files extracted from RAR archives, since Comix might be
    able to display parts of these files anyway.
2009-04-20 09:17:19 +00:00
gdt
4d3157ae2d Update to 1.18a released by Marti Maria. Call it 1.18.0.1 in pkgsrc
so that it sorts correctly, and leave 1.18.1 available for a possible
future upstream bugfix point release.

Changes since 1.18:

  incorporate the fix in our patch-aa

(No need to pull to pkgsrc-stable; this is the same as 1.18nb2)
2009-04-19 16:58:29 +00:00
snj
f70c621512 Accept python26. 2009-04-19 15:05:53 +00:00
rh
d730abe107 Make this build with the new gnustep-make. While at it, enable
user-destdir installs and add Cenon licence.  Bump PKGREVISION.
2009-04-19 07:57:27 +00:00
drochner
100c2f9088 update to 2.3.9
changes:
-important bugfixes
-improved CID support

There was an ABI breakage between 2.3.7 and 2.3.8 which was reverted
in 2.3.9. The public 'PS_FontInfoRec' structure was expanded and
then shrunk. Applications compiled against 2.3.8 should work fine
with 2.3.9. Applications compiled against the new 2.3.9 can
theoretically exhibit problems if run against a 2.3.8 binary, if
some PS_FontInfo stuff is used. See the freetype release notes
for details. I didn't find any suspects for now. If one is found,
it should be changed to require 2.3.9, and PKGREV bumped.
2009-04-16 20:26:25 +00:00
wiz
ba3d61195b Build fix:
Add v4l plugin to PLIST, if videodev.h header is found on Linux.

From Aleksey Cheusov in PR 41218.
2009-04-15 12:25:30 +00:00
reed
2fa9df0338 Added new package: gimmage 2009-04-15 04:06:42 +00:00
reed
eab4117087 Add new package: gimmage
The gimmage package provides a GTKMM-based image viewer.
It includes keyboard shortcuts and a file browser.
2009-04-15 04:04:13 +00:00
tron
a6ca85049f Fix typo in comment. 2009-04-14 19:24:30 +00:00
tron
6c41d87ebe Add patch for the security vulnerability reported in SA34634/CVE-2009-0793
taken from Redhat's Bugzilla.
2009-04-14 18:54:38 +00:00
rh
b422e03187 Use fhs filesystem layout to make ImageViewer more hier(7) compliant.
Bump PKGREVISION.
2009-04-13 12:35:33 +00:00
sno
c1d2f0abdf PkgSrc changes:
- Updating package for p5 module Image::Size to 3.2
  - Add license artistic 2.0

Upstream changes:
3.2	Monday February 23, 2009, 05:00:00 AM -0800

	* lib/Image/Size.pm
	* t/all.t
	Make the package buildable in a pure-Perl software stack. Per
	RT ticket #42930, make Compress::Zlib optional, so that those
	who do not need it are not required to install it. Updated the
	test around the compressed-SWF file to skip if Compress::Zlib
	is absent.

	* Build.PL (restored)
	* ChangeLog (deleted)
	* ChangeLog.xml (added)
	* MANIFEST (deleted)
	* Makefile.PL (deleted)
	* README.Win32 (deleted)
	* etc/ChangeLogML.xsd (added)
	Making large-scale house-keeping changes to the build/dist
	process. Replace ChangeLog (plain-text) with a ChangeLogML file
	created from the CVS/SVN history and hand-adjusted; add the XSD
	for ChangeLogML; restore Build.PL and heavily enhance; and
	remove README.Win32, Makefile.PL and MANIFEST.

	* lib/Image/Size.pm
	Per RT ticket #43452, make the cache visible outside the
	lexical scope of the module This allows the hash to be used
	with packages like IPC::Shareable or IPC::MM to enable sharing
	the cache between processes. Added extra documentation of this,
	and a new section describing approaches to cache-sharing.

	Transaction revision: 136
	* imgsize
	* lib/Image/Size.pm
	Fix URL/specification of the license info for LGPL.
2009-04-12 12:05:43 +00:00
sno
3a04342e3b PkgSrc changes:
- Updating module to 2.41

Upstream changes:
2.41    Added backend support for grouping features in GD::SVG module.
2.40    ** Do not use - contains a bug **
2.39	Makefile.PL will refuse to run if the proper version of libgd is
        unavailable.
2.38	Fixed bizarre warning about /usr/include/gd.h != /usr/include/gd.h.
2.37	GD/Image.pm did not bring in croak() properly, meaning that
        incorrect error messages are printed out when any of the
        newFromXXX() calls are made.
2.36	Instructions on using gdAntiAliased with palette images.
2009-04-12 00:32:42 +00:00
sno
085dd4bff8 PkgSrc changes:
- allow optionally build a gd which supports xpm
2009-04-12 00:29:26 +00:00
sno
dfca1e1ce5 PkgSrc changes:
- removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib,
    p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are
    merged into p5-IO-Compress
  - Updated dependend packages to depend on p5-IO-Compress
    and bump PKGREVISION

Upstream changes:
  2.017 30 March 2009

      * Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib &
        Compress-Zlib into IO-Compress.
      * The interface to Compress-Raw-Zlib now uses the new LimitOutput
        feature. This will make all of the zlib-related IO-Compress modules
        less greedy in their memory consumption.
      * Removed MAN3PODS from Makefile.PL
      * A few changes to get the test harness to work on VMS courtesy of
        Craig. A. Berry.
      * IO::Compress::Base & IO::Uncompress::Base
        Downgraded some croaks in the constructors to just set $! (by letting
        the code attempt to open a file and fail).
        This makes the behavior more consistent to a standard open.
        [RT #42657]
      * IO::Uncompress::Base
        Doing a seek with MultiStream could drop some of the uncompressed
        data. Fixed.
      * IO::Compress::Zip
        - Fixed problem with the uncompressed & uncompressed fields when
          zip64 is enabled. They were set to 0x0000FFFF instead of
          0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short.
          Problem spotted by Dino Chiesa.
      * IO::Uncompress::Unzip
        - use POSIX::mktime instead of Time::Local::timelocal to convert
          the zip DOS time field into Unix time.
      * Compress::Zlib
        - Documented Compress::Zlib::zlib_version()
2009-04-11 23:15:19 +00:00
minskim
45644f5331 Resolve conflicts between dvipng and teTeX-bin.
Both packages installed bin/dvipng and bin/dvigif; now only dvipng
installs them.
2009-04-11 22:09:43 +00:00
sno
ce35598ee8 Renamed package from SWF-File to p5-SWF-File, because it's a perl5 module
oked by rhaen@ & joerg@ (with rename of p5-PAR)
2009-04-11 21:02:21 +00:00
reed
bec128a5ca clutter needs newer MesaLib headers.
The clutter build failed because GLX_FRONT_LEFT_EXT and
GLX_BIND_TO_TEXTURE_RGBA_EXT were not defined. (I had MesaLib-6.4.2nb3
installed.)
So add BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=7.0
2009-04-11 17:19:00 +00:00
joerg
69ca732749 Use META_PACKAGE. 2009-04-08 23:05:45 +00:00
hasso
84c7a2b87f Make it compile on DragonFly master. 2009-04-07 19:10:25 +00:00
drochner
2fb155a20d update to 2.10.11
changes:
-bugfixes
-translation updates
2009-04-07 11:43:57 +00:00
drochner
d9dc7c2efa add a comment section telling how Python plugin support can be
enabled (but leave it off because it is not useful yet)
2009-04-07 10:33:41 +00:00
kefren
f39208eaf2 Update to mono 2.4 2009-04-07 08:21:19 +00:00
hasso
4b49f91786 Make it build on DragonFly master. 2009-04-07 08:09:06 +00:00
chuck
c920a5e1e4 Added graphics/p5-GDGraph-boxplot version 1.00 2009-04-06 19:10:31 +00:00
chuck
4974c24c1b GD::Graph::boxplot is a perl5 module that uses GD::Graph, GD, and
Statistics::Descriptive to create and display PNG output for box
and whisker graphs.
2009-04-06 19:07:13 +00:00
wiz
09067fd69b Bump PKGREVISION for py-gstreamer0.10 PKGNAME fix. 2009-04-03 07:55:23 +00:00
tron
114fece0f0 Backout last change because "lib/config" gets created by the INSTALL
script and removed by the DEINSTALL script. Problem pointed out
by Joerg Sonnenberger.
2009-04-01 17:12:57 +00:00
tron
b7163e2ec9 Fix package list problem introduced in revision 1 by adding
"lib/graphviz/config" back. Problem noted by Jens Rehsack.
2009-04-01 16:36:06 +00:00