summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2007-06-08Update to 1.1.1:wiz2-7/+6
Version 1.1.1: * Fixed typo in English jpegpixi manual page. * Updated postal address of the Free Software Foundation.
2007-06-08Update to 1.25:wiz2-6/+6
2007-05-25 v1.25 Tels 127 tests * fix bug #26130 - hang in parsing JPG/TIFF images with repeating block numbers
2007-06-08Update to 1.4.6:wiz7-122/+87
Release 1.4.6 (2007-05-01 Carl Worth <cworth@cworth.org>) ========================================================= This is the third update in cairo's stable 1.4 series. It comes a little less than three weeks since the 1.4.4 release. This release fixes the broken mutex initialization that made cairo 1.4.4 unusable on win32, OS/2, and BeOS systems. This release also adds significant improvements to cairo's PDF backend, (native gradients!), and a couple of performance optimizations, (one of which is very significant for users of the xlib backend). Release 1.4.4 (2007-04-13 Carl Worth <cworth@cworth.org>) ========================================================= This is the second update release in cairo's stable 1.4 series. It comes just less than a month after 1.4.2. The changes since 1.4.2 consist primarily of bug fixes, but also include at least one optimization. See below for details. There have been lots of individuals doing lots of great work on cairo, but two efforts during the 1.4.4 series deserve particular mention: Internal cleanup of error handling, (Chris Wilson) -------------------------------------------------- Chris contributed a tremendous series of patches (74 patches!) to improve cairo's handling of out-of-memory and other errors. He began by adding gcc's warn_unused_attribute to as many functions as possible, and then launched into the ambitious efforts of adding correct code to quiet the dozens of resulting warnings. Chris also wrote a custom valgrind skin to systematically inject malloc failures into cairo, and did all the work necessary to verify that cairo's performance test suite runs to completion without crashing. The end result is a much more robust implementation. Previously, many error conditions would have gone unnoticed and would have led to assertion failures, segmentation faults, or other harder-to-diagnose problems. Now, more than ever, cairo should cleanly let the user know of problems through cairo_status and other similar status functions. Well done, Chris! More malloc reduction, (Mathias Hasselmann) ------------------------------------------- After 1.4.0, Behdad launched an effort to chase down excessive calls to malloc within the implementation of cairo. He fixed a lot of malloc-happy objects for 1.4.2, but one of the worst offenders, (pixman regions), was left around. Mathias contributed an excellent series of 15 patches to finish off this effort. The end result is a cairo that calls malloc much less often than it did before. Compared to 1.4.2, 55% of the calls to malloc have been eliminate, (and 60% have been eliminated compared to 1.4.0). Well done, Mathias!
2007-06-07Update to 0.6.15:wiz4-28/+11
New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10): * Added support for 2 new types of Pentax makernotes & Casio type2 makernote * Added support for Win XP metadata (Author, Comment, KeyWords, Title, Subject) tags * Bug fixes: [ 1443183 ] install error when doxygen is not present. * New translations: Czech, Slovak. * Improved doxygen generated API and code internals documentation. Made building of code internals docs optional (--enable-internal-docs) as the call graphs take quite long to build. Made building any docs optional (--disable-docs). New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27): * Bug fixes: #1457501, #1471060, #1525770, #1617991, #1703284, #1716196 * Extended support of Canon, Nikon, Olympus makernotes * Added option EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE to prevent modification of maker notes * Other fixes and improvements which include API/ABI additions.
2007-06-06add koverartistmarkd1-1/+2
2007-06-06Import of koverartist-0.5markd7-0/+178
KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. The main idea behind it is to be able to create decent looking covers with some mouseclicks.
2007-06-05Adopt some new features from www.jpegclub.org that have already beentnn10-4/+2285
adopted by many Linux distributions as well as FreeBSD ports: o jpegtran: add "-perfect" switch: Fail if there are non-transformable edge blocks. o jpegtran: add "-crop" switch: Crop to a rectangular subarea. o jpegtran: correct EXIF handling. o jpegexiforient: Get and set the Exif Orientation Tag. o exifautotran: Transforms Exif files so that Orientation becomes 1. Suggested by dzoe on #NetBSD IRCNet.
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz18-30/+36
affected packages.
2007-06-04Add rabbit.obache1-1/+2
2007-06-04Import rabbit version 0.5.2.obache5-0/+496
This is an application to do presentation with RD document.
2007-06-03Fogot to set MAINTAINER to myself. Also, some cosmetic changes for pkglint.dsainty1-5/+5
2007-06-03Add gimp-fix-cadsainty1-1/+2
2007-06-03Fix-CA is a Gimp plug-in to correct chromatic aberration (CA).dsainty4-0/+43
2007-06-03Update to 0.9.1:wiz3-93/+158
Documentation for the 0.9.1 release.
2007-06-02Updated to 0.6b.hamajima4-26/+12
New support Logitech QuickCam chat (Device ID:0x092e).
2007-06-01Update to 3.6.4:wiz3-7/+9
Comix 3.6.4 - Added a Russian translation by Artyom Smirnov. - Added a Croatian translation by Adrian C. - Fixed a bug in the thumbnailer, comicthumb, failing to create thumbnails for Zip and tar archives. - Some minor changes.
2007-05-30PLIST fixadam1-1/+9
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig2-16/+6
pkg-build-options.mk procedure.
2007-05-29Update ps2eps to 1.64.minskim2-6/+6
Changes since 1.58: - Tried to make DSCfilter command more robust - better detection for files that have a binary heading stuff containing even %! as character sequence - changed year in comment and info printout only - incorporated changes for Windows/Cygwin detection - removed surrounding ticks '' for -c $translation in $translatecmd - removed useless/unsupported 2>&1 in $bboxver for Windows - fix for two negative offsets in translation
2007-05-28Added support for installation to DESTDIR. Approved by Min Sik Kim.heinz1-4/+6
2007-05-28- Added support for installation to DESTDIR.heinz2-19/+20
- Files named ".DS_Store" (from the MacOS GUI) do not belong to this package, so we filter them at installation time. Changes approved by Jan Schaumann.
2007-05-28- Updated outdated download URLs (taken from FreeBSD's Makefile).heinz6-51/+150
- Added HOMEPAGE. - Libraries should be installed with BSD_INSTALL_LIB, not BSD_INSTALL_DATA (see patch-ak). - Added support for installation to DESTDIR (Makefile, patch-ac, patch-ak, patch-am, patch-az).
2007-05-28Changes 2.3.17:adam5-33/+28
- improved import of multi-page TIFF files - reduced rounding errors in Blur routines (core and plug-ins) - further improved parameter checks in the PDB - added support for loading .abr v2 Photoshop brushes - improved border behavior of the Blur tool - show the brush outline at the Clone tool's source position - added libgimpbase API to retrieve the user's Pictures folder - add a shortcut to the user's Pictures folder to the file-chooser dialog - improved the quality of the Motion Blur filter - save paths in TIFF files - let the Screenshot plug-in name the new layer after the window - use memory slices to reduce memory fragmentation - some code cleanup - lots of bug fixes
2007-05-28Changes 2.2.15:adam5-62/+17
- fixed parsing of GFig files with CRLF line endings - guard against a possible stack overflow in the Sunras loader - fixed definition of datarootdir in gimptool-2.0 - fixed Perspective tool crash on Mac OS X - fixed area resizing in the Image Map plug-in - added missing library in gimptool-2.0 --libs output - added new localizations: Occitan and Persian
2007-05-27Update ruby-rcairo to 1.5.0.obache3-10/+14
Release 1.5.0 (2007-05-27) Kouhei Sutou <kou@cozmixng.org>) ========================================================== Many API improvement. Features -------- * Support Cairo::Surface.new with block. * Support RubyGems. * Add experimental API Cairo::Context#pseudo_blur. (API may be changed.) * Fix strange Cairo::Context#push_group and Cairo::Context#pop_group behaviour. * Fix Cairo::Context::Path#map_path_onto. * Add high-level color interface. (Cairo::Color) * Improve color related API. For example: From: context.set_source_rgb(1, 0, 0) To: context.set_source_color(:red) * Support RGB/CMYK/HSV conversion. * Many default color definitions. * Support path creation using Cairo::Path without Cairo::Context. * Improve constant value specify API. For example: From: Cairo::ImageSurface.new(Cairo::FORMAT_ARGB32, 100, 100) To: Cairo::ImageSurface.new(:argb32, 100, 100) * Support win32 surface. (Yoshinao Muramatsu)
2007-05-26Let to install 'rb_cairo.h'.obache2-3/+6
Bump PKGREVISION. And change HOMEPAGE to rcaio's one.
2007-05-26Add patch from GIMP SVN repository to fix the vulnerability reportedtron3-2/+55
in CVE-2007-2356. Bump package revision.
2007-05-26Update ruby-rcairo to 1.4.1.obache3-10/+16
Release 1.4.1 (2007-03-10 Kouhei Sutou <kou@cozmixng.org>) ========================================================== Features -------- * Add missing pkg-config.rb. Release 1.4.0 (2007-03-06 Kouhei Sutou <kou@cozmixng.org>) ========================================================== Features -------- * All cairo 1.4.0 API are implemented.
2007-05-26rcairo already exists as ruby-cairo.obache5-45/+1
2007-05-26Add rcairo.obache1-1/+2
2007-05-26Import rcairo version 1.4.1.obache4-0/+43
Ruby bindings for cairo // cairo extension for Ruby * PNG saving * PostScript saving * PDF saving * SVG saving * all cairo API
2007-05-26Add ruby-gnome2-rsvg.obache1-1/+2
2007-05-26Import ruby-gnome2-rsvg version 0.16.0.obache3-0/+23
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/RSVG is a Ruby binding of librsvg.
2007-05-25Follow rename of PKG_BUILD_OPTION for gtk2.joerg1-2/+2
2007-05-24Fixed pkglint warnings and file permissions. PKGREVISION++rillig2-13/+15
2007-05-24Added the patch from PR 36383, which fixes a type name clash on NetBSD.rillig2-1/+46
2007-05-23Update to KDE 3.5.7markd1-4/+4
PDF metainfo plugin * Free memory and file descriptor as soon as possible after reading the metadata. KPDF * Show the tooltip of a link when hovering on them. * Add the possibility of rasterize the file to image before printing it. * React to the commands for opening the TOC pane, and for expanding the subtrees of the TOC. * Fix unability to open some files. * Fix keyboard navigation when switching tabs in konqueror. * Fix wrongly asking for password. * Render pstricks psgrid correctly. * Fix some transparency issues. * Accept image width and height to be reals even if standard mandates integers. * Fix problems with deletion of message boxes of already closed documents. * Restore the previously open pane in the side toolbox after reloading a watched document. * Improve selected page size detection when printing. KolourPaint * Add "File / Scan...". * Save local files atomically - KolourPaint will no longer truncate an existing file if the KImageIO library for the file format is missing or if you run out of disk space. * Add global session save/restore. * Make "File / Open Recent" work consistently when multiple windows are open. Kuickshow * Fix crash when pressing delete without having anything selected.
2007-05-20Desupport option for gnome1-based help viewer.wiz2-21/+1
2007-05-20Remove remaining gnome1-libs dependencies from pkgsrc.wiz5-103/+1
2007-05-20Remove some more gnome1-libs dependencies.wiz4-34/+1
No comment on pkgsrc-users nor from the maintainers after two weeks.
2007-05-19Added support for installation to DESTDIR.heinz1-2/+3
2007-05-19Apply patch from CVS repository to fix the security vulnerabilitytron3-2/+38
reported in CVE-2007-2754. Bump package revision.
2007-05-19Updated to version 1.44.heinz2-8/+10
Pkgsrc changes: - The package supports installation to DESTDIR. - p5-GDGraph also needs p5-GD directly. - A more recent version of p5-GDTextUtil is needed. Changes since version 1.43: =========================== 25 Apr 2007 - Patched bugs 21610, 20792, 20802, 23755 and 22932 - Updated POD to clarify current maintenance status, and encourage bug reporting via RT (and to point out some external help resources) - Release 1.44 17 May 2006 - Patched bugs 7307, 2944 (extended the fix to mixed graphs), 4177, and 16863. - Fixed a fencepost error in pie.pm that caused an occasional segfault (reported by John Westlund and Hank Leininger) - Fixed a bug that broke bar charts with no visible 0-axis (reported by Steve Foster) 19 Feb 2006 - Patched bugs 2218, 4632 (which had two duplicates), 7881, and 15374 - Failed to update CHANGES file before releasing 1.4307 to CPAN (oops) 4 Feb 2006 - Patched bugs 16880 and 16791 19 Dec 2005 - Resolved the following bug reports/feature requests from RT: 1363, 2944, 3346, 3850, 4104, 4380, 4384, 4469, 5275, 5282, 6751, 6786, 7287, 7819 - Straightened out $my_graph/$graph confusion in docs - Added five new sample scripts - Individual module versions now reflect a branch from original CVS versioning, in case things need to be merged at some later date. - Uploading to CPAN as 1.4305 under ~BWARFIELD because I can't seem to get in touch with Martien Verbruggen.
2007-05-19Updated to version 2.35.heinz2-8/+9
Pkgsrc changes: - The package uses a C compiler. - Removed unnecessary :M* modifier (pkglint gave the hint). Changes since version 2.30: ===================================== 2.35 Some instructions on installation for Windows users. Doesn't push libpng onto @LIBS unless png support is requested. Supports Storable's freeze/thaw via a custom serializer. Remove "scale redefined" message during compilation of Polyline. 2.34 Added a check for stray gd.h include files from older installations. If any are found, Makefile.PL will issue a warning. Fixed incorrect documentation of GD::Simple->string() method. The method call *does* move the pen. 2.33 Added appropriate #ifdefs to allow to compile under version 5.6.0 (due to lack of threading macros before 5.8). 2.32 Added a GD::Simple->HSVtoRGB() method. Documentation fixes from Mark Manning. Added a clear() method to GD::Polygon to remove all vertices. 2.31 Fixed GD::Simple->transparent to support symbolic color names. Made changes that should render the module thread-safe. Changed newSVpv calls to newSVpvn, in hopes of improving performance. Added a GD::Simple->HSVtoRGB() method. Fixed incorrect freeing of user-provided raw data in newFromGdData() and newFromGd2Data() (this caused segfaults; patch provided by Nigel Sandever)
2007-05-19The package supports installation to DESTDIR.heinz1-1/+3
2007-05-18Activated p5-GD-Graph-sparklinesheinz1-1/+2
2007-05-18Initial import of p5-GD-Graph-sparklines 0.2.heinz4-0/+33
"Sparklines are data-intense, design-simple word-sized graphics" Edward Tufte, in "Beautiful Evidence" GD::Graph::sparklines is a Perl module for creating sparklines using the GD::Graph infrastructure.
2007-05-18Make to build & linked with correct RPATH (cheked on NetBSD/i386 3.1).obache1-9/+14
2007-05-18Avoid to relink in install phase, because relink remove RPATH.obache2-6/+8
Bump PKGREVISION.
2007-05-18+ tesseract.wiz1-1/+2