summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2010-07-24Update gv to 3.7.1.obache9-142/+65
%%%%%%%%%%%%%%%%%%% 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-07-21If the dnssd options is enabled net/mDNSResponder must be buildlinkedsbd1-1/+5
2010-07-20Remove unneeded @pkgdir entrys I addsbd1-40/+1
2010-07-17Improve horrible version check to unbreak build under NetBSD 5.1* whichtron3-5/+6
provides both fmin(3) and fmax(3). The build is still broke under NetBSD 5.0_STABLE built from sources after 2010-03-12. A possible fix for this case is to upgrade to NetBSD 5.1*.
2010-07-15Need to include sys/param.h. noticed by tnn@.obache2-4/+7
2010-07-15generate and install poppler-config.h, used internallydrochner2-2/+7
2010-07-15Fixes macro names for NetBSD. noticed by wiz@.obache2-4/+4
2010-07-15Add workaround for lack of fmax/fmin on NetBSD<6.obache2-1/+18
2010-07-14PKGREV bump for new poppler major versiondrochner3-4/+7
2010-07-14update to 0.14.1drochner16-61/+65
this is a new major branch, many fixes and improvements
2010-07-14Now that net/mDNSResponder has been update fix the dnssd buildsbd3-4/+8
Bump PKGREVISION (again!)
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd1-2/+2
2010-07-13bump PKGREV for new e-d-s requirementdrochner1-2/+2
2010-07-13the st_gen member of stat(2) is a BSD extensionsbd3-6/+8
2010-07-12No need to uncomment the raw in the MIME types with newer versions of cups.jym3-12/+6
While here, add comments to patch-aa.
2010-07-06reset PKGREV for base pkg updatedrochner1-3/+2
2010-07-06update to 2.30.3drochner5-144/+192
This switches to the gnome-2.30 release branch.
2010-07-06Transfer ownership to pkgsrc-users. pancake's address is not valid anyjmmv1-2/+2
more and he has agreed in private mail to drop maintainership.
2010-06-30Fix path on MASTER_SITE_TEX_CTAN.wiz3-6/+6
2010-06-30Add a fix for the security vulnerability reported in CVE-2010-1628tron5-3/+145
taken from the Ghostscript Bugzilla.
2010-06-19Fix build for png-1.4.x.wiz2-1/+15
2010-06-17Fix the context format generation by replacing teTeX's context andminskim4-20/+15
metapost files with those in TeX Live 2009.
2010-06-17Resolve conflicts between tex-context, tex-eepic, tex-metapost, andminskim2-699/+21
teTeX-texmf. teTeX-bin requires both teTeX-texmf and tex-context to generate the context format generation.
2010-06-17Add a missing dependency on tex-metapost.minskim1-1/+3
Without metapost, the context format is not built.
2010-06-17Resolve conflicts between texlive-tetex and tex-context-doc.minskim4-23/+26
tex-context{,-doc} were imported during freeze to fix context format generation in teTeX-bin.
2010-06-17Add tex-context{,-doc}.minskim1-1/+3
2010-06-17Import tex-context-doc-2009 as print/tex-context-doc.minskim4-0/+32
This is documentation for tex-context.
2010-06-16Import tex-context-2009 as print/tex-context.minskim4-0/+1583
A full featured, parameter driven macro package, which fully supports advanced interactive documents. See the ConTeXt garden for a wealth of support information.
2010-06-16Add patch comments to patch-b?sbd5-9/+25
2010-06-16add some patches from upstream to fix security problems:drochner6-3/+208
-use-after-free problem (CVE-2010-0302) -information disclosure (CVE-2010-1748) -unchecked memory allocation is texttops -file overwrite problem (I didn't find references from cups patches to CVE #s, or vice versa, so the CVE #s are not certain.) The missing http session check problem (CVE-2010-0540?) is not fixed, this would be a large patch affecting tens of files. bump PKGREVISION
2010-06-16update to 1.1.2drochner2-7/+6
changes: -UI improvements -cache for speed
2010-06-15Add tex-arabtex{,-doc}.minskim1-1/+3
2010-06-15Import tex-arabtex-doc-3.11s from pkgsrc-wip. Packaged by Kamel Derouiche.minskim4-0/+51
This is documentation for tex-arabtex.
2010-06-15Import tex-arabtex-3.11s from pkgsrc-wip. Packaged by Kamel Derouiche.minskim4-0/+153
ArabTeX is a package extending the capabilities of TeX/LaTeX to generate Arabic and Hebrew text. Input may be in ASCII transliteration or other encodings (including UTF-8); output may be Arabic, Hebrew, or any of several languages that use the Arabic script. ArabTeX consists of a TeX macro package and Arabic and Hebrew fonts (provided both in Metafont format and Adobe Type 1). The Arabic font is presently only available in the Naskhi style. ArabTeX will run with Plain TeX and also with LaTeX.
2010-06-15Update to 0.2.6:wiz2-7/+6
libspectre 0.2.6 (10 June 2010) =============================== This is another bugfix only release in the libspectre's 0.2 series. The most important change in this release is that gs is now always initalized with the flag -P- to make Ghostscript not look in the current directory for library files. See Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583183 Compiler flags -ansi and -pedantic are now optional and can be enabled with --enable-iso-c configure option. It seems -pedantic causes performance regression when compiling with Sun Studio compiler. Thanks to Dagobert Michelsen for eporting the issue. (Bug #27735) Files with a doseps header and without EOF comment are correctly rendered now. (Bug #27830)
2010-06-14Reportlab 2.4:joerg4-69/+30
- Various smaller bugfixes and improvements
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz62-105/+179
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-13Fix typo. Spotted by Snader_LB @ #pkgsrc.morr1-2/+2
2010-06-13the fonts that xpdf uses used to be in ghostscript-fonts, but nowadaysspz5-39/+41
they are present in urw-fonts; fix dependencies and font search paths. Also add X11R7 to the font search paths.
2010-06-11Fix build with gtk2-2.20.wiz1-1/+7
2010-06-11Add tex-arabi{,-doc}.minskim1-1/+3
2010-06-11Import tex-arabi-doc-1.1 from pkgsrc-wip. Packaged by Kamel Derouiche.minskim4-0/+34
This is documentation for tex-arabi.
2010-06-11Import tex-arabi-1.1 from pkgsrc-wip. Packaged by Kamel Derouiche.minskim4-0/+217
The package provides the Arabic and Farsi script support for TeX without the need of any external pre-processor. The bi- directional capability supposes that the user has a TeX engine that knows the four primitives \beginR, \endR, \beginL and \endL. That is the case in both the TeX--XeT and e-TeX engines. Arabi will accept input in several 8-bit encodings, including UTF-8. Arabi can make use of a wide variety of Arabic and Farsi fonts; PDF files generated using Arabi may be searched, and text may be copied from them and pasted elsewhere.
2010-06-10Update tex-kotex-dev to revision 85.minskim2-7/+7
- Spacing adjustment.
2010-06-10Improve libusb-specific MESSAGE by pointing out the big picture aboutgdt2-6/+9
the shift from traditional ulpt(4)/usblp to libusb. Clarify that the backend, when run without arguments, also prints out DeviceURIs of traditional printers. PKGREVISION++. ok sbd@
2010-06-09The usb-backend-both-usblp-and-libusb.dpatch does not make an allowance forsbd4-117/+33
"--disable-libusb", fix that! Bump PKGREVISION.
2010-06-09Include a MESSAGE on how to use libusb DeviceURI's if the libusb option is on.sbd2-2/+15
2010-06-08Fix CVE-2010-1440. Patch from TeX Live repository.minskim3-10/+26
Multiple integer overflows in dvipsk/dospecial.c in dvips in TeX Live 2009 and earlier, and teTeX, allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a special command in a DVI file, related to the (1) predospecial and (2) bbdospecial functions, a different vulnerability than CVE-2010-0739.
2010-06-05Incorporate:sbd8-6/+606
usb-backend-both-usblp-and-libusb.dpatch by <till.kamppeter@gmail.com> http://www.cups.org/str.php?L3357 One "usb" CUPS backend for both libusb-based and usblp-based access. Bump PKGREVISION.
2010-06-04+ p5-Net-CUPSobache1-1/+2