Commit Graph

5536 Commits

Author SHA1 Message Date
kili
c6c14ecc8f Bump after ghc changes. 2016-01-20 16:26:19 +00:00
ajacoutot
2bf05fc1f2 SECURITY update to graphite2-1.3.5. 2016-01-20 06:38:28 +00:00
czarkoff
0b37fa8b27 +scour 2016-01-20 00:07:19 +00:00
czarkoff
24f33d2665 Import scour-0.32
Scour is an open-source Python script that aggressively cleans SVG files,
removing a lot of 'cruft' that certain tools or authors embed into their
documents. The goal of scour is to provide an identically rendered image
(i.e. a scoured document should have no discernable visible differences
from the original file).

OK juanfra@
2016-01-20 00:04:52 +00:00
ajacoutot
7daa58b85e Moar AAC.
from Brad (maintainer)
2016-01-18 15:34:45 +00:00
sthen
e3a44e930f update to giflib-5.1.2, including reallocarray use (from logan via upstream),
and fixes for various bugs including buffer overwrite with giffix, segfault and
double free in gifsponge, giftext segfault on malformed GIF etc.

there are a couple of post-5.1.2 fixes that I haven't pulled back yet, but may
be worth doing if there isn't a release soon.
2016-01-17 23:16:39 +00:00
sthen
57c191f06b fix WANTLIB 2016-01-17 21:42:11 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
benoit
e9f3a55615 Update to pngcrush-1.8.0. 2016-01-17 10:30:28 +00:00
ajacoutot
3e01d01ba6 SECURITY fix for the AppleHTTP / HLS demuxers.
CVE-2016-1897 and CVE-2016-1898

from Brad (maintainer)
2016-01-16 09:01:26 +00:00
ajacoutot
023038dbfe Update to ffmpeg-20160113.
from Brad (maintainer)
2016-01-14 06:09:43 +00:00
kirby
90ee4919e9 +ansilove 2016-01-11 09:37:08 +00:00
kirby
bdb2d8f2b4 Import ansilove, an ANSI and ASCII art to PNG converter, allowing to convert
ANSI and artscene-related file formats into PNG images, supporting ANSI
(.ANS), PCBoard (.PCB), Binary (.BIN), Artworx (.ADF), iCE Draw (.IDF),
Tundra (.TND) and XBin (.XB) formats.
from Frederic Cambus, thanks!
comments and ok from sthen@
2016-01-11 09:35:00 +00:00
ajacoutot
81483bcbfb This picked up libv4l but did not build libsane-v4l.so; so fix that. 2016-01-09 09:52:03 +00:00
ajacoutot
7b9e394aea Port to webkit2gtk-4.0 to fix certificate verification; from upstream. 2016-01-08 10:28:42 +00:00
shadchin
2648c48999 Update to djview4 4.10.5
ok ajacoutot@
2016-01-08 09:43:38 +00:00
sthen
ce29b5137e update to ImageMagick-6.9.3 and take maintainer 2016-01-07 23:44:09 +00:00
jeremy
b3fc876df0 Build ruby 2.3 versions of ruby gem ext ports 2016-01-07 01:03:28 +00:00
jasper
78f191199b remove a few more unneeded DISTNAMEs 2016-01-06 20:02:19 +00:00
ajacoutot
9d46061767 Now that gramps does not forcibly depends on goocanvas2, move back to
python2 since the only dependant port is ocrfeeder which is python2-only.
2016-01-05 09:59:35 +00:00
ajacoutot
ca212b3538 Update to ocrad-0.25. 2016-01-04 12:32:27 +00:00
benoit
32cf2ce175 Update to pngcrush-1.7.92. 2016-01-04 07:31:27 +00:00
ajacoutot
354ab371fb Document the fact that the RUN_DEPENDS on pygobject3 is needed because of
the MODPY_LIBDIR/gi/overrides/ directory.
2016-01-01 12:00:15 +00:00
ajacoutot
fe4be4ea94 -p5-Goo-Canvas 2016-01-01 11:48:03 +00:00
ajacoutot
8e898e3558 Remove p5-Goo-Canvas; nothing uses it and the world has moved to goovanvas2
years ago.

ok jasper@
2016-01-01 11:47:43 +00:00
ajacoutot
9be0152c6e Move the GI overrides to python3. 2016-01-01 11:08:22 +00:00
benoit
a88524bded Update to pngcrush-1.7.91. 2016-01-01 09:36:17 +00:00
benoit
aebbb79e97 Update to p5-GD-Graph-1.51. 2015-12-31 13:52:01 +00:00
pascal
c1ec0c96dd update to blender 2.76b 2015-12-30 12:35:45 +00:00
giovanni
fa53a05467 Bugfix update to 2.8.16
ok ajacoutot@
2015-12-30 10:59:32 +00:00
jasper
e5a279c889 update to p5-Graphics-ColorNames-WWW-1.13 2015-12-29 20:31:55 +00:00
jasper
a332ac12f0 update to p5-Color-Calc-1.074 2015-12-29 20:30:43 +00:00
jasper
ddbfddabae switch to rake for tests 2015-12-29 20:27:23 +00:00
jasper
ba06ca401b update to ruby-gruff-0.6.0 2015-12-29 20:21:50 +00:00
jasper
70202934f1 update to ruby-rmagick-2.15.4 2015-12-29 20:21:07 +00:00
jasper
ac23ee251a update to p5-Image-Size-3.300 2015-12-29 20:15:51 +00:00
jasper
8a1583e7bd add working mirror 2015-12-29 20:15:25 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
jasper
6946887820 - update to glm-0.9.7.1 2015-12-28 18:57:29 +00:00
jca
c63294fa91 Fix build of the bundled cmocka on 32 bits archs, taken from devel/cmocka.
Spotted by sthen@, ok jsg@
2015-12-28 17:20:18 +00:00
jsg
79f2996d8f +waffle 2015-12-26 03:02:55 +00:00
jsg
d02e3be673 import waffle 1.5.2
Waffle is a cross-platform C library that allows one to defer selection
of an OpenGL API and window system until runtime. For example, on Linux,
Waffle enables an application to select X11/EGL with an OpenGL 3.3 core
profile, Wayland with OpenGL ES2, and other window system / API
combinations.

Waffle's immediate goal is to enable Piglit, Mesa's OpenGL test suite,
to test multiple OpenGL flavors in a cross-platform way. However,
Waffle's design does not preclude it from being useful to other
projects.

tweaks and ok aja
2015-12-26 03:00:13 +00:00
ajacoutot
4e1ea8b4b1 Remove some BROKEN markers for ports that should build now with the new libgcc
assisted built-in atomic ops for mips64.

from Brad
2015-12-25 08:39:45 +00:00
mmcc
ebbd5d8331 Add patch-sxiv_1, which I forgot in the previous commit.
From Michael Reed. ok jung@
2015-12-25 02:03:00 +00:00
mmcc
ac383c8a88 update 1.3.1 -> 1.3.2
From Michael Reed. ok jung@
2015-12-24 21:54:09 +00:00
sthen
d7f2f44cca update to Darktable 2.0.0, this is a major update and moves to Gtk+3.
Too many improvements to mention here; for more information, see
http://www.darktable.org/2015/12/darktable-2-0-released/

Note: when updating from 1.6.x series, edits will be preserved, but it
will not be possible to downgrade from 2.0 to 1.6.x any more.
2015-12-24 14:20:20 +00:00
ajacoutot
79a208cd3a Stop depending on x11/gnome/common for building. 2015-12-24 08:09:07 +00:00
bentley
b49d3f856f Update license marker.
ok Marcus Glocker (maintainer)
2015-12-24 01:41:53 +00:00
jasper
700a500ebd update to viewnior-1.6 2015-12-23 21:08:26 +00:00
ajacoutot
dbc1988e27 Enable pthread to support kvs40xx amd mustek_usb2. 2015-12-21 08:39:59 +00:00