Commit Graph

4035 Commits

Author SHA1 Message Date
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
ajacoutot
69a46f2c17 Add extraunexec goo to remove the mapping and storage DB. 2012-03-19 18:10:35 +00:00
ajacoutot
3ff389c550 Add comment about libgusb. 2012-03-19 12:23:13 +00:00
ajacoutot
28c8cea2c0 Update to colord-0.1.18. 2012-03-19 08:59:00 +00:00
ajacoutot
d0a8a71096 Update to shared-color-targets-0.1.1. 2012-03-19 07:10:25 +00:00
pascal
e9768078c3 Fix linking to libfreeimage on non-amd64 archs.
tested on powerpc and ok mpi@, ok eric@ (maintainer)
2012-03-17 20:54:25 +00:00
ajacoutot
c745738aaf Long overdue (minor) update to cairomm-1.10.0. 2012-03-16 13:39:08 +00:00
ajacoutot
62e4351341 Drop maintainership. 2012-03-15 13:38:33 +00:00
dcoppa
19c043b632 slideshow_change_image: do not jump to current image on random jump
(upstream git commit 57e2af2763ee87bafb368390fd18382c957fd27e)
2012-03-14 10:15:00 +00:00
dcoppa
9833da3d68 Update to feh-2.4 and enable builtin EXIF support 2012-03-09 08:48:42 +00:00
rpointel
0703bff907 Permit to build with Python 2.7.2.
Spotted by nigel@, diff from upstream by me and ok nigel@ (thanks!).
2012-02-28 23:01:23 +00:00
ajacoutot
598fbe4282 Update to shotwell-0.11.92.20120226, git snapshot to cope with recent
vala update. This now uses gtk+3.

ok landry@ (maintainer)
2012-02-27 19:41:55 +00:00
giovanni
3b478c2b48 Add missing patch
No build, no bump
spotted by ajacouto@, thanks
2012-02-27 14:55:31 +00:00
ajacoutot
1d1d40afb3 Includes netinet/in along with arpa/inet.h to prevent warnings vomit
during build.

ok espie@ (maintainer)
2012-02-27 13:46:10 +00:00
pascal
6f33cbf65b Update freeimage to 3.15.2, including many SECURITY fixes to the included image
libraries.  Also respect CC, CXX, CFLAGS and CXXFLAGS, get rid of ^M line
endings in the patch and fix "make regress".

ok eric@ (maintainer)
2012-02-27 10:16:26 +00:00
giovanni
c2249380a9 Update to 2.6.12
This is the last release of the 2.6.x branch
2012-02-27 10:11:38 +00:00
bentley
84644f2a4e +sxiv 2012-02-27 08:46:22 +00:00
bentley
ff26e255c7 Import sxiv-1.0.
sxiv is an alternative to feh and qiv. Its only dependencies besides
xlib are imlib2 and giflib. The primary goal for writing sxiv is to
create an image viewer, which only has the most basic features required
for fast image viewing (the ones I want). It has vi key bindings and
works nicely with tiling window managers. Its code base should be kept
small and clean to make it easy for you to dig into it and customize it
for your needs.

From Matthew Via, with tweaks by me/Antoine. ok ajacoutot@
2012-02-27 08:45:50 +00:00
pascal
5c4031120f Update blender to 2.62.
tested by armani@

minor tweaks and ok ajacoutot@
2012-02-26 20:37:25 +00:00
ajacoutot
024a5d51c9 Update to libgexiv2-0.3.91. 2012-02-26 15:08:36 +00:00
ajacoutot
b10316931f Update to libraw-0.14.5. 2012-02-26 15:07:39 +00:00
naddy
23bbd366c1 update the private png to 1.2.47 which has a security fix (CVE-2011-3026) 2012-02-26 14:59:04 +00:00
naddy
c697fa7638 update to 1.5.9 2012-02-26 14:57:54 +00:00
dcoppa
6f0736bbd5 Remove unnecessary include path added to CPPFLAGS for png.
Tidy up the Makefile a bit.

From Brad.

No bump needed.
2012-02-22 08:32:25 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
dcoppa
2d88b27044 Update to feh-2.3 2012-02-21 12:27:25 +00:00
benoit
2076e05ba4 - update pngcrush to 1.7.25 2012-02-19 07:23:42 +00:00
sthen
bf0e713792 png SECURITY fix: CVE-2011-3026, heap-buffer-overflow in png_decompress_chunk 2012-02-17 15:44:13 +00:00
ajacoutot
627a211c76 Extend DESCR and tweak hotplugd(8) scripts accordingly. 2012-02-16 22:29:15 +00:00
gsoares
b38fd19cea Fix for CVE-2011-3464
(libpng "png_formatted_warning()" Off-by-One Vulnerability)

patch came from upstream git:
(http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng;a=commit;h=
00c6a9a62c1825617c35c03ceb408114fffeca32)

OK sthen@
2012-02-03 18:23:14 +00:00
ajacoutot
47f56b9a41 Fix conflicts.
reported by naddy@
ok sthen@
2012-01-31 09:24:23 +00:00
espie
ff2116c60e there's no sense trying to even fetch the wrong distfile, take molden
totally out of the loop for mirroring until it gets fixed.
2012-01-29 13:18:30 +00:00
william
a01f7159ed Drop MAINTAINER and bump; ok sthen 2012-01-27 04:12:19 +00:00
sthen
b4ec42cb45 dmtx-utils requires ImageMagick-*-!no_x11; mark in LIB_DEPENDS, but this
conflicts in bulk, so disable in graphics/Makefile for now (nothing depends
on it).  ok sebastia@
2012-01-26 17:19:23 +00:00
ajacoutot
8f5a676fee Update to gthumb-2.14.2. 2012-01-24 08:42:48 +00:00
sthen
f97677f94b +p5-Image-Scale 2012-01-20 19:28:17 +00:00
sthen
63a41d4557 import p5-Image-Scale, suggestion/ok okan@
This module implements several resizing algorithms with a focus on low
overhead, speed and minimal features. Algorithms available are:

- GD's copyResampled (floating-point)
- GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
- GraphicsMagick's assortment of resize filters (floating-point)
- GraphicsMagick's Triangle filter in fixed-point

Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.
2012-01-20 19:27:55 +00:00
nigel
d0f67cb41e Add dependency on libdmtx
Ok landry@ sebastia@
2012-01-15 12:16:17 +00:00
benoit
cd8b746f75 - update pngcrush to 1.7.24 2012-01-15 10:22:43 +00:00
sebastia
fa24f5dce7 enable libdmtx and dmtx-utils 2012-01-14 09:16:52 +00:00
sebastia
33114efd7a The dmtx utility programs, dmtxread and dmtxwrite, provide the
official command line interface for libdmtx, and serve as a code
reference for programmers wishing to use the libdmtx C API.

tested on i386/macppc by me.

Feedback and OK sthen@
2012-01-14 08:56:53 +00:00
sebastia
fae6433078 import libdmtx:
libdmtx is open source software for reading and writing Data Matrix
barcodes. At its core libdmtx is a native shared library, allowing C/C++
programs to use its capabilities without extra restrictions or overhead.

Tested on i386,macppc by me, amd64 by Kyrill Bychkov

Feedback and OK sthen@
2012-01-14 08:55:17 +00:00
nigel
9389920dc6 Update to version 2011.12.09
Ok ajc@
2012-01-13 11:25:39 +00:00
ajacoutot
ca7f268938 Forgot to cvs rm, spotted by fgsch@ 2012-01-09 18:23:09 +00:00
ajacoutot
2884040ae1 Bugfix update to colord-0.1.15. 2012-01-09 16:28:25 +00:00
benoit
c4c5076171 - update pngcrush to 1.7.23 2012-01-08 08:03:10 +00:00
dcoppa
70c01a503f update to feh-2.2 2012-01-03 10:52:54 +00:00
fgsch
2a78f6f07d install docs under py-XXX.
benoit@ ok as part of a bigger diff.
2011-12-30 22:43:54 +00:00
edd
3d6d3fe128 update ffmpeg to a stable snapshot, from brad, OK aja@ 2011-12-30 17:34:39 +00:00
ajacoutot
f732c935fe Move exr-save to -plugins where it belongs. 2011-12-28 09:31:58 +00:00
dcoppa
62b85425d1 Bugfix: "feh --montage" failed to create images, claiming "Low on
RAM" or segfaulting (git commit 412316900b62656d7e25ce07cb4a7af3f2bce26e)
2011-12-27 12:23:43 +00:00
jasper
10df325a1a sync 2011-12-23 15:08:26 +00:00
jasper
fe8b4a58f7 import zint 2.4.3
Zint is a C library for encoding data in several barcode variants. The
bundled command-line utility provides a simple interface to the library.
Features of the library:
- Over 50 symbologies including all ISO/IEC standards, like QR codes.
- Unicode translation for symbologies which support Latin-1 and
  Kanji character sets.
[...]

from Kirill Bychkov (MAINTAINER)
with tweaks by me and sthen@
ok sthen@
2011-12-23 15:08:07 +00:00
sthen
5322fa248c requires SSE; mark ONLY_FOR_ARCHS=amd64 i386 2011-12-22 15:20:10 +00:00
ajacoutot
02eb0dfc29 Update to tesseract-3.01. 2011-12-22 09:47:50 +00:00
ajacoutot
e291c58858 +leptonica 2011-12-22 09:47:19 +00:00
ajacoutot
75f899d2a9 Import leptonica-1.68.
Leptonica is a pedagogically-oriented open source site containing
software that is broadly useful for image processing and image analysis
applications.

"looks good and tested on macppc" sebastia@
ok benoit@
2011-12-22 09:46:46 +00:00
ajacoutot
b750e854d5 +libwebp 2011-12-22 08:37:05 +00:00
ajacoutot
5a7624f096 Import libwebp-0.1.3.
WebP is an image format that does lossy compression of digital
photographic images. WebP consists of a codec based on VP8, that Google
open-sourced in May 2010 and a container based on RIFF. Webmasters, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.

ok benoit@ rpointel@
2011-12-22 08:36:33 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
ajacoutot
f92e2558cc /dev/dri/card0 -> /dev/drm0
thank you oga@ :)
2011-12-20 15:00:56 +00:00
ajacoutot
0032b749a1 Add cogl to the build; not used by anything yet but it makes it easier for
us to work on the clutter update.
2011-12-20 14:01:59 +00:00
ajacoutot
6ba5a9c92e Use GNOME_PROJECT/GNOME_VERSION for cogl and inherit MASTER_SITES.
Regen WANTLIB while here.
2011-12-20 14:01:18 +00:00
sthen
7a3f922c6c more @pkgpath 2011-12-20 11:37:10 +00:00
sthen
7171bf39e3 fix; py-Imaging is now flavourless 2011-12-20 11:25:44 +00:00
sthen
ec248e221e remove useless PY_FLAVOR 2011-12-20 11:25:35 +00:00
jasper
1bf5439e52 unbreak; py-Imaging is now flavourless 2011-12-20 11:25:06 +00:00
fgsch
50c8b4e058 kill python2.4 flavour. this was previously used for zope. 2011-12-20 07:00:18 +00:00
ajacoutot
6f195d47cd Update to dia-0.97.2.
* lots of bugfixes, see here for details:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.2
2011-12-18 19:18:39 +00:00
ajacoutot
642d6dba42 Bugfix update to gdk-pixbuf-2.24.1. 2011-12-17 21:20:45 +00:00
benoit
7074952fb8 - update pngcrush to 1.7.22 2011-12-17 10:59:19 +00:00
naddy
e0a0be81ba maintenance update to 10.35.83 2011-12-13 21:39:17 +00:00
ajacoutot
b053169cc3 Bugfix update to gegl-0.1.8. 2011-12-10 09:13:43 +00:00
ajacoutot
a56ea65f03 Bugfix update to babl-0.1.6. 2011-12-10 09:12:19 +00:00
sthen
e9a07850f5 slightly overdue update of darktable to 0.9.3 - lots of improvements
and fixes since the previous version in ports
2011-12-09 20:11:00 +00:00
giovanni
c087a26d48 Update to 8.65
from patrick keshishian (Maintainer) with a tweak by me
2011-12-06 10:30:29 +00:00
espie
be767c38af requires the includes and linking to the library during build 2011-12-06 08:03:53 +00:00
ajacoutot
cdd866322e Update WANTLIB to unbreak. 2011-12-05 23:01:30 +00:00
espie
edd8b208f3 hidden build dependency 2011-12-05 16:08:16 +00:00
espie
b4db5dc39b well, py-numpy is also a BUILD_DEPENDS, as opencv can detect it 2011-12-05 09:36:32 +00:00
espie
c3af31579b explicitly disable eigen2 shadow dependency
(2nd bug found with dpb -J !)
2011-12-04 22:49:22 +00:00
jasper
83d47f52e6 - update to 0.14.1 2011-12-04 20:50:49 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
jeremy
195ffe85c1 Update to gruff 0.3.6. 2011-12-02 19:36:42 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
dcoppa
13ef888ad6 src/Makefile: respect CPPFLAGS
(upstream git commit 2424b51f3df9e570612f0098600d9877b5c0160b)
2011-11-30 14:15:39 +00:00
kili
7560733068 Fix build with poppler-0.18. Gyped from opensuse. 2011-11-26 19:46:38 +00:00
benoit
ca2dac03a5 - update pngcrush to 1.7.21 2011-11-26 09:37:12 +00:00
ajacoutot
4efb30229a SECURITY: bring a couple of patches from upstream to fix SA46940
(Multiple SQL Injection Vulnerabilities)

Build man pages while here.
2011-11-26 08:47:08 +00:00
jasper
6d2435ca30 - this can build fine with our libtool; just make sure libltdl is present. 2011-11-22 15:51:21 +00:00
espie
dba9da87b3 use bsd.port.arch.mk for pseudo 2011-11-18 12:37:19 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
nigel
2da4ba53c7 Update to version 2011.10.25
ok sthen@ aja@
2011-11-17 12:26:36 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
sthen
dda24e44a0 s/ONLY_FOR_ARCH/&S/ 2011-11-16 23:28:37 +00:00
pascal
01cbd4d9c0 Update to glew 1.7.0, from Brad. Dependencies are happy.
ok phesssler@
2011-11-16 22:42:02 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
sthen
9f2d631f75 Better fix for the build on i386, Brad tracked down the actual problem. 2011-11-15 00:09:31 +00:00
rpointel
883bb752a7 Update libpng to 1.5.6.
bump major version of shared libs.
ok naddy@.
2011-11-14 17:48:59 +00:00
bentley
87a6377ebf +gnofract4d 2011-11-14 11:01:54 +00:00
bentley
76be3b3e7d Import gnofract4d-3.14.
Gnofract 4D is a free, open source program which allows anyone to create
beautiful images called fractals. The images are automatically created
by the computer based on mathematical principles. These include the
Mandelbrot and Julia sets and many more. You don't need to do any math:
you can explore a universe of images just using a mouse.

ok sthen@
2011-11-14 11:01:16 +00:00