Commit graph

19 commits

Author SHA1 Message Date
wiz
3d9776ffda Convert to user-destdir. From Aleksey Cheusov in PR 40118. 2009-04-29 09:24:17 +00:00
joerg
f32bce92a6 Fix errno. 2006-01-12 00:48:36 +00:00
salo
222b993679 Security fix for CVE-2005-3178:
"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-30 17:58:58 +00:00
rillig
bbc3b873f4 Added RCS Id to patch-ad. 2005-10-23 20:02:01 +00:00
reed
9ec3a6344c Add patch-ad:
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-10-10 19:56:07 +00:00
salo
ec97a965ae Security fix for CAN-2001-0775:
"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-21 15:19:28 +00:00
tv
eb29c48b57 Interix also needs <sys/time.h> for fd_set. 2005-03-10 14:18:51 +00:00
fredb
efd29c6d37 Give gzip'd or bzip2'd files the same treatment as "compress"'d files,
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-05 23:02:30 +00:00
fredb
1a99ac2509 Update to latest snapshot for some "security issues" -- apparently, this...
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.
2005-03-05 20:09:44 +00:00
fredb
28e25f69d6 Update xli to 1.17.0. Still small and fast. Now uses the standard jpeg
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-12-22 04:46:15 +00:00
fredb
03953a3dd2 Elide a bogus include of <varargs.h>, so that this will compile under
gcc-3.3.
2003-06-14 17:50:56 +00:00
fredb
8710707e6e Make this display PNG files again, with png>1.0.6. 2002-03-14 05:23:03 +00:00
jlam
2b5a08ec2d Resurrect this patch in aftermath of removing USE_BUILDLINK_ONLY from
packages that USE_IMAKE.
2001-09-12 06:17:14 +00:00
jlam
ed82dfd720 Remove unnecessary patches again, now that we can build-depend on
buildlink-x11.
2001-07-02 21:08:08 +00:00
jlam
3e2dafbb66 Add back patch-aa...it wasn't so unnecessary after all (non-xpkgwedge). 2001-06-29 20:03:40 +00:00
jlam
b2d4580e34 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-29 18:32:02 +00:00
jlam
f3bb60afb6 Convert to use buildlink.mk files. 2001-06-29 09:25:12 +00:00
kim
da200683b7 Add png support. 2000-04-22 17:03:35 +00:00
frueauf
4e8d0f378e Initial addition of xli-1.16, a version of xloadimage, an X11 Image Loading
Utility. Submitted in pr 6014 by Frederick Bruckman, some cleanup by me.
1998-08-27 11:18:04 +00:00