aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2018-09-121-0/+4
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=479589
* Update to 2.1.4Sunpoet Po-Chuan Hsieh2018-09-112-6/+7
| | | | | | | Changes: https://github.com/sdsykes/fastimage/commits/master Notes: svn path=/head/; revision=479562
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-1128-19/+28
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* - Update `graphics/partio' to version 1.5.5Alexey Dokuchaev2018-09-114-20/+33
| | | | | | | | | | | | - Actualize USE_GL and USE_XORG, per `stage-qa' - Simplify make(1) invocation in `post-build-DOCS-on' - Augment port description and format WWW correctly - Assert that PYTHON option is always enabled Reported by: portscout Notes: svn path=/head/; revision=479514
* graphics/piglit: Update to a snapshot of 2018-09-10Jean-Sébastien Pédron2018-09-115-22/+34
| | | | Notes: svn path=/head/; revision=479512
* Update to 2.4.1Sunpoet Po-Chuan Hsieh2018-09-103-15/+16
| | | | | | | | | - Sort RUN_DEPENDS Changes: https://github.com/imageio/imageio/blob/master/docs/releasenotes.rst Notes: svn path=/head/; revision=479461
* Add NLS option to ports using it but not defining it.Mathieu Arnold2018-09-101-1/+1
| | | | Notes: svn path=/head/; revision=479427
* graphics/pcl-pointclouds: Backport the upstream patch that hopefully fixes ↵Yuri Victorovich2018-09-102-3/+6
| | | | | | | the boost build problem on CURRENT Notes: svn path=/head/; revision=479425
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-102-1/+3
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-1049-8/+92
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* After an include, PLIST_SUB must be appended to, not overwritten.Mathieu Arnold2018-09-102-3/+3
| | | | | | | | | | | | If it is overwritten, many values will be clobbered, and pain will ensue. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479405
* Reassign all of tobez@'s p5 ports to perl@.Dag-Erling Smørgrav2018-09-104-4/+4
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=479390
* graphics/netpbm: Update to 10.83.02Tobias Kortkamp2018-09-102-20/+7
| | | | | | | | | | The man pages are now pregenerated and part of the release tarballs I already have to prepare, so simplify the port accordingly. Changes: https://raw.githubusercontent.com/t6/netpbm/v10.83.02/doc/HISTORY Notes: svn path=/head/; revision=479388
* Update `graphics/zint' to version 2.6.3 (judging by the DISTVERSION, itAlexey Dokuchaev2018-09-107-43/+33
| | | | | | | | | | | | | | | looks like it is -RC2, but what really happened is that first, version 2.6.3 was released on Feb 17 2018 which had erroneously listed 2.6.2 as version in many places. Instead of rerolling the tarball, author have decided to upload another one, named zint-2.6.3-rc2, on Feb 21 2018). Add a comment opposite of the DISTVERSION summarizing the above and set the PORTSCOUT accordingly. Unfortunately, Zint now requires Qt 5, rather than 4, to build against. Notes: svn path=/head/; revision=479372
* graphics/mesa: Update to 18.1.8Niclas Zeising2018-09-102-4/+4
| | | | | | | Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mesa-18.1 Notes: svn path=/head/; revision=479359
* Update `graphics/alembic' to version 1.7.9.Alexey Dokuchaev2018-09-102-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=479354
* Mark various ports broken on powerpc64.Mark Linimon2018-09-101-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=479351
* Simplify MakefileSunpoet Po-Chuan Hsieh2018-09-092-5/+2
| | | | | | | Suggested by: mat Notes: svn path=/head/; revision=479319
* Take maintainershipSunpoet Po-Chuan Hsieh2018-09-091-1/+2
| | | | Notes: svn path=/head/; revision=479302
* Regenerate patch files with makepatch:Sunpoet Po-Chuan Hsieh2018-09-093-9/+9
| | | | Notes: svn path=/head/; revision=479296
* Add charls 2.0.0Sunpoet Po-Chuan Hsieh2018-09-095-0/+43
| | | | | | | | | | | | | | | | | | CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. Features: - C++14 library implementation with a binary C interface for maximum interoperability. - Supports Windows, Linux and Solaris in 32 bit and 64 bit. - Includes an adapter assembly for .NET based languages. - Excellent compression and decompression performance. WWW: https://github.com/team-charls/charls Notes: svn path=/head/; revision=479295
* Update Qt5 to 5.11.1Tobias C. Berner2018-09-094-10/+31
| | | | | | | | | | | | Big thanks to * brnrd for the libressl patches in net/qt5-network * jhale for fixing the bulk load of ports PR: 230884 Exp-run by: antoine Notes: svn path=/head/; revision=479286
* graphics/freeimage: Amend patch introduced in r479150Tobias Kortkamp2018-09-072-1/+7
| | | | | | | | | While there is an additional check on 'handle' in psdParser::Save() later it should be done earlier as intended and not just commented out because of Clang/libc++ regressions. Notes: svn path=/head/; revision=479200
* New port: graphics/vv: Fast and simple 4D image viewerYuri Victorovich2018-09-065-0/+69
| | | | Notes: svn path=/head/; revision=479173
* Pass maintainership to submitterSunpoet Po-Chuan Hsieh2018-09-061-6/+6
| | | | | | | | | | | | | - While I'm here: - Use DISTVERSIONSUFFIX instead of DISTNAME - Use = instead of += for MAKE_ENV and PLIST_SUB - Update post-install: to avoid stripping shared library multiple times PR: 231202 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=479166
* Pass maintainership to submitterSunpoet Po-Chuan Hsieh2018-09-061-6/+6
| | | | | | | | | | | | | - While I'm here: - Use DISTVERSIONSUFFIX instead of DISTNAME - Use = instead of += for MAKE_ENV and PLIST_SUB - Update post-install: to avoid stripping shared library multiple times PR: 231201 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=479165
* Update the current KDE Applications to 18.08.1, the latest release.Adriaan de Groot2018-09-0614-42/+42
| | | | | | | | | | | | https://www.kde.org/announcements/announce-applications-18.08.1.php The release notes mention a few dozen fixes, MTP doesn't crash when concurrently accessed by another application, nothing critical. Submitted by: tcberner Notes: svn path=/head/; revision=479161
* graphics/freeimage: Upgrade to 3.18.0Steve Wills2018-09-069-279/+77
| | | | | | | | PR: 231165 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=479150
* Update to 11.01Sunpoet Po-Chuan Hsieh2018-09-064-7/+9
| | | | | | | | | | | | | | | - While I'm here: - Update MASTER_SITES - Use CONFLICTS_INSTALL instead of CONFLICTS - Update WWW Changes: https://metacpan.org/changes/distribution/Image-ExifTool PR: 230820 Submitted by: Anton Yuzhaninov <citrin@citrin.ru> Approved by: maintainer (timeout, 15 days) Notes: svn path=/head/; revision=479131
* Update MASTER_SITES and WWWSunpoet Po-Chuan Hsieh2018-09-062-2/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=479130
* Update USES=autoreconfSunpoet Po-Chuan Hsieh2018-09-062-1/+16
| | | | | | | | | - Respect our own do-configure: Suggested by: tijl Notes: svn path=/head/; revision=479117
* Update to 9.28Sunpoet Po-Chuan Hsieh2018-09-062-5/+5
| | | | | | | Changes: https://people.FreeBSD.org/~sunpoet/dcraw-9.28.diff Notes: svn path=/head/; revision=479116
* graphics/py-pyocr: Update 0.5.2 -> 0.5.3Yuri Victorovich2018-09-062-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=479072
* Update science/hdf5 to 1.10.2Sunpoet Po-Chuan Hsieh2018-09-057-7/+7
| | | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt PR: 231009 Exp-run by: antoine Notes: svn path=/head/; revision=479046
* Update devel/json-c to 0.13.1Sunpoet Po-Chuan Hsieh2018-09-053-1/+3
| | | | | | | | | | | | - Add my LOCAL to MASTER_SITES - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/json-c/json-c/blob/master/ChangeLog PR: 231007 Exp-run by: antoine Notes: svn path=/head/; revision=479045
* graphics/libnsbmp: Update to 0.1.5Steve Wills2018-09-052-5/+5
| | | | | | | | PR: 231134 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=478999
* graphics/libnsgif: Update to 0.2.1Steve Wills2018-09-052-4/+4
| | | | | | | | PR: 231130 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=478997
* Update to 2.3.6Jason E. Hale2018-09-044-34/+69
| | | | | | | | Reviewed by: mat, tcberner Differential Revision: https://reviews.freebsd.org/D17009 Notes: svn path=/head/; revision=478988
* Update to 0.15Sunpoet Po-Chuan Hsieh2018-09-044-23/+13
| | | | | | | | | | - Update WWW Changes: https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES Notified by: tijl Notes: svn path=/head/; revision=478973
* - Fix licenseDmitry Marakasov2018-09-042-29/+29
| | | | | | | | | | | | | - Switch to USES=localbase - Fix hidden dependency on devel/libslang2 [1] - Add separate option for each supported driver (X11, NCURSES, SLANG) - Sort plist PR: 231044 [1] Reported by: dclarke@blastwave.org [1] Notes: svn path=/head/; revision=478952
* - Remove dependency from GCCEmanuel Haupt2018-09-041-9/+7
| | | | | | | | | - Specify LICENSE PR: 226178 (related) Notes: svn path=/head/; revision=478930
* New port: graphics/p5-Algorithm-Line-BresenhamKurt Jaeger2018-09-035-0/+32
| | | | | | | | | | | | | | | Bresenham is one of the canonical line drawing algorithms for pixellated grids. Given a start and an end-point, Bresenham calculates which points on the grid need to be filled to generate the line between them. WWW: https://metacpan.org/release/Algorithm-Line-Bresenham PR: 230968 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> Notes: svn path=/head/; revision=478912
* Add Vulkan SDK portsJan Beich2018-09-039-0/+148
| | | | | | | | | | | https://www.khronos.org/vulkan/ PR: 222175 Tested by: Johannes Lundberg <johalun0@gmail.com> Submitted by: Greg V <greg@unrelenting.technology> Notes: svn path=/head/; revision=478883
* Fix build with Qt 5.11 [1]Jason E. Hale2018-09-032-2/+14
| | | | | | | | | | While here, add USES=gnome as this has USE_GNOME defined [2] PR: 230884 [1] Approved by: portmgr (infrastructure blanket) [2] Notes: svn path=/head/; revision=478853
* graphics/py-open3d-python: Fix build failure on 12Yuri Victorovich2018-09-021-0/+32
| | | | | | | | | | | | 12 has the failure: /usr/local/bin/ld: /usr/bin/../lib/LLVMgold.so: error loading plugin: Cannot open "/usr/bin/../lib/LLVMgold.so" c++: error: linker command failed with exit code 1 (use -v to see invocation) that is triggered by the -flto argument. It isn't supplied on 11. Add patch that eliminates -flto altogether. Notes: svn path=/head/; revision=478808
* graphics/gcolor3: Update to 2.3Tobias Kortkamp2018-09-025-24/+48
| | | | | | | | | - Remove NLS option. There is no support for it in the build script anymore Changes: https://github.com/Hjdskes/gcolor3/releases/tag/v2.3 Notes: svn path=/head/; revision=478789
* graphis/reallyslick: Fix build with Clang 6Tobias Kortkamp2018-09-021-4/+4
| | | | | | | | | | | | | | | | hyperspace.cpp:387:19: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] float diff[3] = {flarepos[0] - camPos[0], flarepos[1] - camPos[1], flarepos[2] - camPos[2]}; ^~~~~~~~~~~~~~~~~~~~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/reallyslick-0.9.1_20.log - Attempt build on arm* again; the error message is the same as on amd64/i386 - Mark as LLD_UNSAFE when compiled with FREEALUT=on because of OpenAL [1] PR: 226980 [1] Notes: svn path=/head/; revision=478788
* graphics/truevision: Fix build with Clang 6Tobias Kortkamp2018-09-021-1/+2
| | | | | | | | | | | matlist.cc:715:13: error: invalid operands to binary expression ('std::__1::ifstream' (aka 'basic_ifstream<char>') and 'nullptr_t') if ( ifile != NULL ) { http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/truevision-0.5.5.2_13.log Notes: svn path=/head/; revision=478787
* graphics/quesa: Fix build with Clang 6Tobias Kortkamp2018-09-022-1/+2
| | | | | | | | | | | | | ./Source/Renderers/Cartoon/CartoonRenderer.cpp:400:25: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-narrowing] UByteColor rgbShade = {m_nShadeLightness, m_nShadeLightness, m_nShadeLightness}; ^~~~~~~~~~~~~~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/quesa-1.8_8.log - While here fix WWW Notes: svn path=/head/; revision=478785
* graphics/graphopt: Fix build with Clang 6Tobias Kortkamp2018-09-021-0/+2
| | | | | | | | | | | ./physics.h:37:22: error: in-class initializer for static data member of type 'const float' requires 'constexpr' specifier [-Wstatic-float-init] static const float COULOMBS_CONSTANT = 8987500000.0; ^ ~~~~~~~~~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/graphopt-0.4.1_8.log Notes: svn path=/head/; revision=478784