Commit Graph

3936 Commits

Author SHA1 Message Date
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
naddy
5cab5c465d Major update to 4.0.1, which adds BigTIFF support and includes some API
changes.  Also include upstream fix for CVE-2012-1173.
2012-04-14 15:09:55 +00:00
ajacoutot
296f27bceb Fix localstatedir. 2012-04-13 15:03:01 +00:00
naddy
1a6a73c4b1 SECURITY fix for CVE-2012-1173 (integer overflow).
From upstream, via Sebastien Marie.
http://bugzilla.maptools.org/show_bug.cgi?id=2369
2012-04-09 17:35:38 +00:00
naddy
5a919588de maintenance update to 3.9.6 2012-04-09 17:21:05 +00:00
ajacoutot
3a019565f6 Enable support for the libxvid encoder.
from Brad (maintainer)
2012-04-08 16:56:51 +00:00
ajacoutot
3bd883b410 Finally update to a stable release: shotwell-0.12.1.
ok landry@ (maintainer)
2012-04-05 17:44:17 +00:00
ajacoutot
2008be8235 Update to stable libgexiv2-0.4.1. 2012-04-05 12:58:14 +00:00
bentley
cace488897 +zxing 2012-04-04 03:39:42 +00:00
bentley
214c5d4658 Import zxing-2.0.
ZXing (pronounced "zebra crossing") is an open-source, multi-format
1D/2D barcode image processing library. It currently supports these
formats:

 - UPC-A and UPC-E
 - EAN-8 and EAN-13
 - Data Matrix
 - Code 39
 - Code 93
 - Code 128
 - ITF
 - Codabar
 - RSS-14 (all variants)
 - QR Code
 - Data Matrix
 - Aztec
 - PDF 417

ok landry@
2012-04-04 03:38:45 +00:00
giovanni
ef22147c60 Update to version 8.85
from maintainer Patrick Keshishian
2012-04-02 16:32:53 +00:00
ajacoutot
2cc6b87dea Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
pascal
769cbec015 Add a FLAVOR for building blender with ffmpeg support.
Requested and tested by peters at schwertfisch dot de.

ok ajacoutot@
2012-04-02 07:11:46 +00:00
naddy
373e66eed8 oops, bump the included png to 1.2.49 (CVE-2011-3048) 2012-03-30 19:57:16 +00:00
naddy
14831d9781 update the included old png to 1.2.48 2012-03-30 19:44:39 +00:00
naddy
5966c95102 SECURITY update to 1.5.10.
libpng failed to correctly handle malloc() failure for text chunks,
which can lead to memory corruption and the possibility of execution
of hostile code. (CVE-2011-3048)
2012-03-30 18:58:03 +00:00
sthen
a6b6b5e408 OpenJPEG 1.5 uses 'OPJ_FALSE' rather than a namespace-polluting 'false',
adapt blender to use this. Fixes build problem reported by naddy@, ok pascal@.
Missed in my build tests of OpenJPEG due to outdated INDEX...
2012-03-30 14:51:55 +00:00
ajacoutot
22c167a472 +py3-cairo 2012-03-30 07:14:06 +00:00
ajacoutot
02385af7f8 Import py3-cairo-1.10.0.
This package provides python bindings for the cairo library.

ok robert@
2012-03-30 07:12:28 +00:00
sthen
8c1e5ba0db Add back the diff to not use memalign(), fixing !amd64. Add a proper comment
so it doesn't get lost in future. Build failure pointed out by naddy@
2012-03-30 07:09:26 +00:00
ajacoutot
95b4d19d58 Use MODPY_WANTLIB and MODPY_LIB_DEPENDS.
No need for USE_LIBTOOL.
2012-03-30 07:05:50 +00:00
sthen
d6e2896ae4 update to OpenJPEG 1.5.0, take maintainership. ok todd@ 2012-03-29 15:45:43 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
dcoppa
7610619995 feh_magick_load_image: fix memory leak when encountering unloadable file
(upstream git commit 8c8c1d5d52096a24e751f07d94972253a0e5054c)

winwidget_allocate: memset winwid to zero
(upstream git commit 82a976e0909e02ba8c25e4fd10d0e56a3e5c13ca)
2012-03-29 12:29:10 +00:00
ajacoutot
4dd9e531b5 Get the tarball from official repo and update to 0.11.93.
Use libgee06.
2012-03-29 07:37:16 +00:00
ajacoutot
b345aada24 Update to evince-3.4.0. 2012-03-29 07:03:30 +00:00
ajacoutot
4f23759f44 Update to simple-scan-3.3.92. 2012-03-29 06:42:00 +00:00
ajacoutot
36583f5da7 Update to qiv-2.2.4.
from Gonzalo L. R. with some tweaks.
2012-03-29 06:05:14 +00:00
ajacoutot
3aa3387f8c Update to cogl-1.10.0. 2012-03-28 18:04:11 +00:00
eric
95cbdc081b fix REGRESS_DEPENDS, no bump
ok ajacoutot@
2012-03-27 06:30:40 +00:00
dcoppa
cd7ea69414 Update to feh-2.5 2012-03-26 12:53:24 +00:00
naddy
2af92d6a64 DIR is opaque, so don't use homebrew dirfd() macro 2012-03-23 20:36:49 +00:00
ajacoutot
b1c0986a83 Update to py-cairo-1.10.0.
Upstream changed their build framework so regress will need some love
(which eric@ will take care of later today)

ok eric@ (maintainer)
2012-03-23 15:23:47 +00:00
ajacoutot
505d8a2aae Update to gdk-pixbuf-2.26.0. 2012-03-23 14:46:21 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
bfc9f101b0 Update to gdk-pixbuf-2.25.2. 2012-03-23 13:20:55 +00:00
naddy
d0ef1a6b53 fileutils, sh-utils, textutils are superseded by coreutils.
From: Antti Harri
2012-03-20 16:36:16 +00:00