Commit Graph

3918 Commits

Author SHA1 Message Date
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