bentley
481a889a44
Prune some dead mirrors.
2015-06-12 09:57:41 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
45f2b0c70a
fix problems with Nikon D7100 pictures, they don't create correct exif
...
information (multiple APP1 chunks). xv reads them all, but libjpeg frowns
about writing multiple APP1.
So,
- ignore subsequent chunks (like exiv2 does)
- add a small framework to report error messages from libjpeg
(might be adaptable to other gfx formats).
okay sthen@
2014-10-29 16:45:09 +00:00
naddy
611dc52f1c
Drop USE_GROFF since groff and mandoc produce identical output.
2014-01-01 20:46:27 +00:00
kili
fc19d902c2
${LOCALBASE} is wrong here. Use ${PREFIX} instead.
...
Noticed by Mikolaj Kucharski.
2013-10-12 20:04:32 +00:00
kili
f92f9a45a9
Fix path to documentation.
...
Noticed bt Kyle R W Milz.
ok ajacoutot@
2013-10-06 20:45:15 +00:00
naddy
78f49cd53e
the png headers are now directly under include/
2013-06-04 15:41:17 +00:00
espie
e4fa65e765
PERMIT_* / REGRESS -> TEST sweep
2013-03-11 11:10:51 +00:00
espie
9282bea250
prevent segfault on some invalid gif
...
okay naddy2
2013-01-07 21:23:23 +00:00
espie
7b798e2f2d
belated bump, pointed by brad
2011-08-31 22:28:59 +00:00
espie
5425f7c271
fix segfault with some png meta-content.
...
okay naddy@
2011-08-29 18:07:44 +00:00
naddy
8c18b08ac5
Fix build with png-1.5.
...
All fixes from/via NetBSD pkgsrc. The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
sthen
96868b540a
Fix crash in smoothY(), from patrick keshishian.
2011-05-25 09:09:56 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
0f681543b5
USE_GROFF=Yes
2010-10-18 18:13:12 +00:00
espie
54a1d27ff2
new-style WANTLIB and REVISION
2010-07-11 07:36:16 +00:00
sthen
1c02a701d3
remove Extra pthread-stubs and xcb from wantlib (mostly because I'm going to
...
use this as an example in a mail and don't want to confuse things ;)
2010-07-02 21:59:39 +00:00
naddy
766623a042
Fix out-of-bounds access in CMYK to RGB conversion.
...
From: Patrick Keshishian <pkeshish@gmail.com>
2009-09-24 20:07:18 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
simon
68a2007cc1
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:09:40 +00:00
naddy
ddd5791df9
update to jumbo patches 20070520
2007-05-29 21:16:03 +00:00
espie
1cb81b0287
remove MAINTAINER, at his request, and bump pkgnames.
2007-04-06 22:21:30 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
3fa7fd5027
USE_X11
2006-11-13 11:20:24 +00:00
espie
9881f499e5
new lib specs
2006-08-03 12:53:18 +00:00
steven
937d064037
master site fixes/improvements
2006-07-14 21:17:15 +00:00
fgsch
aaae616d45
strip binaries on install. bump just in case. maintainer and sturm@ ok.
2005-09-30 04:23:20 +00:00
sturm
dd526e7e2b
update jumbo patches to version 20050501
...
from maintainer rohee@
2005-06-23 20:23:05 +00:00
espie
738ce04388
this stuff builds without really installing it now.
2005-04-17 13:37:42 +00:00
naddy
1a6b0aa7f4
SECURITY:
...
Fixes for multiple vulnerabilities. Switch to centralized jumbo patch.
From rohee@
2005-04-12 17:28:04 +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
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
espie
8f74a67bd1
WANTLIB markers
2004-11-30 01:06:33 +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
espie
d31e0d49e0
new style PLISTs
2004-08-07 07:50:06 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
naddy
d83ef5ba83
No regression tests available.
2002-10-27 00:03:16 +00:00
wilfried
4bc5b5c870
png header path change.
2002-07-19 07:44:08 +00:00
espie
12c8587ff8
Bump NEED_VERSION
2002-03-21 20:57:06 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
kevlo
5383140a88
Bump major rev in png dependeny entries after upgrade of png:
...
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
lebel
4b27da74af
graphics: integrate COMMENT, bump NEED_VERSION.
2001-05-06 05:05:43 +00:00
espie
3f955c7bb2
Allow reading of 16 bits per plane bmp.
...
Code by Bruno and me.
2001-03-13 20:27:56 +00:00
espie
46b5f232b5
Kill
...
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
rohee
bd900730ca
more patches from the author
2000-08-05 00:34:49 +00:00
rohee
b558e19cf3
New patch from the author, sixing a potential security problem
...
when displaying rogue Postscript files. Now ghostscript is called
safely.
2000-08-05 00:15:23 +00:00
brad
2db89a5cc9
- reorganzie Makefile
...
- remove FAKE=Yes
- USE_IMAKE -> CONFIGURE_STYLE
2000-06-21 02:29:05 +00:00