summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2016-07-22Add a patch to fix CVE-2016-6265 use after free bug (from upstream)leot3-3/+27
Bump PKGREVISION
2016-07-21sortjnemeth1-2/+2
2016-07-20- Following two packages are added to BUILD_DEPENDS for make testmef1-1/+4
p5-Package-DeprecationManager-[0-9]* p5-Module-Pluggable-[0-9]*
2016-07-18Set LICENSE.wiz6-12/+12
2016-07-18Update print/cups-filters to 1.10.0leot3-11/+11
Changes: CHANGES IN V1.10.0 - texttotext: Added new filter for text-only printers written in C, to use the CUPS library to access the print queue's PPD file, with a lot of options to fit practically all printer models amd paper sizes, support for CUPS' page management options, and support for configuring the print queue and controlling the options by the PPD file. The PPD is now generated on-the-fly by cupsfilters.drv. - textonly: Removed the old script-based filter and its PPD for text-only printers. - rastertops: Added new filter to turn PWG Raster into PostScript, in preparation for MuPDF support. Thanks to Pranjal Bhor for contributing this as part of his Google Summer of Code project. - gstoraster, gstopxl, gstopdf, pstopdf: Integrated functionality of script-based filters pstopdf and gstopxl into gstoraster filter as script-based filters cannot access the print queue's PPD file with current CUPS due to change of PPD file permissions. To make gstoraster always produce the correct output format (CUPS/PWG Raster, PDF, PCL-XL) it is called via new wrapper scripts (gstopdf, gstopxl) which set an environment variable telling the format. The old filter scripts got removed. - imagetops, texttops: Do not use $0 in the wrapper scripts, when CUPS calls filters, it passes the queue name as $0, not path and name of the called filter. - cups-browsed: When creating local queues for discovered IPP network printers always create PPD files and if the information supplied by the printer via IPP is insufficient use information from the DNS-SD entry or default values suitable for most printers. Use System V interface scripts only on explicit request in cups-browsed.conf. This change is to address the fact that System V interface script support is removed from CUPS 2.2.x and later for security reasons. - pstopdf: Make the filter only get installed if Ghostscript is present and also moved its conversion rules into the cupsfilters-ghostscript.convs file. - cups-browsed: Fixed crash when trying to get debugg logging both to the terminal and into a file. - libcupsfilters: Fixed crash of pdftoraster when the color space is an RGB space (3 colors) with 1 bit color depth. Here we need to add one bit to the pixels (to get 4 bits per pixel) to align the pixels with the bytes. - cups-browsed: From cups-browsed.service removed the unneeded "Wants=cups.service" as we have "Requires=cups.service" (Debian bug #827455, #827457). - foomatic-rip: Updated man page for removed page logging facility. - pdftops: Also added Dell to the list of manufacturers whose printers need Poppler's PostScript to work around their PostScript interpreter bugs (Debian bug #827040).
2016-07-17Add new tex packages.wiz1-1/+62
2016-07-17Add missing packages for the texlive context collection.wiz244-0/+1781
2016-07-15Fix linking with openjpeg-2.1.1leot3-8/+20
Restrict OPJ_STATIC definition to Windows (as the comment suggests). This avoid linking errors with openjpeg-2.1.1. Bump PKGREVISION
2016-07-14Add tex-ctablestack{,-doc}markd1-1/+3
2016-07-14Add tex-ctablestack{,-doc} 1.0markd8-0/+50
This package provides a method for defining category code table stacks in LuaTeX. It builds on code provided by the 2015/10/01 release of LaTeX2e (also available as ltluatex.sty for plain users). It is required by the luatexbase package (v1.0 onward) which uses ctablestack to provide a back-compatibility form of this concept.
2016-07-14Add tex-lua{code,tex85,tex-def}{,-doc}markd1-1/+7
2016-07-14Add tex-luacode{,-doc} 1.2a - Helper for executing lua code from within TeXmarkd24-0/+148
Add tex-luatex85{,-doc} 1.0 - pdfTeX aliases for LuaTeX Add tex-luatex-def{,-doc} 0.01b - LuaTeX option file for color and graphics
2016-07-14Add MESSAGE noting that you need to run "mtxrun --generate"markd1-0/+9
2016-07-14Don't build luajit just for something we aren't installing anyway.markd1-3/+2
Fixes PR pkg/51338
2016-07-13fix luatex config paths to match pkgsrc texmf.cnfmarkd3-3/+73
2016-07-10Fixed pkglint warning.rillig1-2/+2
2016-07-10Fixed typo in HOMEPAGE.rillig1-2/+2
2016-07-10Fixed typo in LICENSE. Bumped revision.rillig1-2/+3
2016-07-10Fixed typo in NO_SRC_ON_{FTP,CDROM}. Bumped revision of affected packages.rillig3-7/+7
2016-07-09Remove python33: adapt all packages that refer to it.wiz8-18/+18
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz45-75/+90
2016-07-07Add one more SunOS assembly patch to fix 64-bit.jperkin2-1/+20
2016-07-06Generate lj_vm_asm.S at build time using a patched generator, shouldjperkin4-23/+49
ensure both SunOS and NetBSD builds are fixed.
2016-07-05Fully fix the SunOS PLT issue.jperkin2-5/+8
2016-07-05remove gratuitous use of sed -i (related to PR 51304)dholland3-7/+8
2016-07-03workaround for luajit PIC issue PR pkg/51304 (also PR pkg/51260)markd3-3/+21
2016-07-01The recent libarchive update changed the library major. Increase thejperkin4-7/+8
ABI depends and perform a PKGREVISION bump for dependents. Noticed by OSX binary package users.
2016-06-29Bump ptexenc dependency to 1.3.4 PR pkg/51292markd1-2/+2
No PKGREVISION bump required as wouldn't build with older versions.
2016-06-23Added patch-src_doc_PdfImage.cpp to distinfo; added comment to this patch.adam2-2/+6
2016-06-19Recognize TIFF images with alpha channel when using the photometricjoerg2-2/+15
color tag. Bump revision.
2016-06-19Add dependency on tex-graphics-cfgmarkd2-2/+6
2016-06-19Update locationprlw11-3/+3
2016-06-19Note dependency on tex-graphics-cfgmarkd1-2/+3
2016-06-19Add tex-graphics-cfg{,-doc} tex-dvisvgm-def{,-doc}markd1-1/+5
2016-06-19Add tex-graphics-cfg{,-doc} 2016markd16-0/+95
Sample configuration files for LaTeX color and graphics Add tex-dvisvgm-def{,-doc} 1.0a Colour and Graphics support for dvisvgm
2016-06-18Uses perl.markd1-1/+2
2016-06-18Update print/cups to 2.1.4leot3-20/+82
pkgsrc changes: - Switch MASTER_SITES to MASTER_SITE_GITHUB (per-upstream), simplify DISTNAME handling and get rid of comment (because also the bug handling changed to GitHub issues) Changes: CHANGES IN CUPS V2.1.4 ---------------------- - Fixed reporting of 1284 Device IDs (Issue #3835, PR #3836) - Fixed printing of multiple files to raw queues (Issue #4782) - The scheduler did not implement the Hold-New-Jobs opertion correctly (Issue #4767) - The ipptool program truncated values at 8k (Issue #4786) - The ipptool program did not correctly report uriScheme values in plist output (Issue #4785) - The cups-lpd mini-daemon incorrectly included the document-name attribute when creating a job. It should only be included when sending a job (Issue #4790) - USB quirk updates (Issue #4778, Issue #4789) - Documentation update (Issue #4772)
2016-06-16Set version to 2016 so that doesnt go backwards.markd2-4/+5
2016-06-16tex-tex-ini-files not tex-tex-init-filesmarkd1-3/+3
2016-06-16Add tex-pbibtex-base{,-doc} tex-ptex-base{,-doc} tex-tex-ini-files{,-doc}markd1-1/+10
tex-unicode-data{,-doc} tex-updmap-map
2016-06-16Updated to TexLive 2016:markd653-5233/+5988
Updated print/cjkutils to 4.8.4nb1 Updated print/dviljk to 2.6.5nb7 Updated print/dvipdfmx to 20160307 Updated print/dvipsk to 5.996 Updated print/kpathsea to 6.2.2 Updated print/lacheck to 1.28nb1 Updated print/luatex to 0.95 Updated print/ptexenc to 1.3.4 Updated print/seetexk to 1.1nb2 Updated print/tex4ht to 0.0.20160522 Updated print/vlna to 1.5nb2 Updated print/web2c to 2016 Updated print/xdvik to 22.87.03 Updated print/xetex to 0.99996 Updated print/xpdfopen to 0.86nb1 Updated print/tex-IEEEtran{,-doc} to 1.8b Updated print/tex-abc{,-doc} to 2.0b Updated print/tex-aleph to 0.2.40768 Updated print/tex-algorithm2e{,-doc} to 5.1 Updated print/tex-algorithms{,-doc} to 0.1 Updated print/tex-amsmath{,-doc} to 2.15b Updated print/tex-babel{,-doc} to 3.9r Updated print/tex-babel-bosnian to 1.1 Updated print/tex-babel-estonian to 1.1a Updated print/tex-babel-french to 3.2c Updated print/tex-babel-friulan to 1.3 Updated print/tex-babel-greek to 1.9f Updated print/tex-babel-hungarian to 1.5c Updated print/tex-babel-icelandic to 1.2b Updated print/tex-babel-latin to 3.5 Updated print/tex-babel-russian to 1.3h Updated print/tex-babel-spanish to 5.0p Updated print/tex-babel-vietnamese to 1.4 Updated print/tex-babel-welsh to 1.1a Updated print/tex-biblatex{,-doc} to 3.4 Updated print/tex-booktabs{,-doc} to 1.618033 Updated print/tex-breqn to 0.98d Updated print/tex-caption{,-doc} to 20160202 Updated print/tex-chess-problem-diagrams{,-doc} to 1.12 Updated print/tex-cjk-gs-integrate{,-doc} to 20160115.0 Updated print/tex-cjk-ko{,-doc} to 1.8 Updated print/tex-cjkpunct{,-doc} to 4.8.4 Updated print/tex-context{,-doc} to 2016 Updated print/tex-csplain to 2016 Updated print/tex-csquotes{,-doc} to 5.1g Updated print/tex-ctable to 1.31 Updated print/tex-cweb{,-doc} to 3.64af Updated print/tex-datatool{,-doc} to 2.25 Updated print/tex-dvipdfmx{,-doc} to 2016 Updated print/tex-dvipdfmx-def to 4.08 Updated print/tex-dvips{,-doc} to 2016 Updated print/tex-eplain{,-doc} to 3.8 Updated print/tex-etex-pkg{,-doc} to 2.6 Updated print/tex-europasscv{,-doc} to 2016 Updated print/tex-fix2col{,-doc} to 0.04 Updated print/tex-font-change{,-doc} to 2015.2 Updated print/tex-glossaries{,-doc} to 4.23 Updated print/tex-graphics{,-doc} to 1.0r Updated print/tex-hausarbeit-jura{,-doc} to 1.4 Updated print/tex-hyperref{,-doc} to 6.83n Updated print/tex-hyph-utf8{,-doc} to 2016 Updated print/tex-hyphen-afrikaans to 2016 Updated print/tex-hyphen-ancientgreek to 2016 Updated print/tex-hyphen-arabic to 2016 Updated print/tex-hyphen-armenian to 2016 Updated print/tex-hyphen-base to 2016 Updated print/tex-hyphen-basque to 2016 Updated print/tex-hyphen-bulgarian to 2016 Updated print/tex-hyphen-catalan to 2016 Updated print/tex-hyphen-chinese to 2016 Updated print/tex-hyphen-coptic to 2016 Updated print/tex-hyphen-croatian to 2016 Updated print/tex-hyphen-czech to 2016 Updated print/tex-hyphen-danish to 2016 Updated print/tex-hyphen-dutch to 2016 Updated print/tex-hyphen-english to 2016 Updated print/tex-hyphen-esperanto to 2016 Updated print/tex-hyphen-estonian to 2016 Updated print/tex-hyphen-ethiopic to 2016 Updated print/tex-hyphen-farsi to 2016 Updated print/tex-hyphen-finnish to 2016 Updated print/tex-hyphen-french to 2016 Updated print/tex-hyphen-friulan to 2016 Updated print/tex-hyphen-galician to 2016 Updated print/tex-hyphen-georgian to 2016 Updated print/tex-hyphen-german to 2016 Updated print/tex-hyphen-greek to 2016 Updated print/tex-hyphen-hungarian to 2016 Updated print/tex-hyphen-icelandic to 2016 Updated print/tex-hyphen-indic to 2016 Updated print/tex-hyphen-indonesian to 2016 Updated print/tex-hyphen-interlingua to 2016 Updated print/tex-hyphen-irish to 2016 Updated print/tex-hyphen-italian to 2016 Updated print/tex-hyphen-kurmanji to 2016 Updated print/tex-hyphen-latin to 3.1.2016 Updated print/tex-hyphen-latvian to 2016 Updated print/tex-hyphen-lithuanian to 2016 Updated print/tex-hyphen-mongolian to 2016 Updated print/tex-hyphen-norwegian to 2016 Updated print/tex-hyphen-piedmontese to 2016 Updated print/tex-hyphen-polish to 3.0a.2016 Updated print/tex-hyphen-portuguese to 2016 Updated print/tex-hyphen-romanian to 2016 Updated print/tex-hyphen-romansh to 2016 Updated print/tex-hyphen-russian to 2016 Updated print/tex-hyphen-sanskrit to 2016 Updated print/tex-hyphen-serbian to 1.0a.2016 Updated print/tex-hyphen-slovak to 2016 Updated print/tex-hyphen-slovenian to 2016 Updated print/tex-hyphen-spanish to 4.5.2016 Updated print/tex-hyphen-swedish to 2016 Updated print/tex-hyphen-thai to 2016 Updated print/tex-hyphen-turkish to 2016 Updated print/tex-hyphen-turkmen to 2016 Updated print/tex-hyphen-ukrainian to 2016 Updated print/tex-hyphen-uppersorbian to 2016 Updated print/tex-hyphen-welsh to 2016 Updated print/tex-ifluatex{,-doc} to 1.4 Updated print/tex-koma-script to 3.20 Updated print/tex-kotex-oblivoir{,-doc} to 2.1.7 Updated print/tex-kotex-plain{,-doc} to 2.1.1.a Updated print/tex-kotex-utf{,-doc} to 2.1.2 Updated print/tex-kotex-utils{,-doc} to 2.1.0 Updated print/tex-kpathsea{,-doc} to 2016 Updated print/tex-latex{,-doc} to 2016 Updated print/tex-latex-bin to 2016 Updated print/tex-latexconfig to 2016 Updated print/tex-leaflet{,-doc} to 1.1a Updated print/tex-lettrine{,-doc} to 1.9 Updated print/tex-lollipop{,-doc} to 1.06 Updated print/tex-luatex to 0.95 Updated print/tex-mathtools to 1.18 Updated print/tex-media9{,-doc} to 0.68 Updated print/tex-memoir{,-doc} to 3.7f Updated print/tex-mhchem{,-doc} to 4.04 Updated print/tex-microtype{,-doc} to 2.6a Updated print/tex-minted{,-doc} to 2.1 Updated print/tex-musixtex{,-doc} to 1.22 Updated print/tex-oberdiek{,-doc} to 2016 Updated print/tex-pageslts to 1.2f Updated print/tex-paralist{,-doc} to 2.5 Updated print/tex-pdfcomment{,-doc} to 2.3b Updated print/tex-pdfpages{,-doc} to 0.5f Updated print/tex-pdftex{,-doc} to 2016 Updated print/tex-pgf{,-doc} to 3.0.1a Updated print/tex-pgfplots{,-doc} to 1.13 Updated print/tex-pict2e{,-doc} to 0.3b Updated print/tex-plain to 3.141592653.40274 Updated print/tex-polyglossia{,-doc} to 1.42.4 Updated print/tex-powerdot to 1.5a Updated print/tex-preview{,-doc} to 11.89 Updated print/tex-ptex to 3.2pl41220 Updated print/tex-realscripts{,-doc} to 0.3d Updated print/tex-schwalbe-chess{,-doc} to 2.1 Updated print/tex-showlabels{,-doc} to 1.7 Updated print/tex-siunitx{,-doc} to 2.6q Updated print/tex-sttools{,-doc} to 1.8 Updated print/tex-tetex{,-doc} to 3.0.41059 Updated print/tex-tex4ht{,-doc} to 2016 Updated print/tex-texinfo to 5.1.40618 Updated print/tex-texlive-scripts to 2016 Updated print/tex-texlive.infra to 2016 Updated print/tex-titlesec{,-doc} to 2.10.2 Updated print/tex-tools{,-doc} to 2016 Updated print/tex-toptesi{,-doc} to 5.91 Updated print/tex-udesoftec{,-doc} to 1.5.2 Updated print/tex-xcjk2uni{,-doc} to 0.6 Updated print/tex-xcolor{,-doc} to 2.12 Updated print/tex-xetex{,-doc} to 2016 Updated print/tex-xetex-def to 4.08 Updated print/tex-xetexconfig to 2016 Updated print/tex-xltxtra{,-doc} to 0.6 Added print/tex-pbibtex-base{,-doc} version 0.0.2016 Added print/tex-ptex-base{,-doc} version 0.0.2016 Added print/tex-tex-ini-files{,-doc} version 2016 Added print/tex-unicode-data{,-doc} version 1.4a Added print/tex-updmap-map version 2016
2016-06-13atril: Update to 1.14.1 and disable introspection by default.youri4-23/+15
1.14.1 ------ * Translations update * fix several random webview related crashes
2016-06-12Update print/cups-filters to 1.9.0leot2-8/+7
Changes: CHANGES IN V1.9.0 - foomatic-rip: Removed page logging via insertion of PostScript code. This works only with Ghostscript and PostScript input and even then it can break things or simply not work. We do the page logging for foomatic-rip in pdftopdf now, which is more universal and more reliable. - sys5ippprinter: Added page logging (to /var/log/cups/page_log) functionality. - pdftopdf: Added functionality for logging pages in the /var/log/cups/page_log file. Logging can also be forced or surpressed via command line (page-logging=on/off/auto) and page logging is also done for filters which should do but actually do not do: foomatic-rip, gstopxl, hpps (CUPS issue #4798, Ubuntu bug #1585380). - pdftopdf: Whitespace and indentation clean-up. - README: Removed the documentation of the old Poppler-based pdftopdf filter which is not included any more. - cups-browsed: Do not schedule failed operations for later repetition during shutdown. - cups-browsed: Added support for debug logging into a file (usually /var/log/cups/cups-browsed_log, to be activated via "-l" or "--logfile" option or via "DebugLogging file" option in cups-browsed.conf. - cups-browesd: Consistent use of debug_printf() in the LDAP support. - cups-browsed: Added "Requires=cups-service" to the cups-browsed.service file, so that systemd keeps CUPS running while shutting down cups-browsed on system shutdown (Ubuntu bug #1579905). - README: Extended pdftopdf's documentation. - README: Added documentation for the pdfAutorotate option in pdftopdf. - gstoraster: Treat status output of the waitpid() function properly, to avoid gstoraster exiting with zero status when Ghostscript exited with non-zero status or got terminated by a signal (Bug #1354). - README: Fixed typos. Thanks to Pranjal Bhor (bhor dot pranjal at gmail dot com) for the patch. - braille: Recognize application/vnd.cups-pdf-banner MIME type and read standard input directly instead of using /dev/stdin. - braille: Drop output of the "type" command when checking the presence of helper utilities. - braille: Do not send EOF twice to the braille embosser. - cups-browsed/sys5ippprinter: Fixed documentation about the allowed input formats for auto-created network printer queues using sys5ippprinter, also improved NEWS entry about renaming of sys5ippprinter (Debian bug #819665).
2016-06-08Bump PKGREVISION for perl-5.24.wiz8-14/+16
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2016-06-02avoid gnu-grep presumptions in favour of portable usage for detecting qt5richard2-1/+18
reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=72744 fixes poppler-qt5 build on SunOS
2016-05-28Update to 3.16.5schnoebe6-16/+635
Upstream release notes: HPLIP 3.16.5 - This release has the following changes: Added Support for the Following New Printers: - HP OfficeJet 200 Mobile Printer Series - HP OfficeJet Pro 8710 All-in-One Printer - HP OfficeJet Pro 8715 All-in-One Printer - HP OfficeJet Pro 8740 All-in-One Printer - HP OfficeJet Pro 8720 All-in-One Printer - HP OfficeJet Pro 8725 All-in-One Printer - HP LaserJet Pro M501n - HP LaserJet Pro M501dn Added support for the following new Distro's: - Ubuntu 16.04 - Debian 8.4 Announcements: - Qt5 support is available. For more information check the following link http://hplipopensource.com/node/376 pkgsrc changes: * added support for a new option, 'qt5' for qt5 support * renamed option 'qt' to option 'qt4' * qt4 & qt5 are mutually exclusive.
2016-05-24Fix build by add missing DEPENDS.wen1-1/+2
Spotted by: joerg@
2016-05-22Recursive bump for poppler* update to 0.44.0.wiz24-47/+48
2016-05-22Remove patch that was integrated upstream, slightly differently.wiz1-114/+0