summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2012-11-19Use more void.joerg4-10/+45
2012-11-18Corrected directory problem with distfilejaapb1-4/+4
2012-11-18Corrected wrong directory path in build of tex-comment.jaapb1-4/+4
This should fix PR pkg/47204.
2012-11-18HPLIP 3.12.10a:schnoebe6-36/+88
Fixed crash in HP Device Manager and System Tray due to ValueError exception in HPLIP upgrade functionality 1064889 - HP System Tray and Device Manager fails with ValueError exception HPLIP 3.12.10: Added Support for the Following New Printers: - HP Deskjet Ink Advantage 2020HC Printer - HP Deskjet Ink Advantage 2520HC All-in-One - HP Envy 120 e-All-in-One - HP Envy 121 e-All-in-One - HP HotSpot LaserJet Pro M1218nfs MFP - HP OfficeJet 150 Mobile All-in-One Lunchpad fixes: 1054584 - data/rules/hplip_cron only works with English locale 1048732 - hp binary plugin installation fails Issues fixed: - Cannot scan resolution on a Photosmart C6380 - Device communication error after alignment operation from Toolbox Detailed Change Log: - Added permission in 'hp-logcapture' tool HPLIP 3.12.9: Significant Changes: - Added logcapture tool. User can collect logs by running 'hp-logcapture' command for any issue in print/scan/fax functionality Added Support for the Following New Printers: - HP DeskJet 3510 All-in-One - HP DeskJet 3511 e-All-in-One - HP DeskJet 3512 e-All-in-One - HP DeskJet Ink Advantage 6525 e-All-in-One - HP DeskJet Ink Advantage 3515 e-All-in-One - HP DeskJet Ink Advantage 3516 e-All-in-One - HP LaserJet Pro 200 color MFP M276nw - HP LaserJet Pro 200 color MFP M276n - HP LaserJet Pro M251nw Color Printer - HP LaserJet Pro M251n Color Printer - HP Photosmart 7520 e-All-in-One - HP Photosmart 7525 e-All-in-One - HP Photosmart 6520 e All-in-One - HP Photosmart 6525 e All-in-One Launchpad fixes: 452113 - Installing hplip-systray.desktop and hplip.desktop only if gui build is enabled 482674 - Support for xdg-open in base/utils.py 889008 - Scanning in grayscale with HP LaserJet Pro M1212nf give wrong aspect ratio image 932918 - Configure fix for hpcups_only_build 1012004 - HP LaserJet M1536nf MFP fails to install on Ubuntu 12.04 1019826 - Failed plugin install for HP_CP_1025nw 1029052 - WiFi configuration through USB connection is giving I/O error with DeskJet 3050 610a 1015319 - Scanning with version 3.12.6 results in End Of File error messages 1032919 - Use consistent EOL markers Issues fixed: - Device IO error occurs when configuring or perform Scan operation from toolbox with PhotoSmart 6510 Series - Secure Printing(Pin to Print) support for LaserJet M9040 Multifunction Printer - Economode is not working as expected with LaserJet 2055dn - Duplex printing does not happen in Ubuntu 10.04 and Document Viewer not showing the duplex options in all distributions - Fixed incorrect PPD picking issue during auto-plugin - Fixed WiFi configuration issue for LaserJet 400 M401, LaserJet 400 MFP M425, LaserJet Professional M1217 nfw MFP etc. - Plugin Installation UI is not popping up while connecting the plugin supported device via USB with Fedora17 32bit OS - Radio button controls in HP Device Manager do not match default settings in Driver's PPD - Align functionality is not working with PhotoSmart 6510 Series, DeskJet 2050 J510, DeskJet 3050A J611, OfficeJet 6500 E710 - Clean job does not work for the second time and throws Device Communication error - 'hp-levels' command does not give any details when execute from terminal with OfficeJet 7500 E910, DeskJet 3050A J611 and Envy 100 D410 - Fixed scan issue with Photosmart Prem C310 series - Command 'hp-scan -contrast=<contrast>' does not work in terminal - Updated Manual Instructions for Debian OS Detailed Change Log: - Added Chinese string to accept password during Chinese OS installation - Changes done for PrivateTmp feature. Logs get stored in /var/log/hp/tmp
2012-11-16Updated package to separate print/tex-comment and print/tex-index. Bumpedjaapb2-11/+9
PKGREVISION.
2012-11-16Updated Makefile to reflect existence of tex-index and tex-index-docjaapb1-1/+3
packages.
2012-11-16Added package print/tex-index-doc, version 4.1betajaapb4-0/+26
2012-11-16Added package print/tex-index, version 4.1beta.jaapb4-0/+29
2012-11-16Added tex-comment and tex-comment-doc (new packages) to category Makefile.jaapb1-1/+3
2012-11-16Added package print/tex-comment-doc as version 3.6.jaapb4-0/+22
2012-11-16*** empty log message ***jaapb4-0/+23
2012-11-15Depend on x11/fltk13 rather than x11/fltk.gdt1-3/+3
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained, and 1.3 is believed to be almost entirely compatible. Patch from Tim Larson, who has build-tested these packages on NetBSD/amd64.
2012-11-04Update tex-texlive-docindex{,-doc} to 2012.28163.minskim4-14/+14
Changes: - Added pkxcjkcat, bohr, plainpkg, pkuthss, ulthese, exsheets, uptex, actuarialangle, setdeck, venndiagram, mkbib, etc. - Removed presfull.
2012-11-02Remove the unneeded lang/perl5/dirs.mk inclusion.sbd1-2/+1
2012-10-25Update to GV 3.7.3asau6-58/+7
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
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-23Add itstool as build dependency.wiz1-1/+2
2012-10-21Resolve conflicts between tex-psfrag, tex-umlaute, and teTeX-texmf.minskim2-21/+9
2012-10-21Correct version strings.minskim2-4/+4
2012-10-21Add tex-psfrag{,-doc}.minskim1-1/+3
2012-10-21Import tex-psfrag-doc-3.04 as print/tex-psfrag-doc.minskim4-0/+24
This is documentation for tex-psfrag.
2012-10-21Import tex-psfrag-3.04 as print/tex-psfrag.minskim4-0/+30
Allows LaTeX constructions (equations, picture environments, etc.) to be precisely superimposed over Encapsulated PostScript figures, using your own favorite drawing tool to create an EPS figure and placing simple text 'tags' where each replacement is to be placed, with PSfrag automatically removing these tags from the figure and replacing them with a user specified LaTeX construction, properly aligned, scaled, and/or rotated.
2012-10-21Add tex-umlaute{,-doc}.minskim1-1/+3
2012-10-21Import tex-umlaute-doc-v2.1 as print/tex-umlaute-doc.minskim4-0/+21
This is documentation for tex-umlaute.
2012-10-21Import tex-umlaute-v2.1 as print/tex-umlaute.minskim4-0/+33
An early package for using alternate input encodings. The author considers the package mostly obsolete, since most of its functions are taken by the inputenc package; however, inputenc doesn't support the roman8 and atari encodings, so umlaute remains the sole source of that support.
2012-10-19update to 3.6.1drochner5-2368/+2639
This switches to the gnome-3.6 release branch
2012-10-16Add tex-ifplatform{,-doc}.minskim1-1/+3
2012-10-16Import tex-ifplatform-doc-0.3a as print/tex-ifplatform-doc.minskim4-0/+21
This is documentation for tex-ifplatform.
2012-10-16Import tex-ifplatform-0.3a as print/tex-ifplatform.minskim4-0/+30
This package uses the (La)TeX extension -shell-escape to establish whether the document is being processed on a Windows or on a Unix-like system (Mac OS X, Linux, etc.), or on Cygwin (Unix environment over a windows system). Booleans provided are \ifwindows, \iflinux, \ifmacosx, and \ifcygwin. The package also preserves the output of uname on a Unix-like system, which may be used to distinguish between various classes of Unix systems.
2012-10-16Update tex-oberdiek{,-doc} to 2012.minskim6-17/+34
New packages: fibnum, thepdfnumber, and enparen.
2012-10-16Sync tex-amsmath{,-doc} with TeX Live 2012. Documentation updates only.minskim4-14/+13
2012-10-16Update tex-tools{,-doc} to 2012.minskim4-14/+14
Changes: * varioref.dtx: Avoid even \protected@edef in \vref@pagenum to pacify french babel * multicol.dtx: right-to-left language support added * multicol.dtx: typo corrections only -- thanks to Laurent Lyaudet * varioref.dtx: Correct spacing -- same mistake as in \vref Defaults for esperanto added * xspace.dtx: Improve edge case for xspace * ftnright.dtx: Check for split footnotes
2012-10-16Sync tex-graphics{,-doc} with TeX Live 2012.minskim4-13/+13
Changes: - Regenerated PDF documentation.
2012-10-16Update tex-pdftex-def to 0.06d.minskim2-7/+7
Changes since 0.05d: * The use info on the screen goes with an information entry in the .log file that also tells the requested width (feature request of Axel Berger). * Use of packages `infwarerr' and `ltxcmds'. * Fix in \GPT@NormalizeNumber. * Date fixed in \ProvidesFile. * The ConTeXt support files `supp-pdf.*' and `supp-mpe.*' do not prevent reloading. Therefore `pdftex.def' only tries to load them if \convertMPtoPDF and \assignMPStransparency are not available. This fixes a compatibilty issue with class `combine'. * Fix for v0.06a, package `ltxcmds' was not loaded in plain TeX.
2012-10-16Update tex-latex-bin{,-doc} to 2012.minskim4-15/+15
Changes: - Formats generated from up-to-date sources.
2012-10-16Sync tex-latex{,-doc} with TeX Live 2012. No functional change.minskim4-14/+14
2012-10-16Update tex-luatex{,-doc} to 0.70.1pl26689.minskim4-14/+14
Changes: - Updated the Unicode character list. - Updated year in the LuaTeX configuration file.
2012-10-16Update tex-pdftex{,-doc} to 1.40.11pl27932.minskim5-18/+25
Changes: - Updated font map files. - Added simpdftex.
2012-10-16Update tex-latexconfig to 2012.minskim2-7/+7
Changes: - Set \XeTeXdashbreakstate for XeLaTeX.
2012-10-16Update tex-ifluatex{,-doc} to 1.3pl26725.minskim4-15/+14
Changes: - Update usage of \catcode.
2012-10-16Do not use bundled freetype, use pkgsrc's.rumko1-1/+3
The bundled freetype conflicts with pkgsrc's and results in build errors. Closes PR pkg/47063. Ok@ wiz
2012-10-14Update tex-plain to 3.141592653.26647.minskim2-8/+7
Changes: - luatex.ini includes pdfetex.ini instead of etex.ini. - xetex.ini sets \XeTeXdashbreakstate.
2012-10-14Update tex-misc to 2012.minskim2-7/+7
Changes: - Black font is now for 75 PPI, not 150 PPI.
2012-10-14Update tex-hyphen-base to 2012.minskim5-42/+55
Sync the list of languages with TeX Live 2012. No functional change.
2012-10-14Add supplementary files for tex-tetex to generate TeX formats.minskim4-2/+88
2012-10-14texlive-tetex requires more recent tex-tetex to handle TeX formats.minskim4-37/+16
2012-10-14Make fmtutil in tex-tetex usable by installing its config and symlink.minskim2-2/+6
2012-10-14Let tex-tetex delete a dvipdfmx map file when it uninstalls.minskim1-3/+3
2012-10-14Let tex-kpathsea install fmtutil.cnf.minskim4-13/+112
This allows TeX formats to be generated without relying on texlive-tetex.
2012-10-14TEX_FORMAT_NAMES is no longer used.minskim4-49/+6