Commit graph

9702 commits

Author SHA1 Message Date
obache
d76d024350 Recursive bump from mysql51-client library changed to use openssl. 2012-09-15 15:03:21 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
obache
5f6c363516 After update of recent boost, -lboost_system is required.
PR 46873 by Tero Kivinen.

Bump PKGREVISION.
2012-09-14 14:38:12 +00:00
wiz
40437316f7 Resign maintainership -- I haven't been maintaining this really for quite
some time.
2012-09-14 13:44:29 +00:00
drochner
f29ce16e98 revbump for poppler update
also switch to lcms2 - it is pulled in by poppler and picked up
by the build anyway
2012-09-14 12:21:51 +00:00
jperkin
ed42e3fce2 The Solaris linker requires an archive contain at least one symbol, so
provide one.

Fixes Solaris build.
2012-09-13 15:50:08 +00:00
dsainty
d6b84a39f7 Expose glXGetProcAddress.
The consequences of not making this patch are platform dependent - some build
chains will still expose the symbols, but some will not.  The API expects
them to be exposed.

Fixes Cairo 1.12.2 build on Ubuntu 11.10 and CentOS 6.3, presumably due to
later versions of gcc (4.6.1 in the Ubuntu case).

Bump PKGREVISION.
2012-09-12 14:12:28 +00:00
obache
8788b7e5ef Update ruby-rcairo to 1.12.2.
Release 1.12.2 (2012-06-03) Kouhei Sutou <kou@cozmixng.org>)
============================================================

Improvements
------------

  * Added Cairo::Device.supported?.
    [GitHub#11] [Reported by Cédric Boutillier]
  * Added Cairo::Device.gl_texture_supported?.
  * Added Cairo::Surface.supported?.
  * Defined all surfaces even if a surface isn't available. Use
    Cairo::Surface.XXX_supported? method to check surface
    availability.
  * Added Cairo::Pattern.xxx_supported?.
    [GitHub#12] [Reported by Mamoru Tasaka]
  * [experimental] Supported auto native package install.

Thanks
------

  * Cédric Boutillier
  * Mamoru Tasaka

Release 1.12.1 (2012-03-31) Kouhei Sutou <kou@cozmixng.org>)
============================================================

Improvements
------------

  * Re-supported cairo < 1.10.0.
    [ruby-gnome2-devel-en] Help me install my own program [Eric C.]

Fixes
-----

  * Fixed a problem that an unresolved symbol is referenced.

Thanks
------

  * Eric C.

Release 1.12.0 (2012-03-25) Kouhei Sutou <kou@cozmixng.org>)
============================================================

Improvements
------------

  * Supported cairo 1.12.0.
    * Cairo::Surface#supported_mime_type?
    * Cairo::Surface#create_similar_image
    * Cairo::Surface#map_to_image
    * Cairo::Surface#unmap_to_image
    * Cairo::RecordingSurface#extents
    * Cairo::MeshPattern
    * Cairo::RasterSourcePattern
    * Cairo::MimeType::UNIQUE_ID
  * Supported glesv2 surface.

Fixes
-----

  * Fixed a bug that Cairo::HINT_METRICS_ON can't be specified. #8
    [Vasily Fedoseyev]

Thanks
------

  * Vasily Fedoseyev
2012-09-10 09:23:37 +00:00
obache
a29dad2200 Fixes PKGPREFIX for python and ruby by blbump(1). 2012-09-10 09:22:41 +00:00
dholland
6374470583 Restore PLIST.carbon=yes, lost during update. Should fix remaining
problem in PR 46924.
2012-09-09 01:28:06 +00:00
tron
13d2f3b767 Revert update of distribution file version without proper update
of the package.
2012-09-08 14:48:45 +00:00
obache
891dea7ed4 cairo-1.12.2 require pixman>=0.22.0.
PR 46924.
2012-09-08 08:53:03 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
adam
0b831003b0 Changes 1.12.2:
After such a long gestation period for the release of Cairo 1.12, we
inevitably accumulated a few bugs that were flushed out by broadening the
test base. Thanks to everybody who tried the release, apologies to any one
unfortunate enough to encounter a bug and many thanks for reporting it.
2012-09-07 15:24:03 +00:00
taca
dfd9a0b6d4 Update pear-Image_Canvas to 0.3.5.
Changelog:

QA release

* Doc Bug #19253	incorrect-fsf-address
* Bug #16992		dotted lines do not show up in SVG
2012-09-04 16:06:09 +00:00
sno
a76f11d1e6 Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
2012-09-03 11:16:19 +00:00
adam
f64b40ebb8 Version 1.7.37:
Reverted pngcrush.c back to 1.7.35 and fixed the bug with PLTE handling.

Version 1.7.36:
  Reverted pngcrush.c to version 1.7.34 because pngcrush is failing with
    some paletted PNGs.
  Separated CFLAGS and CPPFLAGS in the makefile (with "-I" and "-DZ_SOLO"
    in CPPFLAGS)
2012-09-03 05:27:39 +00:00
spz
c1291153c7 let's make this dependable :) 2012-09-01 17:04:55 +00:00
adam
1ddd7e6a38 Changes 0.7.2:
* Upgraded libpng to version 1.4.12.
* Upgraded zlib to version 1.2.7-optipng.
! Fixed the display of huge (4GB+) file/IDAT sizes on 32-bit platforms.
! Issued a proper error message if the output IDAT can't fit in 2GB.
  Acknowledged this limitation in the user manual.
  (Thanks to John Sauter for the report.)
! Fixed the output file cleanup that should occur after a write error.
* Added the option -debug and various undocumented debug features.
* Moved the PNG reduction module (opngreduc) to a separate sub-project.
2012-09-01 09:19:20 +00:00
adam
fd49a9ab7a Changes:
* clean-up
* converted to LIBTOOL
* builds on OS X
2012-08-31 16:29:49 +00:00
obache
4f538ddd1f == Ruby-GNOME2 1.1.5: 2012-08-29
This is a network support improvement release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * windows: Bundled glib-networking.

==== Ruby/GIO2

  * Improvements
    * Added Gio::TlsCertificate.
    * Added Gio::TlsCertificateFlags.

==== Ruby/GTK2

  * Improvements
    * Added Gtk.show_uri.

  * Fixes
    * Gtk::TreeStore#reorder:
      Fixed wrong the number of reorder values check.
      [SF.net#3561748] [Reported by Nounou]
2012-08-30 13:36:32 +00:00
jnemeth
62a4766f33 sort 2012-08-30 07:30:03 +00:00
wiz
1f441ff191 Direct inclusion of librsvg/rsvg-cairo.h is deprecated and leads to build
errors. "Don't do it, then!"
2012-08-29 16:26:51 +00:00
obache
fb0eef126f Recursive bump from boost-libs update. 2012-08-29 11:22:09 +00:00
gdt
267e9e3429 add patch comments 2012-08-28 00:30:44 +00:00
wiz
9be499a9b8 Update to 1.1:
Geeqie 1.1
==========

- support for stereoscopic images
  - input: side-by-side (JPS) and MPO format
  - output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)

- custom tiff loader - better handling of large tiff files

- rewritten file grouping
2012-08-27 22:19:32 +00:00
dholland
eeffc6c979 Update conditional in patch-ac to match patch-ab. 2012-08-25 22:12:10 +00:00
shattered
465abb375f Remove dependency on poppler-qt -- kpdf is still built. 2012-08-25 10:43:09 +00:00
ryoon
65d66f64f4 Linux should be fixed. 2012-08-24 20:35:38 +00:00
prlw1
2e34191550 Add yesterday's new packages to their respective category Makefiles - thanks wiz 2012-08-24 15:47:25 +00:00
ryoon
407a2a8280 Fix checksum 2012-08-24 13:49:05 +00:00
ryoon
76e4accf7f Fix build on older NetBSD current.
* Improve libexecinfo detection
2012-08-24 12:48:11 +00:00
dholland
243c5b2c02 Restrict the version to <0.14. 2012-08-23 23:01:01 +00:00
drochner
2c1f974412 this wants lcms v2 2012-08-23 20:26:34 +00:00
prlw1
0c224adc76 devel/glib2/schemas.mk already pulls in blk3 2012-08-23 19:31:01 +00:00
prlw1
3b30c29e25 Add eog 3.4.3 the GNOME 3 image viewer 2012-08-23 19:11:02 +00:00
drochner
e43f403fed +gthumb3 2012-08-23 18:24:25 +00:00
drochner
ecfcc58ca2 add gthumb3-3.0.3, a new major branch which requires gtk3 2012-08-23 18:23:47 +00:00
drochner
fdd4299fdc update to 2.36.2
changes:
-deprecate including headers apart from rsvg.h directly
-minor fixes
2012-08-23 14:33:30 +00:00
drochner
f6731f8556 sync w/ base pkg 2012-08-23 14:30:59 +00:00
drochner
9cf06e6453 update to 2.26.3
changes:
-minor fixes
-translation updates
2012-08-23 14:28:42 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
marino
10b4e3cc0f graphics/graphviz: Add tcl/tk 8.5 support
The PLIST was hardcoded for tcl8.4.  Leverage the tcl Makefile.version
to generate PLIST_SUBST variable so it won't break with tcl8.6.
2012-08-21 21:44:00 +00:00
wiz
24db3ba767 Fix CVE-2012-3481 using Nils Philippsen's patch.
Bump PKGREVISION.
2012-08-20 12:54:01 +00:00
ryoon
64bdcdcffe Recursive revbump from graphics/libwebp update.
Thank you, obache@.
2012-08-18 08:49:40 +00:00
ryoon
baab05dbba Bump PKGREVISION
* ABI of grapics/libwebp is changed
2012-08-18 01:37:42 +00:00
ryoon
10074b53cd Update to 0.2.0
* Add BUILDLINK_ABI_DEPENDS to buildlink3.mk

Changelog:
- 8/3/12: version 0.2.0
  * Add support for ARGB -> YUVA conversion for lossless decoder
    New functions: WebPINewYUVA, WebPIDecGetYUVA
  * Add stats for lossless and alpha encoding
  * Security related hardening: allocation and size checks
  * Add PAM output support to dwebp

- 7/19/12: version 0.1.99
  * This is a pre-release of 0.2.0, not an rc to allow for further
    incompatible changes based on user feedback.
  * Alpha channel encode/decode support.
  * Lossless encoder/decoder.
  * Add TIFF input support to cwebp.
  Incompatible changes:
    * The encode ABI has been modified to support alpha encoding.
    * Deprecated function WebPINew() has been removed.
    * Decode function signatures have changed to consistently use size_t over
      int/uint32_t.
    * decode_vp8.h is no longer installed system-wide.
    * cwebp will encode the alpha channel if present.
2012-08-18 01:34:55 +00:00
mef
84fcd6dd9f Fix PR pkg/46681.
PLIST of doxygen varies depending on graphviz configuration.
Say, graphviz configured with PKG_OPTIONS.pangocairo yes or no.

Graphviz/buildlink3.mk will set PKG_BUILD_OPTIONS.graphviz
for use with doxygen PLIST variation.

Thanks Ian McWilliam for reporting and testing the problem.
2012-08-17 01:02:05 +00:00
drochner
5f2df83981 update to 1.16
changes:
* Experimental MathML support
* Add upper/lower-left/right arrows
* Add options to clip text/lines/shapes to graphs
* Add stacked-area option to bar plot widget
* Draw stacked bar plots top-down for better overlapping line behaviour
* Axis labels can be placed at left or right of axes, in addition to centre
* Line widget now has length-angle or point-to-point modes. Better support
  for only specifying some coordinates.
* Exception dialog records more detailed traceback
* Use top level windows for non-modal dialogs, giving minimize in window
  and no always-on-top behaviour
* Zero length vectors and arrows in vector fields are not plotted
* Add support for strings to be translated
* Add "Sort" dataset plugin
* Add "Histogram 2D" dataset plugin
* Add "Divide by Maximum" and "Normalize" dataset plugins
* Support for *args and **kwargs for custom functions
* Custom colormaps can be defined in the custom editing dialog
2012-08-16 15:41:27 +00:00
drochner
4e0f4c854e bump PKGREV for muparser shlib major change 2012-08-15 17:39:52 +00:00