Commit graph

10317 commits

Author SHA1 Message Date
obache
e800355448 Update py-nwdiag to 0.9.4.
0.9.4 (2012-12-20)
------------------
* Fix bugs

0.9.3 (2012-12-17)
------------------
* [rackdiag] Allow multiple rackitems in same level
* Fix bugs
2013-09-11 05:54:45 +00:00
obache
072928363c Update py-actdiag to 0.4.3
0.4.3 (2013-02-10)
------------------
* Fix bugs

0.4.2 (2013-02-10)
------------------
* Fix bugs
2013-09-11 05:45:09 +00:00
obache
2cc1268d58 require blockdiag>=1.2.4 2013-09-11 05:42:38 +00:00
obache
b84df2450b Update py-seqdiag to 0.8.2.
0.8.2 (2012-11-12)
------------------
* Fix bugs
2013-09-11 05:39:48 +00:00
obache
01fdacab67 sort 2013-09-11 05:36:38 +00:00
obache
0be68cb64b Update py-blockdiag to 1.2.4.
1.2.4 (2012-11-21)
------------------
* Fix bugs
2013-09-11 02:56:10 +00:00
obache
d589c44701 sort 2013-09-11 02:53:05 +00:00
joerg
0b3034ac78 Use --mode=link argument for libtool, it gets confused during configure. 2013-09-10 14:20:47 +00:00
joerg
41bc8b975b Bump revision to fix clang build of gimp modules. 2013-09-10 14:20:03 +00:00
joerg
87fffde7b9 clang is not Visual Studio, even if it starts with cl. 2013-09-10 14:19:46 +00:00
wiz
8ee9e72f9f Switch from mysql51 to mysql55 (current pkgsrc default).
Do not build a debug build by default; add a default-off option for that
instead.

Bump PKGREVISION.
2013-09-10 11:23:20 +00:00
wiz
9d684caecd Add comment to patch. 2013-09-10 11:22:30 +00:00
wiz
ca2f9c01fa Disable qt detection, to avoid problems like the one PR 48203 describes. 2013-09-10 06:40:20 +00:00
wiz
76af3a9e67 Update to 2.34.0:
September 6, 2013
	- Release 2.34.0
	- Resolves bugs: 2325, 2326, 2333, 2334, 2337, 2338, 2340, 2343,
		2345, 2346, 2349, 2350, 2351, 2352, 2353, 2354, 2357, 2359
	- Resolves Redhat bug: BZ#847458
August 21, 2013
	- Added mingle command and library for edge bundling
2013-09-09 20:35:07 +00:00
jperkin
d40b32235a Avoid trying to re-generate the graphviz_version.h dist file. 2013-09-09 15:29:43 +00:00
wiz
9d557aae41 Add some comments (including upstream bug report URLs). 2013-09-07 18:48:43 +00:00
prlw1
2813ef533a Update gnome-icon-theme-symbolic to 3.8.3
Changes:

3.8.2.2
  - unbreak shell's heaphone status

3.8.2.1
  - fix missing .pc.in again :(

3.8.2
  - repeat-signle
  - sync with gnome-icon-theme for notifications
  - make status icons more legible (bug #698700)
  - muted (bug #698700)
  - window control icons (bug #697930)
  - screen rotation status (bug #698257)
  - headset vs headphones icon

3.8.0.1
  - fix the broken tarball (bug #696634)

3.8.0
  - view-more wasn't clear when used
  - goa-panel sizing
  - semi-starred status (bug #689098)

3.7.91
  - system failwhale icon
  - software app icon

3.7.5
  - new settings panel icons

3.7.4.1
  - really include .pc file

3.7.4
  - accessories-disctionary
  - whitespace on fullscreen
  - view-more
  - wireless-hotspot
  - tweaks to multidisk
  - installs a .pc file
  - search wrapped status
  - privacy settings
  - media-flash, media-floppy
2013-09-07 17:37:02 +00:00
wiz
8654b59079 Update to 2.32.0:
New features (July 2013)

Graphviz now supports the star node shape and a variation of linear
gradient fill with no gradient (thus, two solid colors) where the
user can specify the proportion using a colorList type for fillcolor.


New Release 2.30 (January-February 2013)

The 2.30 Release marks the switch over from the original Graphviz
graph library to the new cgraph library. If this works as planned,
the user should see no differences. The advantage of the library
is that it is much more flexible for the programmer, with a cleaner
API and support for dynamic data structures. This latter, in addition
to allowing easier mixing of algorithms, has the potential to
greatly reduce memory use in Graphviz.

One side-effect of the new library is a new level ranking algorithm
for dot. This algorithm has fewer constraints, so it is now possible
for a node to be in a cluster and be involved in a rank=same
constraint.

New features (November 2012)

We have provided Graphviz with some additional graphics, which can
be used to provide more semantic information in a graph or enhance
its aesthetics. These include gradient fill for nodes and graphs;
striped and wedged fills, so the amount of each color can be used
to represent some percentage; new node shapes pertinent to the
synthetic biology community (Thanks to Jenny Cheng); and curved
edge routing.

New features (September 2011)

We added lightweight edge labels (xlabel) and tapered edges (as a
style). There was a recent paper by Holten et al about a study of
the readability of various edge styles. We're working on some
examples and documentation. Here are some examples. (We need a
better example for xlabels, because they can float, and aren't
stuck to the upper left of the node.)

New Release 2.28 (Summer 2011)

The 2.28 release of Graphviz incorporates GvMap (formerly GMap, or
"graphs as maps"), an invention by Emden Gansner, Yifan Hu, and
Stephen Kobourov. Try the cool interactive demos showing maps of
music, TV, books, and more.

For people (like us) that care about such matters, we worked pretty
hard to tweak the font rendering code, to eliminate glitches causing
off-center labels or the ransom-note effect.

John Ellson finished porting Graphviz to Solaris OpenCSW.

We changed our license to the EPL (Eclipse Public License). (A
wikipedia article attempts to explain the differences, which we
believe to be fairly limited but the change may help some commercial
licensees.)
2013-09-06 21:30:00 +00:00
wiz
d2ebfdd8d2 Update to 1.36:
2012-07-05  Slaven Rezic  <slaven@rezic.de>

    Release 1.36

    Stable release with all changes in 1.35_50..1.35_51

2013-06-28  Slaven Rezic  <slaven@rezic.de>

    Release 1.35_51

    Ignore reading jpeg thumbnail image with no content, patch
    provided by Kosei Moriyama,
    https://github.com/eserte/image-info/pull/2)

2013-05-06  Slaven Rezic  <slaven@rezic.de>

    Release 1.35_50

    Fixed pod_cov.t test.

2013-04-10  Slaven Rezic  <slaven@rezic.de>

    Release 1.35

    Stable release with the change in 1.34_50

2013-04-03  Slaven Rezic  <slaven@rezic.de>

    Release 1.34_50

    image_info on Jpeg with bad EXIF data produced "substr outside of
    string" exception in Image::TIFF (RT #84122, patch provided by
    Steve Purkis)
2013-09-05 19:46:36 +00:00
wiz
ec4ba5696a Update to 1.72:
1.72 Sun Jul  8 01:50:04 2012
    => Bump version.
2013-09-05 18:36:04 +00:00
prlw1
cb60ec0729 Fix typo in introspection option. 2013-09-04 17:22:13 +00:00
obache
4a646b438b recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
jperkin
14fdc948e8 Include libiconv. Fixes build on SunOS. 2013-09-04 09:39:20 +00:00
obache
59a7a03c0c allow ruby-2.0 2013-09-03 10:51:03 +00:00
obache
8d38dc023e set HTTP master site, and curl is not required. 2013-09-03 10:39:25 +00:00
tron
deaa228a92 Use "curl" to fetch the distfile because the master site enforces the
use of HTTPS.
2013-09-03 10:02:54 +00:00
adam
8a0cae4104 Changes 1.48:
- no code changes, just release enginering cleanup
- adjust MANIFEST.SKIP file so MANIFEST can be generated
  once again
- ship sample58.pl file, so `make samples` stop failing
- mention the current and past maintainers in META files
  as authors
- use newer CPAN::Meta and ExtUtils::MakeMaker, older
  versions generated META files without runtime prerequisites
2013-09-02 21:27:23 +00:00
adam
5625761f5f Changes 2.50:
Fix gdUseFontConfig so that it can be called as a class method.
2013-09-02 21:23:48 +00:00
adam
f9f8d0c32d Revbump after updating graphics/gd 2013-09-02 21:23:06 +00:00
adam
677a0b604f Changes 2.1.0:
* gdColorMapLookup() answers the RGB values according to given color map
* Added support of variable resolution
* new filter gdImagePixelate()
* merged improvements that PHP GD team had made to GD Graphics Library
* bugfixes
2013-09-02 21:17:42 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
obache
a170ca136b recursive bump from hdf5 shlib major bump. 2013-09-01 12:14:06 +00:00
adam
ec1d499f3f Changes 0.3.1:
This is a binary compatible release.
* Add incremental decoding support for images containing ALPH and ICCP chunks.
* Python bindings via swig for the simple encode/decode interfaces similar to
  Java.

Changes 0.3.0:
This is a binary compatible release.
* WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer
  and will perform auto-allocation.
* default filter option is now '-strong -f 60'
* encoding speed-up for lossy methods 3 to 6
* alpha encoding can be done in parallel to lossy using 'cwebp -mt ...'
* color profile, metadata (XMP/EXIF) and animation support finalized in the
  container.
* various NEON assembly additions
Tool updates / additions:
  * gif2webp added
  * vwebp given color profile & animation support
  * cwebp can preserve color profile / metadata with '-metadata'
2013-09-01 09:53:50 +00:00
adam
28c3559634 Fix PLIST on Darwin, where OpenCL is enabled by default. 2013-09-01 09:46:13 +00:00
adam
597c7d504b Changes 1.7.67:
Fixed handling of "-text" and "-ztext" options for text input. They had been
reduced to "-t" and "-z" with an incorrect argument (3 instead of 2) in
version 1.7.62.
2013-09-01 07:34:35 +00:00
adam
5222ad9472 Changes 1.12.16:
Bug fixes
* Set the correct orientation for simple boxes with a negative scale factor.
* Fix the creation of the shading dictionary in PDF.
* Fix a crash in PDF when incorporating an image with CAIRO_EXTEND_PAD.
* Avoid upscaling bitmap fonts if possible.
* Fix an assertion failure within the mempool allocator for shared memory.
* Fix allocation size for CFF subsets.
* Export cairo_matrix_t for GObject bindings.
* Fix a double free in the Quartz backend.
* Fix origin of GDI StretchBlits for the Windows backend
* Fix error propagation for requests to create a similar surface with
  negative size.
* Fix complex clipping of trapezoids with regions
* Stop leaking the image data when loading PNGs
* Fix unbounded operations with a clip mask through the span compositor
* Add missing checks before rendering to a finished surface - so we return
  an error rather than hit an assert.
* Prevent an assertion failure when creating similar GL surfaces larger
  than supported by hardware.
* Prevent a double free of a similar image under Windows.
2013-08-31 22:19:32 +00:00
adam
d774deab54 Changes 5.0.5:
This release sets the error return properly when a screen descriptor read fails, and fixes minor API documentation bugs.
2013-08-31 18:41:33 +00:00
joerg
e05a148fde Fix automake invocation. 2013-08-31 14:49:40 +00:00
joerg
f95bbc8204 Fix giflib fallout. 2013-08-30 22:35:53 +00:00
joerg
59d53d56e4 Don't define symbols with and without extern "C". 2013-08-30 22:35:32 +00:00
joerg
9438109e4e Fix build with newer giflib. 2013-08-30 22:34:51 +00:00
richard
ebff7b4ae5 update PKGREVISION/BUILDLINK_ABI_DEPENDS 2013-08-28 16:51:36 +00:00
joerg
0c935c92e9 Add missing GL/gl.h includes. 2013-08-27 15:52:49 +00:00
joerg
66ed5aa04e Replace forward definition with real include as a complete type is
needed.
2013-08-27 15:52:06 +00:00
wiz
c9c5dd5a88 MesaLib's configure insists on glproto>=1.4.11, so depend on that version.
Might help on NetBSD-5.2_STABLE.
2013-08-27 11:14:53 +00:00
fhajny
6f44a3cc7c Update ImageMagick to 6.8.6-9.
2013-08-26 6.8.6-9 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-9, SVN revision 13087.

2013-08-16 6.8.6-9 Siu Chi Chan <...@amd.com>
* Accelerate numerous image filters with OpenCL under AMD, Intel, and NVidia.
  Adapted from MulticoreWare OpenCL contribution.

2013-08-10 6.8.6-9 Dirk Lemstra <dirk@snakeware..>
* Added the following command line options to configure.exe: /x64, set 64 bit
  build /mtd, set project type to: multi threaded dll /sts, set project type
  to: single threaded static /mts, set project type to: multi threaded static
  /mtsd, set project type to: multi threaded static dll /noWizard, skip the
  wizard and generate the project/solution files
* Fixed infinite loop with jpeg:extent (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23314).
* Fixed performance issue when converting jpeg to png (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23922).

2013-08-10 6.8.6.9 Glenn Randers-Pehrson <glennrp@image...>
* Added "-define bmp:format=bmp2|bmp3|bmp4" option (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23875).

2013-08-07 6.8.6-9 Cristy <quetzlzacatenango@image...>
* Free disk resource if cache resources are exhausted (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23877).
* Return proper EXIF:ISOSpeedRating property value for TIFF images (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23913).
* Escape MIFF properties with null values (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23931).
* Allow negative pixel values in TXT image format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23923).
* The -fx option no longer crashes for certain expressions (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23932).
* Add support for the -compare option (e.g. convert image.png reference.png
  -metric RMSE -compare -format "%[distortion]" info:).
* The internal SVG renderer is now invariant for the "fill" and "opacity"
  keywords.

2013-08-06 6.8.6-8 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-8, SVN revision 12918.

2013-08-04 6.8.6-8 Dirk Lemstra <dirk@snakeware...>
* Added support for WebP to the Windows distribution (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23856).

2013-07-31 6.8.6-8 Cristy <quetzlzacatenango@image...>
* Properly handle interlaced GIF images with less than 8 rows (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23812).
* Ensure image colorspace is sRGB when writing WebP format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23841).
* Avoid deadlock with logging subsystem (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23849).

2013-07-25 6.8.6-7 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-7, SVN revision 12752.

2013-07-24 6.8.6-7 Cristy <quetzlzacatenango@image...>
* Missing case for HCLpColorspace (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23811).

2013-07-21 6.8.6.7 Glenn Randers-Pehrson <glennrp@image...>
* Do not write "jpeg:" properties in a PNG output file (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23794).

2013-07-17 6.8.6-7 Dirk Lemstra <dirk@snakeware...>
* Fix memory leak in CloneImageArtifacts and CloneImageProfiles.
* Minor fix for the clipMask property in Magick++.

2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-6, SVN revision 12718.

2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...>
* JPEG ICC color profile requires null after ICC tag (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23756).
* Don't sync channels for the -unsharp option (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23740).
* Magick++ version so bump (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23752).

2013-07-15 6.8.6-5 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-5, SVN revision 12684.

2013-07-12 6.8.6-5 Dirk Lemstra <dirk@snakeware...>
* Fixed calculation of pixel area count limit flag ('@').
* Added option to enable OpenMP to configure.exe and improved creation
  of x64 project file

2013-07-10 6.8.6-5 Cristy <quetzlzacatenango@image...>
* compare exits with a non-zero exit code when no error (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23722).
* correct calculation of quantization error (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?t=23734).
* correct quantize tree walking mistake for RiemersmaDither (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23735).

2013-07-10 6.8.6-4 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-4, SVN revision 12661.

2013-07-09 6.8.6-4 Dirk Lemstra <dirk@snakeware...>
* Added combineImages, evaluateImages, mergeImageLayers, optimizeImageLayers
  optimizePlusImageLayers and separateImages to STL.h (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23699).
* Added support for the fill area flag ('^') and the pixel area count limit
  flag ('@') to the Geometry class of Magick++ (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23704).
* Enabled automatic linking for static Magick++ in Visual Studio (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23558).

2013-07-01 6.8.6-4 Cristy <quetzlzacatenango@image...>
* Thumb property need Height, not height (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23661).
* White pixels previously were written as black for the CIP format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23677).
* Rec709Luma is sRGB compatible (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23693).
* Colorspace RGB is linear, gamma is 1.0 (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23708).
2013-08-27 08:13:57 +00:00
fhajny
a2ab90987e Change PKG_SYSCONFSUBDIR to ImageMagick-${IM_MAJOR_LIB_VER}, as per
the upstream commit from 2013-02-26 (r11189). Fixes errors loading
the XML files located therein.
2013-08-27 08:13:20 +00:00
richard
6533ac6530 backout erroneous patch to suppres g-ir-scanner warnings 2013-08-27 05:22:12 +00:00
richard
4e153ed774 correct fix for solaris-i386 redefinition warnings in gdk-pixbuf2 2013-08-26 14:38:56 +00:00
richard
d73a8e7a97 fix _FILE_OFFSET_BITS redefine on solaris 2013-08-25 11:50:28 +00:00