freebsd-ports/graphics
Raphael Kubo da Costa f6ceca6350 Update Qt5 ports to 5.9.3.
This took quite a lot of time because Qt's own build system underwent
several changes in 5.8.0 that took a while to adapt to.

And, of course, qt5-webengine is a behemoth that we need to patch like crazy
due to its bundling of Chromium. In fact, most of the Chromium patches in
qt5-webengine have been imported with no changes from www/chromium@433510
("www/chromium: update to 56.0.2924.87").

New port: accessibility/qt5-speech

Bigger changes to Qt5 ports we had to make:
- Qt now allows using a configure.json file to define configuration options
  and specify configuration checks that can be done when qmake is invoked.
  However, configure.json checks done in a subdirectory only propagates to
  subdirectories, and checks elsewhere will fail if all .pro files are being
  parsed at once (i.e. qmake -recursive), so several ports had to switch to
  USES=qmake:norecursive along with manual additional qmake invocations in
  subdirectories in order to work. It's been mentioned in a few places such
  as Qt's bug tracker that qmake's recursive mode is pretty much deprecated,
  so we might switch to non-recursive mode by default in the future.

- Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts
  arbitrary options such as '-foo' and '-no-bar' at the end of the
  command-line. They can be specified in QMAKE_CONFIGURE_ARGS.

- graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is
  built with the WAYLAND option, so a corresponding option (off by default)
  was added to the port.

- misc/qt5-doc: Switch to a pre-built documentation tarball. The existing
  port was not working with Qt 5.9. Instead of trying to fix it, switch to
  what Gentoo does and fetch a tarball that already contains all
  documentation so that we do not have to build anything at all. The
  tarball's name and location in download.qt.io look a bit weird, but it
  seems to work fine.

- www/qt5-webengine: Use binutils from ports, Chromium's GN build system
  generates a build.ninja that uses ar(1) with the @file syntax that is not
  supported by BSD ar, so we need to use GNU ar from binutils.

- x11-toolkits/qt5-declarative-render2d: This port was merged into the main
  Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the
  ports tree.

Changes to other ports we had to make:
- biology/ugene: Drop a '#define point "."' that is not present in more
  recent versions of the port. Defining a macro with such a common name
  causes build issues with Qt 5.9, which uses |point| as an argument name in
  methods.

- cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer
  installed with `cp -f -R', but rather `qmake install qinstall', which does
  not install

    %%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory

  That's a local file that should not even have been part of the tarball
  anyway.

- chinese/gcin-qt5: Add additional private Qt directories (which should not
  be used in the first place) to get the port to build with Qt 5.9.

- devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some
  test classes no longer generate documentation files.

- security/keepassx-devel: Import a patch sent upstream almost a year ago to
  fix the build with Qt 5.9.

Thanks to antoine for the exp-run, and tcberner and Laurent Cimon
<laurent@nuxi.ca> for landing changes in our qt-5.9 branch.

PR:		224849
2018-01-06 21:30:31 +00:00
..
4va
a2png Mark more ports broken that fail on both armv6 and armv7. 2017-12-09 00:42:05 +00:00
aalib
aaphoto
acidwarp
aeskulap
agave
agg Remove patch obsoleted by USES=autoreconf. 2017-12-24 12:56:03 +00:00
alembic Update `graphics/alembic' to version 1.7.5. 2017-12-22 15:34:56 +00:00
alpng
amide multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
ampasACES-container Update to 1.0.2. 2017-11-04 13:55:06 +00:00
ampasCTL Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
animorph
ansilove - Update to 3.0.8 2017-12-23 21:21:59 +00:00
aoi - Add LICENSE_FILE 2017-12-01 12:02:09 +00:00
apngasm
apngdis
appleseed - Allow to build without appleseed.studio (Qt-based GUI program), this 2017-12-09 14:40:43 +00:00
apvlv
aqsis Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
argyllcms - Switch to verbose build 2017-12-14 13:37:47 +00:00
asciio Update {BUILD,RUN}_DEPENDS: remove deprecated (and unused) p5-Test-Block 2018-01-06 05:33:51 +00:00
aseprite graphics/aseprite: Update to 1.2.6 2017-12-19 15:49:45 +00:00
atril
atril-lite
autopano-sift-c - Optionize DOCS 2017-12-01 11:08:55 +00:00
autoq3d - Fix LICENSE 2017-12-18 10:51:30 +00:00
autotrace
aview
ayam Update to 1.24. 2017-11-25 14:29:00 +00:00
azpainter
backfract
barbecue
barcode
batik
blender Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
blender-doc - Update WWW 2017-11-03 09:04:30 +00:00
bmeps graphics/bmeps: Update to 4.10.0 2017-11-27 18:40:27 +00:00
bmp2html
box
boxer Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
bugle multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
burplex
c-a-i-r
cadubi
caffe Update devel/protobuf to 3.5.0 2017-12-11 18:26:13 +00:00
cairo
cairo-reference
cairomm
cal3d
camera Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
camerakit Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
cbrpager
cbview - Add LICENSE_FILE 2017-12-18 10:50:02 +00:00
cbviewer
cegui Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
cenon Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
cfdg
chbg
cimg Upgrade to v.218. 2018-01-02 21:40:41 +00:00
cinepaint Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
clutter
clutter-gtk
clutter-gtk3
cluttermm
code-eli New USES=eigen 2018-01-02 16:49:24 +00:00
cogl
Coin
colmap New USES=eigen 2018-01-02 16:49:24 +00:00
colord
colord-gtk
comical
commons-utilities - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
compupic
converseen
copperspice For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so 2017-11-30 05:55:17 +00:00
cosmoplayer
cptutils
crw
cthumb - Add LICENSE 2017-12-18 10:56:56 +00:00
cuneiform
curator Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
cuttlefish
danpei
darknock - Fix whitespace 2017-12-15 17:08:56 +00:00
darktable graphics/darktable: Update to 2.4.0 2017-12-28 12:05:53 +00:00
dataplot
dc20pack
dcp2icc
dcraw
dcraw-m Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
deegree-csw
deegree-igeoportal
deegree-wcs
deegree-wfs
deegree-wms
deegree-wps
deegree-wpvs
delaboratory
derelict-gl3
devil
dia Fix the context of some patches so that they apply with stricter patch(1) 2017-11-09 22:17:07 +00:00
diffpdf
digikam-kde4 New USES=eigen 2018-01-02 16:49:24 +00:00
digikam-kde4-doc
digikam-kde4-l10n
dilay
ditaa
djview4
djview4-qt4
djvulibre
dmtx-utils
drawpile New port: graphics/drawpile: Collaborative drawing program 2017-12-10 17:38:46 +00:00
driconf Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
drm-next-kmod graphics/drm-next-kmod: bump port revision after recent changes to HEAD made kernel modules unloadable. 2017-12-12 02:45:33 +00:00
dspdfviewer Fix build on 11-STABLE >= 1100511 (LLVM update) 2017-12-05 11:43:41 +00:00
duhdraw
dynamechs
easypaint
edje_viewer - Update WWW 2017-10-31 09:04:29 +00:00
electrix
embree - Belatedly update `graphics/embree' to the latest version, 2.17.1 2017-12-29 16:46:46 +00:00
enblend Remove unneeded USE_AUTOTOOLS. 2017-12-24 14:08:51 +00:00
entangle Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
eog
eog-plugins Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
eom
eos-movrec
epdfview
epix
eps2png
epstool
eterm-bg
evince
evince-lite
evolvotron
exact-image Switch to swig 3.0 2017-12-20 14:10:03 +00:00
exif
exifprobe
exiftags
exiftran
exiv2
exrtools Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
EZWGL
facedetect Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
farbfeld - Update WWW 2017-12-23 09:00:37 +00:00
feh Update to 2.23 2017-12-31 11:08:25 +00:00
fig2sxd
figurine
flam3
flasm
flphoto - Fix LICENSE 2017-12-18 11:23:13 +00:00
fly
fortytwo Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
fotofix
fotoxx
founts
fpc-cairo
fpc-graph
fpc-hermes
fpc-imagemagick
fpc-libgd
fpc-libpng
fpc-ncurses
fpc-opengl
fpc-pasjpeg
fpc-proj4
fpc-rsvg
fpc-svgalib
fracplanet
fraqtive
freeglut
freeimage graphics/freeimage: unbreak build with Clang 6 (C++14 by default) 2018-01-06 02:14:57 +00:00
frei0r
frei0r-plugins
frei0r-plugins-gavl
frei0r-plugins-opencv
frogr - Update to 1.3 2017-11-05 03:56:28 +00:00
ftgl
fujiplay
fusefs-gphotofs
fv - Fix LICENSE 2017-12-18 10:48:54 +00:00
fyre Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
g2
gauche-gl
gcolor
gcolor2
gcolor3
gd
gdal Update devel/json-c to 0.13 2018-01-03 13:36:58 +00:00
gdchart
gdk-pixbuf
gdk-pixbuf2
gdtclft
geeqie - Add forgotten patch, fixes build with LIRC 2017-12-15 15:32:34 +00:00
gegl Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
gegl3 graphics/gegl3: Fix conflict with sysutils/coreutils 2017-12-30 05:32:06 +00:00
generic_image_decoder
geoapi
geomorph
geomview
geos Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
geoserver graphics/geoserver: Update version 2.10.2=>2.12.1 2018-01-06 17:44:16 +00:00
gexiv2
giblib
gif2png
giflib
gifmerge
gifsicle Update to 1.90. 2017-11-04 14:15:55 +00:00
giftool
gimageview
gimmage graphics/gimmage: fix, and update to c++11 2017-12-24 18:55:45 +00:00
gimp
gimp-app
gimp-beautify-plugin
gimp-data-extras
gimp-ez-perspective-plugin - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
gimp-focusblur-plugin
gimp-gmic-plugin Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
gimp-help
gimp-jagged-border-script
gimp-lensfun-plugin
gimp-lqr-plugin
gimp-manual-html
gimp-refocus-plugin - Fix LICENSE 2017-12-18 10:57:25 +00:00
gimp-resynthesizer - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
gimp-save-for-web
gimp-wavelet-decompose-plugin
gimp-wavelet-denoise-plugin
gimp-wavelet-sharpen-plugin
gimpfx-foundry
giram
gkrellkam2
gle
gle-graphics
glew Update to 2.1.0 2017-11-18 19:32:30 +00:00
glexcess
glfw
glfw2
glitz
gliv
glosm
glpng - Add distfile mirror 2017-11-30 17:09:11 +00:00
gltt
gmic-qt Update graphics/gmic-qt to 215 2017-11-25 20:57:07 +00:00
gmt Update to 4.5.0 2017-10-21 20:18:16 +00:00
gnash - Update libva to 2.0.0 2017-12-12 21:29:57 +00:00
gnofract4d Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
gnome-color-manager
gnome-video-effects
gnustep-slideshow Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
gnustep-slideshowkit Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
gocr
goocanvas
goocanvas2
goocanvasmm2
goom
gource Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
goxel Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
gpaint
gphoto2
gpicview
gpsmanshp
gpu-firmware-kmod
gracula
grads Update to 4.5.0 2017-10-21 20:18:16 +00:00
grafx2
graphene Cleanup Mk/Uses/gnome.mk. 2018-01-03 13:22:31 +00:00
GraphicsMagick Update to 1.3.27a 2018-01-06 13:50:05 +00:00
graphite2
graphopt
graphos Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
graphviz
grx
gscan2pdf - Update to 1.8.10 2018-01-01 01:24:29 +00:00
gsculpt Mark more recently failing ports broken on aarch64. 2017-12-19 14:41:29 +00:00
gstreamer1-plugins-aalib
gstreamer1-plugins-cairo
gstreamer1-plugins-gdkpixbuf
gstreamer1-plugins-gl
gstreamer1-plugins-jpeg
gstreamer1-plugins-kms
gstreamer1-plugins-libcaca
gstreamer1-plugins-libvisual
gstreamer1-plugins-opencv
gstreamer1-plugins-openexr Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
gstreamer1-plugins-openjpeg
gstreamer1-plugins-png
gstreamer1-plugins-rsvg
gstreamer1-plugins-webp
gstreamer1-plugins-zbar
gstreamer-plugins-aalib
gstreamer-plugins-cairo
gstreamer-plugins-gdkpixbuf
gstreamer-plugins-gl Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
gstreamer-plugins-jpeg
gstreamer-plugins-libcaca
gstreamer-plugins-libpng
gstreamer-plugins-libvisual
gstreamer-plugins-opencv
gthumb Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
gtimelapse
gtk-update-icon-cache
gtkam
gts graphics/gts: Unbreak build WITH=NETPBM 2017-11-06 20:09:39 +00:00
guetzli
guilib Drop USE_AUTOTOOLS. It has no effect here. 2017-12-23 14:53:50 +00:00
gwenview-kde4
gx
hdr_tools Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
Hermes
hiptext - Add LICENSE 2017-12-12 15:53:13 +00:00
hobbes-icons-xpm
hppsmtools - Add LICENSE_FILE 2017-12-01 11:08:29 +00:00
hs-cairo
hs-dia-base
hs-dia-functions
hs-graphviz
hs-HGL
hs-JuicyPixels
hs-svgcairo
hugin Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
icat
icc-profiles-basiccolor
icc-profiles-openicc
iccexamin - Fix LICENSE 2017-12-18 11:22:42 +00:00
iccxml
icon-slicer
icontact
icoutils Update to 0.32.2. 2017-11-25 13:09:21 +00:00
ida
iec16022
iiview
ilmbase Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
imageindex
ImageMagick Update ImageMagick to 6.9.9-28. 2017-12-26 16:17:16 +00:00
ImageMagick7 Update ImageMagick to 7.0.7-16. 2017-12-26 16:14:29 +00:00
ImageMagick7-nox11
ImageMagick-nox11
imageviewer Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
imageworsener
imc
imgtops Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
imgv - Those ports fail to build with python3 2017-12-12 12:40:15 +00:00
imlib2 Properly fix when X11 option is off. 2017-12-31 12:42:19 +00:00
imlib2_loaders
impressive
imv
inkscape
intel-backlight
intergif
inventor
IPA
ipe Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
jalbum
jasper
jave6
jbig2dec
jbigkit - Add license 2017-12-06 21:35:56 +00:00
jdraw
jgraph
jhead
jogamp-jogl
jogl
jp2a
jpatch
jpeg
jpeg-turbo Update to 1.5.3 2017-12-24 17:35:25 +00:00
jpeginfo
jpegoptim
jpg2pdf
jpgraph2
jpgtn
jslice
kamera-kde4
kcolorchooser
kcoloredit
kdegraphics4
kdegraphics4-mobipocket
kdegraphics4-strigi-analyzer
kdegraphics4-svgpart
kdegraphics4-thumbnailers
kdiagram
kf5-kimageformats Update KDE Frameworks to 5.41 2017-12-14 20:15:52 +00:00
kf5-kplotting Update KDE Frameworks to 5.41 2017-12-14 20:15:52 +00:00
kf5-prison Update KDE Frameworks to 5.41 2017-12-14 20:15:52 +00:00
kgraphviewer
kiconedit
kipi-plugin-acquireimages
kipi-plugin-advancedslideshow
kipi-plugin-batchprocess
kipi-plugin-calendar
kipi-plugin-debianscreenshots
kipi-plugin-dngconverter
kipi-plugin-dropbox
kipi-plugin-expoblending
kipi-plugin-facebook
kipi-plugin-flashexport
kipi-plugin-flickrexport
kipi-plugin-galleryexport
kipi-plugin-googleservices
kipi-plugin-gpssync
kipi-plugin-htmlexport
kipi-plugin-imageshackexport
kipi-plugin-imageviewer
kipi-plugin-imgurexport
kipi-plugin-ipodexport
kipi-plugin-jalbumexport
kipi-plugin-jpeglossless
kipi-plugin-kioexport
kipi-plugin-kmlexport
kipi-plugin-kopete
kipi-plugin-mediawiki
kipi-plugin-metadataedit
kipi-plugin-panorama
kipi-plugin-photolayoutseditor
kipi-plugin-piwigoexport
kipi-plugin-printimages
kipi-plugin-rajceexport
kipi-plugin-rawconverter
kipi-plugin-removeredeyes
kipi-plugin-sendimages
kipi-plugin-shwup
kipi-plugin-smug
kipi-plugin-timeadjust
kipi-plugin-videoslideshow
kipi-plugin-vkontakte
kipi-plugin-yandexfotki
kipi-plugins-kde4
kix-kmod
klatexformula
kludge3d
kolourpaint
kphotoalbum-kde4
kpovmodeler
kqtquickcharts
krita New USES=eigen 2018-01-02 16:49:24 +00:00
ksaneplugin
ksnapshot
kudu - Limit python version 2018-01-02 20:06:38 +00:00
l2p
largetifftools This is a collection of software that can help managing (very) large TIFF files, 2017-11-23 13:30:11 +00:00
laternamagica Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
lcdtest
lcms
lcms2 Update to 2.9 2017-12-11 10:36:55 +00:00
lcms-python
leafpak
lensfun Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
lepton
leptonica
lfview
lib3ds
libafterimage
libart_lgpl
libboard
libbpg
libcaca Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL 2018-01-05 02:57:35 +00:00
libcdr01 devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
libchamplain
libdmtx
libdrm Update to 2.4.89 2017-12-25 23:20:14 +00:00
libecwj2
libemf
libepoxy
libetonyek01 Don't use MASTER_SITE_SUBDIR when it is not needed. 2017-11-24 17:53:11 +00:00
libexif
libexif-gtk - Patch configure instead of configure.ac so USE_AUTOTOOLS can be removed. 2017-12-24 17:55:18 +00:00
libfpx
libfreehand devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
libgaiagraphics
libgeotiff
libgfx
libgltext
libgltf Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
libGLU
libGLw
libgnomecanvas
libgnomecanvas-reference
libgnomecanvasmm26
libgphoto2
libgxps Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
libimg Upgrade from 1.4.6 to 1.4.7. Minor fixes and enhancements. 2017-12-31 18:18:55 +00:00
libiptcdata
libjpeg-turbo
libjxr graphics/libjxr: lift BROKEN_aarch64 per FreeBSD 11.0 EOL 2018-01-05 03:41:39 +00:00
libkdcraw-kde4
libkexiv2-kde4
libkface
libkipi-kde4
libkipiplugins
libksane
libkscreen
liblqr-1
liblug
libmng
libmorph
libnsbmp
libnsgif Commit distinfo (forgotten on prev commit) 2017-10-27 16:01:42 +00:00
libopenraw
libosmesa
libpano13 Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
libpcd
libpgf
libpotrace
libprojectm Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
libpuzzle
libQGLViewer New port: graphics/libQGLViewer: C++ library based on Qt5 that eases the creation of OpenGL 3D viewers 2017-12-18 21:43:15 +00:00
libqrencode Update WWW. 2017-11-13 02:27:29 +00:00
librasterlite Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
librasterlite2 Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
libraw graphics/libraw: unbreak build with Clang 6 (C++14 by default) 2018-01-05 11:12:28 +00:00
libreatlas
librsvg2
libsixel
libspiro
libsvg
libsvg-cairo
libvisual
libvisual04
libvisual04-plugins
libwmf Return junovitch's ports back to the pool. 2018-01-04 23:25:04 +00:00
libwmf-nox11
libwpg03
libyuv
libzmf devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
lightzone For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
linplasma
linux-c6-cairo
linux-c6-dri
linux-c6-gdk-pixbuf2
linux-c6-glx-utils
linux-c6-jasper
linux-c6-jpeg
linux-c6-png
linux-c6-sdl_image
linux-c6-sdl_ttf
linux-c6-tiff
linux-c7-cairo Update Linux CentOS 7 ports to 7.4.1708. 2017-10-26 19:23:18 +00:00
linux-c7-dri Update Linux CentOS 7 ports to 7.4.1708. 2017-10-26 19:23:18 +00:00
linux-c7-gdk-pixbuf2 Fix pkg-plist. 2017-10-30 15:38:48 +00:00
linux-c7-glx-utils Update Linux CentOS 7 ports to 7.4.1708. 2017-10-26 19:23:18 +00:00
linux-c7-graphite2 Update Linux CentOS 7 ports to 7.4.1708. 2017-10-26 19:23:18 +00:00
linux-c7-jasper Update Linux CentOS 7 ports to 7.4.1708. 2017-10-26 19:23:18 +00:00
linux-c7-jbigkit
linux-c7-jpeg
linux-c7-png
linux-c7-sdl_image
linux-c7-sdl_ttf
linux-c7-tiff
llpp
lprof-devel
lua-gd
luminance Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
luminance-qt5 Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
luxrender
luxrender14
lximage-qt graphics/lximage-qt: Update to 0.6.0 2017-10-27 15:35:28 +00:00
lximageqt-l10n graphics/lximageqt-l10n: Update to 0.12.0 2017-10-27 15:40:31 +00:00
mahotas
maim Fix WWW 2017-12-30 00:15:01 +00:00
makehuman
mandelbulber
mapcache
mapnik Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
mapserver Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
mapyrus
megapov
mesa-demos Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
mesa-dri gecko, mesa-dri: shave unnecessary quoting for absolute path to LLD 2018-01-01 20:25:54 +00:00
mesa-libs Update mesa ports to 17.3.0 2017-12-17 13:07:37 +00:00
meshviewer
metacam
metapixel
mhgui
ming
mirage Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
mitsuba New USES=eigen 2018-01-02 16:49:24 +00:00
mmrecover
movit This needs eigen at runtime too. 2018-01-04 14:09:31 +00:00
mozjpeg
mscgen
mtpaint - Switch to options helpers 2017-12-18 11:05:40 +00:00
multican
mupdf Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
mxp
mypaint Update devel/json-c to 0.13 2018-01-03 13:36:58 +00:00
nathive - Fix LICENSE 2017-12-14 19:42:43 +00:00
netpbm graphics/netpbm: Fix build with older netpbm versions installed 2017-11-18 00:51:34 +00:00
nip2 - Update to 8.6.0 2018-01-06 13:37:18 +00:00
nomacs
nplot
npretty
nurbs++
nvidia-texture-tools Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
O2-tools
ocaml-images
ocaml-lablgl
ocrad
ocre
ogre3d
okular
opencollada
opencolorio graphics/opencolorio: update to a newer github commit 2018-01-01 18:10:28 +00:00
opencolorio-tools
opencsg Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
opencv New USES=eigen 2018-01-02 16:49:24 +00:00
opencv-core
opencv-java
opendx Update to 4.5.0 2017-10-21 20:18:16 +00:00
OpenEXR Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
opengl-man
openicc-config
openimageio Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
openjpeg
openjpeg15
openjump
opennurbs
openrm - Add LICENSE 2017-12-18 10:52:14 +00:00
openshadinglanguage Now that RTTI was enabled in `devel/llvm40' (as of r455158), enable it here 2017-12-03 11:36:21 +00:00
opensubdiv Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
optar
optipng
osg multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
osg-devel multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
osgearth
oyranos
p5-Acme-Steganography-Image-Png
p5-Alien-Gimp
p5-Barcode-ZBar
p5-CAD-Drawing
p5-CAD-Drawing-Template
p5-Cairo
p5-Captcha-reCAPTCHA
p5-Captcha-reCAPTCHA-Mailhide
p5-Chart
p5-Chart-Clicker Fix *_DEPENDS: this port does not depend on MooseX::AttributeHelpers 2018-01-04 20:12:28 +00:00
p5-Chart-Gnuplot
p5-Chart-Graph
p5-Chart-PNGgraph
p5-Color-Calc
p5-Color-Library
p5-Color-Palette
p5-Color-Rgb
p5-Color-Scheme
p5-Convert-Color
p5-Convert-Color-XTerm
p5-Data-Google-Visualization-DataSource
p5-Data-Google-Visualization-DataTable
p5-feedgnuplot
p5-GD Update to 2.67 2017-11-16 22:25:10 +00:00
p5-GD-Arrow
p5-GD-Barcode
p5-GD-Graph
p5-GD-Graph3d
p5-GD-Graph-histogram
p5-GD-Graph-ohlc
p5-GD-SVG
p5-GD-TextUtil
p5-GD-Thumbnail
p5-Geo-EOP
p5-Geo-GDAL Update to 2.2.3 2017-11-25 03:01:24 +00:00
p5-Geo-GML
p5-Geo-Gpx
p5-Geo-Point
p5-Geo-Proj4 - Update to 1.07 2017-11-16 12:52:02 +00:00
p5-Geometry-Primitive
p5-Gimp
p5-Google-Chart
p5-Graph-Easy
p5-Graph-ReadWrite
p5-Graph-SocialMap
p5-Graph-Writer-GraphViz
p5-Graphics-Color
p5-Graphics-ColorNames
p5-Graphics-ColorNames-WWW
p5-Graphics-GnuplotIF
p5-Graphics-Primitive
p5-Graphics-Primitive-Driver-Cairo
p5-GraphViz
p5-GraphViz2
p5-GraphViz-Data-Structure
p5-GraphViz-Traverse
p5-Image-Base
p5-Image-Base-SVG
p5-Image-Caa
p5-Image-Compare
p5-Image-ExifTool
p5-Image-ExifTool-devel graphics/p5-Image-ExifTool-devel update to 10.66 2017-11-16 13:10:39 +00:00
p5-Image-Grab
p5-Image-Heatmap
p5-Image-Imgur
p5-Image-Imlib2
p5-Image-Info
p5-Image-IPTCInfo
p5-Image-LibExif
p5-Image-Magick-Iterator
p5-Image-Math-Constrain
p5-Image-MetaData-GQview
p5-Image-MetaData-JPEG
p5-Image-ObjectDetect
p5-Image-PBMlib
p5-Image-Pngslimmer
p5-Image-Sane - New port: graphics/p5-Image-Sane 2018-01-01 01:23:15 +00:00
p5-Image-Scale
p5-Image-Size
p5-Image-Size-FillFullSelect
p5-Imager
p5-Imager-AverageGray
p5-Imager-Graph
p5-Imager-Plot
p5-Imager-QRCode
p5-Imlib2
p5-Layout-Manager
p5-ming
p5-OpenGL
p5-PGPLOT
p5-Sane
p5-SpringGraph
p5-SVG-DOM2
p5-SVG-Graph
p5-SVG-Metadata
p5-SWF-Builder
p5-SWF-File
p5-Tk-JPEG-Lite
p5-URI-GoogleChart
p5-VCG
p5-Visio
panoglview
panomatic
partio Simplify some USES=python 2017-12-29 09:01:54 +00:00
pdf2svg
pdfpc Update to v4.1 2017-10-30 14:04:36 +00:00
pear-Horde_Image
pear-Image_3D
pear-Image_Barcode
pear-Image_Barcode2
pear-Image_Canvas
pear-Image_Color
pear-Image_Graph
pear-Image_GraphViz
pear-Image_Transform
pecl-gmagick Add missing IGNORE_WITH_PHP for various pecl-ports. 2017-12-14 13:57:28 +00:00
pecl-imagick
pecl-imlib2 Add missing IGNORE_WITH_PHP for various pecl-ports. 2017-12-14 13:57:28 +00:00
pecl-qrencode Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
pecomato - Those ports fail to build with python3 2017-12-12 18:35:32 +00:00
pencil For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
peps
perceptualdiff
pfscalibration
pfstmo
pfstools
pgplot
pho
photivo
photopc
phototonic
php5-ffmpeg Update IGNORE_WITH_PHP 2017-11-20 04:32:31 +00:00
php56-exif
php56-gd
php70-exif
php70-gd
php71-exif
php71-gd
php72-exif PHP 7.2: Remove bad repocopies. 2017-11-16 17:12:24 +00:00
php72-gd PHP 7.2: Remove bad repocopies. 2017-11-16 17:12:24 +00:00
php-facedetect
php-gdal Update to 2.2.3 2017-11-25 03:01:29 +00:00
php-geos
php-libpuzzle
php-magickwand
phplot
picpuz For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
piddle
piglit Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
pikopixel Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
pinpoint
pixd Update graphics/pixd to version 1.0.0. 2017-12-24 18:19:03 +00:00
pixelize
pixen Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
pixie Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
pixmap
plasma-kmod
plotutils
png
png2html
png2ico
pngcheck
pngcrush
pngnq
pngquant - Update 2.11.2 2017-11-13 12:16:17 +00:00
pngrewrite
pngwriter
podofo
polyclipping
poppler
poppler-data
poppler-glib
poppler-qt4
poppler-qt5
poppler-utils
potrace
povray36
povray37
povray-meta Fix staging 2017-11-19 22:30:45 +00:00
ppmcaption
ppminfo
ppsei
pqiv - Update to 2.10.2 2018-01-01 14:47:03 +00:00
preview Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
price Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
prison
processing
proj
projectm-libvisual
pstoedit
pstoepsi
ptex - Pet portlint 2017-11-14 09:00:09 +00:00
py-actdiag Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-blockdiag Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-blockdiagcontrib-cisco Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-cairo Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-cairocffi Instead of using a mix of autoplist and static plist, use a static plist 2017-12-01 13:06:22 +00:00
py-chart
py-django-easy-thumbnails Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-djvulibre Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-editobj Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-exif - Those ports fail to build with python3 2017-12-12 18:35:32 +00:00
py-exifread graphics/py-exifread: Update license information 2017-10-23 20:23:54 +00:00
py-exiv2 Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-freeimagepy
py-gd Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-gdal Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-gimp
py-gizeh Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-glewpy Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-goocanvas Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-gphoto2
py-graph-core
py-graphviz Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-graphy Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-gvgen
py-imageio multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
py-imagesize Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-imgurpython Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-leather Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-mayavi Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-mcomix pygtk2 works only with python2, no need to build python3 flavors of mcomix 2017-12-02 10:16:53 +00:00
py-ming
py-nwdiag Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-opencolorio
py-opencv graphics/opencv, graphics/py-opencv: Add USES = fortran, bump portrevisions 2017-10-26 04:54:37 +00:00
py-openexr Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
py-openimageio Security update OpenEXR and ilmbase to 2.2.1. 2017-12-01 01:58:23 +00:00
py-paint Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-photocollage New port: graphics/py-photocollage: Graphical tool to make photo collage posters 2017-12-03 16:53:46 +00:00
py-pillow Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pivy Switch to swig 3.0 2017-12-20 13:48:47 +00:00
py-plotly graphics/py-plotly: update to 2.2.3 2017-12-17 21:05:57 +00:00
py-png
py-poppler Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-poppler-qt4
py-pycha Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pycollada Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pydot Update to 1.2.4 2017-12-26 23:20:23 +00:00
py-pyembree Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pygal Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pyganim Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pyglet
py-pygooglechart Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pygraphviz Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-PyOpenGL Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-PyOpenGL-accelerate Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pyproj
py-PyX Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-PyX12
py-qt4-svg Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-qt5-svg Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2. 2018-01-02 20:21:34 +00:00
py-rabbyt - Deprecate and expire: this was only needed for a single port which is no longer in the tree, and the development has ceased (see http://arcticpaint.com/projects/rabbyt/) 2017-12-18 11:22:03 +00:00
py-sane Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-scikit-image Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-seqdiag Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-sk1 Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-sorl-thumbnail Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-soya3d Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-stltools Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-toyplot Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-traitsui Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-wand
py-webcolors
pygts
pymorph
pysvg
qcomicbook
qgis Update to upstream version 2.18.14 2017-12-09 19:23:42 +00:00
qiv
qslim
qt4-iconengines
qt4-imageformats
qt4-opengl
qt4-pixeltool
qt4-svg
qt5-3d Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
qt5-graphicaleffects Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
qt5-imageformats Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
qt5-opengl Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
qt5-pixeltool Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
qt5-svg Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
qt5-wayland Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
qtawesome
quat
quat-gui
quesa
quesoglc
qxv
R-cran-colorspace
R-cran-diagram
R-cran-DiagrammeR
R-cran-dichromat
R-cran-dygraphs
R-cran-GDD
R-cran-ggplot2
R-cran-gridBase
R-cran-gridExtra
R-cran-munsell
R-cran-pixmap
R-cran-png
R-cran-qcc
R-cran-RColorBrewer
R-cran-rgdal
R-cran-rtiff
R-cran-scales
R-cran-shape
R-cran-viridis
R-cran-viridisLite
R-cran-visNetwork
radius-engine
raster3d
rawstudio Fix build of graphics/rawstudio with clang (or any recent optimizing 2017-12-21 20:30:35 +00:00
rawtherapee
rayshade
reallyslick Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
recoverjpeg
renrot
repng2jpeg
rgbpaint
rigsofrods-caelum
rigsofrods-pagedgeometry
ristretto
ruby-gd
rubygem-cairo Update to 1.15.11 2017-12-14 20:44:05 +00:00
rubygem-captcha
rubygem-chunky_png
rubygem-clutter Update to 3.2.1 2017-11-21 18:14:39 +00:00
rubygem-clutter-gdk Update to 3.2.1 2017-11-21 18:15:18 +00:00
rubygem-clutter-gtk Update to 3.2.1 2017-11-21 18:15:23 +00:00
rubygem-dragonfly Update to 1.1.4 2018-01-01 20:59:35 +00:00
rubygem-emoji
rubygem-exifr Update to 1.3.3 2017-12-11 10:43:47 +00:00
rubygem-ezprint
rubygem-fastimage Update to 2.1.1 2017-12-19 18:21:19 +00:00
rubygem-flamegraph
rubygem-gd2
rubygem-gdk_pixbuf2 Update to 3.2.1 2017-11-21 18:14:34 +00:00
rubygem-gemojione
rubygem-geokit
rubygem-gitlab_emoji
rubygem-goocanvas
rubygem-gruff
rubygem-image_science
rubygem-imagesize
rubygem-mini_magick
rubygem-objectdetect
rubygem-opengl
rubygem-pdfkit
rubygem-png
rubygem-railroad
rubygem-rmagick
rubygem-rsvg2 Update to 3.2.1 2017-11-21 18:15:08 +00:00
rubygem-ruby-graphviz
rubygem-scruffy
s2tc
s10sh For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
sage
sam2p Mark as broken on various arm archs. 2017-12-18 05:03:39 +00:00
sampleicc
sane-backends
sane-epkowa
sane-frontends
scale2x
scantailor
SciPlot
scr2png
scrot
scwm-icons
sdl2_gfx
sdl2_image graphics/sdl2_image: backport XCF vulnerability fix 2017-10-26 18:53:43 +00:00
sdl2_ttf
sdl_gfx
sdl_image graphics/sdl_image: backport XCF vulnerability fix 2017-10-26 19:04:42 +00:00
sdl_ttf
sdump
seejpeg Revert previous commit by jbeich request. 2017-12-23 13:05:37 +00:00
seexpr
sekrit-twc-zimg graphics/sekrit-twc-zimg: update to 2.7 2018-01-01 13:06:10 +00:00
seom Pet portlint and canonicalize error message. 2017-12-21 09:07:44 +00:00
separate
seq2gif
shared-color-profiles
sharpconstruct
shotwell graphics/shotwell: update to 0.26.4 2017-11-10 20:14:27 +00:00
showimage
silgraphite
simage
simpleviewer graphics/simpleviewer: re-try on powerpc* after r449590 2017-12-12 03:45:49 +00:00
sk1libs Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
skanlite
smillaenlarger
springgraph
squish
ssocr Update to 2.18.0 2017-11-20 14:11:15 +00:00
sswf
stamp
structuresynth
svg2pdf
svg2png
svgalib
swfdec
swfmill Update to 0.3.6, and add LICENSE_FILES. 2017-11-26 08:58:47 +00:00
swftools
sxiv graphics/sxiv: Update to 24 2017-12-18 22:22:30 +00:00
synaesthesia
synfigstudio Deprecate ports broken for more than 6 months 2017-12-27 09:30:47 +00:00
telak
tesseract devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
tesseract-data
tgif
tif22pnm
tiff Update to 4.0.9 2017-11-19 20:41:59 +00:00
tiffgt
tifmerge
tilecache Chase www/py-flup -> www/py-flup6 2017-12-26 18:36:47 +00:00
tiled
timeless
timg
tintfu
tinyows
tkpng
togl
truevision - Those ports fail to build with python3 2017-12-12 18:35:32 +00:00
ttygif
tulip Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
tumble
ufraw
uniconvertor Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
uniconvw Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
unpaper
urt
vapoursynth-fmtconv
vapoursynth-waifu2x-w2xc
variety Cleanup Mk/Uses/gnome.mk. 2018-01-03 13:22:31 +00:00
vcg
viewnior
vigra graphics/vigra: unbreak consumers on 10.* for NUMPY=on 2017-12-11 02:16:35 +00:00
vips - Update to 8.6.1 2018-01-06 13:36:20 +00:00
visprint
volpack
vp
waffle
waifu2x-converter-cpp Improve CMake style in my ports 2018-01-01 13:42:54 +00:00
wayland Update wayland to 1.14.0 2017-12-09 22:02:30 +00:00
wayland-protocols graphics/wayland-protocols: Update to 1.12 2017-12-24 18:50:24 +00:00
webp Update to 0.6.1 2017-12-03 20:34:38 +00:00
wings
wmicons
wxsvg multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
xaos
xbmbrowser
xcftools
xd3d
xdgagrab
xface.el
xfig
xfpovray
xfractint
xglurbules
xgrasp
xli
xmandel
xmedcon
xmlgraphics-commons
xmountains
xnview
xoris
xournal
xpaint
xpdf
xpdf3 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
xpdf4
xpeps
xpx
xsane
xsvg
xtexcad
xv
xv-m17n
xwpick - Add LICENSE 2017-12-18 10:50:21 +00:00
yafray
yagf
yed
yukon
zathura - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
zathura-cb - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
zathura-djvu - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
zathura-pdf-mupdf - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
zathura-pdf-poppler - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
zathura-ps - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
zbar
zgv - Add LICENSE_FILE 2017-11-30 17:10:09 +00:00
zimg
zint
zphoto
Makefile - New port: graphics/p5-Image-Sane 2018-01-01 01:23:15 +00:00