Commit Graph

1651 Commits

Author SHA1 Message Date
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
pvalchev
ed173a9cd3 WANTLIB; Victor Sahlstedt & Bernd Ahlers 2005-01-23 06:19:12 +00:00