4749 Commits

Author SHA1 Message Date
ajacoutot
1ef33efdd3 Update to gdk-pixbuf-2.30.8. 2014-05-27 07:14:47 +00:00
landry
0540db9811 Mark as BROKEN-hppa: SIGBUS during build on cd-create-profile.
Not that this takes out a large chunk of the tree, but who cares about gnome3 on hppa..
2014-05-19 17:36:28 +00:00
dcoppa
04929a4ab9 Update to feh-2.12 2014-05-19 08:45:48 +00:00
jasper
2abf3779ee update to gthumb-3.2.8 2014-05-19 08:04:11 +00:00
brad
cfc1713414 Update to FFmpeg 20140412 snapshot. From 2.2 branch.
Update to MPlayer 20140412 snapshot.

Take MAINTAINER for MPlayer. ok edd@

ok ajacoutot@
2014-05-16 01:34:50 +00:00
ajacoutot
d012d33dc4 Update to simple-scan-3.12.1. 2014-05-10 08:06:36 +00:00
kurt
691b01af2c - base package should not depend on jdk. fix and bump. okay landry@ 2014-05-08 21:23:21 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
bcallah
875e05abc4 Update to 0.37
Adds font size settings in the kerning tab, a new SVG parser, and bug fixes
2014-05-07 02:23:54 +00:00
brad
1464cee13a Fix local patch so as to only include the backward compat wrapper function
when using older FFmpeg versions which fixes the build with newer FFmpeg.

ok pascal@
2014-05-05 07:49:56 +00:00
kili
23b84c75e3 Problem reported to upstream. 2014-05-01 20:43:10 +00:00
benoit
f9068c75af Remove myself as maintainer. 2014-05-01 13:43:13 +00:00
benoit
0acbce876c Remove myself as maintainer. 2014-05-01 07:18:02 +00:00
naddy
42e81a81b4 drop workarounds for missing AI_ADDRCONFIG 2014-04-30 14:01:29 +00:00
dcoppa
b289061cc1 Update to feh-2.11 2014-04-29 14:40:20 +00:00
kili
a1f118cfe6 Unbreak after poppler update. 2014-04-28 16:48:54 +00:00
ajacoutot
1f7b387d74 Update to libgexiv2-0.10.1. 2014-04-26 05:42:59 +00:00
sthen
73224fa4dc unbreak with perl 5.18 2014-04-25 09:47:49 +00:00
jca
4d453a422f Unbreak after RAND_egd removal. ok naddy@ 2014-04-24 20:33:43 +00:00
ajacoutot
9bfea63984 Pushed upstream. 2014-04-22 10:27:51 +00:00
ajacoutot
7d771d357f Sync wantlib for kerberos removal. 2014-04-21 14:11:53 +00:00
ajacoutot
dda46ec637 Sync wantlib after kerberos removal from cups. 2014-04-21 12:23:22 +00:00
naddy
f457c77380 maintenance update to 10.35.92 2014-04-20 16:55:07 +00:00
jasper
db98266d5f use ${FILESDIR} instead of hardcoding 'files/' 2014-04-20 10:00:21 +00:00
landry
ca3f1ca8f6 BROKEN-hppa= ghostscript segfaults during build 2014-04-20 07:09:09 +00:00
naddy
d828b373e8 like sthen@ guessed, this needs -fPIC at least on sparc64 2014-04-19 23:40:08 +00:00
ajacoutot
1677958cfd Fix BZ URL, no pkg change. 2014-04-18 09:00:05 +00:00
ajacoutot
e3e64614ed Fix building the CMF spectra on OpenBSD/sparc64 (from upstream). 2014-04-18 08:22:21 +00:00
brad
e250d602a9 SECURITY Update to png 1.6.10:
libpng will hang when reading images that have zero-length IDAT chunks with
the progressive (streaming) reader; a malicious web site could use this bug
to cause a (minor) denial of service. (CVE-2014-0333)

ok sthen@
2014-04-18 02:54:05 +00:00
dcoppa
011759bc3d A couple of bugfixes from upstream:
Fix for segfault due to erroneous free() in case of scandir failed
to scan directory (git commit 5f210b5b2b0b150acf8f4b5890c9811cd65e2aa9)

re-randomize after list is through
(upstream git commit a0ddc0dcff5d43871f8c0e87dfb5d2c49671ac30)
2014-04-15 13:02:21 +00:00
jasper
9e6a200285 update to clutter-1.18.2 2014-04-15 07:35:36 +00:00
jasper
02fc3ab340 update to evince-3.12.1 2014-04-14 18:13:23 +00:00
ajacoutot
b8fc414790 Update to lcms2-2.6. 2014-04-13 09:49:57 +00:00
naddy
2b8930a283 Drop USE_GROFF since groff and mandoc produce identical output. 2014-04-13 01:01:38 +00:00
ajacoutot
0f3b2e6321 Update to colord-1.2.0. 2014-04-11 10:48:17 +00:00
ajacoutot
95a5dda1ec Unbreak after libtool patch removal from g-o-i.
big thank to jasper@ for running a bulk against all g-o-i ports
2014-04-08 17:25:05 +00:00
sthen
01a06a87bb SECURITY update to jbigkit 2.1 (no ABI change)
- fixed a buffer-overflow vulnerability in the jbig.c decoder,
    reported by Florian Weimer (Red Hat): CVE-2013-6369

  - fixed ability of corrupted input data to force jbig85.c decoder
    into an end-less loop

  - fixed a bug in the processing of private deterministic-prediction
    tables (DPPRIV=1) in jbig.c decoder

  - fixed integer-type mismatches in printf arguments on 64-bit systems

  - fuzz-testing script added
2014-04-08 13:59:32 +00:00
brad
694b5127f2 Update gegl to deal with newer FFmpeg API.
ok ajacoutot@
2014-04-07 06:50:40 +00:00
sthen
d424d76a23 switch py-Imaging to py-Pillow, plus some "s/import Image/from PIL import Image/" patches where necessary 2014-04-06 21:10:30 +00:00
sthen
1e5dd1fc20 replace py-Imaging with py-Pillow 2014-04-06 21:10:21 +00:00
sthen
5218958b53 update to py-Pillow 2.4.0. Commits to move py-Imaging users over to py-Pillow will follow (words of encouragement from landry@) 2014-04-06 21:10:19 +00:00
ajacoutot
e011179ee3 Missing RUN_DEPENDS. 2014-04-04 10:17:37 +00:00
ajacoutot
be825146a5 Don't crash when trying to save a copy (upstream). 2014-04-04 09:03:36 +00:00
brad
fb168802da Update to amide 1.0.5.
ok benoit@
2014-04-03 19:53:07 +00:00
ajacoutot
8a857a5733 Drop udev-only variable. 2014-04-02 16:12:04 +00:00
jasper
d53f2a6b92 use MODPY_WANTLIB instead of hardcoding python2.7 2014-04-02 09:56:01 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
53bb160e75 switch over port to MODGNOME_TOOLS that didnt have it yet 2014-04-01 18:38:52 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00