aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa: Update to 18.1.1Niclas Zeising2018-06-072-4/+4
| | | | | | | | | Thanks to jbeich for help with testing. Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mesa-18.1 Notes: svn path=/head/; revision=471944
* Fix the fetch URL.Gleb Smirnoff2018-06-071-1/+1
| | | | Notes: svn path=/head/; revision=471942
* Fix build on 12.0-CURRENT >= 1200056 (LLVM update)Philip Paeps2018-06-071-0/+4
| | | | | | | Submitted by: Santhosh Raju <santhosh.raju@gmail.com> (maintainer) Notes: svn path=/head/; revision=471921
* Update to 2.3.12Olivier Cochard2018-06-064-38/+42
| | | | Notes: svn path=/head/; revision=471874
* Update to 2.3.12Olivier Cochard2018-06-062-21/+21
| | | | Notes: svn path=/head/; revision=471873
* Update to 2.3.12Olivier Cochard2018-06-062-11/+11
| | | | Notes: svn path=/head/; revision=471872
* Update to 2.3.12 and fix build with the latest ffmpeg versionOlivier Cochard2018-06-062-20/+18
| | | | | | | | PR: 228751 Reported by: gnuandbsdguy@gmail.com Notes: svn path=/head/; revision=471871
* - Update to 1.69Dmitry Marakasov2018-06-062-6/+4
| | | | | | | - Remove BROKEN_powerpc64: assuming fixed as mentioned #pragmas were moved outside the function Notes: svn path=/head/; revision=471861
* graphics/darktable: Update to 2.4.4Jean-Sébastien Pédron2018-06-062-5/+4
| | | | | | | | Release notes: https://www.darktable.org/2018/06/darktable-244-released/ Notes: svn path=/head/; revision=471854
* graphics/drm-next-kmod graphics/drm-stable-kmod: Update to latest snapshotNiclas Zeising2018-06-064-10/+10
| | | | | | | | | | Update graphics kmods to latest snapshots to fix build issues on the very latest current, past r334662 Approved by: jmd (maintainer, implicit, regression fix) Notes: svn path=/head/; revision=471849
* Update MASTER_SITES: use CPAN macroSunpoet Po-Chuan Hsieh2018-06-042-2/+4
| | | | | | | | | | | - Add NO_ARCH - Update WWW With hat: perl Approved by: portmgr (blanket) Notes: svn path=/head/; revision=471643
* Add LICENSESunpoet Po-Chuan Hsieh2018-06-042-1/+4
| | | | | | | - Fix and update WWW Notes: svn path=/head/; revision=471642
* Fix and update WWWSunpoet Po-Chuan Hsieh2018-06-041-1/+1
| | | | Notes: svn path=/head/; revision=471641
* Fix and update WWWSunpoet Po-Chuan Hsieh2018-06-041-1/+1
| | | | Notes: svn path=/head/; revision=471640
* - Update to 2.1.2Danilo Egea Gondolfo2018-06-043-11/+24
| | | | | | | | - Don't append BUILD_DEPENDS to RUN_DEPENDS - Switch to GTK3 Notes: svn path=/head/; revision=471615
* Fix USE_GITHUB usage.Mathieu Arnold2018-06-042-4/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=471550
* graphics/qt5-wayland: fix plistTobias C. Berner2018-06-042-2/+3
| | | | | | | | | | the two Qml files are only installed in debug builds. PR: 228564 Reported by: tobik Notes: svn path=/head/; revision=471539
* - Update to 1.3-1TAKATSU Tomonari2018-06-042-5/+5
| | | | Notes: svn path=/head/; revision=471534
* Update graphics/skanlite to 2.1.0.1Tobias C. Berner2018-06-033-5/+99
| | | | Notes: svn path=/head/; revision=471522
* Canonicalize dependency on libpngAntoine Brodin2018-06-037-7/+7
| | | | Notes: svn path=/head/; revision=471491
* - Update to 1.0.24Jose Alonso Cardenas Marquez2018-06-032-5/+4
| | | | Notes: svn path=/head/; revision=471463
* graphics/gmic: Correct the BROKEN_xx statementYuri Victorovich2018-06-031-1/+1
| | | | Notes: svn path=/head/; revision=471446
* Fix and remove unnecessary CONFLICTS_BUILD=openjpeg15Sunpoet Po-Chuan Hsieh2018-06-022-1/+9
| | | | | | | | | | | | | | The build fails if you have openjpeg15 installed. It was caused by the order of include paths. /usr/local/include/openjpeg.h (from openjpeg15) will be used instead of /usr/local/include/openjpeg-2.3/openjpeg.h (from openjpeg 2.3.0) -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/openjpeg-2.3 -I/usr/local/include Notified by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Approved by: portmgr (blanket) Notes: svn path=/head/; revision=471431
* New port graphics/skanliteAdriaan de Groot2018-06-027-2/+68
| | | | | | | | | | | | | This is the current version of skanlite, based on KDE Frameworks 5 and shipped as part of KDE Applications. The legacy KDE4 version was moved aside in r465503. Now add the modern version of the same application and add it as a default part of the kdegraphics meta-port. Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D15296 Notes: svn path=/head/; revision=471406
* Adjust USES to fix building on gcc-based archs (in particular, powerpc64).Mark Linimon2018-06-023-3/+3
| | | | | | | | | | | | | | | On the clang architectures, these changes have no effect: the baser compiler already includes the needed features. While here, remove now-redundant CXXFLAGS statements and pet portlint (no other content change). Tested on both powerpc64 and amd64. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=471400
* OWSLib is a Python package for client programming with Open GeospatialMartin Wilke2018-06-024-0/+35
| | | | | | | | | | | | | | Consortium (OGC) web service (hence OWS) interface standards, and their related content models. WWW: https://pypi.python.org/pypi/OWSLib PR: 225294 Submitted by: lbartoletti@tuxfamily.org Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=471385
* graphics/drm-stable-kmod, graphics/drm-next-kmod: Update to latest snapshotNiclas Zeising2018-06-024-12/+11
| | | | | | | | | | | | This fixes a regression on CURRENT after some changes to lkpi in base r334482 Approved by: jmd (maintainer, implicit, regression fix) MFH: 2018Q2 X-MFH-note: include r471110, better support for old GPUs in stable-kmod Tested by: Johannes Lundberg Notes: svn path=/head/; revision=471368
* graphics/gmic: Add options PLUGINS X11Yuri Victorovich2018-06-022-7/+21
| | | | | | | | | Also simplify EXTRACT_ONLY and move plist to pkg-plist. Reported by: mat (EXTRACT_ONLY simplification) Notes: svn path=/head/; revision=471352
* graphics/leptonica: update to 1.76.0Fernando Apesteguía2018-06-014-23/+13
| | | | | | | | | | | | | | | * switch to github * remove unnecessary patch file Committing after maintainer timeout (2 weeks) PR: 228278 Submitted by: freebsd@dhke.de Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15478 Notes: svn path=/head/; revision=471263
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6Carlos J. Puga Medina2018-06-012-2/+2
| | | | | | | | PR: 228597 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=471254
* graphics/feh: Update to 2.26.3Niclas Zeising2018-05-312-4/+4
| | | | | | | | | | Changelog: https://feh.finalrewind.org/archive/2.26.1/ https://feh.finalrewind.org/archive/2.26.2/ https://feh.finalrewind.org/archive/2.26.3/ Notes: svn path=/head/; revision=471243
* New port: graphics/gmic: Framework for image processingYuri Victorovich2018-05-316-0/+106
| | | | Notes: svn path=/head/; revision=471224
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradeJoseph Mingrone2018-05-311-0/+5
| | | | | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html Notes: svn path=/head/; revision=471191
* graphics/mesa-libs, graphics/mesa-dri: Update to 18.1.0Niclas Zeising2018-05-305-25/+35
| | | | | | | | | | | | | Update mesa ports to 18.1 Changes: https://www.mesa3d.org/relnotes/18.1.0.html PR: 227685 Submitted by: jbeich Tested by: Greg V, Carlos J. Puga Medina Notes: svn path=/head/; revision=471152
* graphics/py-sorl-thumbnail: Update default optionSteve Wills2018-05-301-1/+2
| | | | | | | | PR: 228561 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) Notes: svn path=/head/; revision=471144
* graphics/drm-stable-kmod: update to the latest snapshotNiclas Zeising2018-05-292-7/+6
| | | | | | | | | | This snapshot gives us better support for old intel graphics hardware, including chips such as the GM965 found on core2duo CPUs. Approved by: jmd (maintainer) Notes: svn path=/head/; revision=471110
* Update WWWSunpoet Po-Chuan Hsieh2018-05-2791-91/+91
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update `graphics/alembic' to version 1.7.8.Alexey Dokuchaev2018-05-272-4/+4
| | | | | | | | Found out via: repology.org Ignored by: portscout :( Notes: svn path=/head/; revision=470970
* Fix dependencies for DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-271-6/+6
| | | | Notes: svn path=/head/; revision=470966
* - Update to 12.4.1Martin Wilke2018-05-264-31/+69
| | | | | | | | | | | | | | | | | - Changed RUN_DEPENDS (assign to Django 1.11) - Added LICENSE_FILE - Added NO_ARCH - Added DOCS option with the appropriate dependencies - Changed options to reflect the new possibilities with the pluggable engines and key value stores - Updated pkg-descr PR: 228309 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=470901
* - seexpr is not compatible with python3Antoine Brodin2018-05-251-1/+2
| | | | | | | - fix build with DEFAULT_VERSIONS=python=3.x Notes: svn path=/head/; revision=470871
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionsTobias C. Berner2018-05-2514-66/+26
| | | | | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005 Notes: svn path=/head/; revision=470870
* graphics/maim: Update to 5.5.1Steve Wills2018-05-252-9/+16
| | | | | | | | PR: 228490 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=470862
* graphics/bmeps: Update to 4.15.0Steve Wills2018-05-252-4/+4
| | | | | | | | PR: 228476 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=470820
* graphics/gpxsee: add missing dependency on qt5-openglTobias C. Berner2018-05-231-1/+2
| | | | | | | Project ERROR: Unknown module(s) in QT: opengl Notes: svn path=/head/; revision=470712
* graphics/bmeps: Update 4.14.0 -> 4.14.1Yuri Victorovich2018-05-232-4/+4
| | | | | | | | PR: 228286 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=470682
* graphics/gocr: Modernize port: use helpers instead of .include/.if/.endifYuri Victorovich2018-05-221-11/+8
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=470621
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-221-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* graphics/ocrad: Install the header and the libraryYuri Victorovich2018-05-223-13/+47
| | | | | | | | | | | | | Port changes: * Take maintainership * Remove do-install because project's makefile installs files fine * Adjust CONFIGURE_ARGS for man/info paths * Add USE_LDCONFIG * Remove MKDIR where it is not needed * Unsilence the install command Notes: svn path=/head/; revision=470593
* graphics/kf5-prison: fix typo in COMMENTGleb Popov2018-05-211-1/+1
| | | | | | | | | | PR: 228377 Submitted by: Stefan Ehmann <shoesoft@gmx.net> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15508 Notes: svn path=/head/; revision=470567