benoit
ff4a3b343d
- update py-pyx to 0.11.1
...
- update PLIST
- update patches
- use MODPY_EGG_VERSION
ok Laurence Tratt (maintainer)
2011-07-23 14:09:05 +00:00
espie
c61e908fdd
grab an actual current distfile.
...
script is the same, even if the tarball checksum is not
2011-07-23 13:32:44 +00:00
dcoppa
6b3e9cff78
Respect --image-bg option in full-screen mode
...
(upstream git commit 0379af967bddd6e90e4c7dadee6d96be1cb82f1d)
2011-07-22 08:04:31 +00:00
sthen
01d73e7432
openbsd5
2011-07-20 15:45:20 +00:00
naddy
87742f2787
build on OpenBSD 5.x
2011-07-20 15:13:20 +00:00
sthen
25ed732647
fix with openbsd!=4.x
2011-07-20 12:56:53 +00:00
ajacoutot
f457dc3e9e
Add missing dependency on ImageMagick, spotted by jsg@
2011-07-19 12:33:25 +00:00
giovanni
b54a7762e7
Make it start on a clean machine
...
Minor cleanups
2011-07-18 10:00:32 +00:00
sthen
c7ce78859b
- sync WANTLIB following the recent ImageMagick update
...
- override MESSAGE with one that also tells people to preload
pthread (you can do this via login.conf and rc scripts), text was
borrowed from ports/mail/zarafa.
Note! Without this, if you use pecl-imagick with the httpd from base,
the web server will fail to start:
/usr/sbin/httpd:/usr/local/lib/libMagickCore.so.2.0: undefined symbol 'pthread_mutexattr_init'
Users of Horde/IMP will need to take care of this.
Problem found the hard way by viq.
2011-07-18 09:19:48 +00:00
naddy
3fdaa8b108
Replace the included ancient copy of libpng-1.2 with a newer one that has
...
another decade worth of security fixes. ok sthen@
2011-07-17 13:32:37 +00:00
espie
258e70c5fc
pch don't really work
...
in fact, it causes an ICE while building the port on amd64,
so patch it out, and bump.
2011-07-16 22:43:57 +00:00
benoit
1273e80fc3
- update tgif to 4.2.5, bugfix release
2011-07-16 09:30:10 +00:00
naddy
da9fdc4abc
SECURITY update to png-1.5.4:
...
1. buffer overwrite in png_rgb_to_gray (CVE-2011-2690)
2. crash in png_default_error due to use of NULL Pointer (CVE-2011-2691)
3. memory corruption when handling empty sCAL chunks (CVE-2011-2692)
2011-07-15 11:10:40 +00:00
benoit
78af4757fd
- update tgif to 4.2.4, bugfix release
2011-07-14 14:30:47 +00:00
benoit
53178bcb2d
- update pngcrush to 1.7.6
...
similar diff from Wen heping, ok ajacoutot@
2011-07-14 13:19:28 +00:00
jasper
3c9f0d1a13
no need to keep using the gcc3 module on sparc
...
from brad
2011-07-11 14:04:42 +00:00
naddy
effa18e1e1
Fix build with png-1.5.
2011-07-08 20:47:26 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
60eda5f2ee
Fix build with png-1.5.
...
All fixes taken from upstream repositories.
2011-07-08 20:37:01 +00:00
naddy
8c18b08ac5
Fix build with png-1.5.
...
All fixes from/via NetBSD pkgsrc. The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
naddy
64920edcf7
Update to png 1.5.2. Lots of improvements, but also significant
...
API incompatibility:
"The libpng 1.5.x series finally hides the contents of the venerable
and hoary png_struct and png_info data structures inside private
(i.e., non-installed) header files. Instead of direct struct-access,
applications should be using the various png_get_xxx() and png_set_xxx()
accessor functions, which have existed for almost as long as libpng
itself."
2011-07-08 20:34:36 +00:00
robert
de06b85786
switch to lang/php
2011-07-08 20:19:14 +00:00
jasper
374755e18d
- use FAKE_FLAGS so these patches aren't needed anymore
2011-07-08 12:20:49 +00:00
jasper
7c09bf2f16
- fix patch names, no binary change
...
- regen others while here
2011-07-08 11:25:47 +00:00
naddy
24f0bcd746
no more povray,no_x11
2011-07-08 07:19:43 +00:00
naddy
63daa32aaa
POV-Ray 3.6 is incompatible with libpng 1.5. Use the included libpng 1.2
...
instead.
2011-07-07 17:46:11 +00:00
jasper
1b6208bfc6
- major update of povray to 3.6.1
2011-07-07 14:45:22 +00:00
naddy
3a74e58db1
Remove pngmeta and sng. Both are old, orphaned, and will not build
...
with png-1.5. pngmeta looks unsalvageable, sng not worth the effort.
ok jasper@
2011-07-07 14:19:51 +00:00
jasper
be2e91a09e
wow...someone really loved his Tab-key.
2011-07-07 13:45:15 +00:00
jasper
4c34ff0cae
- adjust after recent curl update
2011-07-07 08:16:17 +00:00
ajacoutot
89a1cb30b4
Remove some duplicate wantlibs, use the libiconv MODULE where applicable.
2011-07-07 01:06:59 +00:00
ajacoutot
94ccb4c91a
Use the libiconv|gettext MODULE.
2011-07-06 23:56:08 +00:00
kili
6a923ebbc7
Fix after ImageMagick update. From shadchin@ (several months ago).
2011-07-06 22:44:02 +00:00
kili
e992b5ed39
Update to ImageMagick-6.6.6-10, with help from Brad.
...
An update to a more recent version (6.7.*) will follow soon.
This helps naddy with the png update.
2011-07-06 22:43:00 +00:00
ajacoutot
ad57df71a0
Use the gettext MODULE.
2011-07-06 18:41:41 +00:00
dcoppa
2071e7c1a2
Bugfixing update to feh-1.14.2
2011-07-05 08:05:35 +00:00
jasper
0e1836bafa
Fix for CVE-2011-2501
...
libpng "png_format_buffer()" Denial of Service Vulnerability
from upstream git
2011-07-01 17:09:36 +00:00
sthen
12ef69da18
+lcms2
2011-06-28 23:12:56 +00:00
sthen
b0f40dd5f7
import lcms2, ok edd@, nothing in bulk build logs appears to pick it up yet.
...
LCMS is the Little Color Management System, a Color Matching Method
(CMM) library which implements fast transforms between ICC profiles.
Color management refers to techniques that ensure consistent color
as images are transferred from scanners or cameras to monitors and
printers.
2011-06-28 23:12:29 +00:00
dcoppa
9601a5a11d
Update to ffmpegthumbnailer-2.0.6.
...
Ok landry@
2011-06-28 13:43:03 +00:00
kili
0d23a6ec1a
Do not hide required libs in the .pc files.
...
Fixes the build of hs-cairo.
ok dcoppa@, jasper@ (who wanted the extra comment in the patch file)
2011-06-28 11:04:40 +00:00
dcoppa
d2fc0960bd
Latest round of fixes from upstream:
...
* fix --draw-filename "x of y" being cut off by short filenames
* respect --zoom 100 in --fullscreen mode
2011-06-28 07:40:08 +00:00
ajacoutot
cefce1717a
Bugfix update to gdk-pixbuf-2.23.5.
2011-06-28 05:35:21 +00:00
sthen
5d8880f5cd
Record missing inter-library dependencies in .pc files, pkg-config
...
now only considers Requires not Requires.private unless linking
statically so the missing deps cause problems. From Nigel Taylor
and on ports@ for a week, much testing by Nigel. I updated the
diff following faac removal. Fixes multimedia/transcode build.
ok jasper@ espie@
2011-06-27 13:36:44 +00:00
jasper
cacdf26ac1
update to GD-2.46
2011-06-25 18:01:06 +00:00
jasper
b05dc739f2
- fix build on sparc64
2011-06-24 14:44:41 +00:00
sthen
b328f2f4ad
Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me.
2011-06-24 11:17:05 +00:00
sthen
6289a8e289
Don't link to libfaac, it has a problem with incompatible licenses.
...
From Brad, ok dcoppa@.
2011-06-24 11:16:21 +00:00
jasper
89eef4a44b
sync
2011-06-24 09:31:01 +00:00
jasper
81bd58a879
import opencv 2.2.0
...
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems.
initial port by me, finished by Andreas Bihlmaier and
Rafael Sadowski (MAINTAINER), ok sthen@
2011-06-24 09:30:21 +00:00