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
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
7eb8846863
Standardize patch file names.
2001-04-05 13:57:14 +00:00
jlam
348fb30126
Backout changes to use gstty and depend on ghostscript*-5.50nb2.
2000-04-20 16:30:24 +00:00
jlam
9402305e4a
Adapt to gstty/gs
2000-04-10 00:04:28 +00:00
bouyer
411efd082c
Make it compile on solaris. While I'm there merge patch-ag in patch-af; it's
...
bad to patch the same file 2 times.
2000-01-04 16:55:33 +00:00
agc
1c7b08467d
Remove fuzz from patches.
1999-11-19 09:38:18 +00:00
rh
181ee79ef8
Add missing, trailing '$' as reported by wiz@danbala.ifoer.tuwien.ac.at in
...
PR 8822.
1999-11-18 12:54:06 +00:00
rh
e4f6c5b83b
Split up multi-file patch and defuzz.
1999-11-14 13:25:58 +00:00
christos
080ac841b9
linux has sys_errlist too.
1999-09-20 18:03:41 +00:00
hubertf
ac91b297b4
Add patches from
...
http://www.mit.edu/afs/athena/contrib/graphics/src/xv/patches/png
to enable PNG support.
Set PKGNAME to ${DISTNAME}pl1 to reflect this.
1999-06-13 16:23:52 +00:00
tron
97fbe971e5
Fix run time library search path.
1999-04-23 22:16:07 +00:00
frueauf
c467cb4643
Add DEPENDS to ghostscript and remove hardcoding the path to /usr/pkg.
1999-01-04 23:29:46 +00:00
garbled
48de1a046e
Fix a missing rpath entry by making this pkg obey LDFLAGS.
...
This fixes my own PR #5840
1998-10-28 02:21:24 +00:00
garbled
2b4a24b260
libtiff needs jpeg and libz to compile binaries.
1998-09-12 17:48:56 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
enami
e3aac78250
Substitute /usr/local with $(LOCALBASE) since jpeg and tiff libraries
...
are installed there.
1998-06-08 01:22:01 +00:00
kleink
2b83481d14
Since we do supply our own packaged Ghostscript below /usr/pkg, modify GS_BIN
...
and GS_LIB to reflect this.
1997-12-04 12:06:30 +00:00
agc
81e21be5fb
Make vdcomp compile on NetBSD.
1997-11-20 13:17:41 +00:00
agc
8ff63674e2
Include <sys/param.h> on NetBSD, so anything which includes xv.h will
...
compile.
1997-11-20 13:15:55 +00:00
agc
95e75c4a42
Remove annoying "Did you remember to 'make depend' first?" message -
...
the packaging tools will make depend automatically.
1997-11-20 13:12:39 +00:00
agc
009c3cf0e4
Initial import of xv-3.10a from FreeBSD ports collection into NetBSD
...
packages collection.
1997-11-20 13:07:26 +00:00