Commit graph

21482 commits

Author SHA1 Message Date
Rene Ladan
676b34a127 Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
2017-02-15 21:33:11 +00:00
Tijl Coosemans
2f49d6ba56 - In x11-toolkits/irrlicht build only the shared library. The upstream
Makefile does not support building both the static and shared library.
  It compiles the code without -fPIC first for the static library and then
  creates the shared library from the same object files without recompiling
  them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports.
2017-02-15 19:40:16 +00:00
Tobias Kortkamp
98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Jason E. Hale
63bba81189 Update to 0.18.1
Changes:	http://www.libraw.org/news/libraw-0-18-1
2017-02-14 23:17:51 +00:00
Tijl Coosemans
120a25d41f Remove -fPIC. The problem was in devel/ode. 2017-02-14 15:02:19 +00:00
Dmitry Marakasov
7bd499a470 - Fix typos in option descriptions
Approved by:	portmgr blanket
2017-02-14 14:42:31 +00:00
Mathieu Arnold
c22988b32a Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.

Sponsored by:	Absolight
2017-02-13 16:38:32 +00:00
Matthew Rezny
086043a82c Add one sed command, courtesy of madpilot, to replicate a section of changes
that were over-eagerly trimmed from patch-configure in the last commit.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9555
2017-02-12 15:49:35 +00:00
Sunpoet Po-Chuan Hsieh
98babc1934 Update to 1.03
- Update TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Image-Compare/Changes
2017-02-12 08:12:50 +00:00
Baptiste Daroussin
9f59bc8a83 Remove USE_GCC it works perfectly with clang 2017-02-11 21:58:36 +00:00
Baptiste Daroussin
0896133f5e Update to 4.0.5
Take maintainership

Approved by:	kwm (former maintainer)
2017-02-11 21:08:30 +00:00
Matthew Rezny
acdcc605d9 Remove post-patch cruft accidentally introduced into patch-configure files
with the previous commit. Thanks to tijl for noticing what I overlooked.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9544
2017-02-11 17:44:59 +00:00
Koop Mast
50a34a0774 Now that all supported FreeBSD versions support libmap.conf files installed
from ports, remove the symlink dance with libGL/libEGL/libgles and the
nvidia-driver ports.

* Revert libGL/libEGL/libglesv2 ports to normal.
* Rename the conflicting libraries from the nvidia-driver ports with a
  -NVIDIA prefix and install a libmap.conf file to map to these versions.
* Remove the special case from Mk/Scripts/qa.sh for libGL and libEGL.
* Sadly the symlink dance between nvidia-driver and xorg-server for glx.so
  need to stay, due to xorg-server opening that file with dlopen(3).

Approved by:	portmgr@ (mat@ (prio version))
Differential Revision:	https://reviews.freebsd.org/D7848
2017-02-11 16:43:11 +00:00
Baptiste Daroussin
e6715d06b8 wayland-protocols contains Wayland protocols that adds functionality not
available in the Wayland core protocol. Such protocols either adds
completely new functionality, or extends the functionality of some other
protocol either in Wayland core, or some other protocol in
wayland-protocols.

A protocol in wayland-protocols consists of a directory containing a set
of XML files containing the protocol specification, and a README file
containing detailed state and a list of maintainers.

WWW: http://wayland.freedesktop.org/
2017-02-11 16:00:33 +00:00
Baptiste Daroussin
c203d2ec44 Add license 2017-02-11 15:40:46 +00:00
Baptiste Daroussin
5bd9029998 Add license 2017-02-11 15:40:25 +00:00
Koop Mast
ff93bf782e Update inkscape to 0.92.0.
ChangeLog:	https://inkscape.org/en/news/2017/01/04/inkscape-version-092-released/

* Switch to cmake build system
* Add license
* Record indirect dependancies
* Switch to lcms2, which is prefered over lcms (1).
* Add stub for NLS support, currently not enabled since it breaks the
  build. Reported upstream.
* Remove the OPENMP option, it does not build anymore.
2017-02-11 15:18:19 +00:00
Matthew Rezny
ce75c06578 Update Mesa to 13.0.4
* Use LLVM 3.9
* OpenGL 4.4 support for recent Intel and ReadeonSI

PR:	214581
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9438
2017-02-11 13:31:59 +00:00
Matthew Rezny
fa8519d5a6 Update libdrm to 2.4.75
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9437
2017-02-11 13:16:52 +00:00
Rene Ladan
921fd6118f Return ports maintained by John Marino to the pool, see r433827 for details 2017-02-11 12:42:30 +00:00
Sunpoet Po-Chuan Hsieh
a20a3458b0 Update to 4.6.0
- Add LICENSE_FILE

Changes:	https://github.com/minimagick/minimagick/releases
2017-02-11 08:38:13 +00:00
Vanilla I. Shu
db4391f846 1: Correct package version to 1.5.2, previous version use 1.5.2's git hash tag already.
2: modernize.
2017-02-10 03:49:47 +00:00
Vanilla I. Shu
b7f40050db Update to 1.0.1. 2017-02-10 03:38:55 +00:00
Mark Linimon
9c19df593a Add -fPIC to various ports to enable them to build on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-09 18:53:12 +00:00
Dmitry Marakasov
96a93ecb7c - Update comment
- Add forgotten geos-config patch
- Remove unused configure argument
2017-02-09 18:20:04 +00:00
Dirk Meyer
35a76c4c2d - use *_IMPLIES
PR:		216791
Submitted by:	Tobias Kortkamp
2017-02-09 09:55:24 +00:00
Dirk Meyer
abe7e68721 - make portlint happier 2017-02-09 09:54:34 +00:00
Dirk Meyer
3b224e8fc7 - make portlint happier 2017-02-09 08:57:26 +00:00
Guido Falsi
a4f983233d - Update graphics/aseprite to 1.1.13
- Add pkg-message to inform users how to workaround mouse pointer
  lag

PR:		216708
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
2017-02-08 21:02:47 +00:00
Kirill Ponomarev
a5fdd6c433 Update graphics/bmeps to 4.7.0
PR:		216902
Submitted by:	takefu@airport.fm
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9481
2017-02-08 11:31:47 +00:00
Alexey Dokuchaev
890f1c2445 Allow to build `graphics/photivo' against Qt 4, but keep Qt 5 enabled by
default to avoid needless package rebuilds.  (I was not able to reproduce
the build failure originally mentioned in r428684.)
2017-02-07 23:46:22 +00:00
Sunpoet Po-Chuan Hsieh
0ed22722b1 Update to 0.9.5
Changes:	https://github.com/SamSaffron/flamegraph/blob/master/CHANGELOG
2017-02-07 20:33:12 +00:00
Sunpoet Po-Chuan Hsieh
64bb236144 Update to 1.1.1
Changes:	https://github.com/markevans/dragonfly/blob/master/History.md
2017-02-07 20:33:08 +00:00
Sunpoet Po-Chuan Hsieh
aa6dea05b8 Update to 1.15.5
Changes:	https://github.com/rcairo/rcairo/blob/master/NEWS
2017-02-07 20:33:03 +00:00
Antoine Brodin
c537600309 Update to 1.6.28 2017-02-07 19:05:39 +00:00
Tijl Coosemans
d11e9a6cb1 Patch graphics/mupdf to build shared libraries instead of static ones.
Because the libraries are faily big this significantly reduces the size of
programs linking to it.  Use PORTVERSION as the library version because
upstream does not guarantee compatibility between any two versions.

Add an upstream patch to graphics/llpp to fix brightness increase key.

PR:		216823
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer of llpp)
Approved by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Obtained from:	OpenBSD
2017-02-07 13:39:59 +00:00
Dmitry Marakasov
58ae501516 - Copy graphics/geos at version 3.5 to graphics/geos35
This is needed to fix osm2pgsql which is not compatible with geos
3.6.

For this purpose, the port was simplified (unneeded options and
files removed) and conflicts with graphics/geos were resolved
(includes placed under include/geos35, libraries renamed to
libgeos35.{a,so}, geos-config renamed to geos-config35). The
library behaves correct wrt SONAME, as it points to libgeos-${PORTVERSION}.so
2017-02-07 13:13:39 +00:00
Mathieu Arnold
25c794224f Mark ports not building with PHP 7.1.
Sponsored by:	Absolight
2017-02-07 12:14:34 +00:00
Nicola Vitale
ee38116b66 - Fix build with gcc 5
PR:	216806
Submitted by:	jbeich
2017-02-06 18:29:22 +00:00
Tijl Coosemans
6d2ad47d08 Update to 4.0.3-27.el7_3.
PR:		216778
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
MFH:		2017Q1
Security:	https://rhn.redhat.com/errata/RHSA-2017-0225.html
2017-02-06 18:07:28 +00:00
Tijl Coosemans
239395aa21 Update to 3.9.4-21.el6_8.
PR:		216776
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
MFH:		2017Q1
Security:	https://rhn.redhat.com/errata/RHSA-2017-0225.html
2017-02-06 18:05:47 +00:00
Matthias Andree
2e1afcdb37 Fix up PORTVERSION/DISTNAME. 2017-02-05 23:44:19 +00:00
Jan Beich
3b98917313 graphics/swfmill: fix r432981 to make more sense 2017-02-05 18:58:34 +00:00
Jan Beich
0f820d4632 graphics/bugle: unbreak with gcc5 or later
budgielib/tables.c: In function '_budgie_dump_TYPE_10GLXPbuffer':
budgielib/tables.c:31:47: error: expected ')' before 'PRIu0'
     budgie_snprintf_advance(buffer, size, "%" PRIu0, (uint0_t) *value);
                                               ^
[...]

PR:		216707
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2017-02-05 07:52:22 +00:00
Danilo Egea Gondolfo
9d797929fd - Update to 2.7.4 2017-02-04 16:17:10 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Kurt Jaeger
1eda9ba359 graphics/opencollada: update 1.6.25 -> 1.6.37
- unfortunatly, the project does not publish a changelog or release notes
2017-02-04 09:06:21 +00:00
Matthew Seaman
6195d05f28 Update to 0.9.6.1
PR:		216616
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2017-02-04 09:04:24 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Matthias Andree
d2fe0d850a Update to upstream bugfix revision #1.
Changelog: <http://rawtherapee.com/blog/rawtherapee-5.0-revision-1-released>
2017-02-03 00:42:47 +00:00