summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2012-07-05Add comment (hi drochner!)wiz3-5/+10
2012-07-04sync w/ base pkgdrochner6-45/+14
2012-07-04make this build with poppler-0.20, bump PKGREVdrochner4-7/+520
2012-07-03Define ABS before using it. Don't use the address of a function when ajoerg5-3/+53
call is desired.
2012-07-03Don't shadow variables declared in the same function.joerg2-1/+25
2012-07-03Don't return values from void functions.joerg3-1/+29
2012-07-03--no-var-tracking doesn't really exist.joerg2-5/+14
2012-07-03Changes 1.7.31:adam2-6/+6
* Dropped *.tar.bz2 from distribution. * Added a comma that was missing from one of the "usage" strings (error introduced in version 1.7.29). Changes 1.7.30: * Only run the new (in libpng-1.5.10) test of palette indexes during the first trial.
2012-07-02Update to 1.1.1:prlw14-23/+22
- When path clipping changes a LINETO to a MOVETO, it also changes any CLOSEPOLY command to a LINETO to the initial point. This fixes a problem with pdf and svg where the CLOSEPOLY would then draw a line to the latest MOVETO position instead of the intended initial position. - JKS - The radius labels in polar plots no longer use a fixed padding, but use a different alignment depending on the quadrant they are in. This fixes numerical problems when (rmax - rmin) gets too small. - MGD
2012-07-02update to 2.4.10drochner2-6/+6
changes: -bugfix: Incremental glyph loading as needed by ghostscript was broken -minor other improvements
2012-07-02update to 2.4.14drochner3-10/+9
changes: -disable aalib by default -"--list-all-config" to dump the full config tree + values -bugfixes -translation updates pkgsrc note: dropped aalib support
2012-07-02Revbump after updating boostadam5-7/+10
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland7-14/+21
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01Update to 2.96:wiz2-6/+6
Jun 18 2012: Fix printing file info when -ft option is used Do not skip readonle files with -st option
2012-06-26Fix checksum for patch-af, which Joerg accidentally reverted. (Hi, Joerg.)dholland1-2/+2
2012-06-25Fix build with Clang.joerg5-3/+277
2012-06-25SET_LIBDIR=yessbd1-1/+2
2012-06-24Update GraphicsMagick to 1.3.16.obache3-8/+7
1.3.16 (June 24, 2012) ========================== Security Fixes: * Don't translate 'comment' and 'label' attributes if the request is made while a file is being read. Only translate such attributes if they come from the command line or API user. Bug fixes: * SWT: SWT reader suffered from a number of implementation errors which caused it not to work any more. Works again. * XBM: Fix memory leak observed when reading file in 'ping' mode. * Support -trim on images which use a consistent (single color) transparent background. In this case, trim is done based on opacity rather than foreground color. * Include <sys/types.h> in order to assure that 'size_t' and 'ssize_t' are declared. This is necessary since MagickExtentImage() uses these types as part of its definition. * +repage was not working because parser was insisting that it should include an argument. * -units was scaling existing resolution the wrong way around (i.e. multiplying rather than dividing). * PerlMagick: Fix compilation with Perl 5.16. * PingBlob(): PingBlob was not working for all cases. Is now based on BlobToImage() for assured reliability. New Features: None Feature improvements: * MAT: Animated movies inside 4D matrices are loaded now. * PDF: File base name is used as the document title. * PNG: Fix issues observed specifically with libpng 1.5.10. Performance Improvements: * Pixel iterators should be more efficient now if the image uses a file-backed cache. * Motion blur algorithm does scale well as cores are added so include OpenMP support for it by default. Windows Delegate Updates: * JPEG: Updated to IJG 8d release. * PNG: Updated to 1.5.11 release * TIFF: Updated to 4.0.2 release. * Zlib: Updated to 1.2.7 release. * libxml2: Updated to 2.8.0 release. Behavior Changes: None
2012-06-24Add missing <cstddef> to get size_t defined; should fix Solaris build.dholland2-1/+17
2012-06-23Add -lX11 on Solaris, same as DragonFly. Add missing libX11 buildlink.dholland1-2/+4
PKGREVISION -> 11.
2012-06-23Add missing limits.h to fix the Solaris build.dholland2-1/+16
2012-06-20Update to 4.0.2 for CVE-2012-2113.wiz5-85/+9
* tif_getimage.c: added support for _SEPARATED CMYK images. * tif_getimage.c: Added support for greyscale + alpha. * Added TIFFCreateCustomDirectory() and TIFFCreateEXIFDirectory() functions. * tif_print.c: Lots of fixes around printing corrupt or hostile input. * Improve handling of corrupt ycbcrsubsampling values. * tif_unix.c: use strerror to get meaningful error messages. * tif_jpeg.c: fix serious bugs in JPEGDecodeRaw(). * tif_jpeg.c: Fix size overflow (zdi-can-1221,CVE-2012-1173).
2012-06-18Appears to also need libXmu on Linux.dholland1-1/+2
2012-06-18add <cstdio> for linux build.dholland2-1/+17
2012-06-17Update rabbit to 1.0.8.obache2-6/+6
== 1.0.8: 2012-06-17 A bug fix release of 1.0.7. === Fixes ==== rabbit * Fixed a bug that image isn't displayed. [Reported by TAKATSU Tomonari]
2012-06-16Add gnome-keyring-sharp. No version bump as it wasn't (and still isn't)dholland1-1/+2
actually buildable.
2012-06-16Fix 32 bit build under Mac OS X Lion.tron3-1/+91
2012-06-16Back-propagate the changes that patch-ac makes to doc/Makefile.in todholland4-4/+94
doc/Makefile.am. Otherwise, the changes are lost when automake is rerun, which now (?) happens sometimes (?) during the build. This then leads to massive PLIST divergence. Bump PKGREVISION in case anyone, such as perhaps the person who updated it, installed it without PKG_DEVELOPER set.
2012-06-16Update to KDE SC 4.8.4markd35-104/+92
Bug fixes.
2012-06-16Update HOMEPAGE.taca1-2/+2
2012-06-15Drop .extern, it is ignored by GNU as and not supported by LLVM.joerg3-1/+29
2012-06-14Recursive PKGREVISION bump for misc/kdepimlibs4 buildlink addition.sbd2-4/+4
2012-06-14Re-do the MirBSD hack and move it to hacks.mk, where it belongs. It needsbsiegert2-7/+7
to be _after_ the inclusion of pthread.builtin.mk. This hopefully fixes the MirBSD build once and for all.
2012-06-14Update to 1.5.11:wiz2-6/+6
Version 1.5.11beta01 [April 28, 2012] Revised scripts/makefile.darwin: use system zlib; remove quotes around architecture list; add missing ppc architecture; add architecture options to shared library link; don't try to create a shared lib based on missing RELEASE variable. Enable png_set_check_for_invalid_index() for both read and write. Removed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED/#endif in pngpriv.h around declaration of png_handle_unknown(). Added -lssp_nonshared in a comment in scripts/makefile.freebsd and changed deprecated NOOBJ and NOPROFILE to NO_OBJ and NO_PROFILE. Version 1.5.11rc01 [May 23, 2012] No changes. Version 1.5.11rc02 [May 29, 2012] Fixed some typos in comments. Revised CMakeLists.txt to not attempt to make a symlink under mingw. Added two images to contrib/pngsuite (1-bit and 2-bit transparent grayscale), and renamed three whose names were inconsistent with those in pngsuite/README.txt. Version 1.5.11rc03 [June 4, 2012] Do not depend upon a GCC feature macro being available for use in generating the linker mapfile symbol prefix. Made fixes for new optimization warnings from gcc 4.7.0. The compiler performed an optimization which is safe but then warned about it. Changing the type of 'palette_number' in pngvalid.c removes the warning. Version 1.5.11rc04 [June 6, 2012] Improved performance of new do_check_palette_indexes() function. Version 1.5.11rc05 [June 7, 2012] Don't check palette indexes if num_palette is 0 (as it can be in MNG files). Version 1.5.11 [June 14, 2012] Include zlib.h in contrib/gregbook and contrib/visupng examples.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd122-206/+244
2012-06-13note "used by".obache1-1/+5
2012-06-13not used by x11/modular-xorg-server/option.mkobache1-2/+1
2012-06-12Make the config files povray.conf and povray.ini install toprlw11-3/+4
/usr/pkg/etc/povray/3.6
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-2/+2
2012-06-12Add fix for http://secunia.com/advisories/49125/.taca3-3/+117
Bump PKGREVISION.
2012-06-12Update py-actdiag to 0.3.3.obache2-6/+6
History ======= 0.3.3 (2012-04-23) ------------------ * Set hyperlinks to header of lanes on SVG image * Fill background of lane header with lane.color attribute
2012-06-12Update py-blockdiag to 1.1.6.obache2-6/+6
History ======= 1.1.6 (2012-06-06) ------------------ * Support for readthedocs.org * reST directive supports :caption: option * Fix bugs 1.1.5 (2012-04-22) ------------------ * Embed source code to SVG document as description * Fix bugs
2012-06-11pixman hack is only required for X11_TYPE=native.obache1-2/+3
2012-06-11Changes 1.7.29:adam3-8/+10
* Set "things_have_changed" flag when adding text chunks, so the "-force" option is no longer necessary when adding text to an already-compressed file. * Direct usage message and error messages to stderr instead of stdout. If anyone is still using DOS they may have to change the "if 0" at line 990 to "if 1". * Added "pngcrush -n -v files.png" to the usage message.
2012-06-07Update rabbit to 1.0.7.obache3-7/+9
== 1.0.7: 2012-05-29 twitter-stream 0.1.15 support release. === Improvements ==== rabbit * Supported markdown extension as Markdown file. * Supported Markdown's link markup. [Patch by KITAITI Makoto] ==== Theme * default-preformatted: Added @preformatted_centering variable that changes alignment of preformatted text. [Patch by kimura wataru] * (({true})): Centering (default) * (({false})): Left align ==== rabbiter * Supported twitter-stream 0.1.15. === Fixes ==== rabbit * Fixed computation of spacing. ==== Theme * Fixed a bug that horizontal centering isn't reset. ==== Documentation * Fixed typos [Reported by @tmtms] === Thanks * KITAITI Makoto * kimura wataru * @tmtms
2012-06-06Bump PKGREVISION.ryoon1-1/+3
Fix build when xz is installed from pkgsrc on NetBSD 5.1.2 libpixbufloader-tiff.so uses liblzma. * Add xz buildlink3.mk
2012-06-06Rev.1: enable OpenEXR; fix buildling on case-insensitive file-systems; fix ↵adam3-8/+10
installation on Mac OS X
2012-06-05Update to 8.90.gdt2-6/+6
Apr. 28, 2012 - Version 8.90 (production release) (Many minor bugfixes, new lens types, etc. - no major changes.)
2012-06-02bump PKGREV for geos shlib name changedrochner1-1/+2
2012-06-02adam reports that OS X 10.6 patch is not needed any longer, remove it.wiz2-22/+1