Commit graph

21762 commits

Author SHA1 Message Date
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Koop Mast
0b2f48dc3d Fix hardcoded /usr/local.
* Un-mute install of License.txt

PR:		216236
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2017-05-22 19:28:52 +00:00
Antoine Brodin
3d755cf921 Update to 4.0.8
PR:		219458, 216259
Submitted by:	Vidar Karlsen
MFH:		2017Q2
2017-05-22 18:53:04 +00:00
Mark Linimon
82c3cac0d2 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 16:04:19 +00:00
Mark Linimon
081beb2d38 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 13:17:38 +00:00
Koop Mast
36b017c5ac Update inkscape to 0.92.1.
* review dependancies
2017-05-22 09:31:15 +00:00
Dmitry Marakasov
7cad5c9ba5 - Switch to options helpers
- Simplify installation
2017-05-22 09:00:40 +00:00
Matthew Rezny
943c52c8cc Update the Mesa ports to 17.1.0
* restrict use of LLVM for Gallium to platforms with LLVM in base to fix
  runtime errors when Gallium is built with a mix of GCC and LLVM
* make LLVM only a BUILD_DEPEND for mesa-libs, which needs it to build EGL
* add pkg-plist entries for freedreno and vc4 drivers [1]
* remove extraneous SHEBANG_FILES entry to fix build of freedreno [2,3]
* correct typo in libosmesa, which may have affected the Gallium build [4]

PR:		219247 [1], 219406 [3]
Submitted by:	jbeich [1] (2 patches, pkg-plist fix), strejda (vc4 CFLAGS)
Reported by:	strejda [2], andrew [3], linimon [4]
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10842
2017-05-21 19:30:54 +00:00
Matthew Rezny
fad88a07e7 Assorted fixes and improvements to libdrm
* define ETIME in libsync.h to fix build of freedreno in Mesa [1]
* disable cairo tests to avoid circular dependency when cairo uses libGL [2]
* add TESTS option to install test programs which are always built
* build libkms on all platforms, it need not be limited to x86
* cease disabling vmwgfx, which needed patching to build

PR:		219420 [2]
Reported by:	strejda [1], maficccc@gmail.com [2]
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10841
2017-05-21 18:53:30 +00:00
Sunpoet Po-Chuan Hsieh
53e911a32e Fix build with pkgconf installed
Reported by:	Jan Henrik Sylvester <me@janh.de>
2017-05-21 14:56:49 +00:00
Mark Linimon
65f2e41ca3 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 13:21:04 +00:00
Tobias C. Berner
3952625e61 Cleanup graphics/vigra
* fix shebang for vigra-config (a python script, therefore, also add python as a run-depends).
* add LIB_DPENDS to make qa happy
* add patch-CMakeLists.txt to add toggles for the imageformats JPEG, TIFF and PNG aswell as for FFTW
* modernize option handling

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10668
2017-05-20 19:45:46 +00:00
Mark Linimon
74fa808d34 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Reported by:	swills
Approved by:	portmgr (tier-2 blanket)
2017-05-20 16:58:10 +00:00
Tobias C. Berner
99c421b481 Update KDE Frameworks to 5.34.0
PR:		219314
Reviewed by:	rakuco
Exp-run by:	antoine
Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10747
2017-05-20 10:24:35 +00:00
Matthias Andree
7e627c7848 Update to new upstream release 5.1.
While here, use Ninja (instead of make) for the build.
This is GTK3 only, GTK2 is no longer applicable.
2017-05-19 19:57:57 +00:00
Antoine Brodin
bd993bd3c6 Mark BROKEN: missing header
In file included from actions/activepointadd.cpp:34:
../../src/synfigapp/canvasinterface.h:34:10: fatal error: 'sigc++/object.h' file not found
#include <sigc++/object.h>

Reported by:	pkg-fallout
2017-05-19 18:44:44 +00:00
Alexey Dokuchaev
ca5013d665 - Update `graphics/simpleviewer' to version 2.92, the latest to date
- Explain why the DISTNAME lacks embedded ${PORTNAME} and hence the need
  for using DIST_SUBDIR (common case for Bitbucket-hosted projects)
- Remove patches: all of them were integrated or reworked upstream
- Enable OpenEXR support; there's no way to disable the check, thus doing
  so prevents unregistered dependency if user has it is installed already
- Add missing `xinerama' to USE_XORG (notified by `stage-qa' check)
- Minor wording improvement in the port description text while I'm here
2017-05-18 17:40:29 +00:00
Jung-uk Kim
93cae9c852 Libzmf is a library that parses the file format of Zoner Callisto/Draw
documents.

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libzmf
2017-05-17 21:03:28 +00:00
Koop Mast
c81558da29 Update ImageMagick7 to 7.0.5-6.
PR:		216930
2017-05-17 12:12:32 +00:00
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Koop Mast
0c71cba5fd Mark broken on aarch64.
PR:		219111
Submitted by:	linimon@
2017-05-15 21:43:29 +00:00
Tobias C. Berner
7fd3c03e44 Prepare the removal of x11-toolkits/qt5-declarative
devel/qt5-declarative has not been released since Qt 5.5.1, and it
starts to lead to runtime conflicts with qt5-quick if installed.

* No port is actually still using it (there are ports that had it as a
  dependency, but do not really require it -- bump these, and remove it).
* Remove it from the Qt 5 metaport.

Reported by:	Armin Pirkovitsch
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10673
2017-05-15 15:52:22 +00:00
Antoine Brodin
3cc1345e27 Mark BROKEN: fails to build
cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall  -fPIC -fno-strict-aliasing -std=c99 -I/usr/local/include -I/usr/local/include -DGMT_SHARE_PATH=\"/usr/local/share/gmt\" -DGMT_GSHHG_PATH=\"/usr/local/share/gmt/coast\"   -DUSE_GDAL  -c -o gmt_io.o gmt_io.c
In file included from gmt_io.c:90:
In file included from ./gmt.h:631:
In file included from ./gmt_gdalread.h:19:
In file included from /usr/local/include/gdal.h:42:
/usr/local/include/cpl_port.h:126:99: error: invalid token at start of a preprocessor expression
#if defined(GDAL_COMPILATION) && defined(__sun__) && __STDC_VERSION__ >= 201112L && _XOPEN_SOURCE < 600

Reported by:	pkg-fallout
2017-05-14 18:52:16 +00:00
Antoine Brodin
786e4ab564 Mark BROKEN: fails to build
In file included from AppWindow.cpp:21:
In file included from ./AppWindow.h:22:
...
/usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list

Reported by:	pkg-fallout
2017-05-14 18:49:03 +00:00
Mark Linimon
7e4f41c690 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:21:37 +00:00
Christoph Moench-Tegeder
162da732b5 graphics/gexiv2: update to 0.10.6
Announcement:
  https://mail.gnome.org/archives/gexiv2-list/2017-May/msg00001.html
While here, make sure stage-qa does not complain.
2017-05-13 20:45:04 +00:00
Sunpoet Po-Chuan Hsieh
5021b82151 Add mozjpeg- prefix to avoid CONFLICTS with jpeg-turbo and libjpeg-turbo
- Bump PORTREVISION for package change
2017-05-13 14:59:10 +00:00
Koop Mast
9088dc0801 Move the meson generated pkg-config files to libdata/pkg-config, this
makes ports build by meson respect the current policy regarding pkg-config
files. I picked this solution over hacking meson itself, and potential
breaking more.

Bump graphics/graphene due to this change.

Obtained from:	Code copied from ports/218067 by mat@
2017-05-13 08:37:29 +00:00
Matthew Rezny
e6acde078c Consolidate the Mesa ports, update to 17.0.4, and add Wayland option
* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
  graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]

PR:		218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by:	dbn [1], jbeich [2,3]
Reported by:	afiskon@devzen.ru [1]
Reviewed by:	kwm, johalun0@gmail.com
Approved by:	portmgr, swills (mentor)
Differential Revision:  https://reviews.freebsd.org/D10448
2017-05-12 18:46:53 +00:00
Steve Wills
fe310ebf76 graphics/argyllcms: Fix build on powerpc64
PR:		217215 [1]
PR:		203806 [2]
Submitted by:	Curtis Hamilton [1]
Submitted by:	Justin Hibbits [2]
Approved by:	kwm (maintainer)
2017-05-12 02:54:43 +00:00
Sunpoet Po-Chuan Hsieh
5c9777b29b Update to 2.46
Changes:	http://search.cpan.org/dist/GraphViz2/Changes
2017-05-11 21:02:26 +00:00
Antoine Brodin
0cdaf8617a Fix LICENSE 2017-05-11 06:04:22 +00:00
Tobias C. Berner
ae27a66eb5 Update to 1.6.47. 2017-05-10 19:58:32 +00:00
Sunpoet Po-Chuan Hsieh
19b81eb4d7 Update to 2.2.0
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
2017-05-10 06:53:22 +00:00
Sunpoet Po-Chuan Hsieh
84ddca0d30 Update to 2.2.0
- Silence configure messages

Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
2017-05-10 06:53:15 +00:00
Sunpoet Po-Chuan Hsieh
56137569e0 Update to 2.2.0
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
2017-05-10 06:53:09 +00:00
Sunpoet Po-Chuan Hsieh
033e4b7e91 Update to 2.2.0
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
2017-05-10 06:53:01 +00:00
TAKATSU Tomonari
d4df6ac532 - Update to 0.9.0 2017-05-10 03:58:42 +00:00
Koop Mast
0204d03d08 Update librsvg2 to 2.40.17.
Set PORTSCOUT to filter on 2.40, 2.41 series has a rust requirement which
needs to be looked at.
2017-05-09 10:47:27 +00:00
Sunpoet Po-Chuan Hsieh
a8cf39a5ee Update to 0.4.8
Changes:	https://github.com/libming/libming/blob/master/NEWS
		http://www.libming.org/Releases
2017-05-08 12:44:03 +00:00
Sunpoet Po-Chuan Hsieh
fc3f4da5f6 Update to 0.4.8
Changes:	https://github.com/libming/libming/blob/master/NEWS
		http://www.libming.org/Releases
2017-05-08 12:43:58 +00:00
Sunpoet Po-Chuan Hsieh
b36efbdfe2 Update to 0.4.8
Changes:	https://github.com/libming/libming/blob/master/NEWS
		http://www.libming.org/Releases
2017-05-08 12:43:53 +00:00
TAKATSU Tomonari
485d7650fc - Add new port: graphics/R-cran-viridis
Port of the new 'matplotlib' color maps ('viridis' - the default -,
  'magma', 'plasma' and 'inferno') to 'R'. 'matplotlib'
  <http://matplotlib.org/> is a popular plotting library for 'python'.
  These color maps are designed in such a way that they will analytically
  be perfectly perceptually-uniform, both in regular form and also
  when converted to black-and-white. They are also designed to be
  perceived by readers with the most common form of color blindness.

  WWW: https://cran.r-project.org/web/packages/viridis/
2017-05-08 09:07:23 +00:00
TAKATSU Tomonari
7965679b1b - Add new port: graphics/R-cran-gridExtra
Provides a number of user-level functions to work with "grid"
  graphics, notably to arrange multiple grid-based plots on a page,
  and draw tables.

  WWW: https://cran.r-project.org/web/packages/gridExtra/
2017-05-08 08:38:27 +00:00
TAKATSU Tomonari
37b773079b - Add new port: graphics/R-cran-viridisLite
Port of the new 'matplotlib' color maps ('viridis' - the default -,
  'magma', 'plasma' and 'inferno') to 'R'. 'matplotlib'
  <http://matplotlib.org/> is a popular plotting library for 'python'.
  These color maps are designed in such a way that they will analytically
  be perfectly perceptually-uniform, both in regular form and also
  when converted to black-and-white. They are also designed to be
  perceived by readers with the most common form of color blindness.

  WWW: https://cran.r-project.org/web/packages/viridisLite/
2017-05-08 07:59:41 +00:00
Danilo Egea Gondolfo
02ff3cf840 - Update to 1.8.0 2017-05-07 21:44:12 +00:00
Danilo Egea Gondolfo
b3b76d9cba - Update to 2.8.5 2017-05-07 21:34:07 +00:00
Sunpoet Po-Chuan Hsieh
1c83bb185d Update to 1.1.2
Changes:	https://github.com/markevans/dragonfly/blob/master/History.md
2017-05-07 21:26:59 +00:00
Sunpoet Po-Chuan Hsieh
5b8ebbfd36 Update to 0.9.5
- Build and install static library
- Use _CMAKE_BOOL
- Update pkg-descr
- Take maintainership
2017-05-07 21:26:29 +00:00
Sunpoet Po-Chuan Hsieh
e1b82c4f16 Update to 3.2
- Build and install static libraries
- Update BROKEN: use lowercase for leading character
- Remove PLIST_SUB
- Convert to options target helper
- Cosmetic change
- Update pkg-descr
- Update WWW
- Take maintainership

Changes:	https://github.com/mozilla/mozjpeg/releases
2017-05-07 21:26:23 +00:00