Commit Graph

1561 Commits

Author SHA1 Message Date
xsa
0aa0e81508 +py-dot 2004-10-27 17:47:42 +00:00
xsa
ac6ce45682 Initial import of py-dot-0.9.9.
Pydot provides an interface for creating both directed and non directed
graphs from Python. Currently all attributes implemented in the Dot
language are supported (up to Graphviz 1.10). Output can be inlined in
Postscript into interactive scientific environments like TeXmacs, or
ouput in any of the format's supported by the Graphvix tools dot, neato,
twopi.
2004-10-27 17:46:49 +00:00
xsa
e9217d5e8f definitly not my day today ... 2004-10-27 12:43:45 +00:00
xsa
27ce58a863 hrmz..sort it right. 2004-10-27 10:12:19 +00:00
xsa
7303e586f1 +py-gd 2004-10-27 09:22:43 +00:00
xsa
e08c6f374b Initial import of py-gd-0.40.
The GD module is an interface to the GD library written by Thomas
Boutell.
2004-10-27 09:21:46 +00:00
brad
f81e2e0341 Fix memory allocation problems and numerous integer overflows.
CAN-2004-0803, CAN-2004-0804, CAN-2004-0886
2004-10-20 20:37:48 +00:00
pvalchev
3394b73d71 do not strip perl script; Jacob Meuser, ok maint. kevlo 2004-10-20 01:08:04 +00:00
espie
6bf52bc1b6 the software authors made a packaging mistake.
Wand-config.1 is so obviously not a manpage...
2004-10-19 00:38:06 +00:00
brad
35c588d654 NOT_FOR_ARCHS -> SHARED_ONLY 2004-10-18 01:23:51 +00:00
brad
e62401ea00 upgrade to gqview 1.4.5 2004-10-17 16:05:47 +00:00
pvalchev
1b204e811a fix alpha build 2004-10-16 06:01:08 +00:00
pvalchev
d43aa91681 remove bogus patch; now builds on alpha 2004-10-16 06:00:48 +00:00
brad
348e1827fe install pkgconfig file for png.
From: Jacob Meuser <jakemsr at jakemsr dot com>
2004-10-15 04:41:13 +00:00
jolan
63069d7be3 build & install documentation, enable threads support, tweaks
from new maintainer Jacob Meuser
2004-10-13 01:38:21 +00:00
naddy
240d2a9b63 Explicitly link libintl with libiconv.
From: Aleksander.Piotrowski@nic.com.pl
2004-10-10 18:20:17 +00:00
sturm
a71eb9bc32 BUILD_DEPENDS on pkgconfig 2004-10-08 21:01:21 +00:00
xsa
8825e43e35 remove MAINTAINER per his request; 2004-10-08 08:22:28 +00:00
jolan
f2e6850917 update to 0.4.9-pre1 2004-10-07 06:12:11 +00:00
jolan
ceb5c0942c bktr tweaks from Jacob Meuser 2004-10-06 01:34:48 +00:00
brad
26be02eb45 take MAINTAINER 2004-10-04 23:32:27 +00:00
jcs
2f12ef3ea6 drop maintainership on things i don't use anymore 2004-10-03 18:13:00 +00:00
sturm
c45e7334e3 remove maintainer per his request 2004-09-23 20:05:43 +00:00
markus
43d0acfb98 support for CyberShot A70; from Alexey E. Suslikov; ok sturm@ 2004-09-23 12:24:11 +00:00
espie
96085825e6 bye bye INSTALL 2004-09-22 21:11:23 +00:00
brad
b01a5d3ff8 bad bad me, I managed to kill the PKGNAME with the previous commit
noticed by espie@
2004-09-22 21:08:20 +00:00
brad
e264d12b1e upgrade to imlib2 1.1.2
Marcus Meissner discovered that imlib's BMP decoder would crash
when loading the test BMP file created by Chris Evans for testing
a previous Qt vulnerability. It is believed that this bug could
be exploited for arbitrary code execution.

also some port fixes, added missing dependencies, etc.
2004-09-21 22:40:36 +00:00
sturm
06cb6c48c0 Add some sanity checking in XV. Patches from Marcus Meissner
adapted by rohee@ by way of millert@

while here, adapt patches to regular naming scheme
2004-09-21 18:46:03 +00:00
brad
7982d4d3e5 - Don't allow a corrupt GIF image to overflow pixel stack
- Prevent buffer overruns when decoding runlength-encoded images in the BMP format
2004-09-21 18:39:15 +00:00
brad
d8c2bfcc76 not for sparc64 at the moment. 2004-09-21 07:28:58 +00:00
brad
eabc4cd246 upgrade to png 1.2.7 2004-09-20 01:24:10 +00:00
brad
051e65a1bf fixes a DoS issue with the BMP decoder, integer overflow and heap-based
buffer overflow with the XPM decoder, and integer overflow with the ICO
decoder.

CAN-2004-0753, CAN-2004-0782, CAN-2004-0788
2004-09-19 23:41:32 +00:00
espie
0bf9b696be typo. noticed by pval@ 2004-09-18 20:57:07 +00:00
espie
18874d2495 new style conflicts 2004-09-18 12:45:06 +00:00
robert
c5ded5b610 SECURITY:
Marcus Meissner discovered that imlib's BMP decoder would crash
when loading the test BMP file created by Chris Evans for testing
a previous Qt vulnerability.
It is believed that this bug could be exploited for arbitrary code execution.

ok brad@
2004-09-15 19:41:44 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
pvalchev
40fa65c45d add license markers 2004-09-15 00:40:23 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
espie
0e9b557b5f Make sure we don't grab gtkxhtml nor other stuff on the way.
okay pvalchev, naddy, brad.
2004-08-21 19:02:16 +00:00
pvalchev
f56ee305f9 conflict w/ mjpegtools that someone forgot to register 2004-08-15 14:39:39 +00:00
brad
94c571c2e0 PNG vulnerability fix.
http://www.imagemagick.org/www/Changelog.html

ok pvalchev@
2004-08-13 06:17:41 +00:00
brad
cf013a1bef sync libtool patches
ok pvalchev@
2004-08-13 06:16:38 +00:00
espie
64037f3f03 new PLISTs
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
espie
de067c2bbc new plists 2004-08-10 14:01:02 +00:00
espie
eb4ac27076 new plist 2004-08-10 13:35:50 +00:00
espie
a21d438c0e new plist 2004-08-10 09:50:55 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00
xsa
3e8ecaa8f7 MODULES= lang/ruby 2004-08-09 19:56:15 +00:00
espie
6e7c776dbf more new plists. 2004-08-09 11:09:10 +00:00