Commit Graph

1952 Commits

Author SHA1 Message Date
wilfried
9475b325b7 fix wantlib + bump 2005-11-15 13:51:07 +00:00
wilfried
51fd2dce9b fix wantlib + bump 2005-11-15 13:41:02 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
pvalchev
39af1ba2b8 oops 2005-11-14 17:48:00 +00:00
pvalchev
d349e9f92c remove pointless strncmp pointed out by patrick <sidsrr@yahoo.com> 2005-11-14 17:39:03 +00:00
pvalchev
b3c414c608 fix an utterly busted strncmp conversion...
"if(strncmp(fname, _file_name, sizeof(_file_name) > 0))"
has to be the most incredible thing i've seen in a while, it is
wrong in 3 ways in this case.
2005-11-14 17:38:18 +00:00
pvalchev
73205b221d sync lines w/ update-patches 2005-11-14 17:32:12 +00:00
pvalchev
50da1cf963 remove completely flawed strncmp patches 2005-11-14 17:09:22 +00:00
wilfried
ae64872fd4 fix wantlib + bump 2005-11-14 14:39:14 +00:00
wilfried
b0e35becd3 fix wantlib + bump 2005-11-14 11:52:21 +00:00
brad
5d06d261c6 upgrade to libungif 4.1.4
Two vulnerabilities were identified in libungif,
which could be exploited by remote attackers to
execute arbitrary commands or cause a denial of
service.

CVE-2005-2974 and CVE-2005-3350

ok bernd@
2005-11-09 21:17:20 +00:00
bernd
1e6cbb76b7 Update to gimp-2.2.9.
ok fgsch@
2005-11-04 07:36:10 +00:00
naddy
3b94ce662b update to 1.0.2; from maintainer Eric Faurot 2005-11-04 01:12:58 +00:00
alek
a2ca735c4b Add py-cairo 2005-11-03 19:53:55 +00:00
alek
06633bbc98 Import py-cairo 1.0.2
This package provides python bindings for cairo library.  It is built
with gtk support.

From Eric Faurot <eric.faurot@gmail.com>
2005-11-03 19:44:48 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
alek
155464f970 Add sane-frontends 2005-11-03 15:33:33 +00:00
alek
fa4f4f5b8a Import sane-frontends 1.0.14
sane-frontends contains applications for SANE (Scanner Access Now Easy).
This package provides the graphical frontends xscanimage and xcam. Both
use the GTK+ toolkit. xscanimage is used for scanners, xcam for cameras.
xscanimage can also be used as gimp plugin. The package also provides
the command-line frontend scanadf which is based on scanimage and is
intended for scanners that use automatic document feeders.

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-11-03 15:30:12 +00:00
alek
0eb3f200de Add potrace 2005-11-03 13:15:13 +00:00
alek
540a82dba1 Import potrace 1.7
potrace is a utility for tracing a bitmap, which means, transforming a
bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM,
PPM, or BMP format), and the default output is an encapsulated
PostScript file (EPS). A typical use is to create EPS files from scanned
data, such as company or university logos, handwritten notes, etc. The
resulting image is not "jaggy" like a bitmap, but smooth. It can then be
rendered at any resolution. 

From Matt Jibson <dolmant@gmail.com>
2005-11-03 13:11:52 +00:00
cathcart
fc9f35b0f2 link in gmt/ 2005-11-02 01:13:28 +00:00
cathcart
79f47a17ca import graphics/gmt
DESCR:
GMT is an open source collection of ~60 tools for manipulating
geographic and Cartesian data sets (including filtering, trend fitting,
gridding, projecting, etc.) and producing PostScript illustrations
ranging from simple x-y plots via contour maps to artificially
illuminated surfaces and 3-D perspective views. GMT supports ~30 map
projections and transformations and comes with support data such as
coastlines, rivers, and political boundaries.
 
Flavors:
        high: adds high resolution coastline data
 
        full: adds full resolution coastline data
 
ok alek@
2005-11-02 00:02:50 +00:00
naddy
432a448e72 maintenance update to 2.7.8.1 2005-10-31 23:24:19 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
fgsch
8719ed4e05 update to py-gd 0.56. 2005-10-24 05:05:45 +00:00
fgsch
af50ef5815 cope with gd changes and avoid hardcoding paths.
sturm@ ok.
2005-10-24 05:03:48 +00:00
fgsch
b4aa799d4b try again: remove ttf, X11, Xpm and pthreads dependencies.
use libtool, from bernd@.
sturm@ ok.
2005-10-24 05:02:40 +00:00
fgsch
a8d6093018 fix compilation after gd update; pointed out and ok espie@.
sorry again folks.
2005-10-21 10:29:17 +00:00
fgsch
ab7d19441b revert ttf removal until all the gd ports that depend on it are also
aware of this. report by sturm@. sorry about this.
2005-10-16 16:48:14 +00:00
fgsch
c997e6d13b remove ttf from dependencies; pointed out by patrick
(sidsrr at yahoo dot com).
2005-10-13 06:55:22 +00:00
fgsch
460ce94c0a update to gd 2.0.33; brings gif back between many other things.
reviewed by several ppl, many thanks.
2005-10-12 05:37:43 +00:00
pvalchev
035d9f2336 remove shell@ from maintainer due to inactivity/disappearance 2005-10-11 18:12:20 +00:00
mbalmer
fe72f08fce Update MAINTAINER information.
Change Michael Knudsen's email address and two ports and mk takes
maintainership of editors/hexcurse with the previous maintainers consent.
2005-10-11 17:02:25 +00:00
alek
58ff9e449c - Fix locking to protect device access from more than one frontend
- Bump PKGNAME

From Antoine Jacoutot <ajacoutot@lphp.org> (MAINTAINER)
2005-10-09 09:12:19 +00:00
pvalchev
7a2d635d0d fix master site; chris.kuethe@gmail.com 2005-10-09 01:26:56 +00:00
djm
89e7685dbf import of p5-Chart: a Perl module to draw basic charts (bar, line, pie
and many other types) using the p5-GD module
2005-10-07 23:09:09 +00:00
alek
d837ee0625 - Fix manpage
- Better MASTER_SITES
- Bump PKGNAME

From Antoine Jacoutot <ajacoutot@lphp.org> (MAINTAINER)
2005-10-06 22:37:45 +00:00
alek
f6534cb730 - Fix modules names
- Better dependencies for -gphoto FLAVOR
- Bump PKGNAME
2005-10-04 21:42:38 +00:00
alek
2f4561ba00 Add sane-backends 2005-10-03 21:20:31 +00:00
alek
f105849bc6 Fix pngmeta entry 2005-10-03 21:18:27 +00:00
alek
f7f343abcf Import sane-backends 1.0.16
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
raster image scanner hardware (flatbed scanner, hand-held scanner,
video- and still-cameras, frame-grabbers, etc.).

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-10-03 21:15:04 +00:00
robert
2476c410fd +pngmeta 2005-10-03 14:37:55 +00:00
robert
c0f5ddc947 import of pngmeta-1.11;
Pngmeta is a tool for extracting metadata from 
PNG (Portable Network Graphics) files.
2005-10-03 14:36:58 +00:00
brad
10e0f27ed1 switch distfiles, should resolve a compilation issue reported to happen
with alpha/gcc 2.95 though most likely affects m68k/gcc 2.95 systems too.

Reported by: Janjaap van Velthooven <janjaap at alf-c dot stack dot nl>
2005-10-02 22:12:38 +00:00
espie
87d13a1ffe fix typo.
noticed by Brad Ely.
2005-10-02 12:25:01 +00:00
fgsch
aaae616d45 strip binaries on install. bump just in case. maintainer and sturm@ ok. 2005-09-30 04:23:20 +00:00
alek
93c0b25238 Update to 7.65
From rohee@
2005-09-27 08:24:22 +00:00
naddy
188b771483 update to 3.42; from maintainer Steven Mestdagh 2005-09-25 22:46:21 +00:00
espie
b90df4cf80 don't build packages owned by the package builder. 2005-09-25 09:22:49 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
espie
0b12d1ec83 more qt 3.3.5 troubles 2005-09-23 08:17:47 +00:00
bernd
93c3b0b6fe - update to feh-1.3.4, from Victor Sahlstedt <salan at legonet.org>
- rename patchfile

ok jolan@
2005-09-19 16:32:23 +00:00
bernd
d8d1bf4d24 update to gqview-2.0.1
from Lawrence Teo (lteo.openbsd1 at mailnull.com)

ok pvalchev@
2005-09-19 11:16:19 +00:00
djm
5deb59a95d matplotlib-0.83.2 (a minor release that fixes a few more bugs that I missed) 2005-09-19 02:05:20 +00:00
djm
ea9ce73f1c matplotlib-0.83, fixes a few bugs 2005-09-19 01:42:11 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
espie
ac63a7ed2f update to 2.1 2005-09-11 11:05:10 +00:00
espie
ab4f65c376 +digikam-doc 2005-09-11 10:05:58 +00:00
espie
e11acbae4c split-off documentation for digikam. 2005-09-11 10:04:31 +00:00
espie
ac95ef5f08 update to 0.7.4 2005-09-11 10:03:26 +00:00
marcm
122fb3b3f0 +cairo
+glitz
2005-09-11 05:06:59 +00:00
marcm
440cb2d1df Cairo is a 2D graphics library with support for multiple output devices.
Currently supported output targets include the X Window System, and image
buffers.  Other backends include OpenGL (through glitz), PostScript and
PDF file output.

From Eric Faurot
2005-09-11 05:05:11 +00:00
marcm
df69069205 Glitz is an OpenGL image compositing library. Glitz provides Porter/Duff
compositing of images and implicit mask generation for geometric
primitives including trapezoids, triangles, and rectangles.

The semantics of glitz are designed to precisely match the specification
of the X Render extension.

From Eric Faurot
2005-09-11 05:04:32 +00:00
espie
f649c21a9b fix WANTLIB 2005-09-10 18:29:55 +00:00
espie
0a0edecf4f fix WANTLIB 2005-09-10 18:12:47 +00:00
espie
f94a42777d WANTLIB 2005-09-10 18:11:28 +00:00
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
espie
9a27aa44e3 use the standard kde patches, avoid autoconf autodetection, do not
pick up autoconf-2.54 if it's there, so that autoheader get confused
when it sees an autom4te cache it didn't create...

first notice by sturm@
2005-04-19 10:11:26 +00:00
espie
41140d938d don't install anything for building. 2005-04-17 21:31:59 +00:00
espie
519c8828f1 build without installing dependencies 2005-04-17 21:24:25 +00:00
espie
738ce04388 this stuff builds without really installing it now. 2005-04-17 13:37:42 +00:00
sturm
363ceb8d12 BUILD_DEPENDS on pkgconfig 2005-04-16 14:56:34 +00:00
sturm
157d845cd6 update to version 20050412
ok maintainer robert@
2005-04-16 07:48:47 +00:00
jolan
6585a90f70 vis-à-vis with the fact that sparc doesn't support VIS 2005-04-15 04:15:57 +00:00
naddy
1a6b0aa7f4 SECURITY:
Fixes for multiple vulnerabilities.  Switch to centralized jumbo patch.
From rohee@
2005-04-12 17:28:04 +00:00
marcm
0fc1cb0088 Update to 2.3.17. Pick off some low hanging fruit for an eventual
update to Gnome 2.10.

Also, use libtool from ports instead of wrangling the included version.
2005-04-12 06:33:07 +00:00
naddy
df8a7aee2d explicitly mute audio before exit; from Jacob Meuser <jakemsr@jakemsr.com> 2005-04-11 21:56:48 +00:00
naddy
0d817ef59c fix fallout from amd64 canonicalization; from Jacob Meuser <jakemsr@jakemsr.com> 2005-04-11 14:58:00 +00:00
espie
45ee2e2e11 add the plugins for digikam and libkipi.
cVS: ----------------------------------------------------------------------
2005-04-09 22:58:09 +00:00
espie
99bddae8cb some plugins for digikam 2005-04-09 22:57:03 +00:00
espie
6b10996b8a plugins for kipi 2005-04-09 22:36:02 +00:00
espie
290de3c2b0 +digikam, +libkexif 2005-04-09 21:52:36 +00:00
espie
68d5c1c6ff more kde stuff, this time an image editor with powerful capabilities 2005-04-09 21:51:14 +00:00
espie
d34fb05ab0 prerequisite for digikam 2005-04-09 21:37:25 +00:00
espie
7acb004c49 new and revamped gwenview.
Highlights:
- compile shared stuff correctly
- uses libkipi
- plugs into konqueror and other utilities.
with the benediction of brad@
2005-04-09 12:15:19 +00:00
espie
efce9a6eac kimdaba uses libkipi 2005-04-09 12:12:47 +00:00
espie
b44645ff38 KDE Image Processing Plugins, the library that offers the API.
Plugins coming seperetaly, err, separately.
2005-04-09 12:11:03 +00:00
sturm
cb66d322e0 +dcraw 2005-04-07 21:37:14 +00:00
sturm
7dbbe9ea8c Initial import of dcraw 7.12
dcraw permits converting most digital cameras RAW format file to JPEG
in a better way than the in-camera function.

from rohee@
2005-04-07 21:36:31 +00:00
brad
a2563cef31 sprintf -> snprintf
From: Bruno Rohee <bruno at rohee dot com>
2005-04-03 23:26:22 +00:00
pvalchev
c459ea10a3 update to p5-PerlMagick-6.2.0-8; from Bernd Ahlers <b.ahlers@ba-net.org> 2005-03-31 04:24:34 +00:00
pvalchev
6522776b6d update to ImageMagick-6.2.0-8; Bernd Ahlers <b.ahlers@ba-net.org> 2005-03-31 04:23:42 +00:00
robert
e12ebd6830 the old distfile is back again; revert r1.2 2005-03-29 21:44:58 +00:00
robert
90afbc6c23 update the checksums because the tarball has been rerolled without
any change in the code
2005-03-29 17:56:36 +00:00
pvalchev
ebec371657 update to gqview-2.0.0, cool things such as dual-monitor support; ok alek
and take maintainership
2005-03-27 20:43:42 +00:00
alek
49b2a04b04 - Fix libintl/libiconv detection and linking
- Use devel/gettext MODULE
- Add WANTLIB marker
- Bump PKGNAME

ok xsa@
2005-03-27 17:50:54 +00:00
brad
b8e705b1c2 missed part of the alpha channels fix. 2005-03-27 06:13:07 +00:00
brad
7faf47bc10 fix an issue with not being able to open some valid TIFF files.
http://www.sigmasoft.com/~openbsd/archive/openbsd-ports/200503/msg00090.html

From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-03-27 05:12:15 +00:00
brad
149f415140 - bump PKGNAME
- fix MASTER_SITES; From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-03-27 03:59:00 +00:00
brad
7222db8f0e Integer overflow in tif_dirread.c and tif_fax3.c for libtiff allows remote
attackers to execute arbitrary code via a TIFF file containing a TIFF_ASCII
or TIFF_UNDEFINED directory entry with a -1 entry count, which leads to a
heap-based buffer overflow.

CAN-2004-1308
2005-03-27 03:57:26 +00:00
brad
b9b5b63414 Integer overflow in the tiffdump utility for libtiff allows remote
attackers to cause a denial of service (application crash) and
possibly execute arbitrary code via a crafted TIFF file.

CAN-2004-1183
2005-03-27 03:41:26 +00:00
brad
9b61f5a211 fix an issue with alpha channels.
http://bugzilla.remotesensing.org/show_bug.cgi?id=718
2005-03-27 03:40:00 +00:00
sturm
d133f8d2d3 missing BUILD_DEPENDS on pkgconfig
ok naddy@
2005-03-15 07:17:38 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
789a0c6396 Fix a format string vulnerability in the handling of image filenames.
From Gentoo, via rohee@
2005-03-15 01:16:47 +00:00
espie
cde3373d25 kill annoying warnings
okay pval@
2005-03-14 08:46:54 +00:00
robert
8c323f29cf SECURITY:
fix a buffer overflow vulnerability
http://www.vuxml.org/openbsd/e6b4a1ae-9404-11d9-8c05-080020fe8945.html

ok naddy@
2005-03-13 21:25:38 +00:00
alek
640937fd63 - Add graphics/gdk-pixbuf,-gnome to LIB_DEPENDS as gthumb will pick it up
if it's installed
- Bump PKGNAME
2005-03-13 14:25:55 +00:00
espie
df092a954c +kimdaba 2005-03-13 09:14:39 +00:00
espie
da8e2e088e Kimage Database: a very intuitive way to organize your digital photos
collection.
2005-03-12 22:02:05 +00:00
alek
7def82836b Don't automatically build tkagg module if python-tkinter is installed 2005-03-12 21:59:48 +00:00
pvalchev
0bc9aa2987 enable another bktr(4) application on amd64 2005-03-12 03:43:01 +00:00
jolan
8fdd7aa77e always build bktr support and bump pkgname, from maintainer 2005-03-10 03:35:15 +00:00
pvalchev
ea6a0b98c0 works on amd64; from jakemsr@jakemsr.com ok maintainer 2005-03-09 05:27:05 +00:00
espie
e56ed1d98b clean-up: shared dirs 2005-03-07 09:40:59 +00:00
espie
8fefce2e95 +p5-GD-SVG 2005-03-03 00:34:10 +00:00
espie
eaafa9a36b perl module: API substitution. Allows GD-using scripts to output SVG
graphics in a nearly transparent way.

Contrary to what the documentation says, this module only needs p5-SVG
to operate, since it effectively does replace GD itself.
2005-03-03 00:32:50 +00:00
espie
5b990fc298 and this is obviously arch-independent (don't bother bumping the pkgname
for the one minute between the import and the realization...)
2005-03-02 23:34:10 +00:00
espie
164c50f8cc +p5-SVG 2005-03-02 23:33:07 +00:00
espie
7fe577a5e7 100% perl code for SVG.
(needed by another project I'm working on)
2005-03-02 23:32:23 +00:00
robert
b65401a31c update to 1.04; from Michael Knudsen <e@molioner.dk> (maintainer) 2005-03-01 21:06:43 +00:00
david
99f206e6b3 add SIZE 2005-02-27 00:36:43 +00:00
todd
ee4735efad connect Guppi 2005-02-24 15:53:32 +00:00
todd
38b70c9345 Import Guppi 0.40.3
Guppi is a GPLed Gnome-based guile-scriptable plot program with
integrated statistics capabilities.

It is still in an early stage of development.  The current
functionality is very limited.  The source code is the only
documentation .

This package is only included for use in gnucash.
2005-02-24 01:44:39 +00:00
robert
a913e9a806 upgrade to 20050216 2005-02-22 17:48:57 +00:00
alek
3f09d2a195 - Don't use included libintl headers
- Use MODULES=devel/gettext instead of WANTLIB
- Bump PKGNAME

ok naddy@
2005-02-14 19:41:11 +00:00
sturm
0a62b71b49 make some PLISTs "make plist" compliant, all further @dirrm are in broken
ports
2005-02-13 10:56:23 +00:00
naddy
ef12559bd4 Fix build on i386 and properly recognize amd64.
From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-10 19:59:08 +00:00
naddy
d17cf576bc - update ffmpeg to snapshot 20050130
- remove inter-library dependencies
- chase fallout in dependent ports

From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-09 23:41:42 +00:00
alek
441b7b85db - Remove shared lib inter-library dependency on libm
- Bump PKGNAME and library major number
- Adjust devel/gettext dependency
- Don't use included libintl headers
- Don't build tests

MAINTAINER timeout

help & ok naddy@
2005-02-09 01:03:50 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
sturm
f60aa872b4 update to qiv 2.0
from Jon Trembley <jon at brain-box.net>
2005-02-05 16:40:29 +00:00
robert
d7dcb16802 update to 20050115; from Gavin <brain_fear@riseup.net> 2005-02-03 10:30:43 +00:00
djm
83cb5da151 matplotlib-0.71 2005-02-02 23:16:18 +00:00
todd
6bb24f3d13 bring in patches from libggi-stable, prompted by broken GGI_DISPLAY=dga target
in the last release
2005-01-31 14:20:26 +00:00
espie
f0c2f7f6d3 +openexr 2005-01-31 08:18:07 +00:00
espie
f71e594a50 OpenEXR is a high dynamic range image format. 2005-01-31 08:16:27 +00:00
alek
fff4185d76 Add WANTLIB marker 2005-01-30 19:24:55 +00:00
alek
5660bb6552 Add WANTLIB markers 2005-01-29 00:19:11 +00:00
alek
d144f7ded7 Patch missed in previous commit. Stupid CV^H^Halek \:
noticed by naddy@
2005-01-28 13:34:52 +00:00
alek
86a304b1c7 Fix WANTLIB marker 2005-01-28 11:36:04 +00:00
alek
01bb9d7fa9 - Use devel/gettext MODULE
- Fix LIB_DEPENDS
- Bump PKGNAME

ok djm@, xsa@
2005-01-28 00:17:26 +00:00
alek
eed3c19985 - Properly enable Xaw3d support
- And WANTLIB marker

ok naddy@
2005-01-28 00:16:16 +00:00
alek
855add0ee0 Add WANTLIB markers 2005-01-27 21:29:41 +00:00
naddy
c01d252558 Complete move graphics/transcode -> multimedia/transcode. 2005-01-25 22:00:34 +00:00
alek
701498dd1b Add WANTLIB marker 2005-01-25 16:01:57 +00:00
alek
f82411d45b Fix WANTLIB marker for -examples subpackage 2005-01-25 14:25:46 +00:00
alek
b3fd840ef8 - Check value returned by malloc(). Fixes core dump on sparc64
- Bump PKGNAME

commit it mbalmer@
2005-01-24 16:30:53 +00:00
mbalmer
b69f39894d Added
SUBDIR += sodipodi
2005-01-24 09:47:07 +00:00
mbalmer
05633dd11b sodipodi is a SVG vector graphics drawing program for GTK/Gnome.
ok alek@
2005-01-24 09:44:08 +00:00
alek
e6e5e93a8c - p5-XML-Parser is needed to build dia
- Fix WANTLIB
2005-01-23 16:13:06 +00:00