millert
1963cd7c94
Fix a core dump during mpeg audio decoding; from revision 5658 of
...
the ffmpeg svn repo. OK brad@
2006-07-31 15:03:15 +00:00
steven
d10e3ef11e
update to 6.29
...
from maintainer Patrick Keshishian <pkeshish at gmail.com>
2006-07-30 08:47:21 +00:00
steven
4bbcbc2d95
unbreak build on OpenBSD 4.
2006-07-30 07:29:13 +00:00
steven
90dbcb8521
unbreak build on OpenBSD 4.
2006-07-30 06:12:38 +00:00
pedro
b5392766b2
Switch to Lua 5.1, okay sturm@
2006-07-30 04:46:42 +00:00
steven
56221ce9e9
bump PKGNAME due to PLIST changes after 3.9 -> 4.0
2006-07-28 06:29:33 +00:00
steven
b45e9c6e07
update to blender 2.42
2006-07-26 06:45:27 +00:00
steven
91ad818ed2
add a working master site.
...
from Matthias Kilian <kili at outback.escape.de>
2006-07-22 11:52:49 +00:00
alek
732d26fbcb
Adjust WANTLIB marker after recent sane-backends update
2006-07-21 10:31:47 +00:00
alek
a8dcd88cb4
Update to 1.0.18 from Antoine Jacoutot <ajacoutot@lphp.org>
2006-07-21 10:31:08 +00:00
steven
14073d70f4
fix homepages and a few master sites while there
2006-07-19 15:11:53 +00:00
steven
2a35b1400a
+djvulibre
...
+djvulibre,no_x11
2006-07-16 16:50:14 +00:00
steven
004161d071
import djvulibre 3.5.17
...
DjVuLibre is an open source implementation of DjVu, including viewers,
decoders, simple encoders, and utilities.
ok sturm@
2006-07-16 16:48:07 +00:00
steven
937d064037
master site fixes/improvements
2006-07-14 21:17:15 +00:00
espie
f655581c37
PERMIT_* change -> PLIST change -> PKGNAME bump !
2006-07-14 06:52:57 +00:00
steven
228ea665fb
maintenance update to gfract 0.33
...
requested by jasper a while ago
2006-07-12 23:19:44 +00:00
robert
d2685739c1
update to 1.10 and fix regression tests by adding some REGRESS_DEPS;
...
change the maintainer's email address while here; requested by mk@
2006-07-11 10:21:37 +00:00
espie
068f3ae8a3
make sure we grab the right python if there's still a symlink to
...
python2.3 around.
2006-07-11 06:03:40 +00:00
mbalmer
812e898faa
shorten.
...
ok ckuethe
2006-07-10 21:41:05 +00:00
ckuethe
82656457b3
Fix the pkgconfig cflags output.
...
Clean up empty patch files.
mbalmer ok
2006-07-10 21:24:23 +00:00
ckuethe
f3f82b2357
Update libgphoto to deal with new libexif. Prompted by Steven.
...
ok sturm ("go ahead, i'll yell at you if you break anything")
2006-07-08 21:03:54 +00:00
ckuethe
8cb039e631
Long awaited update from 0.5.9 to 0.6.13.
...
ok sturm ("go ahead, i'll yell at you if you break anything")
2006-07-08 21:02:52 +00:00
bernd
728704992a
Security update to gimp-2.2.12. (CVE-2006-3404)
...
Fixes a buffer overflow when loading XCF files.
More information:
http://secunia.com/advisories/20976/
ok steven@
2006-07-07 12:24:05 +00:00
steven
90dc5f8063
update to 6.17
...
ok maintainer
2006-07-06 07:27:10 +00:00
jasper
a1f3ddd477
fix license, as proved by naddy
2006-07-06 06:52:57 +00:00
robert
9978a25798
update to 20060611; from ted@pobox.com
2006-07-03 18:19:40 +00:00
bernd
fcc0136602
Security update to png-1.2.12.
...
Fixes a buffer overflow vulnerability.
More information:
http://www.securityfocus.com/bid/18698/
ok steven@ naddy@
2006-06-29 14:33:47 +00:00
jasper
71f90dbf59
-update compface to 1.5.2
...
-license changed to MIT/X
maintainer timed-out; feedback and ok alek
2006-06-28 18:12:16 +00:00
naddy
6efa2257b7
* switch to GNU configure
...
* change dependencies in preparation for py-gtk2 2.8
ok maintainer Eric Faurot
2006-06-27 19:12:13 +00:00
naddy
c1ec49da96
maintenance update to 10.26.29: tiny bugfix
2006-06-20 18:11:02 +00:00
naddy
366fc01aca
maintenance update to 1.6.4
2006-06-20 16:30:04 +00:00
alek
3ab48be528
Add evince
2006-06-18 14:48:36 +00:00
alek
d672cc9c01
Import evince 0.5.2
...
Evince is a document viewer for multiple document formats.
The goal of evince is to replace the multiple document viewers that
exist on the GNOME Desktop with a single simple application.
2006-06-18 14:22:26 +00:00
sturm
35783490d3
remove empty patch file
...
ok steven
2006-06-16 05:57:25 +00:00
bernd
6cb9a7ea81
Security fix for gd-2.0.33. (CVE-2006-2906)
...
Fixes an infinite loop error within the handling of GIF images.
Detailed information: http://secunia.com/advisories/20500/
Fix from Xavier Roche via Ubuntu via NetBSD
ok naddy@
2006-06-15 22:18:25 +00:00
steven
270e29528e
SECURITY update to dia 0.95.1
...
fixes CVE-2006-2453 and CVE-2006-2480
http://secunia.com/advisories/20199/
ok naddy@
2006-06-13 19:27:54 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
naddy
06de83c3cc
SECURITY:
...
Prevent sign extension on integer promotion that leads to a buffer overflow.
Minimal fix from upstream CVS. CVE-2006-2193.
prodded by bernd@
2006-06-12 17:31:34 +00:00
espie
b0d7bd35de
idn wantlib for kde, last batch
2006-06-12 15:45:51 +00:00
espie
d9dd0b2691
more libidn wantlib updates.
2006-06-12 14:32:48 +00:00
espie
1ba1df3384
libidn change from recent kdelibs.
2006-06-12 13:38:00 +00:00
espie
3366720ec6
idn WANTLIB, bump PKGNAME.
2006-06-12 12:05:17 +00:00
sturm
c48321f2f5
add CONFIGURE_STYLE "ruby setup" and related targets
...
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port
with msf's consent
2006-06-11 18:57:11 +00:00
naddy
8f0a3a42b7
update for netbpm 10; from pvalchev@
2006-06-11 18:28:14 +00:00
naddy
3034822036
update to 10.26.28, more than four years worth of changes
2006-06-11 18:22:06 +00:00
hugh
af95af2ee6
Update dcraw; ok sturm, rohee
2006-06-11 04:12:48 +00:00
steven
9eeeb1d051
- fix the channel mix up,
...
- improved palette handling (should be faster),
- reorganize the code to make workaround hooks easier,
- add a workaround for the 16bit r5g6b5 pixel case.
this fixes crashes on 16 bit displays with RENDER disabled
from maintainer Eric Faurot, thanks for writing this!
discussed with kurt, bernd, espie.
2006-06-10 12:26:19 +00:00
aanriot
7daa3de71c
distfile has been rerolled without any change.
...
"go ahead" robert@
2006-06-06 12:56:00 +00:00
steven
68030ceb75
update to blender 2.41
...
from Matthias Kilian <kili at outback.escape.de>
2006-06-06 12:36:49 +00:00
steven
e65488ed3f
switch to python 2.4 and bump PKGNAME
2006-06-03 14:42:20 +00:00