Commit Graph

3972 Commits

Author SHA1 Message Date
ajacoutot
3cc27fb5e4 Update to clutter-gst-1.6.0.
joint work with jasper@ and robert@
ok jasper@ robert@
2012-07-07 12:49:47 +00:00
ajacoutot
4cd1d659b0 unsigned long long overdue update to clutter-1.10.8.
joint work with jasper@ and robert@ ; mpi@ made it all possible!
ok jasper@ robert@
2012-07-07 12:49:17 +00:00
ajacoutot
917b24e9e7 MODULES is already taken care of. 2012-07-07 12:48:29 +00:00
ajacoutot
497e00f72d Update the plumbing so that we can update clutter and family... 2012-07-07 12:48:00 +00:00
okan
f84f5f1a1b update to 1.3.15; from Brad
ok sthen@
2012-07-03 13:36:28 +00:00
steven
aed128afb4 update to 3.60 2012-06-30 00:41:20 +00:00
mglocker
e7b94a906e Update to fswebcam 20110717. 2012-06-29 07:19:50 +00:00
jasper
06cec91f2a Update tiff to 4.0.2, includes a fix for CVE-2012-2113,
LibTIFF "tiff2pdf" Integer Overflow Vulnerability
2012-06-27 14:27:02 +00:00
jasper
02abd40f9d - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:02:18 +00:00
ajacoutot
33998ea777 Update to lcms2 2.3.
from Brad
2012-06-24 09:24:37 +00:00
okan
b1182ace6e remove no_x11 FLAVOR and USE_GROFF; ok maintainer Brad.
ok sthen@
2012-06-19 13:20:19 +00:00
okan
0848a8a56c WANTLIB sync after ImageMagick update; ok sthen 2012-06-19 12:57:32 +00:00
sthen
4fcfaad7e9 revise pkgconfig files for ImageMagick to add -pthread and -L/usr/X11R6/lib
may not all be necessary, but this unbreaks things and we can revise later

with okan@ and naddy@, ok okan@
2012-06-19 12:46:12 +00:00
jasper
19d869a947 - update to 20120610, various bug fixes
from brad (MAINTAINER)
ok dcoppa@
2012-06-18 16:44:53 +00:00
espie
5a66d7d015 somehow, I forgot to regenerate half the diff 2012-06-18 10:14:38 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
espie
944822a56c make very sure we don't get a wandering libtool
software has a piece of shit configure script (oxymoron) that does detect
libtool is present, but produces crap when it discovers it's not gnu libtool.
of course, checking for features is too complicated, so it just asks
libtool --version and checks for "GNU libtool".

morons.
2012-06-17 21:55:20 +00:00
ajacoutot
5776bcaebb -clutter-box2d 2012-06-17 09:31:45 +00:00
ajacoutot
121d0073d4 Remove clutter-box2d; unused and unmaintained.
prodded by and ok jasper@
2012-06-17 09:31:22 +00:00
ajacoutot
56b0952cde MESSAGE -> README and remove bogus part that is now handled by the php/pecl
MODULE.
2012-06-16 11:38:03 +00:00
benoit
f9578b0e20 - update pngcrush to 1.7.30 2012-06-15 20:57:43 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
pascal
05ae52ae22 Fix openimageio on sparc64 (and hopefully other architectures) by providing
slightly modified header files from upstream TBB for sparc as well as generic
architectures.

tested by and ok landry@
2012-06-13 11:32:39 +00:00
sthen
49f219fc14 Add --without-webp to ImageMagick's CONFIGURE_ARGS to remove a hidden dep.
(We may want this anyway, but minimal fix for now). ok jasper@
2012-06-13 10:22:26 +00:00
espie
7ed01ed174 fix build for qt 4.8.2 update: use stl's swap instead of rolling our own 2012-06-13 09:14:53 +00:00
okan
d81002e974 update to 6.7.7.7
feedback and ok giovanni@
2012-06-12 17:40:35 +00:00
sthen
f3449e4106 Update to a newer FFmpeg snapshot, including security and stability fixes:
- vqavideo: return error if image size is not a multiple of block size (CVE-2012-0947)
- h263dec: Disallow width/height changing with frame threads (CVE-2011-3937)
- adpcm: ADPCM Electronic Arts has always two channels (CVE-2012-0852)
- h264: Add check for invalid chroma_format_idc (CVE-2012-0851)
- dpcm: ignore extra unpaired bytes in stereo streams (CVE-2011-3951)
- rtpdec_asf: Fix integer underflow that could allow remote code execution (CVE-2011-4031)
- aacsbr: prevent out of bounds memcpy() (CVE-2012-0850)
- kmvc: Check palsize (CVE-2011-3952)

Further bugfixes in the following codecs: ea, png, qdm2, tqi, motionpixels

From Brad, ok jasper@.
2012-06-09 23:05:49 +00:00
giovanni
60901adc56 Unbreak the build, x11/py-gtk2 is needed at build time too
spotted by Nigel Taylor, thanks
2012-06-08 07:29:17 +00:00
giovanni
8b143071b4 Update to 2.8.0
Major changes are described at http://www.gimp.org/release-notes/gimp-2.8.html
ok jasper@
2012-06-06 08:06:32 +00:00
giovanni
f848ac8508 Update to 0.2.0, initial diff from ajacoutot@
ok jasper@
2012-06-06 07:58:57 +00:00
giovanni
35604aa3af Update to 0.1.10, initial diff from ajacoutot@
ok jasper@
2012-06-06 07:55:14 +00:00
ajacoutot
3fca82ecfb Seems I still don't quite understand the ports framework... with help
from espie@
2012-05-28 16:38:35 +00:00
ajacoutot
30ac3f3bda colord pkgpath changed, so bump. 2012-05-28 15:55:12 +00:00
ajacoutot
e5f33c55d9 Build a FLAVORless colord by default (i.e. build all subpackages). 2012-05-28 15:53:13 +00:00
ajacoutot
a23531b374 Add GTK support and split colord into -main and -gtk.
Since -gtk adds a cyclic dependency with x11/gtk+3, hack around
PSEUDO_FLAVOR with a bootstrap and no_gtk FLAVORs.
2012-05-28 15:52:26 +00:00
ajacoutot
983300e9d7 Disable gtk dependency that sneaked in. 2012-05-28 08:56:36 +00:00
ajacoutot
720c76b735 Update to stable simple-scan-3.4.2. 2012-05-28 08:51:45 +00:00
ajacoutot
44ccd288b1 Update to colord-0.1.21. 2012-05-28 08:45:38 +00:00
pascal
338838e92d Fix build on powerpc.
ok aja@
2012-05-26 11:01:55 +00:00
okan
bbfa621635 update to 8.90; from MAINTAINER (Patrick Keshishian)
ok giovanni@
2012-05-24 14:27:19 +00:00
jasper
7568f47464 - update to 1.11 2012-05-24 08:36:05 +00:00
jasper
1dd4aa573a adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
okan
a2674d3368 fix access volation (in r3970 and r3978 upstream as well); reported by deraadt@
ok sthen@
2012-05-21 13:29:31 +00:00
ajacoutot
7bdced1b9d Committed upstream. 2012-05-21 09:42:57 +00:00
ajacoutot
69fd38fc86 Add BZ. 2012-05-21 06:15:50 +00:00
naddy
77411a653c strptime is XPG4v2; ok jasper@ 2012-05-20 22:10:46 +00:00
naddy
ed7596f8a7 strptime is XPG4v2; ok sthen@ 2012-05-20 21:34:57 +00:00
bentley
8cfa476c9a Garbage-collect unneeded patch.
devel/cmake sets wxWidgets_INCLUDE_DIRS_NO_SYSTEM now.

ok dcoppa@ sthen@
2012-05-19 05:23:14 +00:00
sthen
b5108d586d In openimageio, only use GCC 64-bit atomics on amd64. Other arch use TBB
as was already done for FreeBSD. Fixes build for i386. ok pascal@
2012-05-16 12:09:35 +00:00
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00
naddy
742aac8aa4 strptime is XPG4v2 2012-05-15 15:16:02 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
f82e8dd86d - update to 3.0.1 2012-05-14 20:11:49 +00:00
pascal
3398ce5c83 Update to blender 2.63a, mostly bugfixes. While here, delete a non-working
mirror.
2012-05-14 18:31:43 +00:00
dcoppa
6fe931269a Documentation fixes; from upstream git 2012-05-14 08:20:40 +00:00
jasper
d934793568 forgot to commit in previous commit here. 2012-05-11 21:21:13 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
jasper
41b9f767ba sync 2012-05-11 06:20:47 +00:00
jasper
8c24ef1f8b import node-canvas 0.12.0
Node canvas is a Cairo backed Canvas implementation for Node.JS.

ok sthen@
2012-05-11 06:19:38 +00:00
okan
9890efe346 unhook GraphicsMagick,no_x11 2012-05-10 12:39:30 +00:00
okan
56aea6cb71 remove no_x11 FLAVOR; ok sthen@ 2012-05-10 12:38:00 +00:00
okan
174bbb2a88 unhook gifsicle,no_x11 2012-05-10 12:36:22 +00:00
ajacoutot
d2ab48841e Committed upstream. 2012-05-10 09:22:44 +00:00
ajacoutot
c083336b00 Move the calls to gtk.gdk.threads_{enter,leave} where they belong: fixes
abort on startup.

from kurt@
2012-05-10 07:43:17 +00:00
pascal
afc1d3acf2 Enable the new 'cycles' rendering engine. There may still be some rough edges,
but overall it is working well.  Initially requested and tested by peters at
schwertfisch dot de (thanks).

Also, remove mention of ffmpeg flavour from DESCR.
2012-05-09 12:45:50 +00:00
pascal
dc92efbf35 + openimageio 2012-05-09 12:43:19 +00:00
pascal
1258c37e66 OpenImageIO is a library for reading and writing images, and a bunch
of related classes, utilities, and applications.  There is a
particular emphasis on formats and functionality used in professional,
large-scale animation and visual effects work for film.  OpenImageIO
is used extensively in animation and VFX studios all over the world,
and is also incorporated into several commercial products.

ok ajacoutot@
2012-05-09 12:42:06 +00:00
okan
551261c2b8 re-enable dmtx-utils 2012-05-08 17:58:12 +00:00
okan
4a9c90823b use graphics/ImageMagick, now that the no_x11 FLAVOR is gone - can
re-enable in bulks now; force a min LIB_DEPENDS version check on
ImageMagick; idea from sthen@

ok sthen@ ajacoutot@
2012-05-08 17:57:26 +00:00
okan
cae7ddee3a remove no_x11 FLAVOR
feedback and ok sthen@
2012-05-08 15:31:58 +00:00
okan
266262e661 remove no_x11 FLAVOR; while here, also remove the groff requirement.
ok ajacoutot@, dcoppa@
2012-05-08 12:28:03 +00:00
okan
80cbf0d25c unhook aalib,no_x11 2012-05-08 12:27:36 +00:00
okan
a0fe15d957 unhook ImageMagick,no_x11 2012-05-08 03:04:18 +00:00
pascal
ff89b11140 Update to blender 2.63. Get rid of ffmpeg flavour since it doesn't compile on
mips64el anyway, and enable ffmpeg unconditionally.
2012-05-07 15:45:42 +00:00
landry
f0f73e7851 Unbreak by not calling ldconfig during fake (whooo, oneliner fix!) 2012-05-05 07:05:16 +00:00
naddy
828d5ae92c mark as BROKEN; it resets the ld.so search path in fake 2012-05-05 01:16:44 +00:00
landry
f75f2cdf77 Update to mapnik 2.0.1
- enable sqlite input plugin
- enable regress tests
- fix WANTLIB
- now scons doesn't rebuild mapnik during make fake ! Hint :
http://wiki.gentoo.org/wiki/SCons#Why_you_should_NOT_use_SCons_in_your_project
2012-05-03 08:48:26 +00:00
ajacoutot
b04ee3617b Update opencv for newer FFmpeg API.
from Brad
2012-05-03 06:35:31 +00:00
pascal
eafdb11e25 Patch this header to work with -Werror=strict-prototypes.
ok Tobias Ulmer (maintainer)
2012-05-01 16:10:07 +00:00
ajacoutot
6a25f21ca1 Regen PLIST.
req by espie@
2012-04-28 14:08:53 +00:00
ajacoutot
b2529c0308 Missing depends on misc/shared-mime-info.
spotted by espie@
2012-04-28 13:00:48 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
cd8cba8102 Update to ffmpeg-20120422 (0.7 branch).
* fix a whole lot of security related issues and bugs

from Brad (maintainer)
2012-04-28 08:41:32 +00:00
naddy
f3b9288d92 * honor CXX/CXXFLAGS
* explicitly link with libiconv (ImageMagick pulls it in, but
ImageMagick-no_x11 doesn't)
2012-04-27 19:55:53 +00:00
ajacoutot
c509f1f1fc Unbreak runtime. 2012-04-27 09:59:05 +00:00
jasper
fa5e146cc5 Apply security fixes from upstream for CVE-2012-0260, CVE-2012-1798,
CVE-2012-1610, CVE-2012-0259.
2012-04-27 08:09:56 +00:00
jasper
19da65adfd - update to 0.23 2012-04-26 10:36:09 +00:00
jasper
b5ab93f9e3 fix LIB_DEPENDS, prompted by nigel@ 2012-04-25 06:04:13 +00:00
jasper
fd081552b6 - update to 3.0.0
ok aja@
2012-04-24 10:55:17 +00:00
ajacoutot
52c1ce4d79 Remove some useless patches. 2012-04-23 18:50:36 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
4ea9b875b3 Update to cogl-1.10.2. 2012-04-22 11:23:48 +00:00
benoit
7d9744f26c - update pngcrush to 1.7.27 2012-04-21 14:16:04 +00:00
sthen
c37807dc6b use pecl.port.mk, ok jasper@ 2012-04-19 21:30:26 +00:00
naddy
ce3281d632 just use statvfs() on OpenBSD and skip the misguided attempt to
check operating system features with __sparc__; ok pascal@
2012-04-16 12:03:25 +00:00
ajacoutot
1b355532c7 Minor update to gdk-pixbuf-2.26.1. 2012-04-14 20:33:31 +00:00
naddy
59442b7a86 update to 10.35.84 (minor bug fixes) 2012-04-14 20:24:02 +00:00
ajacoutot
56cd952868 Update to shotwell-0.12.2.
ok landry@ (maintainer)
2012-04-14 20:10:43 +00:00
naddy
a43e78f045 fixes for tiff 4.0 API changes; from FreeBSD 2012-04-14 15:13:30 +00:00