summaryrefslogtreecommitdiff
path: root/print/gv/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-12-03Fix build for XAW_TYPE xpm and bump PKGREVISION.leot1-0/+20
Despite the upstream commit message in patch-src_Scrollbar.c the change not only fix the build for older libXaw3d versions but also for Xaw-Xpm.
2012-10-25Update to GV 3.7.3asau3-41/+0
Changes in GV 3.7.3 (November 2011) - Fixed "Save document" dialog for PDF files Changes in GV 3.7.2.90 (October 2011) - Various bug fixes. Changes in GV 3.7.2 (April 2011) - "Fit to window magnification" and "Fit width to window magnification" with "Automatic resizing" turned on sometime miss rescaling, especially when changing the orientation or resizing the window. You can force rescaling by selecting the active "special" scale in the scales menu. - Interactive prompting for the password of encrypted PDF files do not work if and only if DSC is turned off. As a workarouund, you can load the file with DSC turned on and then turn DSC off. Changes in GV 3.7.1.90 (April 2011) - Fix Debian bug #594991: unexpected scrolling of the TOC widget - Fixed file descriptor leak - Added Dutch, French, Italian and Spanish translation
2010-07-24Update gv to 3.7.1.obache6-120/+24
%%%%%%%%%%%%%%%%%%% GV 3.7.1 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Fix bug [bug #30081] gv 3.7.0: unable to print/save pdf files. %%%%%%%%%%%%%%%%%%% GV 3.7.0 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% * GV 3.6.91 has been released as GV 3.7.0 with no changes but some minor code cleanups. %%%%%%%%%%%%%%%%%%% GV 3.6.91 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Support starting ghostscript from a safe directory. # ghostscript is started with -P- if SAFER is enabled. # ghostscript is started with -dSAFER and -dDELAYSAFER for "pdf2dsc" and "pdf2ps" if safer is enabled # Minor bugfixes %%%%%%%%%%%%%%%%%%% GV 3.6.90 (May 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Fix compiling on Mac OS X # Support for localised user interfaces %%%%%%%%%%%%%%%%%%% GV 3.6.9 (April 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Bugfix in gv-update-userconfig %%%%%%%%%%%%%%%%%%% GV 3.6.8.91 (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # Fixed compiling on Xaw3d 1.5. %%%%%%%%%%%%%%%%%%% GV 3.6.8.90 (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # UTF-8 Support. Read the included file README.I18N for details. %%%%%%%%%%%%%%%%%%% GV 3.6.8 (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # GV 3.6.7.90 has been released as GV 3.6.8 with no changes ? "Fit to window magnification" and "Fit width to window magnification" with "Automatic resizing" turned on sometime miss rescaling, especially when changing the orientation or resizing the window. You can force rescaling by selecting the active "special" scale in the scales menu. ? Interactive prompting for the password of encrypted PDF files do not work if and only if DSC is turned off. As a workarouund, you can load the file with DSC turned on and then turn DSC off. %%%%%%%%%%%%%%%%%%% GV 3.6.7.90 (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%% # Compilation fix for Mac OS X: Requires --enable-SIGCHLD-fallback during compilation. # "Fit height to window magnification" -- currently works best with "Automatic resizing" turned off. With --scale=-1003, you can access the new scale from the command line. # Improved handling of filename "-" (which means read document from stdin) %%%%%%%%%%%%%%%%%%% GV 3.6.7 (March 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # GV 3.6.6.92 has been released as GV 3.6.7 with no changes ? "Fit to window magnification" and "Fit width to window magnification" with "Automatic resizing" turned on sometime miss rescaling, especially when changing the orientation or resizing the window. You can force rescaling by selecting the active "special" scale in the scales menu. ? Interactive prompting for the password of encrypted PDF files do not work if and only if DSC is turned off. As a workarouund, you can load the file with DSC turned on and then turn DSC off. %%%%%%%%%%%%%% GV 3.6.6.92 (internal release: March 2009) %%%%%%%%%%%%%% # Fixed debian bug #516995: Misleading error message when .gv file is not present [and XUSERFILESEARCHPATH is used] %%%%%%%%%%%%%%%%%%% GV 3.6.6.91 (February 2009) %%%%%%%%%%%%%%%%%%%%%%%% # Fixed a bug in switching to presentation mode. # Fixed reset scrolling position in open dialog when changing directories. %%%%%%%%%%%%%%%%%%% GV 3.6.6.90 (January 2009) %%%%%%%%%%%%%%%%%%%%%%%% # TOC can now display more than about 2000 pages (fixes bug #24069). # File open dialog can now display more than about 2000 files (fixes ubuntu bug #274767). # By pressing "Shift-P" or selecting "State/Presentation Mode", you can open another instance of GNU gv which is in presentation mode. %%%%%%%%%%%%%%%%%%% GV 3.6.6 (September 2008) %%%%%%%%%%%%%%%%%%%%%%%% # Updated maintainer's e-mail address, otherwise no changes %%%%%%%%%%%%%%%%%%% GV 3.6.5.92 (September 2008) %%%%%%%%%%%%%%%%%%%%% # libzio is now used if available during compile time %%%%%%%%%%%%%%%%%%% GV 3.6.5.91 (September 2008) %%%%%%%%%%%%%%%%%%%%% # gv-update-userconfig now offers the options -n resp. -N to switch to an alternative navigation: After each page switch (except if selected by the page number) the page is scrolled to the top (if switching forward) resp. the bottom (if switching backward). # gv-update-userconfig can remove the resources inserted by -n resp. -N with the new option -s. # Support for encrypted PDF files. New command line switch "--password=PASSWORD" for opening encrypted PDFs. If the password is not supplied via command line, the user will be asked to enter it. # Support for files > 2GB on file systems with large file support. ? Interactive prompting for the password of encrypted PDF files do not work if and only if DSC is turned off. As a workarouund, you can load the file with DSC turned on and then turn DSC off. %%%%%%%%%%%%%%%%%%% GV 3.6.5.90 (August 2008) %%%%%%%%%%%%%%%%%%%%%%%% # the current coordinate can be saved to a file by the z resp. the u key. See gv.info for details. # The return key now scrolls through the whole document vertically. Unlike the space key no horizontal scrolling is performed. The old function of the return key is still available through the "Page Down" and the "f" key. # *.ad and *.dat files are installed to $PREFIX/share/gv # "ERROR:" and "error:" now also trigger the info popup in error mode # Xinerama support. It can be configured by the "xinerama"-resource. Its values can be "On", "Off" or "Auto". "Auto" is the default. # New helper Script "gv-update-userconfig", which is a simple script to update an .gv config file to the current version of gv. # Should build on Solaris now using sun studio 11 compiler %%%%%%%%%%%%%%%%%%% GV 3.6.5 (July 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # GV 3.6.4.91 has been released as GV 3.6.5 with no changes ? "Fit to window magnification" and "Fit width to window magnification" with "Automatic resizing" turned on sometime miss rescaling, especially when changing the orientation or resizing the window. You can force rescaling by selecting the active "special" scale in the scales menu. %%%%%%%%%%%%%%%%%%% GV 3.6.4.91 (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%% # ~/.gv now contains the version that has saved that configuration. %%%%%%%%%%%%%%%%%%% GV 3.6.4.90 (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%% * Build-system ensures that the man-page is always up to date # Fixed some compiler warnings # Added new widgetless mode, usable via option "--widgetless" # --help, --usage and --version now work without having an X11 display # --spartan and --widgetless now use embedded resources. Before this bugfix, you had to use --style=gv_spartan.dat to use the embedded resource. # --infoSilent, --infoErrors and --infoAll will control, which ghostscript messages will lead to an info pop-up window. The same effect can be reached via a resource "infoVerbose", which values can be "Silent", "Errors" and "All". It can also be edited via the "gv options" dialog. # "Fit to window magnification" and "Fit width to window magnification" -- currently works best with "Automatic resizing" turned off. With --scale=-1000 resp. --scale=-1001, you can access these special scales from the command line. ? "Fit to window magnification" and "Fit width to window magnification" with "Automatic resizing" turned on sometime miss rescaling, especially when changing the orientation or resizing the window. You can force rescaling by selecting the active "special" scale in the scales menu. # Arbitrary scales are now possible - input them in the gv options dialog or with --scale=n, where n is a float. # New fullscreen mode which needs support from the window manager # New command line switch "--presentation" as a shortcut for "--fullscreen --noresize --scale=-1000 --widgetless" %%%%%%%%%%%%%%%%%%% GV 3.6.4 (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # GV 3.6.3.90 has been released as GV 3.6.4 with no changes %%%%%%%%%%%%%%%%%%% GV 3.6.3.90 (May 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%% # DSC parser now respects the level of BeginDocument/EndDocument # Possible segfault has been fixed # Fixed bug #21239: Vlist.c produces garbage if International is set # Fixed bug #21740: popup windows may partly invisible as not on the screen # The escape key is now working in more contexts # The filename can optionally be shown insted of the title # Fixed bug #23199: No error message for errors in opened file * Got rid of non-free code.
2010-03-11fix a format string mismatch with 64-bit time_t which made the programdrochner1-2/+11
crash with PDF files (on NetBSD-current), bump PKGREVISION
2007-07-03Update to 3.6.3:wiz1-26/+0
%%%%%%%%%%%%%%%%%%% GV 3.6.3 (June 2007) %%%%%%%%%%%%%%%%%%%%%%%%%%%%% # gv is now able to work with latest ghostscript: gs 8.57 # The bug causing the version not to figure in the manual has been fixed. # The SIGINT signal is now masked (ignored) by gv. # gv no more segfaults when reading a configuration file as produced by State -> Setup Options -> Save # gv should compile in non-GNU system that doesnt have glib2. The `getopt' gnulib module has been imported to fix this. # gv now correctly adjust the page index window after PAGE-UP and PAGE-DOWN events. # gv is now able to open files with minus character beginning filenames. # X resources related bugs has been fixed. gv is now able to get resources from the display database, user file, gv system database and command line doing the Right Thing (TM). # gv is now able to correctly understand DocumentMedia and other DSC directives that uses postscript strings. It was not possible with previous versions due to a bug in the postscript names scanning routine. * Vulnerability CVE-2006-5864 has been fixed. * gs is now invoked with `-dFIXEDMEDIA' * The internal gettext implementation has been renamed to `ps_gettext' to avoid collisions with the builtin `gettext' function. * --quiet and --noquiet now works as expected. ? There are troubles with 64 bits machines: the use of x-pointers to store data should be eliminated in subsequent versions.
2006-11-21Add security fix for CVE-2006-5864 based on patch taken from Debian Sarge.tron1-0/+26
Bump package revision because of this fix.
2006-10-23Update "gv" package to version 3.6.2. This is release fixes severaltron6-82/+115
bugs present in the 3.6.1 release. Based on patches provided by Thomas Klausner in private e-mail.
2006-01-15Fix errno.joerg2-0/+26
2005-02-24Define ENODATA (if not defined) in patch-ad.reed2-7/+23
Also make it work with older gcc (patch-aa).
2004-12-30Update to 3.6.1, based on a patch sent by "pancake" in PR pkg/28816. Whilesnj2-16/+17
here, do some sorting and take maintainership. Changes: * configure.ac: Change reference source file on AC_INIT * src/gv_message.h (displayed\n\): Fixed a typo on the help message. * src/gv_misc_res.dat: Changed the Reopen label to Reload for the File menu. * src/Makefile.am ($(srcdir)/gv_intern_res_unix.dat): Fix GV.gsCmdConvPDF in order to work. * src/main.c (main): Process GNU arguments after X initialization * configure.ac: Changed the scratch dir from ~/ to /tmp/
2004-12-08Make this package build on NetBSD 1.6.2.minskim3-0/+65
Patch provided by Bernhard "Burnhard" Riedel in private email. - Remove C99-ism. - Force to use texinfo>=4.2.
2004-12-01Update to 3.6.0, based on patch sent by Stefan Krueger in PR pkg/28502.xtraeme8-237/+0
Changes on this release: o New build system using GNU Autotools. o Documentation is now distributed in the texinfo format. o Some bugs (some of them critical) has been fixed.
2004-07-24Make this build and then install under Linux. The generated Makefilereed1-6/+26
had some problems in the developer's own "My personal settings" section which was for Linux only. I made it work and then noticed that the app-defaults was now wrong and so it would not package. So I commented out the entire "My personal settings" section. This won't change for other operating system builds because it was "LinuxArchitecture" only. I didn't bump PKGREVISION because this didn't build (as far as I can tell) in the first place under Linux and didn't package under Linux either. I tested under NetBSD 1.6.2_STABLE also.
2003-11-10add Darwin to the list of architectures to not try to override setenv on.danw1-2/+2
2003-09-01Add NetBSD RCS tagscjep1-0/+1
2003-07-29fix some CPP magic (mmm, gcc3.3)mrg1-0/+15
2003-03-31Make this build and install under Linux.jschauma1-3/+18
2002-10-04pull security patch from http://www.epita.fr/~bevand_m/asa/asa-0000,itojun3-0/+93
as suggested in PR18522. bump PKGREVISION to 2.
2001-03-09Add patch supplied by Brook Milligan in pkg/12365 to fix pdf printing.wiz1-3/+12
2000-12-08We have a ${PREFIX}/share/doc/html for HTML documentation, so use it.jlam2-7/+14
2000-04-10Adapt to gstty/gsjlam1-14/+1
2000-03-24Adapt to use ghostscript-x11.jlam1-3/+16
1998-12-23Remove a / for optical reasons.frueauf1-4/+4
1998-12-23Don't install an empty manpage, there is one in the package, pointedfrueauf6-39/+30
out in pr 6632 by Johnny C. Lam.
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1997-12-29Fix for NetBSD, by soren@t.dk.hubertf5-1/+47
1997-12-29 PostScript and PDF previewer.hubertf2-0/+28
Taken from FreeBSD.