7608 Commits

Author SHA1 Message Date
jasper
1099ea85b8 update to evince-3.38.0 2020-11-07 10:04:21 +00:00
ajacoutot
5653f322c4 Update to py3-cairo-1.20.0. 2020-11-07 08:29:17 +00:00
ajacoutot
61a1b3fa4e Update to shotwell-0.30.11. 2020-11-06 07:37:28 +00:00
sthen
a2c9b36626 FFmpeg, dav1d, x264: disable asm on (32-bit) arm. OpenBSD runs this with
strict alignment but the asm code in these assumes that unaligned access
works. From Brad.
2020-11-05 19:42:28 +00:00
espie
ead3da878a minor update to 2.10.22, okay sthen@ 2020-11-05 11:39:44 +00:00
sthen
2eb05aba80 graphics/zxing: take maintainer, enable debug packages 2020-11-05 11:30:11 +00:00
afresh1
d62fd6be59 Update graphics/p5-SVG-Graph to 0.04
From wen heping <wenheping2000 () hotmail ! com>
2020-11-04 02:31:15 +00:00
jca
dece36e190 Missed in previous 2020-11-03 23:19:14 +00:00
jca
576b698d32 Update to zbar-0.23.1 (new upstream)
Switches to gtk+3 and python3 instead of gtk+2, python2 and py-gtk2.
Input from ajacoutot@ and jsg@, ok jsg@ (maintainer)
2020-11-03 23:18:10 +00:00
rsadowski
65f4e41036 Update krita to 4.4.1 2020-11-03 20:18:47 +00:00
rsadowski
e8dbdf0efc Update krita to 4.4.0 2020-11-03 16:13:26 +00:00
ajacoutot
2c7cf43819 Add PORTROACH marker. 2020-11-02 07:41:50 +00:00
jca
8732efdba0 Move to py2-cairo to unbreak.
Sync WANTLIB while here.
2020-11-01 21:07:06 +00:00
jca
8f8f7630d6 Reinstate python plugins support
Requested by espie@, who points out that disabling python broke the
resynthetizer plugin.
2020-11-01 20:40:45 +00:00
jca
a33c1d4ab8 Use py2-cairo in py-gtk2, zap python2 support from graphics/py-cairo 2020-11-01 20:38:44 +00:00
jca
0dab594e78 Import a python2-only version of py-cairo
Newer versions of py-cairo dropped support for python2, sadly
x11/py-gtk2 still needs a python2 cairo module.

Create a python2-only port of the existing version of py-cairo under
a new path, to be used by x11/py-gtk2.  Then ajacoutot@ can move
graphics/py-cairo to newer releases.

Suggested by sthen@, discussed with ajacoutot@
2020-11-01 20:35:26 +00:00
ajacoutot
98756070a9 Update to simple-scan-3.38.1. 2020-11-01 08:28:01 +00:00
jca
3c85a2d464 Hook up py-cairo,python3
Missed when graphics/py3-cairo was merged into graphics/py-cairo
2020-10-31 23:44:34 +00:00
sthen
7832856cbe set DEBUG_PACKAGES before including bsd.port.arch.mk, otherwise
they're built on all archs not just DEBUGINFO_ARCHS. ok aja@
2020-10-31 12:09:04 +00:00
espie
179a3eee59 +lensfun 2020-10-31 10:40:36 +00:00
espie
9e01063019 gimp plugin to use lensfen (correct camera aberrations)
okay and tweak solene@, thanks for the test!
2020-10-31 10:40:05 +00:00
jasper
d714a19764 fix build with newer versions of boost
from brad
2020-10-30 19:25:57 +00:00
fcambus
4d08c240ca Update libansilove to 1.2.8. 2020-10-27 19:18:48 +00:00
ajacoutot
dd00528975 Comment BDEP on graphics/py-cairo for the time being. 2020-10-27 08:57:17 +00:00
jca
0e242ae3c9 Don't pick up dcmtk if available
Force-disable the dep for now, can be reconsidered later if DICOM
support is deemed valuable.

Spotted by naddy@, ok pascal@ (maintainer)
2020-10-26 18:37:59 +00:00
rsadowski
ef422d4f5c Update libraw to 0.20.2
https://www.libraw.org/news/libraw-0-20-2-Release
2020-10-26 18:15:37 +00:00
rsadowski
06eb68ab72 Fix WANTLIB 2020-10-26 12:59:24 +00:00
rsadowski
5aa0b5db7d Update opencv to 4.5.0 2020-10-26 12:55:51 +00:00
rsadowski
70aedb4fd9 Remove k3dsurf
Qt3 K3DSurf is dead upstream and was replaced by MathMod:
https://github.com/parisolab/mathmod
https://sourceforge.net/projects/k3dsurf

Nobody wants to help to update it to MathMod.

OK kn@
2020-10-23 15:40:15 +00:00
ajacoutot
2b47f6b59d Mark as BROKEN: needs to move to python3 or gobject-introspection bindings.
It's in the way of py-gtk2 removal.
Idea to mark it BROKEN and not remove it from daniel@, thanks.
2020-10-23 09:59:57 +00:00
fcambus
32487004f7 Update ansilove to 4.1.4. 2020-10-22 20:17:56 +00:00
fcambus
c194f42498 Update libansilove to 1.2.7. 2020-10-22 20:17:13 +00:00
kmos
d4427a917a libgphoto2 uses C99 constructs, so do the usual dance for base-gcc
arches (sparc64 in particular)
2020-10-21 22:49:11 +00:00
sthen
7562325c6d update fswebcam in -current to 20200725 2020-10-19 17:07:26 +00:00
sthen
39164c6bfe oops, don't cvs rm the patch I just added... 2020-10-19 16:59:00 +00:00
sthen
d413593722 respect CFLAGS 2020-10-19 16:57:57 +00:00
sthen
92f93a5098 fswebcam: backport fix for a change in libgd, update HOMEPAGE/MASTER_SITES 2020-10-19 16:50:16 +00:00
jasper
7e869e5008 fix build with newer boost
from brad
2020-10-18 18:30:33 +00:00
ajacoutot
02ae6c07f7 Move pycha to python3. 2020-10-18 11:41:32 +00:00
ajacoutot
8c8ae24ba8 Update to gphoto-2.5.26. 2020-10-17 08:25:30 +00:00
ajacoutot
4a090d094f Update to libgphoto-2.5.26. 2020-10-17 08:25:12 +00:00
ajacoutot
1045b917aa Add a bit more information regarding HP scanners.
from a discussion with landry@
2020-10-11 15:45:31 +00:00
ajacoutot
924d53dabe Remove these 3 unmaintained mono ports that nothing else uses in tree.
pdfmod has alternatives.

ok robert@
2020-10-11 08:03:15 +00:00
kmos
a1dc99d05a base-gcc arches need to use ports-gcc since base-gcc does not have
thread-local storage.

ok cwen, thfr
2020-10-11 00:34:30 +00:00
daniel
a84c79776d switch py-construct, py-sane, and py-zmq to be python3-only
This is one of the many changes needed to update numpy to v1.17.0 or
newer as numpy is now python3-only.

Analysis of py-zmq consumers flubbed by me. Luckily bket@ did a much
better dependency analysis of the py-zmq consumers.

ok bket@
2020-10-10 18:45:00 +00:00
jca
35f7a30e8c Drop py-gtk2 support
py-gtk2 is obsolete, ajacoutot@ wants to take it behind the barn.  This
diff drops support for python plugins and the Python-fu submenu.
ok ajacoutot@
2020-10-09 22:17:15 +00:00
sthen
a4449754d5 graphics/glew: update to 2.2.0, from Brad, been through bulk on i386 2020-10-08 20:18:25 +00:00
sthen
c06543f652 graphics/gd: switch to cmake build, from Brad, been through bulk on i386 2020-10-08 20:17:19 +00:00
sthen
2d13a5ae06 graphics/gd: switch to cmake build, from Brad, been through bulk on i386 2020-10-08 20:16:56 +00:00
daniel
1759e5ee1d Update matplotlib to v3.0.3 which is now python3 only.
ok bket@
2020-10-08 12:03:49 +00:00