pkgsrc/graphics
wiz cd985134a3 Update to 6.8.5.8.
2013-05-23  6.8.5-8 Glenn Randers-Pehrson <glennrp@image...>
  * Stopped a "-fsanitize-address" warning in the JNG coder.

2013-05-20  6.8.5-8 Cristy  <quetzlzacatenango@image...>
  * The -white-threshold option is symetrical with -black-threshold (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23441);
  * Fix multi-line PNM comments (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).
  * The -format option should not automatically append a newline since the
    user can specify a newline in the formatting expression.
  * The -level option is no longer returning a darkened image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23479).

2013-05-20  6.8.5-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-7, SVN revision 12310.

2013-05-14  6.8.5-7 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize PNG iCCP chunks that contain the sRGB profile and replace
    them with the PNG sRGB chunk.  Use "-define png:preserve-iCCP" to
    get the previous behavior, of simply copying the iCCP chunk.

2013-05-11  6.8.5-7 Cristy  <quetzlzacatenango@image...>
  * Sometimes an sRGB image is masquerading as grayscale (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23370).
  * Labels no longer overflow (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22964).
  * If more then one exception, return the highest security exception.
  * A grayscale image returns a color JPEG for -type TrueColor (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23421).
  * Read PAM comment (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).

2013-05-10  6.8.5-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-6, SVN revision 12257.

2013-05-09  6.8.5-6 Cristy  <quetzlzacatenango@image...>
  * The stream utility no longer faults when exporting float pixels (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23394).

2013-05-08  6.8.5-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-5, SVN revision 12227.

2013-05-07  6.8.5-5 Nicolas Robidoux <nicolas.robidoux@gmail...>
  * Change the sample JPEG quantization table xml to something that works
    really well with 2x2 Chroma subsampling around quality 75.

2013-05-06  6.8.5-5 Glenn Randers-Pehrson <glennrp@image...>
  * Eliminate whitespace from image properties that hold PNG chunk data.

2013-05-05  6.8.5-5 Cristy  <quetzlzacatenango@image...>
  * The -poly option treats the opacity channel as alpha (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23346).
  * The -threshold 50% option returns a 50-50 black and white image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23354).
  * Let user override the TIFF rows per strip  (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23307).
  * Fix transient bug in the -separate option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23335).

2013-05-01  6.8.5-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-4, SVN revision 12089.

2013-05-01  6.8.5-4 Cristy  <quetzlzacatenango@image...>
  * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
    Jimmy Xie @ Microsoft).
  * Track morphology changes per thread to avoid a critical section.

2013-04-28  6.8.5-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-3, SVN revision 12025.

2013-04-29  6.8.5-3 Cristy  <quetzlzacatenango@image...>
  * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
    Jimmy Xie @ Microsoft).
  * Add support for JXR / WDP image format.

2013-04-28  6.8.5-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-2, SVN revision 12013.

2013-04-28  6.8.5-2 Cristy  <quetzlzacatenango@image...>
  * Use GetImageOption() for webp options (e.g. webp:lossless).

2013-04-27  6.8.5-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-1, SVN revision 12000.

2013-04-26  6.8.5-1 Cristy  <quetzlzacatenango@image...>
  * Recognize xc:gray50 is non-linear.
  * Loop over read() until requested bytes are consumed (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?t=23268).
  * Don't use gamma lookup map when HDRI is enabled.

2013-04-24  6.8.5-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-0, SVN revision 11979.

2013-04-16  6.8.5-0 Glenn Randers-Pehrson <glennrp@image...>
  * Handle benign errors as warnings in the PNG coder.

2013-04-16  6.8.5-0 Cristy  <quetzlzacatenango@image...>
  * Don't modify channel values for -separate (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23193).
  * The -adaptive-sharpen option is now sharpening properly (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211).
  * Sometimes an image says its grayscale when its not (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23217).
  * Use malloc() to allocate X image data (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23221).
  * If there are more components than quantization tables, the last table is
    replicated.
  * Removed the ICC profile from the logo: image definition in coders/magick.c;
    libpng16 detected that it was a broken sRGB profile.
  * Negatives raised to a non-integer power returns NaN's (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23234).

2013-04-15  6.8.4-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-10, SVN revision 11851.

2013-04-11  6.8.4-10 Cristy  <quetzlzacatenango@image...>
  * Ensure -define jpeg:extent is resticted to at most 7 iterations (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23179).
  * Move X11 font support from annotate.c source module to xwindow.c.

2013-04-10  6.8.4-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-9, SVN revision 11818.

2013-04-10  6.8.4-9 Bastien Roucaries  <roucaries.basti...>
  * Respect --program-suffix configure script option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23143).
  * Update to the newest AX_CHECK_PTHREAD macro from autoconf-archive.

2013-04-10  6.8.4-9 Anthony Thyssen <A.Thyssen@griffith...>
  * Save the calculated angle for "deskew" as the artifact "deskew:angle"

2013-04-08  6.8.4-9 Cristy  <quetzlzacatenango@image...>
  * Pass JP2 format type to decoder (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23038).
  * Previously tinting a grayscale image returned dark results.
  * The -page option only affects new images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23172).
  * Revert 'Move binaries to lib subdirectory and link are created from binary
	  package' patch.  We're getting too many bug reports.

2013-04-07  6.8.4-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-8, SVN revision 11743.

2013-04-06  6.8.4-8 Cristy  <quetzlzacatenango@image...>
  * Include intensity type in the MIFF metadata.

2013-04-06  6.8.4-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-7, SVN revision 11720.

2013-04-05  6.8.4-7 Anthony Thyssen <A.Thyssen@griffith...>
  * Fix -sample sampling point to midpoints of sampling areas
  * add a "sample:offset=" define to allow users to adjust this
    sampling point position in terms of percentage (default = 50x50)

2013-04-02  6.8.4-7 Glenn Randers-Pehrson <glennrp@image...>
  * Don't write a PNG gAMA or cHRM chunk when writing the iCCP or sRGB chunk.

2013-04-02  6.8.4-7 Cristy  <quetzlzacatenango@image...>
  * Return MagickWand for the library name for Wand.pc.
  * The LCH colorspace makes the round-trip now.
  * Revert the default upsampling algortithm for JPEG (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23100).
  * Prevent fault when temporary directory is not-writable (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23117).

2013-04-01  6.8.4-7 Bastien Roucaries  <roucaries.basti...>
  * Prepare X11 support as a plugin.
  * Fix compilation under HPUX of perlmagick

2013-04-01  6.8.4-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-6, SVN revision 11640.

2013-04-01  6.8.4-6 Cristy  <quetzlzacatenango@image...>
  * The -clut option return a luma grayscale instead of the expected luminance.
  * Add moduledir variable to MagickCore.pc to support the MagickFilter and
    MagickCore kits.
  * Caption fits the sized area (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23085).

2013-03-31  6.8.4-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-5, SVN revision 11619.

2013-03-30  6.8.4-5 Cristy  <quetzlzacatenango@image...>
  * Fix transient bug when writing grayscale MIFF images.
  * Adding noise to a gray image returns a gray image as expected.
  * Image interlace no longer overwritten by proper cloning for GIF format.
  * Extract the clipping path from an image file with clip:myimage.

2013-03-29  6.8.4-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-4, SVN revision 11591.

2013-03-29  6.8.4-4 Cristy  <quetzlzacatenango@image...>
  * Update unit test signatures for Q8.
  * Resolve send() / recv() socket problems under MinGW.

2013-03-28  6.8.4-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-3, SVN revision 11581.

2013-03-28  6.8.4-3 Cristy  <quetzlzacatenango@image...>
  * Revert patch to ContrastStretchImage() to match results from 6.8.3-3.

2013-03-27  6.8.4-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-2, SVN revision 11558.

2013-03-27  6.8.4-2 Cristy  <quetzlzacatenango@image...>
  * Use MorphologyApply() rather than MorphologyImage() for -sharpen / -blur.

2013-03-27  6.8.4-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-1, SVN revision 11552.

2013-03-26  6.8.4-1 Cristy  <quetzlzacatenango@image...>
  * Sync 'intensity' option with current image.
  * Normalize sharpen kernel to match that of 6.8.3-3.

2013-03-26  6.8.4-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-0, SVN revision 11531.

2013-03-20  6.8.4-0 Cristy  <quetzlzacatenango@image...>
  * Do not write zero-length TIFF tags (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22957).
  * Math library should be private for *.pc.in configuration files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22986).
  * Do not split words for caption (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17123).
  * Modify the configure script check for the webp delegate library (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23025).
  * The -blur, -guassian-blur, and -sharpen are now convenience methods
    for -morphology convolve.
  * Fix infinite loop for 'display -window' (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23028).
  * Revert -auto-level patch to match the results of ImageMagick 6.8.3-4.
  * Revert g_type_init() patch in svg.c (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23035).

2013-03-18  6.8.3-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.3-10, SVN revision 11413.

2013-03-15  6.8.3-10 Glenn Randers-Pehrson <glennrp@image...>
  * Added IM, libpng, and zlib version info to debug output.

2013-03-10  6.8.3-10 Bastien Roucaries  <roucaries.basti...>
  * Move PerlMagick arch independant part to 'default' folder.
  * Move binaries to lib subdirectory and link are created from binary package.

2013-03-10  6.8.3-10 Cristy  <quetzlzacatenango@image...>
  * The TXT image format can now generate output compatible with the
    -sparse-color option (e.g. convert image.png sparse-color:image.txt).
  * Support -intensity option: method to generate an intensity value from a
    pixel.
  * Add -similarity-threshold option to the compare utility, the minimum
    distortion for a (sub)image match.
  * Avoid seq-fault in AcquireQuantumInfo() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22973).
  * Comment resource initializers in magick/resource.c.
2013-05-30 13:40:37 +00:00
..
aalib Resolves: 2013-04-06 20:27:16 +00:00
AfterShotPro Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
agg Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
aqsis Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
artist Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
asymptote Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
autopano-sift-C Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
autotrace Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
aview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
babl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
barcode Resolves: 2013-04-06 20:27:16 +00:00
bktr2jpeg Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
blender Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
blender-doc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
blinkenthemes Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
blinkentools Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
cairo Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
cairo-gobject make it optionally build without x11 2013-05-05 13:44:22 +00:00
cairomm Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
cal3d Add some used-by lines. 2013-01-26 22:01:07 +00:00
cal3d-examples automake-1.13 fixes. 2013-01-26 22:01:24 +00:00
cambevao Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
camediaplay Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
camlimages Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
cdlabelgen Update to 4.2.0. Notable changes: 2013-02-16 08:56:45 +00:00
Cenon Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
cheese Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
cinepaint Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
circos Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
claraocr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
clutter Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
clutter-box2d Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
clutter-cairo Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
clutter-gtk Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
clutter-mx Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
clutter-qt Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
clutter08 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
clutter08-gtk Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
cnxtview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
Coin Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
comix Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
compface Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
cpia2view Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
cqcam Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
CRWInfo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
darktable Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
dcraw Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
deforaos-camera Imported deforaos-camera-0.0.1 as graphics/deforaos-camera (from wip) 2013-03-04 23:10:50 +00:00
denemo Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
dia Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
dia-python 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
digikam Don't watch individual files on NetBSD - runs out of file descriptors. 2013-05-23 11:18:25 +00:00
digikam-doc-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
digikam-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
djview4 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
djvulibre-lib #undef getc in case it is still a macro from stdio.h. 2012-12-19 12:51:26 +00:00
djvulibre-tools Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
dvipng Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
dx Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
dxsamples Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
edje PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
enblend-enfuse Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
eog Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
eog-plugins Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
eog-plugins-map Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
eog3 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
epeg Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
evas Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
evas-buffer PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-edb PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-eet PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-gif PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-jpeg PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-pmaps PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-png Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
evas-sdl PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-sdl-16 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-software-x11 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-svg Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
evas-tiff PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
evas-xpm PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
ewipe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
exif Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
exifprobe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
exiftags Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
exiv2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
exiv2-organize recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
extrema Do not declare key arguments const, if the arguments are supposed to be 2013-05-04 12:46:01 +00:00
f-spot Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
f4l Don't add default arguments when implementing a method. 2013-02-26 11:14:01 +00:00
fbm Fix return types. 2013-02-26 11:13:22 +00:00
feh update to 2.9.1 2013-03-15 18:43:16 +00:00
flphoto Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fly Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fnlib Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fotoxx Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
frameworks Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
freeglut LICENSE=x11 2013-05-05 21:07:53 +00:00
freetype
freetype-lib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
freetype-utils Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
freetype2 Update to 2.4.11: 2013-01-06 00:38:13 +00:00
fujiplay Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
g2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gd Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gdchart Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gdk-pixbuf Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gdk-pixbuf2 Update gdk-pixbuf2 to 2.28.1 2013-05-18 22:01:29 +00:00
gdk-pixbuf2-jasper Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
gdk-pixbuf2-xlib Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
geeqie Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
gegl Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
geomview Resolves: 2013-04-06 20:27:16 +00:00
get_ds7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gfract Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
gif2png Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gif320 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
giflib Replace patch with SUBST_SED. 2012-10-20 13:32:54 +00:00
giflib-util Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gifsicle Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
giftrans Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimmage Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
gimp GIMP 2.8.4 2013-02-16 19:43:02 +00:00
gimp-color-manager Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gimp-docs-de Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-en Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-es Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-fr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-it Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-ja Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-ko Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-nl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-nn Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-pl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-ru Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-sv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-docs-zh_CN Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp-exif-browser Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gimp-fix-ca Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gimp-high-pass-filter Import gimp-high-pass-filter-1.2 as graphics/gimp-high-pass-filter. 2013-01-23 21:53:39 +00:00
gimp-liquid-rescale Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gimp-rawphoto Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gimp-refocus-it Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gimp-resynthesizer Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gimp-ufraw Add DIST_SUBDIR because upstream switched the tarball contents without 2013-03-27 22:16:41 +00:00
gimp-warp-sharp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gimp2-wideangle Fix inline use. 2013-02-26 11:10:28 +00:00
giram Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gle If you change the buildlink3.mk's included in the Makefile you need to 2013-04-24 04:32:34 +00:00
glew Changes 1.9.0: 2012-12-07 16:01:15 +00:00
glitz Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gliv Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
glm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
glpng Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
glu update missing entry in glu/PLIST 2013-05-16 14:42:18 +00:00
glut update missing entry in glut/PLIST 2013-05-16 14:43:13 +00:00
glx-utils Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gmngview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
GMT Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gnome-backgrounds Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gnome-icon-theme Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gnome-icon-theme-extras Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gnome-icon-theme-symbolic update to 3.6.2 2012-11-23 17:23:33 +00:00
gnuplot Changes 4.6.3: 2013-05-16 14:17:04 +00:00
gocr Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
goocanvas Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
goocanvasmm Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gource Fixes: 2013-04-06 03:45:05 +00:00
gphoto2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gpicview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gqview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gqview-devel Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
grap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
GraphicsMagick For all packages include ghostscript.buildlink3.mk: 2013-04-25 03:53:11 +00:00
graphviz For all packages include ghostscript.buildlink3.mk: 2013-04-25 03:53:11 +00:00
graphviz-dot-mode Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
gri Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
gst-plugins0.10-cairo Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gst-plugins0.10-jpeg Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gst-plugins0.10-png Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gst-plugins1-jpeg Import gst-plugins1-jpeg-1.0.3 as graphics/gst-plugins1-jpeg. 2012-11-29 08:40:23 +00:00
gst-plugins1-png reset PKGREV for base pkg update 2013-03-15 18:36:47 +00:00
gthumb Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gthumb3 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gtkam Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gtkglext Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gtkimageview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gtksee Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
guile-cairo Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
GUIlib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
gwenview Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
gwenview-i18n-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
gwenview-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
h5utils Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
hermes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
hicolor-icon-theme Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
hp2xx Resolves: 2013-04-06 20:27:16 +00:00
hugin Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
icon-naming-utils Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
iGMT Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
ilmbase This one should not be revbumped! 2013-05-09 07:59:26 +00:00
ImageMagick Update to 6.8.5.8. 2013-05-30 13:40:37 +00:00
ImageViewer Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
imlib Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
imlib-gtk Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
imlib2 Provide rpath in imlib2-config --libs output. 2013-03-02 18:07:14 +00:00
impress Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
inkscape Recursive revbump because poppler updated its shlib major for a 2013-05-29 22:13:16 +00:00
ivtools Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
jasper Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
jbig2dec 'For consistency, please add a trailing slash to "http://example.com".' 2013-04-06 12:08:38 +00:00
jbigkit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
jhead Update to 2.97: 2013-02-07 10:28:39 +00:00
jpeg Fix problem with booleans by reverting to the old definition. 2013-01-24 22:10:42 +00:00
jpeg2ps Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
jpeg_ls Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
jpeginfo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
jpegoptim Changes 1.3.0: 2013-04-01 18:48:44 +00:00
jpegpixi Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
jpegquality Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
kamera Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kbarcode Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kcolorchooser Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde-base-artwork Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kdegraphics-mobipocket Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kdegraphics-strigi-analyzer Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kdegraphics-thumbnailers Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kdegraphics3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kgamma Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kipi-plugins Needs bison now. 2013-05-23 18:40:17 +00:00
kipi-plugins-calendar-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kipi-plugins-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kolourpaint Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
koverartist Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kphotoalbum Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kphotobook Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kphotools Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kruler Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
ksaneplugin Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
ksnapshot Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
lasem USE_TOOLS+= gettext. Fixes build on SunOS. 2013-05-20 11:51:26 +00:00
lcms Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
lcms2 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
lensfun png.h no longer includes string.h. 2013-03-04 14:44:25 +00:00
lib3ds Fix build with automake-1.13. 2013-01-23 17:26:27 +00:00
libart Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libcaca "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
libexif Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libexif-gtk Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libgdiplus Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libgexiv2 Really link with ${CXX} and don't append -lstdc++ by hand. 2013-05-04 12:46:42 +00:00
libggi Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
libggigcp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libggimisc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libggiwmh Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libgii Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libgiigic Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libgnomecanvas Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libgnomecanvasmm Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
libjpeg-turbo Fixes: 2013-04-06 03:45:05 +00:00
libkdcraw Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
libkdcraw-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
libkexif Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
libkexiv2 Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
libkexiv2-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
libkface Update to digikam software collection 3.2.0 2013-05-21 13:04:09 +00:00
libkipi Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
libkipi-kde3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
libksane Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
liblqr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libotf Correct PLIST for building without X11. 2013-02-25 16:13:28 +00:00
libpano13 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libpuzzle Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
libraw Changes 0.15.1: 2013-05-26 09:07:34 +00:00
libraw013 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
librsvg Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libscigraphica Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libungif 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
libv4l Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
libvideogfx Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libwebp Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
libwmf Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
libxmi Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
ljpeg Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
lprof Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
magicpoint Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
mandelbulber Add cstring includes formerly done by png.h. 2013-03-02 18:08:03 +00:00
Mesa Mesa 7.11.2 is a bug fix release which fixes bugs found since the 7.11 release. 2013-05-16 05:04:56 +00:00
MesaDemos
MesaLib Mark the package as broken on NetBSD when dri is not enabled. 2013-05-28 11:27:09 +00:00
metacam Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
mgl Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
mng Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
mpeg2codec Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
mpgtx Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
mscgen Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
mypaint Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ncview Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
netpbm Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
Ngraph Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
ns-cult3d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
nvtv Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ocrad Fix missing includes. 2013-05-23 15:04:44 +00:00
opencsg Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
opencv Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
opendis Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
openexr This one should not be revbumped! 2013-05-09 07:59:26 +00:00
openimageio Add missing includes. Don't use forward defines of the STL. 2013-05-09 13:58:54 +00:00
openjpeg Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
openjpeg15 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
OpenRM Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
optipng Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
osg Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
oxygen-icons Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
p5-Barcode-Code128 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-cairo Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-Chart Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-Chart-ThreeD Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-clutter Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-GD Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-GD-Barcode Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-GD-Graph-sparklines Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
p5-GD-Graph3d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-GD-SecurityImage Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-GD-SVG Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
p5-GDGraph Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-GDGraph-boxplot Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
p5-GDTextUtil Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-GIFgraph Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-Gnome2-Canvas Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-GraphicsMagick Removed PKGREVISION after GraphicsMagick update to 1.3.18 2013-03-11 17:45:36 +00:00
p5-GraphViz Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-GraphViz2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-Image-BMP Update to 1.17. No NEWS found. 2012-10-21 22:58:11 +00:00
p5-Image-ExifTool Update to 9.01: 2012-10-21 23:03:28 +00:00
p5-Image-Imlib2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-Image-Info Update p5-Image-Info to 1.34. 2013-03-11 12:49:23 +00:00
p5-Image-Size Update to 3.232. Add missing REPLACE_PERL. 2012-10-21 23:05:30 +00:00
p5-PerlMagick Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
p5-RRDTool-OO Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-SVG Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
p5-SWF-File Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
p5-Template-GD Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
panomatic Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
PanoTools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pdiff Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
pear-Image_Canvas Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pear-Image_Color Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pear-Image_Graph Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pfstmo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pfstools Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
pgraf Use void for xx. 2012-12-20 21:51:38 +00:00
photopc Update to 3.05. No changelog. 2013-03-03 10:40:12 +00:00
php-exif Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
php-gd Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
php-jpgraph Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pixmap Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 21:04:43 +00:00
ploticus Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ploticus-examples Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
plotmtv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
plotutils Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
png Update to 1.6.2: 2013-04-25 22:01:14 +00:00
png2html Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
pngcheck Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pngcrush Changes 1.7.58: 2013-05-23 16:01:09 +00:00
potrace Update to 1.11: 2013-03-15 23:21:39 +00:00
povray Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
prag Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
ps2eps Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
pstoedit Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
py-aafigure Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
py-actdiag Update to arcdiag-1.4.1 2012-11-19 19:57:29 +00:00
py-biggles Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-blockdiag Update block-diag to 1.2.3 2012-11-19 19:54:39 +00:00
py-cairo drop patches for Python-2.5 support 2013-03-19 12:19:39 +00:00
py-clutter Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
py-clutter-gtk Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-gd Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-gdchart Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-gnuplot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
py-goocanvas Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-gtkglext Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-imaging Fix incorrect expansion (use PYPKGPREFIX instead of hardcoded py27) 2013-02-16 12:07:26 +00:00
py-imagingtk Fix incorrect expansion (use PYPKGPREFIX instead of hardcoded py27) 2013-02-16 12:07:26 +00:00
py-matplotlib 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
py-matplotlib-gtk2 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
py-matplotlib-tk 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
py-nwdiag Update to nwdiag-0.9.2 2012-11-19 20:00:06 +00:00
py-OpenGL Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
py-piddle Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
py-pyfits Use REPLACE_PYTHON. Set LICENSE. Bump PKGREVISION. 2012-10-16 08:00:52 +00:00
py-seqdiag Update to seqdiag-0.8.1 2012-11-19 20:02:13 +00:00
py-sk1libs Revbump after updating graphics/jpeg 2013-01-24 21:52:17 +00:00
py-uniconvertor Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
qcomicbook Recursive revbump because poppler updated its shlib major for a 2013-05-29 22:13:16 +00:00
qimageblitz Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qiv Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qiviewer Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
quesoglc Fix inline use. 2013-02-26 11:10:28 +00:00
qvplay Update to 0.95. No changelog. 2013-03-03 10:53:31 +00:00
rabbit Update rabbit to 2.0.7 2013-05-09 13:43:02 +00:00
radiance Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
rayshade Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
refocus-it Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
resize_image Don't use nested functions. Bump revisions. 2012-11-01 19:52:03 +00:00
ristretto Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ruby-chunky_png Update ruby-chunky_png to 1.2.7. 2013-01-14 06:10:30 +00:00
ruby-clutter Build fixes for glib2 inclusion. 2012-05-06 17:36:33 +00:00
ruby-clutter-cairo Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ruby-clutter-core Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ruby-clutter-gtk Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ruby-color ruby-color version 1.4.1 dosen't have runtime dependency to devel/hoe and 2013-03-14 16:38:37 +00:00
ruby-color-japanese
ruby-color-tools
ruby-gd Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
ruby-gnome2-gdk3 Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnome2-gdkpixbuf Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnome2-goocanvas Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnome2-rsvg Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnuplot Update ruby-gnuplot to 2.6.2. 2013-01-14 06:14:03 +00:00
ruby-imlib2 * Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec. 2013-03-07 16:43:57 +00:00
ruby-mini-magick Update ruby-mini-magick to 3.5.0. 2013-03-11 09:17:19 +00:00
ruby-oily_png Update ruby-oily_png to 1.1.0. 2013-03-11 09:18:28 +00:00
ruby-opengl Fix build problem with ruby18-base, using modern rules from rubygems 2013-03-07 17:05:42 +00:00
ruby-rcairo Update ruby-rcairo to 1.12.4. 2013-03-14 13:26:20 +00:00
ruby-RMagick Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
s10sh Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
sane-backends Fixes: 2013-04-06 03:45:05 +00:00
sane-frontends Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
scidavis Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
scigraphica Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
scrot Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
SDL_image Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
shotwell Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
shotwell-gtk3 Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
showimg Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
silgraphite Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
silgraphite-ft Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
silgraphite-xft Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
simage Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
skencil Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
spcaview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
svgpart Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
tango-icon-theme Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
tesseract Add a number of includes hidden by libstdc++'s name space pollution. 2013-04-29 21:31:09 +00:00
tex-a2ping Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
tex-a2ping-doc
tex-asyfig
tex-asyfig-doc
tex-auto-pst-pdf Import tex-auto-pst-pdf-0.6 as graphics/tex-auto-pst-pdf. 2012-10-16 22:07:28 +00:00
tex-auto-pst-pdf-doc Import tex-auto-pst-pdf-doc-0.6 as graphics/tex-auto-pst-pdf-doc. 2012-10-16 22:07:51 +00:00
tex-dvipng-doc
tex-eepic
tex-eepic-doc
tex-epstopdf Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
tex-epstopdf-doc
tex-metapost Fixes: 2013-04-06 03:45:05 +00:00
tex-metapost-doc
tex-mptopdf Update tex-mptopdf{,-doc} to 2012. 2012-10-14 21:59:40 +00:00
tex-mptopdf-doc Update tex-mptopdf{,-doc} to 2012. 2012-10-14 21:59:40 +00:00
tex-pdfcrop Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
tex-pdfcrop-doc
tex-psgo
tex-psgo-doc
tex-pst-2dplot
tex-pst-2dplot-doc
tex-pst-3d Fixes: 2013-04-06 03:45:05 +00:00
tex-pst-3d-doc
tex-pst-3dplot
tex-pst-3dplot-doc
tex-pst-barcode
tex-pst-barcode-doc
tex-pst-blur
tex-pst-blur-doc
tex-pst-circ
tex-pst-circ-doc
tex-pst-coil
tex-pst-coil-doc
tex-pst-eps
tex-pst-eps-doc
tex-pst-fill
tex-pst-fill-doc
tex-pst-ghsb
tex-pst-ghsb-doc
tex-pst-gr3d
tex-pst-gr3d-doc
tex-pst-grad
tex-pst-grad-doc
tex-pst-lens
tex-pst-lens-doc
tex-pst-math
tex-pst-math-doc
tex-pst-node
tex-pst-node-doc
tex-pst-osci
tex-pst-osci-doc
tex-pst-pdf Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:run 2013-04-24 10:10:13 +00:00
tex-pst-pdf-doc
tex-pst-plot
tex-pst-plot-doc
tex-pst-poly
tex-pst-poly-doc
tex-pst-slpe
tex-pst-slpe-doc
tex-pst-text
tex-pst-text-doc
tex-pst-tree
tex-pst-tree-doc
tex-pst-vue3d
tex-pst-vue3d-doc
tex-pstricks Update tex-pstricks to 2.33. 2012-10-16 22:24:17 +00:00
tex-pstricks-add
tex-pstricks-add-doc
tex-pstricks-doc Update tex-pstricks to 2.33. 2012-10-16 22:24:17 +00:00
tex-tex-ps
tex-tex-ps-doc
tex-xypic
tex-xypic-doc
tgif Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
tiff add patches from Redhat to fix possible buffer overflows in the 2013-05-02 14:52:44 +00:00
TiffIO Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
tkpiechart "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
tuxpaint Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
tuxpaint-config Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
tuxpaint-stamps Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
ucview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
unicap Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
urt Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
vcg Use c89; fix void main; preliminary LP64 fixes (a lot more likely required) 2013-04-14 00:15:27 +00:00
veusz update to 1.17.1 2013-05-03 15:45:11 +00:00
vid Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
viewfax Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
viewnior Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
vigra Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
vnc2swf "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
vp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
vtk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
vtk-data Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
vtk-docs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
wmphoto Fix inline usage. 2012-11-01 19:52:47 +00:00
wxsvg update to 1.1.14 2013-04-17 17:28:03 +00:00
x11rec Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
xart Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xbmbrowser Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
xdot Import xdot-20121124 as graphics/xdot. 2013-01-05 22:12:33 +00:00
xdvipresent Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
xfce4-icon-theme Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfig Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xgc Will MAINTAIN for food. 2013-05-28 03:47:57 +00:00
xgraph Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
xli Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xmorph Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
xpaint "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
xplot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
xplot-devel Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
xsane Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xv Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xzgv Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
zphoto Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
Makefile +xgc 2013-05-28 02:54:07 +00:00