Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-08-10 | Instead of separately integrating several different patches, instead | he | 25 | -3311/+87 | |
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. | |||||
2004-08-22 | Use strerror(3) instead of str_errlist on Interix. | minskim | 1 | -1/+13 | |
2004-03-29 | Apply longname.patch and fix crash with long file names in visual schnauzer. | dillo | 4 | -25/+62 | |
Bump package revision. While here, convert to buildlink 3. | |||||
2003-02-28 | fix a broken #ifdef, noted on Linux. | grant | 1 | -5/+8 | |
2003-01-13 | - use buildlink2 | grant | 1 | -8/+14 | |
- Darwin has no malloc.h allows this to build on Darwin. | |||||
2002-10-06 | Merge in the multi-page TIFF file support patch from | he | 4 | -18/+461 | |
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-08-09 | don't use filename as format string, should fix PR pkg/17750 by | drochner | 1 | -3/+12 | |
Christian Biere | |||||
2002-07-29 | Stop "xv" from executing files starting with a "!" when they are selected | tron | 1 | -0/+36 | |
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. | |||||
2001-04-05 | Standardize patch file names. | wiz | 17 | -17/+18 | |
2000-04-20 | Backout changes to use gstty and depend on ghostscript*-5.50nb2. | jlam | 1 | -2/+2 | |
2000-04-10 | Adapt to gstty/gs | jlam | 1 | -2/+2 | |
2000-01-04 | Make it compile on solaris. While I'm there merge patch-ag in patch-af; it's | bouyer | 3 | -18/+14 | |
bad to patch the same file 2 times. | |||||
1999-11-19 | Remove fuzz from patches. | agc | 1 | -39/+25 | |
1999-11-18 | Add missing, trailing '$' as reported by wiz@danbala.ifoer.tuwien.ac.at in | rh | 1 | -1/+1 | |
PR 8822. | |||||
1999-11-14 | Split up multi-file patch and defuzz. | rh | 8 | -1043/+619 | |
1999-09-20 | linux has sys_errlist too. | christos | 1 | -0/+13 | |
1999-06-13 | Add patches from | hubertf | 11 | -0/+2660 | |
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-04-23 | Fix run time library search path. | tron | 1 | -2/+2 | |
1999-01-04 | Add DEPENDS to ghostscript and remove hardcoding the path to /usr/pkg. | frueauf | 1 | -3/+3 | |
1998-10-28 | Fix a missing rpath entry by making this pkg obey LDFLAGS. | garbled | 1 | -4/+4 | |
This fixes my own PR #5840 | |||||
1998-09-12 | libtiff needs jpeg and libz to compile binaries. | garbled | 1 | -6/+5 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-06-08 | Substitute /usr/local with $(LOCALBASE) since jpeg and tiff libraries | enami | 1 | -4/+4 | |
are installed there. | |||||
1997-12-04 | Since we do supply our own packaged Ghostscript below /usr/pkg, modify GS_BIN | kleink | 1 | -2/+2 | |
and GS_LIB to reflect this. | |||||
1997-11-20 | Make vdcomp compile on NetBSD. | agc | 1 | -1/+1 | |
1997-11-20 | Include <sys/param.h> on NetBSD, so anything which includes xv.h will | agc | 1 | -0/+13 | |
compile. | |||||
1997-11-20 | Remove annoying "Did you remember to 'make depend' first?" message - | agc | 1 | -0/+15 | |
the packaging tools will make depend automatically. | |||||
1997-11-20 | Initial import of xv-3.10a from FreeBSD ports collection into NetBSD | agc | 5 | -0/+662 | |
packages collection. |