Commit Graph

5871 Commits

Author SHA1 Message Date
dcoppa
8683baa2c0 Update to feh-2.16.1 2016-06-24 10:02:30 +00:00
ajacoutot
6482af51e7 xlib: Fix double free in _get_image_surface() - from upstream
ok eric@ (maintainer)
2016-06-23 07:34:07 +00:00
ajacoutot
b4bfcc49b1 Update to libgxps-0.2.4. 2016-06-21 13:22:53 +00:00
ajacoutot
3a0100d350 Update to shotwell-0.23.2. 2016-06-21 12:38:07 +00:00
jasper
032a4d0212 - update to birdfont-2.16.4
- drop gettext module
2016-06-20 10:27:56 +00:00
jasper
d6e7e8db9a update to birdfont-2.16.2 2016-06-17 18:28:42 +00:00
naddy
6dd43b6f6c maintenance update to 1.6.23 after Brad sent me an equivalent diff for .22 2016-06-14 17:26:19 +00:00
sthen
ee2f231f8a bugfix update to ImageMagick-6.9.4-9 2016-06-13 13:17:57 +00:00
jasper
cc12b515ea update to birdfont-2.16.0 2016-06-13 08:56:00 +00:00
sthen
5c64d9cf5f update to ImageMagick 6.9.4-8, from Brad (fixes include a heap overflow) 2016-06-11 11:58:00 +00:00
sthen
d3ed1b38e3 update to GraphicsMagick-1.3.24, from Brad (maintainer) 2016-06-11 11:48:17 +00:00
dcoppa
e906e27485 Update to feh-2.16 2016-06-09 10:56:59 +00:00
landry
ffe8330bde Backport bugfix from https://bugs.launchpad.net/inkscape/+bug/1587311 to
fix crashes edd@ was experiencing.

From Rafael Sadowski (who takes maintainership) thanks!
2016-06-04 07:00:28 +00:00
sthen
2f532da190 your regular scheduled ImageMagick update to disable stupid stuff,
this time indirect reads by using @ in the filename. also, upstream
disabled popen by default, so no need for the autoconf trick.
2016-06-02 14:51:41 +00:00
sthen
45878d9507 Update to ImageMagick-6.9.4-5. Similar diff (but without the bump) from
Rafael Sadowski.
2016-05-31 09:00:40 +00:00
sthen
384503724e Update to ImageMagick-6.9.4-4.
While there, neuter popen support ("convert '|echo Hello > hello.txt;' null:")
http://openwall.com/lists/oss-security/2016/05/29/7
2016-05-30 12:02:53 +00:00
dcoppa
b9088febfd Bugfixing update to feh-2.15.4 2016-05-29 19:57:47 +00:00
sthen
eb7579d042 update to geeqie-1.3 2016-05-28 13:59:51 +00:00
naddy
098691e6f0 maintenance update to 0.2.5 (translation updates) and drop gettext module 2016-05-27 10:08:44 +00:00
ajacoutot
9249967466 Update to shotwell-0.23.1. 2016-05-24 05:35:28 +00:00
sthen
bb1e719842 update to 20160426 snapshot of zxing, main change is a fix to Code 39 decodes
that rqeuires too much quiet zone.
2016-05-20 19:06:57 +00:00
sthen
41349f5b45 update to ImageMagick 6.9.4-3
* Fix pixel cache on disk regression
* Quote passwords when passed to a delegate program
* Can read geo-related EXIF metdata once-again
* Sanitize all delegate emedded formatting characters
* Don't sync pixel cache in AcquireAuthenticCacheView()
2016-05-19 19:49:14 +00:00
sthen
cc4b468c4f Make sure we pull in errno.h for all files in sane-backends that use
errno. This is a requirement on OpenBSD now that errno is stored in the
TIB; most uses have already been taken care of, but this slipped through
the cracks as it only provides a dlopen()'d module rather than object
code which is linked during build.  ok guenther@ ajacoutot@

Note to readers, if you see "undefined symbol 'errno'" messages when you
run or use programs on OpenBSD following this change (libc 87.0 etc.),
please report them, even if the program appears to otherwise run normally.
2016-05-18 20:02:27 +00:00
sthen
d7c949fba8 committed upstream 2016-05-18 17:24:14 +00:00
sthen
79dd13eae9 Patch Barcode::DataMatrix to allow manual setting of matrix sizes.
Take maintainer.
2016-05-18 10:31:26 +00:00
jca
d6af3bb4ee Unhook lua52-flavored packages broken at runtime; ok jasper@ 2016-05-17 11:26:14 +00:00
sthen
c7b2640077 update to ImageMagick 6.9.4-1
- Remove https delegate.
- Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
- Replace show delegate title with image filename rather than label.
- Fix GetNextToken() off by one error.
- Remove support for internal ephemeral coder.
2016-05-12 21:49:15 +00:00
espie
16c6d939fa Term-ReadKey is part of the base system now 2016-05-12 14:00:12 +00:00
ajacoutot
92c0c842d3 Update to libwebp-0.5.0.
from Brad
2016-05-09 06:31:56 +00:00
ajacoutot
bee4ca34e8 SECURITY: gd2: handle corrupt images better (CVE-2016-3074)
from Brad
2016-05-09 06:29:18 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
sthen
daf92c851b update to darktable-2.0.4 2016-05-06 21:47:59 +00:00
sthen
a406b733fd make sure -current pkgname/revision are higher than stable 2016-05-06 21:39:03 +00:00
sthen
17f1528ad7 update to ImageMagick 6.9.3-10, additional sanitisation of input filenames for
http/https delegates above what was already done in 6.9.3-9. (security)
https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
2016-05-06 20:16:35 +00:00
naddy
c1fbcfee6b x11/openmotif -> x11/motif 2016-05-05 19:52:28 +00:00
espie
791e496a31 got some plist mismatch due to gettext. when in doubt... 2016-05-03 19:35:52 +00:00
ajacoutot
87e9c6fb03 Update to a newer snapshot: ffmpeg-20160502.
from Brad (maintainer)
2016-05-03 06:05:49 +00:00
benoit
1dd5c089af Update to pngcrush-1.8.1. 2016-05-02 12:05:03 +00:00
sthen
80e6b25d28 update to ImageMagick 6.9.3-9 2016-05-01 13:45:00 +00:00
zhuk
91506fe46c Useless without program (KDE3 Digikam). 2016-04-29 21:12:38 +00:00
zhuk
05dd0f706f Remove KDE3 applications that have well-working KDE4+ counterparts. 2016-04-29 21:10:21 +00:00
zhuk
f0ce455e77 Disable many KDE3 ports (before removing 'em). Those ports are either
superseded by KDE4+ apps or simply too much outdated.

We stop providing fully-featured KDE3 desktop as of now, but still
provide some applications (and games!) that were not ported to KDE4+.

Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags.

Input from (to name a few) czarkoff@, espie@ and Marcus Lude.

P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5
in openbsd-wip directory - at least, that it builds fine.
2016-04-29 21:01:37 +00:00
dcoppa
7af5127c34 Update to feh-2.15.3 2016-04-29 10:43:15 +00:00
ajacoutot
50f3bc4d02 Bump the shared library:
Error interpreting JPEG image file (Wrong JPEG library version:
library is 62, caller expects 90)
2016-04-29 08:38:52 +00:00
sthen
d74d7f491e rm mod_perl1 bits, not touched upstream since 2004 2016-04-28 17:38:01 +00:00
jasper
c28e39666b update to giflib-5.1.4 2016-04-27 18:17:19 +00:00
ajacoutot
5bcd0a8df5 Update to gif2png-2.5.11. 2016-04-27 18:06:59 +00:00
jca
46152d7f52 Kill graphics/swfdec
Unmaintained upstream, hardly usable with "modern" flash content and
mostly dealing with untrusted input.

ok ajacoutot@ phessler@
2016-04-27 10:49:41 +00:00
jca
b2024bd6d5 "fake" update to png2ico-2002-12-09, no tarball change
Mainly to please portroach, but also lowercase the first word of COMMENT
while here.
2016-04-27 00:27:21 +00:00
robert
18ad38cc25 unbreak after the switch to libjpeg-turbo (mostly from debian) 2016-04-26 20:47:24 +00:00
jca
fe780e3e10 Cope with the netpbm update
"go go go" naddy@
2016-04-26 18:06:26 +00:00
naddy
290dcfef23 Big, big update to 10.74.02. Years worth of changes. The port now
follows the "advanced" release series and we will have to create our
own distfiles accordingly.

Use srand_deterministic() to fix programs that can take a seed value
on the command line.

ok jca@
2016-04-26 17:59:50 +00:00
jca
41634f34c7 +glfw 2016-04-26 15:31:41 +00:00
jca
18d542972b Import glfw
from maintainer Gregor Best, ok sthen@

GLFW is an Open Source, multi-platform library for creating windows with
OpenGL contexts and receiving input and events. It is easy to integrate
into existing applications and does not lay claim to the main loop.

GLFW is written in C and has native support for Windows, OS X and many
Unix-like systems using the X Window System, such as Linux and FreeBSD.

Features:
* Gives you a window and OpenGL context with just two function calls
* Support for OpenGL 3.2+ with profiles and flags, OpenGL ES, MSAA, sRGB
  and robustness
* Support for multiple windows, multiple monitors, high-DPI, gamma ramps
  and clipboard
* Support for keyboard, mouse, gamepad, time and window event input, via
  polling or callbacks
* Access to native objects and compile-time options for platform
  specific features
2016-04-26 15:30:50 +00:00
jca
4b13e78b30 Update to Image-ExifTool-10.10
from maintainer patrick keshishian
2016-04-26 13:16:42 +00:00
ajacoutot
63ba149c3f Update to shotwell-0.23.0. 2016-04-26 11:10:56 +00:00
robert
9c16a16e3b switch over to libjpeg-turbo (1.4.2)
ok aja@ sthen@
2016-04-26 11:01:45 +00:00
danj
a7f2277331 update to pqiv-2.5.1
while there get rid of gettext module

ok jca@
2016-04-26 07:39:45 +00:00
ajacoutot
5e9457c0ed Update to gegl03-0.3.6. 2016-04-25 17:54:36 +00:00
ajacoutot
01f13dbd98 Update to babl-0.1.16. 2016-04-25 17:54:01 +00:00
shadchin
48755b6828 Update to py-imagesize 0.7.1 2016-04-25 17:43:21 +00:00
jasper
255daf47a9 update to gthumb-3.4.3 2016-04-25 16:01:36 +00:00
ajacoutot
840385f299 Update to colord-1.3.2. 2016-04-25 15:02:46 +00:00
sthen
c29470aeb9 update to pecl-imagick-3.4.2 2016-04-25 14:48:21 +00:00
jasper
b1895b9aab update to evince-3.20.0 2016-04-25 14:41:31 +00:00
giovanni
d0e4a3709d +mtpaint 2016-04-25 13:23:27 +00:00
giovanni
f1d64e1334 import mtpaint, simple GTK+2 raster painting program
from Roman Gorelov with tweaks frmo sthen@
ok sthen@

mtPaint is a simple GTK+1/2 painting program designed for creating icons and
pixel based artwork. It can edit indexed palette or 24 bit RGB images and offers
basic painting and palette manipulation tools. It also has several other more
powerful features such as channels, layers and animation. Due to its simplicity
and lack of dependencies it runs well on GNU/Linux, Windows and older PC
hardware.
2016-04-25 13:22:00 +00:00
jasper
8b0dbbaf3c regen WANTLIB 2016-04-25 09:36:23 +00:00
jasper
a2708a6c95 update to clutter-gtk-1.8.0 2016-04-25 09:36:01 +00:00
jasper
de4a5ccb4e update to clutter-gst-3.0.18 2016-04-25 09:35:49 +00:00
jasper
c7b90b6c06 update to clutter-1.26.0 2016-04-25 09:35:31 +00:00
jasper
3f663e9a2b drop gettext module 2016-04-25 09:35:19 +00:00
ajacoutot
fb03465b0f Update to geeqie-1.2.3. 2016-04-24 08:36:09 +00:00
sthen
4c89b64d2c don't use -O4, from mmcc 2016-04-22 08:45:25 +00:00
dcoppa
0dd4896023 Update to feh-2.15.2 2016-04-19 08:41:33 +00:00
sthen
5268b7956f Update to ImageMagick 6.9.3-8. While there, set PORTROACH marker to try
and do something slightly more useful (the naming scheme doesn't work
very well with portroach, but hopefully pointing at /download/ rather
than letting it use /download/releases/ will mean it only picks up
changes to the minor release of the current version).
2016-04-18 10:03:51 +00:00
ajacoutot
9a7e2f00b6 Fix build with glib2 >=2.48.0.
Drop the gettext module while here.
2016-04-18 07:57:55 +00:00
ajacoutot
e2189e3f58 Update to gdk-pixbuf-2.34.0. 2016-04-18 06:47:23 +00:00
afresh1
3a4756e02e Update graphics/p5-Imager to 1.005
Fixes build with perl 5.22

OK sthen@
2016-04-17 19:01:22 +00:00
ajacoutot
e0c31f4bfc Update to shotwell-0.22.1. 2016-04-16 10:48:03 +00:00
shadchin
525cd9c2bd Unbreak after py-sphinx update to 1.4 2016-04-15 08:53:48 +00:00
dcoppa
c46f81ca13 Update to feh-2.15 2016-04-13 12:54:55 +00:00
juanfra
db3ac2c5af Remove gettext module. 2016-04-12 22:06:41 +00:00
naddy
32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
kirby
c48503acd0 stop using gettext modeule; bump 2016-04-12 10:11:51 +00:00
sthen
6eae49c415 fix darktable's memory detection on machines with >4GB RAM (HW_PHYSMEM64,
pull req 1193), reported by Jan Johansson.

while there, stop using devel/gettext MODULES.
2016-04-12 09:40:59 +00:00
ajacoutot
201f30ed0d Update to version 3.04.01; from mmc
ok shadchin@ (who pointed out that the REVISION needs to be dropped)

While here, drop the gettext MODULE.
2016-04-12 07:38:02 +00:00
shadchin
d907e165b0 +py-imagesize
+py-imagesize,python3
2016-04-11 17:49:18 +00:00
shadchin
5c0eb7369a Import py-imagesize, ok danj@, sthen@
Getting image size from png/jpeg/jpeg2000/gif file.
It parses image files header and return image size.
2016-04-11 17:43:00 +00:00
ajacoutot
f8df41ea27 More AAC support improvement.
from Brad (maintainer)
2016-04-07 06:01:19 +00:00
naddy
8c9ed2059f g/c PFRAG.shared 2016-04-04 22:57:45 +00:00
naddy
59666f3dc6 g/c PFRAG.shared 2016-04-04 16:09:09 +00:00
ajacoutot
5f2fdb515c Update to py-sane-2.8.2. 2016-04-03 07:56:27 +00:00
sthen
44142f8b03 update to py-Pillow-3.2.0 2016-04-02 14:03:58 +00:00
ajacoutot
6b8f4edccd Update to graphite2-1.3.8. 2016-04-01 05:48:24 +00:00
pascal
4bde14bf82 Update to Blender 2.77. 2016-03-30 13:30:04 +00:00
sthen
0685c3cf44 update to darktable-2.0.3 2016-03-29 14:55:18 +00:00
naddy
b565ffc051 g/c PFRAG.shared from OCaml ports; ok chrisz@ 2016-03-29 11:27:00 +00:00
sthen
0d5bad6448 bump REVISION to force updates; works around
http://marc.info/?l=openbsd-ports&m=145924293531003&w=2
2016-03-29 09:44:59 +00:00
zhuk
0d071cef57 Unbreak after recent qommit.
Spotted by aja@
2016-03-28 09:27:10 +00:00
naddy
9da566408c g/c PFRAG.shared 2016-03-27 15:31:23 +00:00
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
sthen
8e394a0545 update to p5-Barcode-DataMatrix-0.08 2016-03-26 12:46:09 +00:00
ajacoutot
cbed0b3b53 Update to gphoto-2.5.10. 2016-03-24 09:48:43 +00:00
ajacoutot
698675db6a Update to libgphoto-2.5.10. 2016-03-24 09:48:17 +00:00
sthen
d2fbeff300 mirror the distfile, fetch failure reported by mmcc 2016-03-21 18:17:18 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
d37bca7d7d drop SHARED_ONLY from KDE3 ports 2016-03-19 22:48:27 +00:00
naddy
88c5a3338b For all our ports that use the pecl module, SHARED_ONLY is always
defined and "c" is always added to WANTLIB.  Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.
2016-03-19 21:18:37 +00:00
millert
65f8846a24 Fix path to rgb.txt; OK ajacoutot@ 2016-03-19 15:06:42 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
sthen
61cbff1cbd update to giflib-5.1.3, mostly hardening improvements 2016-03-18 21:00:48 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
naddy
61676bd3b2 fix errno declaration, regen PLIST 2016-03-16 20:15:07 +00:00
naddy
5fc24d3cb3 removing SHARED_ONLY is safe here 2016-03-16 20:02:11 +00:00
naddy
62ce4e735e fix errno declaration
also: version the shared library, regen PLIST, gmake not required
2016-03-16 19:04:08 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
ajacoutot
c64fdb3a62 Update to graphite2-1.3.7. 2016-03-16 08:13:21 +00:00
sthen
ff4e5a1a35 -cqcam 2016-03-15 23:19:10 +00:00
sthen
a298d11f29 Remove cqcam, it's software for ancient parallel-port QuickCam webcams, is
i386-only, setuid-root and uses iopl. "As the author of the port 14 years
ago, I'm fine with it being deleted" jcs@
2016-03-15 23:18:42 +00:00
naddy
66c7d32335 no more no_shared archs 2016-03-15 21:55:46 +00:00
awolk
67b897fcf4 Add graphics/cstitch to the build 2016-03-15 21:47:36 +00:00
awolk
c482374980 Import graphics/cstitch
convert images to cross stitch patterns

OK sthen@
2016-03-15 21:45:11 +00:00
jasper
84344ab939 update to gthumb-3.4.2 2016-03-15 10:25:31 +00:00
sthen
de1d6443a5 fix, spotted by nigel (oops, committed from wrong machine) 2016-03-14 16:16:17 +00:00
sthen
f5f326c0c7 update to pecl-imagick-3.4.1 2016-03-14 09:11:06 +00:00
shadchin
a50728b4ee Unbreak with py-parsing 2.1.0. 2016-03-13 08:12:14 +00:00
shadchin
0d4bf46728 Update to djview4 4.10.6 2016-03-13 07:55:20 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c30d26ae75 garbage collect CONFIGURE_SHARED 2016-03-11 20:07:49 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
f726f7bce8 requires --enable-shared 2016-03-11 11:48:28 +00:00
naddy
407f17974c remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
fold PFRAG.shared into PLIST
2016-03-10 21:58:51 +00:00
naddy
b3dc1944c5 requires --enable-shared 2016-03-10 20:41:22 +00:00
naddy
b05ebe5424 remove LIBM_CHECK for vax 2016-03-09 18:29:10 +00:00
naddy
36419b96a2 all architectures have shared libraries now 2016-03-09 18:22:52 +00:00
ajacoutot
808f88cc42 exiv2 -> libgexiv2
spotted by naddy@
2016-03-09 17:36:42 +00:00
ajacoutot
47599ca92d Moar AAC.
from Brad (maintainer)
2016-03-09 17:29:36 +00:00
jasper
76f4704b00 security fixes for CVE-2016-1577 CVE-2016-2116 2016-03-09 15:16:05 +00:00
sthen
15ab2afc17 update to darktable-2.0.2 2016-03-08 14:28:46 +00:00
sthen
c2d741bb07 update to ImageMagick-6.9.3-7 2016-03-08 00:27:03 +00:00
zhuk
b669f96c67 Convert to MODQMAKE, +2 Makefile lines due to need to keep SUBST_CMD call. 2016-03-07 11:57:55 +00:00
ajacoutot
dea6fbd2a8 Merge some more AAC fixes.
from Brad (maintainer)
2016-03-07 07:11:35 +00:00
sthen
85a11861d1 update to xfig-3.2.5c 2016-03-05 17:41:42 +00:00
sthen
892422991d +p5-Barcode-DataMatrix{,-PNG} 2016-03-05 12:12:16 +00:00
sthen
139c8ad734 import ports/graphics/p5-Barcode-DataMatrix-PNG, ok landry@
This class, which extends Barcode::DataMatrix, is used to create
graphical representations of Data Matrix (IEC16022) barcodes in PNG
format. Potential applications include graphically oriented documents
such as PDF, printable web documents, invoices, packing lists,
shipping labels, etc.
2016-03-05 12:11:11 +00:00
sthen
0cab3c4ceb import ports/graphics/p5-Barcode-DataMatrix, comment/ok landry@
This class is used to generate data for Data Matrix (IEC16022) 2d barcodes.
It is primarily useful as a data source for modules that do rendering, such
as Barcode::DataMatrix::PNG or HTML::Barcode::DataMatrix. You can easily
make a version that renders an image, PDF, or anything else.
2016-03-05 12:10:45 +00:00
kirby
5de4d85c55 Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
juanfra
729e1f59fa Accept documents with duplicate page titles.
OK shadchin@ (MAINTAINER)
2016-03-02 20:10:36 +00:00
kili
40d3a12b0b Update HOMEPAGE for OpenGL related hs-ports.
Noticed by mmcc@
2016-03-01 22:01:18 +00:00
jca
4ea50190a7 Update to doxygen-1.8.11 (latest)
This switches doxygen to the cmake build system.

All the hard work done by Rafael Sadowski, thanks!

Bulk build and ok ajacoutot@
2016-03-01 20:36:39 +00:00
jasper
bf1cb3d1cd +ttfautohint 2016-03-01 10:13:08 +00:00
jasper
66d18bdb64 import ttfautohint-1.5
ttfautohint provides a 99% automated hinting process and a platform for
finely hand-hinting the last 1%. It is ideal for web fonts and supports
many scripts.

ok aja@
2016-03-01 10:12:19 +00:00
kirby
a144bcf67b enable SEPARATE_BUILD
ok sthen@
2016-03-01 08:05:30 +00:00
sthen
71a1704724 update to py-Pillow 3.1.1 2016-03-01 01:02:30 +00:00
sthen
b1f35674bf update to LibRaw-0.17.1 2016-02-29 23:50:13 +00:00
sthen
2ca7ae4ab0 update to iec16022-0.2.5, improve DESCR 2016-02-29 23:43:49 +00:00
czarkoff
c3ca201c03 update to scour-0.33
OK junfra@
2016-02-29 18:16:55 +00:00
dcoppa
73de1962d0 Update to feh-2.14.2 2016-02-25 08:39:14 +00:00
jasper
66c0dcf63e update to clutter-gst-3.0.16 2016-02-25 07:43:35 +00:00
ajacoutot
beb4446f37 aacenc: make a better estimate for the audio bitrate if not provided
aacenc: temporarily disable Mid/Side coding with multichannel files

from Brad (maintainer)
2016-02-25 03:53:53 +00:00
sthen
1e9a5f198a update to darktable-2.0.1 2016-02-25 00:43:26 +00:00
jsg
578ae7c7ca Don't attempt to build on arm. sync atomic builtins required. 2016-02-21 16:17:25 +00:00
tobiasu
f33d4034dc mark broken on sparc, missing atomic ops 2016-02-19 09:07:38 +00:00
landry
33e5871eaa Fix build on big-endian archs by correcting a typo in a probably never
tested big-endian only codepath.. sigh. Tested on macppc & sparc64.
2016-02-08 19:28:47 +00:00
sthen
5f3cc60ff1 Add a patch to inkscape from Rafael Sadowski, fixing very frequent segfaults
with spinbuttons with malloc's "baby junking" default (indicating a likely
use-after-free). Additional testing from Laurence Tratt.
2016-02-05 22:27:25 +00:00
jasper
64baddda53 Security fix for CVE-2016-2089, patch from redhat bz.
ok sthen@
2016-02-04 10:08:07 +00:00
sthen
6d57f760c1 Add upstream patch to py-Pillow, fixing a buffer overflow in PcdDecode.c,
where the decoder writes assuming 4 bytes per pixel into a 3 byte per pixel
wide buffer, allowing writing 768 bytes off the end of the buffer. This
overwrites objects in Python's stack, leading to a crash.
https://github.com/python-pillow/Pillow/pull/1706

(There's also a newer upstream release but that will need additional
checking before it can go in).
2016-02-02 23:08:40 +00:00
sthen
65893c92de Bump pecl-* and a couple of other ports which have now lost their
MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about
activating these have been rolled into the general PHP pkg-readmes file.
OK/feedback aja@ jasper@
2016-02-01 21:55:38 +00:00
kili
d7def8066d Let portroach ignore ports on which meta/haskell-platform depends.
Except lang/ghc for now (in case someone doesn't like my diff on ports@).
2016-01-29 20:28:07 +00:00
benoit
10964f7529 Update to p5-GD-Graph-1.52. 2016-01-29 08:50:39 +00:00
kirby
0844de2f4f Update to rawtherapee-4.2. Reminded by Daniel Jakots, thanjs.
- set ONLY_FOR_ARCHES=amd64 because of memory consumption
 - add comments to patches commited upstream
 - add README (requested by sthen@)

OK sthen@
2016-01-27 15:02:01 +00:00
sthen
04f3146d4d chase more googlecode HOMEPAGEs 2016-01-26 13:10:40 +00:00
sthen
3451d0c08d Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.
2016-01-26 13:05:26 +00:00
naddy
7c8440a0fc Fix a number of out-of-bound reads and writes, including CVE-2015-8665 and
CVE-2015-8683.  From upstream CVS.
2016-01-24 16:48:48 +00:00
landry
88528a5afc +nomacs 2016-01-24 10:07:00 +00:00
landry
d222eeacf1 Import nomacs 3.0.0, from Rafael Sadowski.
nomacs is small, fast and able to handle the most common image
formats. Additionally it is possible to synchronize multiple
viewers. A synchronization of viewers running on the same computer
or via LAN is possible. It allows to compare images and spot the
differences (e.g. schemes of architects to show the progress).

ok zhuk@
2016-01-24 10:06:15 +00:00
ajacoutot
006126b98d Enable the libv4l support.
from Brad (maintainer)
2016-01-23 14:12:28 +00:00
tb
2664b27f05 # uses pledge() marker was missing
ok sthen@
2016-01-22 14:24:30 +00:00
benoit
da36cd5a7b Update to ansilove-3.0.2.
from Frederic Cambus (maintainer)
2016-01-22 08:52:22 +00:00
jasper
755d353287 update to birdfont-2.15.5 2016-01-22 07:45:32 +00:00
ajacoutot
1ed892d34b Yet again mor AAC fixes.
from Brad (maintainer)
2016-01-22 07:05:01 +00:00
jasper
8cc590e76d sync with graphics/openjpeg to not use malloc.h on i386.
spotted by sthen@
2016-01-21 18:15:14 +00:00
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