Commit Graph

1736 Commits

Author SHA1 Message Date
pvalchev
beb9c863d2 update master site; Michael Knudsen <e@molioner.dk> 2005-09-06 23:30:53 +00:00
espie
4e3cf7e5b9 split off documentation and tools, so that OpenEXR no longer depends on
fltk.

XXX Need to bump directly to p1 because of conflict issue. (p* stuff is
transparent unless explicit, so the subpackage can conflict with
OpenEXR-<=1.2.2p0)
2005-09-06 11:19:49 +00:00
espie
e2578872a2 fix manpage 2005-09-05 13:50:20 +00:00
sturm
0d88196840 bump PKGNAME so that 3.7 won't have higher PKGNAMEs than 3.8
suggested by espie@, ok pval@
2005-08-31 19:55:36 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
espie
957b96a95f the linux realmedia codec can't work: our dlopen won't load them correctly.
More annoyingly, it abort()s the current process (thanks dale),
so comment them out, add the win32 codecs, and use them instead.

For some strange reason, the audio codec insists on being launched
from its own directory.

With this change, realmedia playing works.

okay sturm@, okay pvalchev@
2005-08-12 22:59:15 +00:00
naddy
02cc9e090f Update to 3.41; from maintainer Steven Mestdagh.
Relevant changes from the changelog:
  * added a .asy backend for Asymptote files (
    http://asymptote.sourceforge.net/ ). Thanks to John Bowman
  * fixed three bugs (one memory leak, two other minor problems)
    detected by the Coverity Prevent tool (http://www.coverity.com/)
  * PostScript frontend: fixed a bug in tracing the bounding box of
    raster images.
  * fixed a bug in sub path handling - thanks to Soren Henriksen.
  * fixed the handling of some special characters in the LaTeX2e
    format driver.
2005-08-11 17:32:06 +00:00
naddy
e97353cf79 SECURITY:
pstopnm called the ghostscript interpreter on potentially untrusted
PostScript without specifying the -dSAFER option.  Not running under
-dSAFER allows PostScript code to do file IO and to open pipes to
arbitrary external programs, including /bin/sh.

Originally reported by Max Vozeler/Debian Linux; ok brad@
2005-08-11 15:54:46 +00:00
naddy
6f73b6542d +pstoedit 2005-08-04 17:06:24 +00:00
naddy
56f09f90e9 Import pstoedit 3.40.
From: Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>.

pstoedit translates PostScript and PDF graphics into other vector
formats.
2005-08-04 17:05:22 +00:00
brad
6c7171e3da upgrade to libmng 1.0.9 2005-07-31 23:19:17 +00:00
aanriot
40f1a400d1 shrink WANTLIB.
ok mbalmer@
2005-07-29 11:40:40 +00:00
brad
3558d82648 upgrade to png 1.2.8
From: Simon Dassow <janus at area319 dot de>
2005-07-24 04:55:35 +00:00
alek
d55610bf92 - Add WANTLIB marker
- Bump PKGNAME

ok markus@
2005-07-18 09:12:06 +00:00
naddy
520b48f4f7 Update to 3.7.3; from Bernd Ahlers <b.ahlers@ba-net.org>.
Major changes:
* Replace runtime endianess check with the compile time one.
* Added support for the new predictor type (floating point predictor),
  defined at the TIFF Technical Note 3.
* Added Support for custom tags, passed by value. Added support for
  all DNG tags.
2005-07-17 20:54:36 +00:00
alek
139a07bf5f - Add WANTLIB marker
- Bump PKGNAME
2005-07-17 18:12:37 +00:00
alek
87abfaa4d0 - Fix manpage
- Fix WANTLIB marker for gnome flavor
- Bump PKGNAME

From Bernd Ahlers <lists-openbsd@ba-net.org>

ok aanriot@
2005-07-17 07:50:32 +00:00
djm
1434c65b1c update to matplotlib-0.82, set SHARED_ONLY, make demos usable in-place 2005-07-09 06:14:04 +00:00
fgsch
d4a86bfb54 update to gimp 2.2.8; input and ok from many. 2005-07-08 07:50:55 +00:00
brad
0e1b0b0404 add GPL marker 2005-07-03 01:28:58 +00:00
aanriot
09f3ac41de replace unavailable MASTER_SITES by the default OpenBSD one.
ok brad@
2005-06-30 04:47:25 +00:00
avsm
277c119b44 fix build on bytecode only architectures, noticed by nikolay 2005-06-30 04:46:05 +00:00
fgsch
fdcf3ef7c2 drop maintainership, remove homepage (projectmayo is dead) and use openbsd
master site.
2005-06-29 04:11:29 +00:00
naddy
f44d74b882 update to 6.2.3.3; from maintainer Bernd Ahlers <b.ahlers@ba-net.org> 2005-06-28 18:08:23 +00:00
sturm
dd526e7e2b update jumbo patches to version 20050501
from maintainer rohee@
2005-06-23 20:23:05 +00:00
fgsch
f9a5d704f8 register the correct dependency on libpng (and not libpng12) regarding
pkg-config and bump; maintainer ok.
2005-06-23 17:46:52 +00:00
naddy
4fe93ac42d new master site mirror, from FreeBSD 2005-06-19 12:19:30 +00:00
naddy
de027632ac update to 3.7.2 which integrates the numerous security patches
brad@ drops maintainership
2005-06-18 21:24:40 +00:00
sturm
b35c2a5a66 update to dcraw 7.30 and support even more cameras
from maintainer rohee@
2005-06-18 18:14:49 +00:00
naddy
afa33518bc Update to 6.2.3:
* Fixed an obscure heap-overflow vulnerability in the PNM reader.
* Avoid infinite loop if bogus XWD rad/green/blue masks are 0.

Also:
* Regression test fixes.
* No need to remove previously installed ImageMagick.

From new maintainer Bernd Ahlers <b.ahlers@ba-net.org>.
2005-06-04 14:39:21 +00:00
avsm
f0ef7b25cb upgrade to camlimages-2.2.0 2005-05-28 19:49:18 +00:00
david
70e72588df +SIZE 2005-05-25 08:28:54 +00:00
naddy
8b927d68e0 Update to 2.7.7, about four years worth of changes.
Some patches from FreeBSD.
2005-05-24 19:49:28 +00:00
msf
69d024b49f - update to 1.07 from maintainer 2005-05-23 17:46:43 +00:00
alek
555d247e8c Add xzgv 2005-05-22 11:36:09 +00:00
alek
57b5969b4f Import xzgv 0.8
xzgv is a picture viewer for X, with a thumbnail-based file selector.
It uses GTK+ and Imlib. Most file formats are supported, and the
thumbnails used are compatible with xv, zgv, and the Gimp. It can also
be used with `xzgv file(s)', to effectively bypass the file selector.

From Julian Leyh <oenone@oenone.de>
2005-05-22 11:32:11 +00:00
alek
0392dcc4fa Do not run scrollkeeper-update during fake stage as it sometimes writes
data outside fake area.
2005-05-17 20:14:44 +00:00
alek
990822374a Update to 0.2.8.3 2005-05-16 19:22:16 +00:00
robert
ec0627613a upgrade to version 2.1.5;
from steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be>
regen the patches while I am here

ok alek@ espie@
2005-05-16 17:45:58 +00:00
robert
16f99ee908 upgrade to version 2.1.5;
from steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be>
fixes from alek@; regen the patches while I am here

ok alek@ espie@
2005-05-16 17:44:01 +00:00
alek
bd050d2e37 Update to 1.3.2 - http://www.linuxbrit.co.uk/feh/feh_changelog
From Victor Sahlstedt <salan@legonet.org> (MAINTAINER)
2005-05-16 05:54:53 +00:00
naddy
99127459fd sync with ImageMagick: update to 6.2.2-0
From: Bernd Ahlers <b.ahlers@ba-net.org>
2005-05-15 21:02:46 +00:00
djm
5f79f3a83f update to matplotlib-0.80 2005-05-09 11:47:50 +00:00
brad
228c159cca fix PKGNAME.
From: Bernd Ahlers <b.ahlers at ba-net dot org>
2005-05-08 18:48:28 +00:00
espie
6b829a49b4 update to 1.2.2 2005-05-07 09:54:06 +00:00
espie
ce4beeac57 yet another autoconf version confusion... 2005-05-03 21:51:46 +00:00
sturm
f27ddd0f30 udate to dcraw 7.17, adding support for Nikon D2x NEF files
from maintainer rohee@
2005-05-03 17:47:59 +00:00
robert
88f2539abf SECURITY:
update to 6.2.2-0; fixes a heap overflow vulnerability
http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html

ok brad@
2005-05-01 07:51:28 +00:00
naddy
59b3fd48bd Update to 20050413; from Jacob Meuser <jakemsr@jakemsr.com>.
Lots of bug fixes.
2005-04-20 16:46:54 +00:00
espie
8018e15500 same mix-up as libkexif, same solution 2005-04-19 10:55:24 +00:00