pkgsrc/graphics
ryoon ec4329ecbe Update to 2.10.12
Changelog:
Overview of Changes from GIMP 2.10.10 to GIMP 2.10.12
=====================================================

Core:

  - Add an "Incremental" option to the Dodge/Burn tool, which,
    similarly to the Paintbrush, Pencil, and Eraser tools, applies the
    effect incrementally as the pointer moves.
  - Curves now have a concept of smooth vs corner points: smooth
    points produce a smooth curve, while corner points produce a sharp
    curve (previously, all points were smooth).
  - Search the user font directory path on Windows (since Windows 10,
    non-admin users have the ability to install fonts). This is only a
    temporary hack until fontconfig adds proper upstream support:
    https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/144
  - In gimp_brush_core_get_paint_buffer(), when allocating a new paint
    buffer, clear the old buffer *before* allocating the new one, to
    reduce the amount of simultaneously allocated memory.
  - In GimpPaintbrush, avoid refilling the paint buffer at each dab if
    the paint color/pixmap hasn't changed, hence allowing faster
    painting in some specific cases.
  - Add hygon cpu detection and enable MMX/SSE support.
  - Add a GimpSymmetry::get_transform() virtual function and a
    corresponding gimp_symmetry_get_transform() function which return
    the brush transform corresponding to a given symmetry stroke in
    terms of the rotation angle and reflection flag (in contrast to
    gimp_symmetry_get_operation() which returns the same transforation
    in terms of a GeglNode). This allows us to simplify, fix (artifact
    bugs, etc.), and improve the painting-code performance for several
    symmetry painting cases.
  - New gimp-brush-pipe-spacing parasite set by core code to preserve
    GIH brush's spacing across reloads.
  - Add a new Offset filter tool, as a front-end to gimp:offset. The
    tool replaces, and provides the same interface as the drawable-
    offset dialog while also providing live preview and on-canvas
    interaction.

Plug-ins:

  - Exported profile and data format strategy updated in several file
    plug-ins.

    * When not saving a profile, we always export as sRGB data, as most
      viewers would not display the image properly otherwise.
    * When saving a profile:
        * If a profile was manually assigned, we always export to the
          assigned format, hence pixel data is converted accordingly,
	  whatever the work format.
        * If no profile was assigned:
            * If the export format support high-bit depth, we export the
              work format as-is.
            * If the export format is 8-bit max, we convert the work
              format to sRGB, except if the work format is 8-bit linear.

    The following plug-ins were updated: JPEG, PNG, TIFF and WebP.

  - TIFF plug-in now supports layer export.
  - Add accelerator on "Save color _profile" item in JPEG export so
    that all items in the dialog have keyboard accelerators.
  - Add a "Save color profile" checkbox in WebP export and remove the
    "Advanced Options" expander (all metadata and profile writing
    options are now directly visible).
  - Process cases of non-conformant TIFF file with extra channels
    while ExtraSamples is not set by assuming the first extra channel
    is a non-premultiplied alpha channel and outputting a warning. In
    the future, this should be updated further by a dialog asking what
    to do with the non-defined dialog (consider as premultiplied or
    non-premultiplied alpha channel, or just save as extra channels).

Tools:

  - Add input/output spin-buttons to the Curves tool, which allow
    setting the selected point's coordinates numerically. When the image
    precision is greater than 8-bpc, use a 0.00-100.00 range for the
    point-coordinate spin-buttons instead of a 0-255 range.
  - In the Curves tool, allow changing the curve's point types (cf. new
    curve corner points in Core section). Corner points are displayed
    with a diamond shape instead of a circle.
  - Free Select tool now creates a selection as soon as the polygon is
    closed. This selection is updated when the polygon, or the relevant
    tool-options, change, similarly to GimpRectangleSelectTool.
  - Derive GimpEraser from GimpPaintbrush, instead of directly from
    GimpBrushCore.
    This allows GimpEraser to reuse the paint-buffer content across
    dabs, improving performance.
  - Allow moving an intersecting pair of guides with the Move tool.

User interface:

  - In GimpCurveView, when dragging an existing curve point, don't
    immediately move the point to the cursor position upon button
    press, but rather move it relative to its current position as the
    cursor moves. This allows selecting a point without moving it, and
    adjusting its position more easily.
  - when the cursor hovers above a point in GimpCurveView, or when
    dragging a point, have the coordinate indicator show the point's
    position, rather than the cursor's.
  - In GimpCurveView, when holding down Ctrl while adding/dragging a
    point, snap the y-coordinate to the original curve (at the start
    of the drag). This is particularly useful for adding points along
    the curve.
  - In GimpDashboard, don't show legend for groups with no meter.
  - Add a tile-alloc-total variable to the dashboard's memory and misc
    groups, showing the total amount of memory used by the tile
    allocator.
  - Add a "Save Keyboard Shortcuts Now" button to the Configure
    Keyboard Shortcuts dialog.

Installers:

  - Windows: enable InnoSetup "unofficial" translations. Otherwise we
    had a bunch of wasted work from our translators of several
    languages whose translations were never used in the installer.

Translations:

   - 12 translations were updated: Catalan, Chinese, French, German,
     Hungarian, Indonesian, Italian, Polish, Russian, Spanish, Swedish
     and Turkish.
2019-06-18 14:29:20 +00:00
..
aalib graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
adapta-gtk-theme adapta-gtk-theme: Use TOOL_DEPENDS. 2019-05-02 20:29:45 +00:00
adaptagrams Needs pkg-config for autoreconf. 2016-10-17 11:47:12 +00:00
adwaita-icon-theme *: Adjust all librsvg TOOL_DEPENDS to use graphics/librsvg/tool.mk 2019-06-08 19:56:23 +00:00
AfterShotPro graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
agg agg: fix build with newer automake. 2018-12-14 17:03:04 +00:00
ansilove ansilove: Update to 3.0.9. 2019-06-17 21:31:26 +00:00
aqsis PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
arc-theme Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
artist Added missing LICENSE variable. 2018-01-03 00:30:31 +00:00
asymptote PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
autopano-sift-C graphics/autopano-sift-C: Install manpages into ${PKGMANDIR}. 2017-08-19 00:19:37 +00:00
autotrace Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
aview *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
babl Update to 0.1.66 2019-06-18 14:24:02 +00:00
barcode Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
bktr2jpeg
blender Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
blender-doc
blinkenthemes Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
blinkentools Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
breeze-icons kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
cairo Revert revbump of cairo (after cairo update) as well. 2018-11-14 23:12:51 +00:00
cairo-gobject cairo-gobject: Bump PKGREVISION 2018-11-20 13:20:42 +00:00
cairomm graphics/cairomm: remove unknown configure option --disable-docs 2019-04-30 15:36:15 +00:00
cal3d Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
cal3d-examples graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
cambevao graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
camediaplay
camlimages all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
cdlabelgen Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
Cenon Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
cheese Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
cinepaint PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
circos all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
claraocr Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
clutter Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
clutter-box2d Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
clutter-gtk Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
clutter-gtk0.10 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
clutter-mx Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
cnxtview Support jpeg-9 API. 2016-03-25 21:12:57 +00:00
cogl Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
Coin Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
colord Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
comix Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
compface Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
cpia2view
cqcam Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
CRWInfo Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
darktable Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
dcraw Changes 9.27.0: 2017-02-12 20:28:23 +00:00
deforaos-camera Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
deforaos-icon-theme Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
denemo Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
dia dia: note new bug report URL in a patch (NFC) 2019-03-23 18:12:32 +00:00
dia-python Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
digikam revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
djview4 *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
djvulibre-lib
djvulibre-tools
dvipng Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
dx graphics/dx: Switch from archivers/szip to archivers/libaec 2019-05-01 12:40:19 +00:00
dxsamples Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
edje PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
elementary-xfce-icon-theme Update to 0.11: 2018-05-15 21:30:55 +00:00
enblend-enfuse Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
eog Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
eog-plugins Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
eog-plugins-map Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
eog3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
eom eom: update to 1.22.1 2019-05-08 02:06:46 +00:00
epeg Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
erlang-eimp graphics/erlang-eimp: Update to 1.0.6. 2018-07-20 09:26:21 +00:00
evas Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-buffer Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-edb Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-eet Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-gif Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-jpeg Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-pmaps Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-png Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-software-x11 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-tiff Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
evas-xpm Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
ewipe Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
exif
exifprobe Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
exiftags
exiv2 exiv2: drop MAKE_JOBS_SAFE=no 2019-02-23 09:00:25 +00:00
exiv2-organize revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
extrema Fix PLIST inconsistency after recent update, sorry. 2016-09-12 14:01:19 +00:00
f-spot Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
fbm
feh feh: Update to 3.1.3 2019-06-10 11:29:06 +00:00
flickrnet Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
fly Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
fnlib graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
fotoxx Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
frameworks all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
freeglut Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
freeimage Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
freeimageplus Install licenses and copyright information in freeimage and 2017-08-11 15:26:20 +00:00
freetype Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
freetype-lib Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
freetype-utils
freetype2 freetype2: updated to 2.10.0 2019-04-02 07:17:17 +00:00
fujiplay Comment out dead sites. 2017-08-16 20:45:30 +00:00
g2 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gd Add upstream patch to address CVE-2018-1000222. 2018-09-10 13:34:16 +00:00
gdchart Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
gdk-pixbuf graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
gdk-pixbuf2 gdk-pixbuf2: update to 2.36.12. 2018-04-16 12:22:40 +00:00
gdk-pixbuf2-jasper 2.36.8: 2017-08-08 16:52:10 +00:00
gdk-pixbuf2-xlib Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
geeqie Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
gegl Update to 0.4.16 2019-06-18 14:26:59 +00:00
geomview Move documentation to where it belongs, add license, bump PKGREVISION. 2018-01-07 22:36:54 +00:00
get_ds7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gexiv2 graphics/gexiv2: fix minor darwin specific error in configure 2018-06-04 05:09:33 +00:00
gfract Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gif2png PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
gif320 Sort PLIST files. 2018-01-01 22:29:15 +00:00
giflib Update graphics/giflib to 5.1.4. 2016-05-01 20:28:44 +00:00
giflib-util
gifsicle Update to 1.91. From the changelog: 2018-11-15 22:06:42 +00:00
giftrans
gimmage revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
gimp Update to 2.10.12 2019-06-18 14:29:20 +00:00
gimp-color-manager Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-docs-de Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-en fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
gimp-docs-es Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-fr Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-it Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-ja Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-ko Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-nl Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-nn Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-pl Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-ru Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-sv Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-docs-zh_CN Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gimp-exif-browser Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-fix-ca Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-high-pass-filter
gimp-jxr Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-liquid-rescale Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-rawphoto Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-refocus-it Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-resynthesizer Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-ufraw Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp-warp-sharp
gimp-webp Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gimp2-wideangle Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
giram Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
girara girara: Update to 0.3.2 2019-03-06 16:57:21 +00:00
gle Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
glew Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
glfw Update graphics/glfw to 3.2.1 2017-04-12 12:56:46 +00:00
glitz
gliv Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
glm
glpng
glu glu: Requires iconv. 2019-06-14 10:22:46 +00:00
glut glut: Requires zlib. 2018-10-17 18:03:48 +00:00
glw Follow some http redirects. 2017-08-16 20:21:03 +00:00
glx-utils glx-utils: update to 8.4.0 2019-01-04 01:18:14 +00:00
gmic Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gmngview Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
GMT *: remove commented out libXp dependency 2019-03-20 12:19:38 +00:00
gnome-backgrounds Fix build on NetBSD. 2018-06-13 19:35:51 +00:00
gnome-icon-theme *: Adjust all librsvg TOOL_DEPENDS to use graphics/librsvg/tool.mk 2019-06-08 19:56:23 +00:00
gnome-icon-theme-extras gnome-icon-theme-extras: Remove unused depends on librsvg 2019-06-08 20:01:58 +00:00
gnome-icon-theme-symbolic Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gnome-themes-standard Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gnuplot Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
go-image Revbump all Go packages after go112 update. 2019-05-27 15:18:17 +00:00
go-imaging Revbump all Go packages after go112 update. 2019-05-27 15:18:17 +00:00
go-resize Revbump all Go packages after go112 update. 2019-05-27 15:18:17 +00:00
go-smartcrop Revbump all Go packages after go112 update. 2019-05-27 15:18:17 +00:00
gocr Updated graphics/gocr to 0.48 2016-07-24 23:59:55 +00:00
goocanvas Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
goocanvas2 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
goocanvasmm Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gource Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
gphoto2 libgphoto2: update bl3.mk for dependency change 2018-04-03 06:14:54 +00:00
gpick Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
gpicview Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gqview Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gqview-devel Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
grafx2 Fix packaging on native X11 environment 2018-07-17 21:32:19 +00:00
grap Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
GraphicsMagick {p5-}GraphicsMagick: updated to 1.3.32 2019-06-18 13:30:52 +00:00
graphite2 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
graphviz Recursive revbump from print/poppler 2019-05-09 13:57:48 +00:00
graphviz-dot-mode
gri revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
gst-plugins0.10-cairo Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gst-plugins0.10-jpeg
gst-plugins0.10-png
gst-plugins1-cairo Reset revision after gstreamer1 update 2019-05-29 20:53:25 +00:00
gst-plugins1-jpeg
gst-plugins1-png
gthumb Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gthumb3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gtkam Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gtkglext Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gtkimageview Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gtksee Comment out dead sites. 2017-08-16 20:45:30 +00:00
gts *: add SHA512 checksums to distinfo 2019-04-27 11:33:02 +00:00
guetzli Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
guile-cairo Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
GUIlib Sort PLIST files. 2018-01-01 22:29:15 +00:00
gwenview revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
h5utils
hermes Sort PLIST files. 2018-01-01 22:29:15 +00:00
hicolor-icon-theme Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
hp2xx
hugin Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
icon-naming-utils Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
icoutils Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
iGMT iGMT: follow redirect 2017-12-24 09:52:51 +00:00
ilmbase ilmbase, openexr: require GCC 6.x 2018-11-20 08:59:29 +00:00
ImageMagick ImageMagick: update to 7.0.8.49. 2019-06-11 13:23:35 +00:00
ImageMagick6 Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
ImageViewer Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
imlib xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
imlib-gtk graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
imlib2 imlib2: Update graphics/imlib to 1.5.1 2018-11-29 13:58:58 +00:00
impress Sort PLIST files. 2018-01-01 22:29:15 +00:00
inkscape inkscape: updated to 0.92.4 2019-05-13 16:17:51 +00:00
ipe Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
ivtools Comment out dead sites. 2017-08-16 20:45:30 +00:00
jasper graphics/jasper: update to 2.0.14. 2017-11-23 19:16:28 +00:00
jbig2dec PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
jbig2enc Add jbig2enc-0.29pre: 2019-03-06 13:00:02 +00:00
jbigkit Honor LDFLAGS. Fixes RELRO build. 2017-07-06 13:13:30 +00:00
jhead graphics/jhead: move documentation to share/doc/jhead 2018-02-18 05:01:02 +00:00
jpeg add patch for CVE-2018-11813 from mozjpeg, which has an easily found 2019-03-10 11:22:43 +00:00
jpeg2ps Comment out dead sites. 2017-08-16 20:45:30 +00:00
jpeg_ls
jpeginfo Use PKGMANDIR. Add patch comment. 2016-04-01 13:05:37 +00:00
jpegoptim jpegoptim: updated to 1.4.6 2018-04-18 06:55:49 +00:00
jpegpixi Comment out dead sites. 2017-08-16 20:45:30 +00:00
jpegquality
jxrlib Update some HOMEPAGEs. 2017-09-03 09:22:57 +00:00
kamera revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kcolorchooser revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kde-base-artwork revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdegraphics-mobipocket revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdegraphics-strigi-analyzer revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdegraphics-thumbnailers revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kgamma revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kiconthemes kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
kimageformats kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
kipi-plugins revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kolourpaint revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
koverartist revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kplotting kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
kqtquickcharts4 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
krita Recursive revbump from print/poppler 2019-05-09 13:57:48 +00:00
kruler revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
ksaneplugin revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
ksnapshot revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
lasem Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
lcms
lcms2 lcms2: update to 2.9 2019-01-15 10:54:46 +00:00
lensfun lensfun: updated HOMEPAGE 2019-04-29 16:32:38 +00:00
lepton Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
leptonica leptonica: updated to 1.78.0 2019-03-22 08:23:04 +00:00
lib3ds
libart
libbpg all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
libcaca libcaca: assume & handle newly POSIX style endian.h (decision in 2011) 2017-12-03 03:57:31 +00:00
libdmtx libdmtx: update HOMEPAGE 2018-02-25 16:09:19 +00:00
libepoxy libepoxy: Don't hardcode the libEGL version number. 2019-05-27 17:04:04 +00:00
libexif libexif: Add a patch from upstream to address CVE-2017-7544 2018-10-13 10:17:30 +00:00
libexif-gtk Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libfpx *: remove ftp.kddlabs.co.jp, does not provide ftp service 2017-12-03 11:09:46 +00:00
libgdiplus Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libggi xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
libggigcp Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libggimisc Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libggiwmh Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libgii graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
libgiigic Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libgltf Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
libgnomecanvas Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libgnomecanvasmm Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libimagequant libimagequant: updated to 2.12.3 2019-05-31 10:05:34 +00:00
libiptcdata Import libiptcdata-1.0.4 as graphics/libiptcdata 2016-07-10 21:57:47 +00:00
libjpeg-turbo libjpeg-turbo: update to 1.5.3 2018-08-13 20:50:59 +00:00
libkdcraw revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libkexiv2 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libkface revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libkipi revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libksane revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
liblqr graphics/liblqr: Remove inlines so digikam and clang are happy. 2016-06-15 18:53:33 +00:00
libmypaint graphics/libmypaint: Add missing dependencies 2018-05-02 14:39:32 +00:00
libotf Fix non-portable code, ride previous revbump 2019-05-29 12:54:10 +00:00
libpano13 Use CMAKE_INSTALL_MANDIR. 2016-04-21 15:54:31 +00:00
libpgf
libpuzzle Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
libraw libraw: update to 0.18.8 2018-04-14 03:45:56 +00:00
libraw013 Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
librsvg librsvg: Add available.mk and tool.mk mk fragments 2019-06-08 19:51:38 +00:00
librsvg-c graphics/librsvg-c: re-import librsvg-2.40.20nb4 (previously in graphics/librsvg) 2019-05-29 12:34:52 +00:00
libscigraphica Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
libsixel revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libspiro Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful 2017-05-04 19:21:35 +00:00
libv4l Change MAINTAINER to a valid address. 2018-08-05 10:54:58 +00:00
libvideogfx libvideogfx: add patch to distinfo so it will be used 2019-04-27 11:27:17 +00:00
libwebp libwebp: updated to 1.0.2 2019-01-29 10:08:11 +00:00
libwmf graphics/libwmf: Make this build with freetype2-2.9.1 2018-05-05 12:33:00 +00:00
libxmi
ljpeg
luminance-hdr Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
lxde-icon-theme lx*: use consistent HOMEPAGE, follow redirect 2017-12-24 09:59:46 +00:00
magicpoint all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
mandelbulber Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
mate-backgrounds PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
mate-icon-theme PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
mate-icon-theme-faenza PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
mate-themes PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
materia-gtk-theme graphics/materia-gtk-theme: Add version 20190315. 2019-03-24 15:57:52 +00:00
Mesa
MesaDemos Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
MesaLib Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
MesaLib7 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
MesaLib18 MesaLib18: attempt to help older linux builds by making the memfd logic 2019-05-01 19:31:45 +00:00
metacam
mgl mgl: Fixed pkglint warning about SUBST block. 2018-01-10 00:06:26 +00:00
mng Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
mpeg2codec
mpgtx graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
mscgen Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
mypaint Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
mypaint-brushes mypaint-brushes: catch up with scons update; support building with python 3 2019-01-02 17:23:03 +00:00
ncview revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
netpbm Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
Ngraph Sort PLIST files. 2018-01-01 22:29:15 +00:00
ns-cult3d Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
numix-icon-theme Sync PLIST with reality. Bump revision. 2017-02-17 17:03:50 +00:00
numix-icon-theme-circle Sync PLIST with reality. Bump revision. 2017-02-17 17:03:50 +00:00
nvidia-texture-tools Update to nvidia-texture-tools to 2.1.0 2016-09-19 23:28:01 +00:00
nvtv Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ocrad
opencolorio Bump revision for yaml-cpp dependency change. Require C++11 as 2018-06-02 19:06:55 +00:00
opencsg
opencv opencv: add new patch to distinfo 2019-04-29 06:59:17 +00:00
opencv-contrib-face opencv-contrib-face: regen distinfo to add new patch in opencv/patches 2019-05-02 08:58:01 +00:00
opencv2 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
opendis
openexr ilmbase, openexr: require GCC 6.x 2018-11-20 08:59:29 +00:00
openimageio Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
openjpeg openjpeg: updated to 2.3.1 2019-04-03 08:04:08 +00:00
openjpeg15 Use CMAKE_INSTALL_MANDIR. Fixes PKGMANDIR. 2016-04-01 11:53:06 +00:00
OpenRM Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
optipng optipng: updated to 0.7.7 2018-06-27 11:52:17 +00:00
osg Recursive revbump from print/poppler 2019-05-09 13:57:48 +00:00
oxygen-icons kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
p5-Barcode-Code128 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-cairo Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-cairo-gobject Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-Chart Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Chart-ThreeD Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-clutter Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GD graphics/p5-GD updated to 2.71 2019-02-24 00:52:58 +00:00
p5-GD-Barcode Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GD-Graph-sparklines Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GD-Graph3d Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GD-SecurityImage Updated graphics/p5-GD-SecurityImage to 1.75 2019-02-24 05:15:18 +00:00
p5-GD-SVG Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GDGraph Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GDGraph-boxplot Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GDTextUtil Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GIFgraph Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Gnome2-Canvas Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-Graph-Easy Initial import of p5-Graph-Easy, which lets you generate graphs 2018-10-22 14:39:55 +00:00
p5-GraphicsMagick {p5-}GraphicsMagick: updated to 1.3.32 2019-06-18 13:30:52 +00:00
p5-GraphViz Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GraphViz2 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Image-BMP Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Image-ExifTool p5-Image-ExifTool: updated to 11.30 2019-04-25 16:35:57 +00:00
p5-Image-Imlib2 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Image-Info Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Image-JpegTran-AutoRotate Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Image-Size Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-PerlMagick p5-PerlMagick: reset PKGREVISION after base package update 2019-03-20 15:57:17 +00:00
p5-RRDTool-OO Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-SVG Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-SVG-Graph Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-SWF-File Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Template-GD Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
panomatic
PanoTools sun-jdk6, sun-jre6: remove 2019-05-02 08:36:09 +00:00
paper-icon-theme Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
papirus-folders graphics/papirus-folders: Update to 1.3.1 2019-04-02 13:20:05 +00:00
papirus-icon-theme graphics/papirus-icon-theme: Update to 20190331 2019-04-02 13:18:07 +00:00
pdiff
pear-Image_Canvas
pear-Image_Color
pear-Image_Graph
pfstools Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
pgraf Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
photopc Sort PLIST files. 2018-01-01 22:29:15 +00:00
php-exif
php-gd graphics/php-gd: Fix a syntax error of Makefile 2018-11-15 02:32:22 +00:00
php-imagick Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
php-jpgraph Sort PLIST files. 2018-01-01 22:29:15 +00:00
pixmap
ploticus Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
ploticus-examples *: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites 2018-04-21 13:38:04 +00:00
plotmtv
plotutils Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
png png: update to 1.6.37. 2019-04-17 07:05:20 +00:00
png2html Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
pngcheck
pngcrush pngcrush: fix build on SunOS 2019-05-05 20:11:25 +00:00
pngquant Use bash to run the configure script 2019-06-04 11:34:44 +00:00
potrace Update potrace to 1.15. 2018-11-08 14:40:20 +00:00
povray graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
prag
prison kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
ps2eps Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pstoedit Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
ptex Add missing header. 2017-02-15 00:54:50 +00:00
py-aafigure py-aafigure: updated to 0.6 2018-01-04 21:07:12 +00:00
py-actdiag Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
py-altgraph py-altgraph: updated to 0.16.1 2018-08-07 06:18:53 +00:00
py-biggles fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-blockdiag py-blockdiag: updated to 1.5.4 2018-08-05 12:40:53 +00:00
py-brewer2mpl Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
py-cairo py-cairo: update to 1.18.1. 2019-04-27 18:38:43 +00:00
py-cairocffi Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
py-chart Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-cycler To fix the duplication, keep the graphics/ version of py-cycler akin to 2016-08-18 11:51:45 +00:00
py-dot py-dot: updated to 1.4.1 2018-12-16 14:19:16 +00:00
py-exifread py-exifread: added version 2.1.2 2018-03-05 14:04:33 +00:00
py-fits py-fits: updated to 3.5 2018-10-07 08:51:42 +00:00
py-gdchart fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-gdmodule fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-ggplot py-ggplot: updated to 0.11.5 2019-06-17 20:27:16 +00:00
py-gnuplot fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-goocanvas Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-graphviz py-graphviz: updated to 0.10.1 2018-11-25 15:10:06 +00:00
py-gtkglext Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-imageio py-imageio: added ALTERNATIVES 2019-06-17 14:56:15 +00:00
py-imagesize py-imagesize: updated to 1.1.0 2018-10-16 08:54:50 +00:00
py-imaging fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-matplotlib py-matplotlib: updated to 3.1.0 2019-06-16 13:11:34 +00:00
py-mcomix py-mcomix: Fix incompatibility with PIL 6.0.0. 2019-05-18 08:30:20 +00:00
py-nwdiag Comment out dead sites. 2017-09-04 18:00:49 +00:00
py-objgraph py-objgraph: updated to 3.4.1 2019-05-20 12:10:37 +00:00
py-openexr py-openexr: Fix build on SunOS. 2018-10-26 12:45:47 +00:00
py-OpenGL Switch from py-Numeric to py-numpy and remove Python-3.x conflict 2016-08-21 01:32:45 +00:00
py-piddle Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-piexif py-piexif: Update to 1.1.2. 2018-11-16 15:34:33 +00:00
py-Pillow py-Pillow: updated to 6.0.0 2019-04-03 08:05:44 +00:00
py-pycha Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-pygal Reset maintainer 2017-09-16 19:26:41 +00:00
py-pygraphviz py-pygraphviz: updated to 1.5 2018-10-11 10:11:31 +00:00
py-qrcode py-qrcode: updated to 6.1 2019-01-21 10:03:47 +00:00
py-seaborn py-seaborn: updated to 0.9.0 2019-06-16 19:28:47 +00:00
py-seqdiag py-seqdiag: updated to 0.9.6 2018-08-19 11:23:51 +00:00
py-sk1libs fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-strich py-strich: follow redirect 2017-10-23 13:42:17 +00:00
py-uniconvertor Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
qcomicbook Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
qimageblitz Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
qiv Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
qiviewer Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
qore-glut-module Revbump after lang/qore module api update 2018-06-08 20:49:41 +00:00
qore-opengl-module Revbump after lang/qore module api update 2018-06-08 20:49:41 +00:00
quesoglc Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
qvplay Sort PLIST files. 2018-01-01 22:29:15 +00:00
R-Cairo Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
R-colorspace Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
R-dichromat Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
R-ggplot2 Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
R-gridExtra graphics/R-gridExtra: Import version 2.3 2018-05-01 16:05:57 +00:00
R-labeling Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
R-latticeExtra Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
R-munsell Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
R-scales Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
R-viridisLite Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
rabbit graphics/rabbit: update to 2.2.1 2017-09-18 05:31:02 +00:00
radiance Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rawtherapee Update to 5.6 2019-06-05 13:10:27 +00:00
rayshade Sort PLIST files. 2018-01-01 22:29:15 +00:00
refocus-it
resize_image Comment out dead sites. 2017-09-04 18:00:49 +00:00
ristretto ristretto: update to 0.8.4 2019-04-15 22:28:36 +00:00
ruby-cairo ruby-cairo: update to 1.16.4. 2019-03-09 13:50:22 +00:00
ruby-chunky_png graphics/ruby-chunky_png: update to 1.3.10 2018-03-14 14:36:03 +00:00
ruby-color
ruby-color-japanese Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-color-tools
ruby-gd Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
ruby-gnome2-cairo-gobject ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-clutter ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-clutter-gdk ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-clutter-gtk ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-gdk3 ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-gdkpixbuf ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-rsvg ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnuplot
ruby-imlib2 Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-mini-magick graphics/ruby-mini-magick: update to 4.9.2 2018-09-23 15:28:23 +00:00
ruby-oily_png Update ruby-oily_png to 1.2.1. 2016-10-15 13:55:10 +00:00
ruby-opengl graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
ruby-RMagick graphics/ruby-RMagick: update to 3.1.0 2019-05-06 15:38:19 +00:00
ruby-screengif graphics/ruby-screengif: fix ALTERNATIVES file 2018-12-22 17:20:51 +00:00
s10sh *: reset maintainer for drochner 2018-08-19 20:16:39 +00:00
sane-backends sane-backends: Handle nls correctly. 2018-05-15 14:58:08 +00:00
sane-frontends Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
scidavis PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
scigraphica Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
scrot Comment out dead sites. 2017-09-04 18:00:49 +00:00
SDL2_image SDL2_image: updated to 2.0.4 2018-11-01 21:10:22 +00:00
SDL_image Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
shotwell Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
silgraphite Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
silgraphite-ft
silgraphite-xft Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
simage
skencil Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
slim-themes Fix date format, noted by jmcneill@. 2018-06-03 22:12:13 +00:00
spcaview Comment out dead sites. 2017-09-04 18:00:49 +00:00
svgpart revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
sxiv sxiv: Remove no longer needed tool dependency to gmake 2019-02-16 13:13:42 +00:00
tango-icon-theme Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
tesseract tesseract: Avoid unportable `=' test(1) operator 2019-05-04 16:05:33 +00:00
tex-a2ping Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
tex-a2ping-doc tex-a2ping{,-doc}: update to 2.83p 2018-05-02 11:15:20 +00:00
tex-animate tex-animate{,-doc}: update to 20190409 2019-05-13 12:00:19 +00:00
tex-animate-doc tex-animate{,-doc}: update to 20190409 2019-05-13 12:00:19 +00:00
tex-asyfig
tex-asyfig-doc
tex-auto-pst-pdf
tex-auto-pst-pdf-doc
tex-automata
tex-automata-doc
tex-bbcard
tex-bbcard-doc
tex-bclogo Updated to TexLive 2016: 2016-06-16 04:00:45 +00:00
tex-bclogo-doc Updated to TexLive 2016: 2016-06-16 04:00:45 +00:00
tex-blockdraw_mp
tex-blockdraw_mp-doc
tex-bpolynomial
tex-bpolynomial-doc
tex-circuitikz Update to TeXlive 2017 2017-06-20 22:07:24 +00:00
tex-circuitikz-doc Update to TeXlive 2017 2017-06-20 22:07:24 +00:00
tex-cmarrows
tex-cmarrows-doc
tex-contour graphics/tex-contour: import tex-contour-2.14 2019-06-05 21:20:11 +00:00
tex-contour-doc graphics/tex-contour-doc: import tex-contour-doc-2.14 2019-06-05 21:20:44 +00:00
tex-drv
tex-drv-doc
tex-dviincl
tex-dviincl-doc
tex-dvipng-doc
tex-eepic Remove teTeX* packages and references to them. 2017-09-06 16:49:21 +00:00
tex-eepic-doc Remove teTeX* packages and references to them. 2017-09-06 16:49:21 +00:00
tex-ellipse Add tex-ellipse{,-doc} 1.0 2017-01-20 21:07:40 +00:00
tex-ellipse-doc Add tex-ellipse{,-doc} 1.0 2017-01-20 21:07:40 +00:00
tex-emp
tex-emp-doc
tex-epsincl
tex-epsincl-doc
tex-epstopdf tex-epstopdf{,-doc}: update to 2.28 2019-01-26 07:50:00 +00:00
tex-epstopdf-doc tex-epstopdf{,-doc}: update to 2.28 2019-01-26 07:50:00 +00:00
tex-expressg
tex-expressg-doc
tex-exteps
tex-exteps-doc
tex-featpost
tex-featpost-doc
tex-feynmf
tex-feynmf-doc
tex-feynmp-auto
tex-feynmp-auto-doc
tex-fiziko tex-fiziko{,-doc}: update to 0.1.3 2019-05-15 08:48:08 +00:00
tex-fiziko-doc tex-fiziko{,-doc}: update to 0.1.3 2019-05-15 08:48:08 +00:00
tex-garrigues
tex-garrigues-doc
tex-gmp
tex-gmp-doc
tex-graphics-pln tex-graphics-pln{,-doc}: update to 2018 2018-05-06 04:12:47 +00:00
tex-graphics-pln-doc tex-graphics-pln{,-doc}: update to 2018 2018-05-06 04:12:47 +00:00
tex-hatching
tex-hatching-doc
tex-incgraph Add tex-incgraph{,-doc} 1.12 2017-01-20 21:09:07 +00:00
tex-incgraph-doc Add tex-incgraph{,-doc} 1.12 2017-01-20 21:09:07 +00:00
tex-latexmp
tex-latexmp-doc
tex-mcf2graph tex-mcf2graph{,-doc}: update to 4.40 2019-05-11 23:28:46 +00:00
tex-mcf2graph-doc tex-mcf2graph{,-doc}: update to 4.40 2019-05-11 23:28:46 +00:00
tex-metago
tex-metago-doc
tex-metaobj
tex-metaobj-doc
tex-metaplot
tex-metaplot-doc
tex-metapost tex-metapost{,-doc}: update to 1.803pl49482 2019-01-29 06:45:25 +00:00
tex-metapost-colorbrewer tex-metapost-colorbrewer{,-doc}: add version 2018 2019-02-02 00:35:39 +00:00
tex-metapost-colorbrewer-doc tex-metapost-colorbrewer{,-doc}: add version 2018 2019-02-02 00:35:39 +00:00
tex-metapost-doc tex-metapost{,-doc}: update to 1.803pl49482 2019-01-29 06:45:25 +00:00
tex-metauml tex-metauml{,-doc}: update to 0.2.6 2019-05-06 21:19:54 +00:00
tex-metauml-doc tex-metauml{,-doc}: update to 0.2.6 2019-05-06 21:19:54 +00:00
tex-mfpic
tex-mfpic-doc
tex-mfpic4ode
tex-mfpic4ode-doc
tex-mp3d
tex-mp3d-doc
tex-mparrows Add tex-mparrows{,-doc} 0.1 2017-01-20 23:06:05 +00:00
tex-mparrows-doc Add tex-mparrows{,-doc} 0.1 2017-01-20 23:06:05 +00:00
tex-mpattern
tex-mpattern-doc
tex-mpcolornames
tex-mpcolornames-doc
tex-mpgraphics
tex-mpgraphics-doc
tex-mptopdf tex-mptopdf{,-doc}: update to 2018 2019-05-07 12:12:10 +00:00
tex-mptopdf-doc tex-mptopdf{,-doc}: update to 2018 2019-05-07 12:12:10 +00:00
tex-mptrees Add tex-mptrees{,-doc} 17.06 2017-06-24 00:10:08 +00:00
tex-mptrees-doc Add tex-mptrees{,-doc} 17.06 2017-06-24 00:10:08 +00:00
tex-pdfcrop Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
tex-pdfcrop-doc
tex-pgf-umlsd tex-pgf-umlsd{,-doc}: Add version 0.7 2019-02-02 02:11:33 +00:00
tex-pgf-umlsd-doc tex-pgf-umlsd{,-doc}: Add version 0.7 2019-02-02 02:11:33 +00:00
tex-pgfgantt tex-pgfgantt{,-doc}: update to 5.0 2018-04-25 11:13:06 +00:00
tex-pgfgantt-doc tex-pgfgantt{,-doc}: update to 5.0 2018-04-25 11:13:06 +00:00
tex-pictex
tex-pictex-doc
tex-piechartmp
tex-piechartmp-doc
tex-psgo
tex-psgo-doc
tex-pst-2dplot
tex-pst-2dplot-doc
tex-pst-3d
tex-pst-3d-doc
tex-pst-3dplot Update to TeXlive 2017 2017-06-21 11:45:57 +00:00
tex-pst-3dplot-doc Update to TeXlive 2017 2017-06-21 11:45:57 +00:00
tex-pst-barcode tex-pst-barcode{,-doc}: update to 0.18 2017-10-16 10:35:44 +00:00
tex-pst-barcode-doc tex-pst-barcode-doc: fix PLIST 2018-01-30 06:32:20 +00:00
tex-pst-blur
tex-pst-blur-doc
tex-pst-circ tex-pst-circ{,-doc}: update to 2.16 2019-02-01 21:25:24 +00:00
tex-pst-circ-doc tex-pst-circ{,-doc}: update to 2.16 2019-02-01 21:25:24 +00:00
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}: update to 0.65 2019-01-29 05:50:36 +00:00
tex-pst-math-doc tex-pst-math{,-doc}: update to 0.65 2019-01-29 05:50:36 +00:00
tex-pst-node tex-pst-node{,-doc}: update to 1.42 2019-05-11 22:31:42 +00:00
tex-pst-node-doc tex-pst-node{,-doc}: update to 1.42 2019-05-11 22:31:42 +00:00
tex-pst-osci
tex-pst-osci-doc
tex-pst-ovl tex-pst-ovl{,-doc}: update to 0.07a 2017-10-23 09:31:34 +00:00
tex-pst-ovl-doc tex-pst-ovl{,-doc}: update to 0.07a 2017-10-23 09:31:34 +00:00
tex-pst-pdf Update tex-pst-pdf{,-doc} to 1.2d 2017-08-23 23:51:35 +00:00
tex-pst-pdf-doc Update tex-pst-pdf{,-doc} to 1.2d 2017-08-23 23:51:35 +00:00
tex-pst-plot tex-pst-plot{,-doc}: update to 1.91 2019-01-26 02:41:05 +00:00
tex-pst-plot-doc tex-pst-plot{,-doc}: update to 1.91 2019-01-26 02:41:05 +00:00
tex-pst-poly
tex-pst-poly-doc
tex-pst-slpe
tex-pst-slpe-doc
tex-pst-text tex-pst-text{,-doc}: update to 1.02 2019-01-29 07:54:18 +00:00
tex-pst-text-doc tex-pst-text{,-doc}: update to 1.02 2019-01-29 07:54:18 +00:00
tex-pst-tools tex-pst-tools{,-doc}: update to 0.9b 2018-05-12 01:38:07 +00:00
tex-pst-tools-doc tex-pst-tools{,-doc}: update to 0.9b 2018-05-12 01:38:07 +00:00
tex-pst-tree Update to TeXlive 2017 2017-06-21 11:45:57 +00:00
tex-pst-tree-doc Update to TeXlive 2017 2017-06-21 11:45:57 +00:00
tex-pst-vue3d
tex-pst-vue3d-doc
tex-pstools
tex-pstools-doc
tex-pstricks tex-pstricks{,-doc}: update to 2.96 2019-05-07 12:02:31 +00:00
tex-pstricks-add tex-pstricks-add{,-doc}: update to 3.87 2019-01-30 07:54:01 +00:00
tex-pstricks-add-doc tex-pstricks-add{,-doc}: update to 3.87 2019-01-30 07:54:01 +00:00
tex-pstricks-doc tex-pstricks{,-doc}: update to 2.96 2019-05-07 12:02:31 +00:00
tex-repere tex-repere{,-doc}: update to 17.11.2 2018-05-08 11:07:21 +00:00
tex-repere-doc tex-repere{,-doc}: update to 17.11.2 2018-05-08 11:07:21 +00:00
tex-roex Comment out dead sites. 2017-09-06 10:40:25 +00:00
tex-roundrect Updated to TexLive 2016: 2016-06-16 04:00:45 +00:00
tex-roundrect-doc Updated to TexLive 2016: 2016-06-16 04:00:45 +00:00
tex-shapes Updated to TexLive 2016: 2016-06-16 04:00:45 +00:00
tex-shapes-doc Updated to TexLive 2016: 2016-06-16 04:00:45 +00:00
tex-slideshow
tex-slideshow-doc
tex-splines
tex-splines-doc
tex-suanpan
tex-suanpan-doc
tex-tex-ps Remove teTeX* packages and references to them. 2017-09-06 16:49:21 +00:00
tex-tex-ps-doc Remove teTeX* packages and references to them. 2017-09-06 16:49:21 +00:00
tex-texdraw tex-texdraw{,-doc}: update to 2.3 2019-05-14 10:05:41 +00:00
tex-texdraw-doc tex-texdraw{,-doc}: update to 2.3 2019-05-14 10:05:41 +00:00
tex-textpath
tex-textpath-doc
tex-threeddice
tex-threeddice-doc
tex-tikz-3dplot
tex-tikz-3dplot-doc
tex-tikz-cd tex-tikz-cd{,-doc}: update to 0.9f 2019-01-27 01:17:05 +00:00
tex-tikz-cd-doc tex-tikz-cd{,-doc}: update to 0.9f 2019-01-27 01:17:05 +00:00
tex-tikzinclude
tex-tikzinclude-doc
tex-tikzmark tex-tikzmark{,-doc}: update to 1.6 2019-01-26 11:06:19 +00:00
tex-tikzmark-doc tex-tikzmark{,-doc}: update to 1.6 2019-01-26 11:06:19 +00:00
tex-tikzorbital
tex-tikzorbital-doc
tex-tikzpagenodes
tex-tikzpagenodes-doc
tex-tikzpfeile
tex-tikzpfeile-doc
tex-tikzposter
tex-tikzposter-doc
tex-tikzscale
tex-tikzscale-doc
tex-tikzsymbols tex-tikzsymbols{,-doc}: update to 4.10c 2019-05-07 10:54:35 +00:00
tex-tikzsymbols-doc tex-tikzsymbols{,-doc}: update to 4.10c 2019-05-07 10:54:35 +00:00
tex-tkz-base tex-tkz-base{,-doc}: update to 1.16d 2019-01-26 08:04:32 +00:00
tex-tkz-base-doc tex-tkz-base{,-doc}: update to 1.16d 2019-01-26 08:04:32 +00:00
tex-tkz-fct tex-tkz-fct{,-doc}: Add version 1.16c 2017-10-15 20:22:09 +00:00
tex-tkz-fct-doc tex-tkz-fct{,-doc}: Add version 1.16c 2017-10-15 20:22:09 +00:00
tex-venndiagram tex-venndiagram{,-doc}: update to 1.2 2019-01-24 09:58:54 +00:00
tex-venndiagram-doc tex-venndiagram{,-doc}: update to 1.2 2019-01-24 09:58:54 +00:00
tex-xypic Remove teTeX* packages and references to them. 2017-09-06 16:49:21 +00:00
tex-xypic-doc Remove teTeX* packages and references to them. 2017-09-06 16:49:21 +00:00
tgif
tiff tiff: update to 4.0.10 2018-11-10 21:14:53 +00:00
tkpiechart tkpiechart: update to 5.4nb2. 2019-03-08 08:42:09 +00:00
tuxpaint Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
tuxpaint-config tuxpaint-config: update to 0.0.14. 2018-09-02 12:55:25 +00:00
tuxpaint-stamps tuxpaint-stamps: update to 2018.09.01. 2018-09-02 13:00:55 +00:00
ucview Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
unicap Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
urt graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
vcg
veusz PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
vid graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
viewfax *: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites 2018-04-21 13:38:04 +00:00
viewnior Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
vigra Updated vigra to 1.11.1. 2017-05-29 12:35:06 +00:00
vnc2swf
vp
vtk Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
vtk-data
vtk-docs graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
wm-icons Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
wmphoto graphics/*: remove redundant :Q modifiers 2018-01-14 14:58:38 +00:00
wxsvg Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
x11rec Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
xart
xbmbrowser
xdot Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
xdvipresent
xfce4-icon-theme Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
xfig xfig: Add upstream bug report. 2017-10-04 11:58:45 +00:00
xgc Reset maintainer 2017-09-16 19:26:41 +00:00
xgraph
xli Comment out dead sites. 2017-08-16 20:45:30 +00:00
xmorph xmorph: update to 20060817nb6. 2019-03-20 10:53:07 +00:00
xpaint all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
xplot Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
xplot-devel Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
xsane Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
xv all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
xzgv Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
zathura-cb Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
zathura-djvu Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
zphoto Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
Makefile py-imagingtk: removed 2019-06-17 16:42:29 +00:00