1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

23363 Commits

Author SHA1 Message Date
Niclas Zeising
93b5f880f0 graphics/mesa: Update to 18.1.9 2018-09-29 18:52:32 +00:00
Thomas Zander
84b6aee905 Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l 2018-09-29 08:04:27 +00:00
Johannes M Dieterich
9608ffc531 graphics/drm-devel-kmod: chase updated signature in MODULE_PNP_INFO macro 2018-09-27 23:25:09 +00:00
Mark Linimon
d3f9a26f07 Fix build on gcc-based archs.
Tested on powerpc64, amd64.

While here, pet portlint.

PR:		231761
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-09-27 22:24:43 +00:00
Mark Linimon
6a504aa868 Fix build on gcc-based archs.
Tested on powerpc64 and amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-27 21:10:13 +00:00
Dmitry Marakasov
d5081cda01 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2018-09-27 09:38:29 +00:00
Johannes M Dieterich
af6c3feaa4 graphics/drm-legacy-kmod: chase another base change
with minor tweaks, r338025, from the original base commit:
Remove unused and easy to misuse PNP macro parameter

Obtained from:	imp via cy
2018-09-27 03:33:38 +00:00
Johannes M Dieterich
afaeeed7ee graphics/drm-legacy-kmod: chase recent base changes.
Obtained from:	cy
2018-09-27 02:03:00 +00:00
Sunpoet Po-Chuan Hsieh
3f23459361 Update to 4.9.2
Changes:	https://github.com/minimagick/minimagick/releases
2018-09-26 19:19:03 +00:00
Brooks Davis
3a34ffa58f Update Objective-C LLVM version to 6.0.
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
2018-09-26 15:23:37 +00:00
Mark Linimon
0059d30dd0 Fix error messages on tier-2 archs.
Approved by:	portmgr (tier-2 blanket)
2018-09-26 13:13:48 +00:00
Tobias C. Berner
b25105fb9b Update Qt5 to 5.11.2
PR:		231560
Exp-run by:	antoine
2018-09-25 20:12:03 +00:00
Mark Linimon
b54b77fa86 These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-25 07:29:25 +00:00
Li-Wen Hsu
0a45d292d4 - Update to 0.5.0 2018-09-24 22:57:21 +00:00
Sunpoet Po-Chuan Hsieh
e688f500f3 Fix CVE-2018-5785
- Bump PORTREVISION for package change

Obtained from:	ca16fe5501
2018-09-24 18:54:18 +00:00
Sunpoet Po-Chuan Hsieh
b1fb1454d0 Update to 4.9.1
Changes:	https://github.com/minimagick/minimagick/releases
2018-09-24 11:13:31 +00:00
Sunpoet Po-Chuan Hsieh
bedb1ee9cd Use USES=localbase:ldflags 2018-09-24 11:12:14 +00:00
Sunpoet Po-Chuan Hsieh
82afcd0cd9 Update MASTER_SITES and WWW 2018-09-24 11:11:39 +00:00
Wen Heping
bd76d41695 - Update to 6.0
PR:		231644
Submitted by:	sikmir@gmail.com(maintainer)
2018-09-24 04:08:06 +00:00
Dmitry Marakasov
030d1b1c92 - Update to 1.2.0 2018-09-23 13:18:17 +00:00
Mark Linimon
c12220ba5f Adjust USES to fix builds on gcc-bases archs. While here, pet portlint.
Tested on powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-23 04:38:22 +00:00
Sunpoet Po-Chuan Hsieh
cf7b68b1a6 Update to 4.9.0
- Add ImageMagick 7 support

Changes:	https://github.com/minimagick/minimagick/releases
2018-09-22 16:45:23 +00:00
Matthias Andree
d1cfeab07e Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>

Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.

Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.

Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)

Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions.  Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports.
2018-09-22 10:15:22 +00:00
Kurt Jaeger
298ca7be4e graphics/ImageMagick[7]: remove CONFLICTS with lang/execline, 2nd try
- lang/execline dropped their bin/import, so it no longer conflicts

PR:		185818
Submitted by:	mj@netauth.com
Approved by:	kwm (maintainer timeout)
2018-09-22 07:49:35 +00:00
Mark Linimon
aecf049634 Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-22 05:30:31 +00:00
Steve Wills
0774ccaf5d graphics/pikopixel: update to 1.0-b9c
PR:		230718
Submitted by:	eancaer@gmail.com
Approved by:	maintainer timeout (theraven, >2 weeks)
2018-09-21 22:08:38 +00:00
Antoine Brodin
9a16f45709 Revert r480301, it's broken
With hat:	portmgr
2018-09-21 22:02:31 +00:00
Christoph Moench-Tegeder
597788bc19 graphics/shotwell: update pkg-plist after last update
I completely failed to miss pkg-list in the list of files in my last commit
2018-09-21 21:53:33 +00:00
Christoph Moench-Tegeder
b3686282c1 graphics/shotwell: update to 0.30.0
- optional face detection algorithms
- major internal overhaul: now build with meson/ninja, etc.
2018-09-21 21:34:47 +00:00
Kurt Jaeger
4d45bea2d7 graphics/ImageMagick[7]: remove CONFLICTS with lang/execline
- lang/execline dropped their bin/import, so it no longer conflicts

PR:		185818
Submitted by:	mj@netauth.com
Approved by:	koobs (maintainer timeout)
2018-09-21 18:37:30 +00:00
Emanuel Haupt
929acf8af7 Update WWW 2018-09-20 20:53:46 +00:00
Sunpoet Po-Chuan Hsieh
3f5a93a6f4 Update to 0.46
- Use USES=localbase instead of post-patch:

Changes:	https://metacpan.org/changes/distribution/Image-PNG-Libpng
2018-09-20 19:28:33 +00:00
Ed Maste
5b7798fc9e graphics/libosmesa: add -znotext to LDFLAGS on i386, for lld
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments.  For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.

PR:		214864
Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-20 19:07:00 +00:00
Ed Maste
e40327df31 graphics/mesa-drivers: add -znotext to LDFLAGS on i386, for lld
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments.  For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.

PR:		214864
Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-20 18:49:51 +00:00
Emanuel Haupt
c03ecabe91 - Update to 0.22.1.3
- Move to gitlab
- Pacify portlint
- Now that the author ships the license in the repository specify LICENSE_FILE
2018-09-20 12:25:18 +00:00
Tobias Kortkamp
36ffaec475 graphics/minder: Update to 1.1.0
Changes:	https://github.com/phase1geo/Minder/releases/tag/1.1.0
2018-09-20 10:58:04 +00:00
Fernando Apesteguía
ca58284d4d graphics/partio: Remove PYTHON option.
* The port does not build without python
* Add DOXYGEN option
* Install extra doc files

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17155
2018-09-18 20:22:21 +00:00
Ed Maste
4ae7963322 graphics/Hermes: allow linking with lld on i386
By default lld does not allow relocations against read-only segments.
Add -Wl,-znotext to override the default.  No effect on GNU ld, where
this just reaffirms the default.

Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-18 20:12:04 +00:00
Ed Maste
0efdc7dba4 graphics/lua-gd: PORTREVISION bump, missed in r480075 2018-09-18 20:09:56 +00:00
Ed Maste
93eb59212a graphics/lua-gd: enable PIC on arm64 and i386, for lld
Shared objects should be built as PIC, and lld enforces this by default.
Add aarch64 and i386 cases to the existing set of per-arch CFLAGS, and
remove the BROKEN_aarch64.

Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-18 20:04:04 +00:00
Ed Maste
10f6ce50f1 graphics/lfview: enable PIC on i386 for lld
By default lld enforces PIC use where required.

Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-18 19:58:32 +00:00
Tobias C. Berner
20761d8766 Update graphics/kgraphviewer to 2.4.3 2018-09-18 17:46:29 +00:00
Mark Linimon
2f0d68299c Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-based
archs such as powerpc64.

Tested for no effect on amd64.

While here, pet portlint.

Approved by:	portgmr (tier-2 blanket)
2018-09-18 09:28:34 +00:00
Mark Linimon
03cf2e0916 Conditionalize the addition of -Wno-c++11-narrowing to fix clang6 errors
in CFLAGS to affect clang-based archs.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 08:47:31 +00:00
Mark Linimon
a9cccee80a A previous commit fixed the build on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-09-18 08:35:49 +00:00
Mark Linimon
2e7f27934a More precisely specify USES=compiler to fix build on gcc-based
platforms such as powerpc64.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 08:14:23 +00:00
Yuri Victorovich
f4d4389f93 graphics/engauge-digitizer: Update 10.9 -> 10.10
Reported by:	portscout
2018-09-18 08:01:05 +00:00
Yuri Victorovich
e7118bea89 graphics/py-djvulibre: Update 0.8.1 -> 0.8.2
Reported by:	portscout
2018-09-18 07:42:25 +00:00
Mark Linimon
8bf23c2df5 Add gnu99 to USE_CSTD to fix builds on gcc-based archs.
Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 07:10:07 +00:00
Yuri Victorovich
b6d3691685 graphics/gpxsee: Change WWW to https
Approved by:	portmgr blanket
2018-09-17 22:23:16 +00:00