Commit graph

20 commits

Author SHA1 Message Date
tsutsui
c2aca58e97 Pull 20081216 interim patch from http://www.gregroelofs.com/greg_xv.html
Bump PKGREVISION.

Changelog noted in the upstream homepage:

* 20070621: fixed improper ClearCode termination condition in GIF
  decoder (JZ); cleaned up xvgif.c debug info (GRR); fixed some
  minor inconsistencies in Makefile (GRR)
 * xv-20070621-joe-zbiciak-gif-decoder-bugfix.dif
* 20070901 [possibly temporary!]: added support for optional libpng
  MMX code (GRR)
* 20080121: removed duplicate "XDestroyWindow(theDisp, pngW);" in
  xvmisc.c (IMC); fixed empty-filename click-and-crash bug in xvdir.c
  (IMC, DB)
 * xv-20080118-ian-collier-crash-fixes.msg
 * xv-20080901-david-bath-empty-filename-save-crash-fix.dif
* 20081205: reverted xvxwd.c to SJT's version (bug reported by Jari Ruusu)
* 20081216: fixed crash-bug in IFF decoder (EP)
2015-11-22 19:17:01 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
wiz
76e2f92c0b Fix linking on Solaris 9, per Stefan in PR 44572.
Let's see if I got him right.
2011-02-14 20:37:40 +00:00
dholland
48d65cf62e Fix for png-1.5. Not extensively tested, but at least the simple cases of
loading and saving pngs work.

While here, fix a small string buffer that was truncating some libpng
messages, and avoid a linker warning by using getcwd instead of getwd
on BSDs.

No version bump as it hasn't been buildable since the previous bump.
2011-01-23 23:58:01 +00:00
abs
39c297aed1 Add PKG_DESTDIR_SUPPORT.
Use PREFIX rather than LOCALBASE.
2009-05-03 22:58:31 +00:00
joerg
0d90463f2c Don't use malloc.h. Don't override MANDIR, imake is special. 2007-07-27 23:42:17 +00:00
wiz
d2daeb6054 Update to xv-3.10a-jumbo-patches-20070520.
Merge patch-ad and patch-ah.
Use SUBST framework.
Add some tools (per pkglint).

Bump PKGREVISION.
2007-07-08 10:50:23 +00:00
schwarz
bc18c810e3 when using alloca() on IRIX 5 alloca.h has to be included 2006-05-14 21:16:00 +00:00
minskim
57f462af98 Do not include malloc.h on Darwin, since it is not available. Patches
provided by John D. Baker in PR pkg/31871.
2006-03-15 19:27:31 +00:00
he
351592d780 Instead of separately integrating several different patches, instead
pull in the Jumbo patches from http://www.sonic.net/~roelofs/greg_xv.html.

As far as I can see this covers all our existing patches for added
functionality, although I cannot claim that I have tested each and
every one of them in the new version.

These patches disable a number of image formats that I think are less
common, which have potential heap overflows in the code due to in-
sufficient validation of image dimensions.

The version of the Jumbo patch used here is the 20050501 version.

Package revision bumped to nb10.
2005-08-10 16:50:18 +00:00
wiz
d6813b3e0a Add RMD160 checksum. 2005-05-25 12:25:54 +00:00
minskim
4a69730b0d Use strerror(3) instead of str_errlist on Interix. 2004-08-22 08:02:30 +00:00
dillo
edafe8588e Apply longname.patch and fix crash with long file names in visual schnauzer.
Bump package revision.

While here, convert to buildlink 3.
2004-03-29 00:50:41 +00:00
grant
d71b2f11c3 fix a broken #ifdef, noted on Linux. 2003-02-28 23:44:37 +00:00
grant
a2e107d1f8 - use buildlink2
- Darwin has no malloc.h

allows this to build on Darwin.
2003-01-13 10:54:08 +00:00
he
3a629c102a Merge in the multi-page TIFF file support patch from
ftp://ftp.trilon.com/pub/xv/patches/mp-tiff-patch
as found on
  http://www.trilon.com/xv/downloads.html#patches
Bump package revision to 4.
2002-10-06 16:26:56 +00:00
drochner
ee8f65ee26 don't use filename as format string, should fix PR pkg/17750 by
Christian Biere
2002-08-09 18:06:35 +00:00
tron
72b0862ad5 Stop "xv" from executing files starting with a "!" when they are selected
in the directory box. This is inconsistent with the command line handling
and can turn into a security problem. This change fixed PR pkg/17751
by Christian Biere. Bump package revision to reflect this change.
2002-07-29 13:02:24 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
5c6d9ebbfd + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:11:05 +00:00
Renamed from graphics/xv/files/patch-sum (Browse further)