Commit graph

21636 commits

Author SHA1 Message Date
Jan Beich
d764059958 graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.

PR:		210505
Pointy hat to:	jbeich (should've discussed first)
2017-04-14 05:30:25 +00:00
Danilo Egea Gondolfo
54ccbad796 - Update to 1.7.3 2017-04-13 20:46:42 +00:00
Dmitry Marakasov
3b5f920c56 - Fix shebangs
- Add missing run-dependency on python
2017-04-13 19:47:41 +00:00
Danilo Egea Gondolfo
785ca05f8c - Update to 2.8.4 2017-04-13 18:21:50 +00:00
Dmitry Marakasov
13a3e56430 - Pet portlint
- Cosmetic fixes
- Switch to options helpers
2017-04-13 09:02:13 +00:00
Dmitry Marakasov
a07038e2a4 - Fix for the previous commit: leave USE_GCC there when clang is not available to use recent gcc version
Suggested by:	jbeich
Approved by:	portmgr blanket
2017-04-12 17:21:04 +00:00
Muhammad Moinur Rahman
7c80664e85 graphics/geoserver: Update version 2.9.0=>2.10.2 2017-04-12 17:19:23 +00:00
Christoph Moench-Tegeder
8dd5e7a617 graphics/shotwell: update to 0.26.1
https://mail.gnome.org/archives/shotwell-list/2017-April/msg00001.html

Approved by:	rene (mentor, implicit)
2017-04-12 12:07:42 +00:00
Sunpoet Po-Chuan Hsieh
b9e14911ed Use BUILD_DEPENDS and RUN_DEPENDS instead of LIB_DEPENDS 2017-04-11 16:44:36 +00:00
Sunpoet Po-Chuan Hsieh
3d283e42f8 Update to 2.32
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Gimp/Changes
2017-04-11 15:56:34 +00:00
Sunpoet Po-Chuan Hsieh
8ac6073e2d Add p5-Alien-Gimp 0.07
Use in your Makefile.PL as above. Produces config info usable via
ExtUtils::Depends.

WWW: http://search.cpan.org/dist/Alien-Gimp/
2017-04-11 15:53:05 +00:00
Mathieu Arnold
6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
2017-04-11 15:21:23 +00:00
Mathieu Arnold
aabf1b050f Regular USE_GITHUB cleanup.
Do not set DISTNAME.
Do not set WRKSRC, if you feel like you need to, you should fix
GH_PROJECT instead.

Sponsored by:	Absolight
2017-04-10 21:49:02 +00:00
Nikolai Lifanov
75ad6e0dca unbreak graphics/delaboratory
o replace MASTER_SITES
o add WWW
o pass maintainership to submitter
o add missing dependencies

PR:		218049
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2017-04-10 19:16:30 +00:00
Matthew Rezny
ef2181dc7a Update Mesa to 17.0.3
* OpenGL 4.5 support for RadeonSI and recent Intel
* Use LLVM 4.0 by default, building with 3.9 is possible via MESA_LLVM_VER
* DRI3 remains enabled at compile time, but is now disabled at runtime for
  stock FreeBSD.  Set LIBGL_DRI3_ENABLE in the environment to enable DRI3.
  This extra check is added when compiling on stock FreeBSD, not DRM-next.
  This change was made to work around a problem in libEGL, which fails to
  fall back to using DRI2 when run on a system without DRI3 support.

Reviewed by:	jmd, mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10250
2017-04-10 19:14:48 +00:00
Dmitry Marakasov
1251a60715 - Remove outdated compiler check
Approved by:	portmgr blanket
2017-04-10 15:45:45 +00:00
Mathieu Arnold
3fc575d9f3 Convert all PECL ports to USES=php:pecl.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2017-04-10 15:08:47 +00:00
Mark Linimon
078d2cd06e Pet portlint.
Reported by:	powerpc64 run
2017-04-09 23:48:45 +00:00
Matthew Rezny
b29ddf3ae3 Update to 2.4.78 and remove the dependency on libdevq
The functionality previously provided by libdevq is now implemented directly
in libdrm. This direct implementation should be more robust than the prior
integration. Initial testing has shown improvements in some scenarios while
remaining on-par elsewhere. The ultimate goal of this effort is to have our
platform support integrated upstream, which will be easier without the extra
dependency. With that in mind, please quickly report any regressions found.

Reviewed by:	dumbbell (x11), bapt (x11)
Approved by:	swills (mentor), dumbbell (x11)
Differential Revision:	https://reviews.freebsd.org/D10184
2017-04-08 15:49:25 +00:00
Johannes M Dieterich
e48bb4098f New port: graphics/gpu-firmware-kmod containing firmware kernel modules for i915, radeon, and amdgpu as obtained from and up to date with linux-firmware and to be used by the linuxkpi-based new KMS DRM.
Currently restricted to amd64 as the linuxkpi-based KMS components are similarly restricted.

Reviewed by:	swills (mentor), rene (mentor), kwm, x11
Approved by:	swills (mentor), rene (mentor), x11
Differential Revision:	https://reviews.freebsd.org/D9931
2017-04-08 00:37:47 +00:00
Dmitry Marakasov
8bcf3c29e3 - Add LICENSE
- Update WWW
2017-04-07 09:02:12 +00:00
Jan Beich
c2332532ae graphics/colmap: drop g++49 workaround after r437437 2017-04-06 22:16:03 +00:00
Jason E. Hale
de024e3e0e Update to 0.18.2
Changes:	https://www.libraw.org/news/libraw-0-18-2
2017-04-06 18:36:58 +00:00
Jason E. Hale
732cc4328f Update to 0.1.1
Add regression test support

Changes:	https://lists.freedesktop.org/archives/libopenraw-dev/2017-March/000133.html
2017-04-06 18:11:27 +00:00
Sunpoet Po-Chuan Hsieh
4df27b29fd Update to 2.44
- Remove Perl core modules

Changes:	http://search.cpan.org/dist/GraphViz2/Changes
2017-04-05 19:57:28 +00:00
Baptiste Daroussin
53063dd589 Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
Jean-Sébastien Pédron
d539a63e49 graphics/darktable: Update to 2.2.4
Approved by:	antoine (mentor)
Differential Revision:	https://reviews.freebsd.org/D10254
2017-04-04 07:41:31 +00:00
Bartek Rutkowski
dba15f9cdf graphics/converseen: fix obsolete PORTREVISION
Approved by:	blanket
2017-04-03 13:02:20 +00:00
Bartek Rutkowski
585f1ce406 graphics/converseen: update 0.9.6.1 -> 0.9.6.2
PR:		218259
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
2017-04-03 13:00:49 +00:00
Baptiste Daroussin
1096d7ada2 Fix build with newer sigc++20 2017-04-03 11:14:39 +00:00
Baptiste Daroussin
d4c7b7b7d0 Fix build with newer sigc++20 2017-04-03 10:29:45 +00:00
Baptiste Daroussin
4456ee846a Fix build with newer sigc++20 2017-04-03 09:43:00 +00:00
Baptiste Daroussin
2379385e4e Remove 2 non depend on, obsoletes libraries failing with new sigc++20 2017-04-03 07:14:33 +00:00
Baptiste Daroussin
1974ac51e5 Fix build with -std=c++11 and newer sigc++20 2017-04-02 22:56:58 +00:00
Baptiste Daroussin
d4bb41077c Fix build with new sigc++20 2017-04-02 22:05:14 +00:00
Gerald Pfeifer
cac69089fe Now that GCC 5 is the default version in the Ports Collection, remove
a workaround that explicitly requests that version from the rawtherapee
and rawtherapee-devel ports.

Approved by:	mandree (maintainer)
2017-04-02 21:20:54 +00:00
Baptiste Daroussin
b7e0113c70 Fix build with newer sigc++20 2017-04-02 16:37:07 +00:00
Martin Wilke
4e5fc328c2 - Add missing dependency
PR:		218160
Submitted by:	maintainer
2017-04-02 15:49:10 +00:00
Baptiste Daroussin
ae53bec83e Chase libsigc++20 update 2017-04-02 09:43:19 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Kurt Jaeger
ad97fbc4e9 graphics/p5-feedgnuplot: update 1.41 -> 1.42
- Data can now come from STDIN or files on the cmdline.
  This fixes a regression. Self-plotting data files work again
2017-04-01 09:47:10 +00:00
Christoph Moench-Tegeder
1e9051e265 add missing dependency.
Approved by:	rene (mentor, implicit)
2017-03-31 19:21:17 +00:00
Tobias C. Berner
b9f3ab56bf Update graphics/showimage to 0.10 and take maintainership.
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10191
2017-03-31 10:33:37 +00:00
Mathieu Arnold
f70343fa84 Remove obsolete PROJECTHOST.
Sponsored by:	Absolight
2017-03-30 21:12:43 +00:00
Mathieu Arnold
62b9c08048 Ports should not force the php version they use.
Sponsored by:	Absolight
2017-03-30 14:28:07 +00:00
Sunpoet Po-Chuan Hsieh
a2439dfe6f Update to 4.7.0
Changes:	https://github.com/minimagick/minimagick/releases
2017-03-29 23:37:08 +00:00
Matthew Rezny
ccb926e592 Update to 13.0.6
- Allow use of newer LLVM, i.e. llvm40, via MESA_LLVM_VER in make.conf [1]
- Disable use of LLVM on platforms where it's known not to be available [2]

PR:		[1] 217016, [2] 216944
Reported by:	[1] greenreaper@hotmail.com, [2] linimon
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10183
2017-03-29 16:57:53 +00:00
Joseph Mingrone
5c9039bfb5 graphics/gbm graphics/libEGL graphics/libdrm graphics/libglapi:
Bump PORTREVISION on ports that had dependency changes after r437182

Approved by:	mat, swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10179
2017-03-29 13:11:47 +00:00
Dmitry Marakasov
4d5821c260 - Update to 1.46 2017-03-29 06:51:02 +00:00
Ashish SHUKLA
9cba0ef67a - Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
  from LIB_DEPENDS, as port is now only .pc file

PR:		218015
Submitted by:	rezny
2017-03-29 06:50:28 +00:00