pkgsrc/graphics
markd d49a9ef06e blender: fix build with gcc-9
GCC 9 started implementing the OpenMP 4.0 and later behavior. When not using
default clause or when using default(shared), this makes no difference, but
if using default(none), previously the choice was not specify the const
qualified variables on the construct at all, or specify in firstprivate
clause. In GCC 9 as well as for OpenMP 4.0 compliance, those variables need
to be specified on constructs in which they are used, either in shared or
in firstprivate clause. Specifying them in firstprivate clause is one way to
achieve compatibility with both older GCC versions and GCC 9,
another option is to drop the default(none) clause.

This patch thus drops the default(none) clause.

See https://gcc.gnu.org/gcc-9/porting_to.html#ompdatasharing

patch from fedora.
2019-07-03 10:21:08 +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 4.0.1. 2019-07-02 15:46:04 +00:00
aqsis Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
blender blender: fix build with gcc-9 2019-07-03 10:21:08 +00:00
blender-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Deal with API changes of jpeg-9. 2016-03-22 18:55:30 +00:00
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 boost-1.70.0 2019-07-01 04:07:44 +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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
djview4 *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
djvulibre-lib Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
djvulibre-tools
dvipng Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
dx Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
dxsamples Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
edje Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
elementary-xfce-icon-theme Update to 0.11: 2018-05-15 21:30:55 +00:00
enblend-enfuse Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
exifprobe Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
exiftags Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
exiv2 More http -> https. 2019-06-24 10:59:40 +00:00
exiv2-organize Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
feh Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
gimmage Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
gimp Make required babl version match configure script. 2019-06-25 18:17:22 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Use OPSYSVARS. 2016-02-25 13:37:46 +00:00
gliv Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
glm Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
glpng Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Use https for sourceforge project links. 2019-06-22 11:52:31 +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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
gphoto2 libgphoto2: update bl3.mk for dependency change 2018-04-03 06:14:54 +00:00
gpick Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
gri Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
h5utils Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
hugin Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
ipe Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
irrlicht Add irrlicht-1.8.4 as graphics/irrlicht. 2019-06-30 22:13:13 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
jxrlib Update some HOMEPAGEs. 2017-09-03 09:22:57 +00:00
kamera Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kcolorchooser Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kde-base-artwork Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kdegraphics-mobipocket Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kdegraphics-strigi-analyzer Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kdegraphics-thumbnailers Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kgamma Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kolourpaint Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
koverartist Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kplotting kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
kqtquickcharts4 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
krita Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
kruler Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
ksaneplugin Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
ksnapshot Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
lasem Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
lcms Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
libansilove graphics/libansilove: import libansilove-1.1.2. 2019-06-30 21:58:17 +00:00
libart Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
libkexiv2 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
libkface Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
libkipi Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
libksane Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
ljpeg Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
luminance-hdr Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
opencolorio Bump revision for yaml-cpp dependency change. Require C++11 as 2018-06-02 19:06:55 +00:00
opencsg Use OPSYSVARS. 2016-02-25 13:37:46 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
openexr ilmbase, openexr: require GCC 6.x 2018-11-20 08:59:29 +00:00
openimageio openimageio: Include the correct package in buildlink3.mk. 2019-07-02 07:49:22 +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 boost-1.70.0 2019-07-01 04:07:44 +00:00
oxygen-icons kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
p5-Barcode-Code128 Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +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 Follow some remaining search.cpan.org redirects. 2019-07-01 21:35:32 +00:00
p5-Chart-ThreeD Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-clutter Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GD Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GD-Barcode Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GD-Graph-sparklines Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GD-Graph3d Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GD-SecurityImage Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GD-SVG Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GDGraph Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GDGraph-boxplot Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GDTextUtil Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GIFgraph Follow some remaining search.cpan.org redirects. 2019-07-01 21:35:32 +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 Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-GraphViz2 Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-Image-BMP Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-Image-ExifTool p5-Image-ExifTool: updated to 11.30 2019-04-25 16:35:57 +00:00
p5-Image-Imlib2 Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-Image-Info Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-Image-JpegTran-AutoRotate Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-Image-Size Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-PerlMagick p5-PerlMagick: reset PKGREVISION after base package update 2019-03-20 15:57:17 +00:00
p5-RRDTool-OO Follow some remaining search.cpan.org redirects. 2019-07-01 21:35:32 +00:00
p5-SVG Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-SVG-Graph Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-SWF-File Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
p5-Template-GD Follow some remaining search.cpan.org redirects. 2019-07-01 21:35:32 +00:00
panomatic Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 papirus-folders: Update to 1.4.0 2019-06-20 13:25:38 +00:00
papirus-icon-theme papirus-icon-theme: Update to 20190615 2019-06-20 13:24:52 +00:00
pdiff Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
pear-Image_Canvas Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-Image_Color Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-Image_Graph Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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.11 2019-06-20 16:31:09 +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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Update ruby-color to 1.8. 2015-12-02 14:28:40 +00:00
ruby-color-japanese Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-color-tools Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
silgraphite-xft Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
simage Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +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 Add LICENSE 2016-01-30 04:05:49 +00:00
tex-asyfig-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-auto-pst-pdf Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-auto-pst-pdf-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-automata Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-automata-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-bbcard Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-bbcard-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-blockdraw_mp-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-bpolynomial Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-bpolynomial-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-cmarrows-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-drv-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-dviincl Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-dviincl-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-dvipng-doc Add LICENSE 2016-01-30 04:05:49 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-emp-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-epsincl Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-epsincl-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-expressg-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-exteps Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-exteps-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-featpost Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-featpost-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-feynmf Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-feynmf-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-feynmp-auto Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-feynmp-auto-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-garrigues-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-gmp Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-gmp-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-hatching-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-latexmp-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-metago-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-metaobj Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-metaobj-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-metaplot Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-metaplot-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mfpic-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mfpic4ode Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mfpic4ode-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mp3d Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mp3d-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mpattern-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mpcolornames Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mpcolornames-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mpgraphics Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-mpgraphics-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add LICENSE 2016-01-30 04:05:49 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-pictex-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-piechartmp Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-piechartmp-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-psgo Add LICENSE 2016-01-30 04:05:49 +00:00
tex-psgo-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-2dplot Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-2dplot-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-3d Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-3d-doc Add LICENSE 2016-01-30 04:05:49 +00:00
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 Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-blur-doc Add LICENSE 2016-01-30 04:05:49 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-pst-coil-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-pst-eps Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-eps-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-fill Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-fill-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-ghsb Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-pst-ghsb-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-pst-gr3d Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-gr3d-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-grad Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-grad-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-lens Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-lens-doc Add LICENSE 2016-01-30 04:05:49 +00:00
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 Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-osci-doc Add LICENSE 2016-01-30 04:05:49 +00:00
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 Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-poly-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-slpe Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-slpe-doc Add LICENSE 2016-01-30 04:05:49 +00:00
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 Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pst-vue3d-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-pstools Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-pstools-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-slideshow-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-splines Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-splines-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-suanpan Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-suanpan-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-textpath-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-threeddice Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-threeddice-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-tikz-3dplot Add: 2016-01-04 01:40:36 +00:00
tex-tikz-3dplot-doc Add: 2016-01-04 01:40:36 +00:00
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 Add: 2016-01-04 01:40:36 +00:00
tex-tikzinclude-doc Add: 2016-01-04 01:40:36 +00:00
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 Add: 2016-01-04 01:40:36 +00:00
tex-tikzorbital-doc Add: 2016-01-04 01:40:36 +00:00
tex-tikzpagenodes Add: 2016-01-04 01:40:36 +00:00
tex-tikzpagenodes-doc Add: 2016-01-04 01:40:36 +00:00
tex-tikzpfeile Add: 2016-01-04 01:40:36 +00:00
tex-tikzpfeile-doc Add: 2016-01-04 01:40:36 +00:00
tex-tikzposter Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-tikzposter-doc Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
tex-tikzscale Add: 2016-01-04 01:40:36 +00:00
tex-tikzscale-doc Add: 2016-01-04 01:40:36 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
vp Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Fix pax arguments. 2016-02-26 14:01:09 +00:00
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 Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
xbmbrowser Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
xdot Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
xdvipresent Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
xfce4-icon-theme Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
xfig xfig: update to 3.2.6anb1. 2019-06-21 13:15:07 +00:00
xgc Reset maintainer 2017-09-16 19:26:41 +00:00
xgraph Add SHA512 digests for distfiles for graphics category 2015-11-03 21:33:50 +00:00
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 Add irrlicht-1.8.4 as graphics/irrlicht. 2019-06-30 22:13:13 +00:00