summaryrefslogtreecommitdiff
path: root/graphics/xli/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-04-29Rename zopen on Mac OS X to avoid conflict with a function by the samegson1-0/+17
name defined in stdio.h.
2009-04-29Convert to user-destdir. From Aleksey Cheusov in PR 40118.wiz1-5/+18
2006-01-12Fix errno.joerg2-0/+26
2005-10-30Security fix for CVE-2005-3178:salo2-0/+56
"Buffer overflow in xli might allow user-complicit attackers to execute arbitrary code via a long title name in a NIFF file, which triggers the overflow during zoom, reduce, or rotate operations." http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3178 Patch from Debian.
2005-10-23Added RCS Id to patch-ad.rillig1-0/+2
2005-10-10Add patch-ad:reed1-0/+13
It undefines _BSD_SOURCE if on Linux system to avoid a parse error on GLIBC /usr/include/string.h. This hack is from gentoo.
2005-03-21Security fix for CAN-2001-0775:salo1-0/+22
"Buffer overflow in xli 1.17 allows remote attacker to execute arbitrary code via a FACES format image containing a long Firstname or Lastname field." Patch from Debian. Bump PKGREVISION.
2005-03-10Interix also needs <sys/time.h> for fd_set.tv1-0/+13
2005-03-05Give gzip'd or bzip2'd files the same treatment as "compress"'d files,fredb1-3/+11
that is, filter them through the command to uncompress them on the fly. We don't need to add dependencies anymore than we ever needed a dependency on "uncompress". Crank PKG_REVISION for the feature change.
2005-03-05Update to latest snapshot for some "security issues" -- apparently, this...fredb1-12/+0
http://www.gentoo.org/security/en/glsa/glsa-200503-05.xml but just make it an "nb" bump so as not to confuse "audit-pacakges" &c.
2003-12-22Update xli to 1.17.0. Still small and fast. Now uses the standard jpegfredb2-46/+14
library to support more image formats, and adds support for MIT shared memory where available, for even more speed. "xli" is now maintained by Smarasderagd, whose credits include the former png patch for xli, and the png support for the chimera browser. Changes from 1.16 (from the "README"): Converted source code to ANSI C prototypes. Removed MSDOS support (Sorry! Anyone want to add Win32 support?) Added PNG file format loader. Added support for MIT shared memory extension. Rewrote JPEG file format loader to use the IJG library, to take advantage of performance improvements and support progressive scan JPEGs. Added the -delete, -iscale, -focus, and -cache options. Added interactive image fast scaling with the '<', '>' and '=' keys. Added TODO file. Feel free to do anything on the list, or offer your own fixes and enhancements.
2003-06-14Elide a bogus include of <varargs.h>, so that this will compile underfredb1-0/+12
gcc-3.3.
2002-03-14Make this display PNG files again, with png>1.0.6.fredb1-0/+35
2001-09-12Resurrect this patch in aftermath of removing USE_BUILDLINK_ONLY fromjlam1-0/+17
packages that USE_IMAKE.
2001-07-02Remove unnecessary patches again, now that we can build-depend onjlam1-17/+0
buildlink-x11.
2001-06-29Add back patch-aa...it wasn't so unnecessary after all (non-xpkgwedge).jlam1-0/+17
2001-06-29Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-17/+0
2001-06-29Convert to use buildlink.mk files.jlam1-3/+3
2000-04-22Add png support.kim1-9/+13
1998-08-27Initial addition of xli-1.16, a version of xloadimage, an X11 Image Loadingfrueauf1-0/+13
Utility. Submitted in pr 6014 by Frederick Bruckman, some cleanup by me.