Commit Graph

1798 Commits

Author SHA1 Message Date
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