summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2015-09-07Now that _STRIPFLAG_INSTALL defaults to empty on Darwin remove manual setting.jperkin1-4/+1
2015-09-06Fix build with jbig2dec-0.12.wiz1-1/+2
2015-09-05Add --disable-ldap to fix build on some systems.wiz1-1/+2
Reported by Richard Palo.
2015-09-05Various changes to fix build on Darwin.jperkin16-56/+97
2015-09-03Update to 2.1.0:wiz5-40/+14
CHANGES.txt - 2.1.0 - 2015-08-31 -------------------------------- CHANGES IN CUPS V2.1.0 - Fixed more scheduler crash bugs in the new logging code (STR #4687, STR #4690) - The scheduler did not use the ConfigFilePerm setting when copying PPD files or interface scripts attached to a request (STR #4703) - Now support new Chinese locale IDs and their correct fallback locales (<rdar://problem/22086642>, <rdar://problem/22130168>) - "make check" incorrectly reported an expectation of 18 warning messages when 8 were expected (STR #4684) - The new PDF file type rule did not work (STR #4692) - The scheduler did not update the jobs.cache file when job files were expired (STR #4706) - Fixed some configure script issues (STR #4694, STR #4695, STR #4698) - Documentation updates (STR #4691, STR #4693) CHANGES IN CUPS V2.1rc1 - Added support for 3D printers (basic types only, no built-in filters) based on PWG white paper. - Fixed bugs in the new journald support (STR #4655, STR #4658, STR #4661) - Fixed domain socket support on Linux (STR #4679) - Fixed signal handlers in the dnssd and usb backends (STR #4671) - <Limit All> in <Policy> sections now applies to all operations when used by itself (STR #4659) - Configure script changes for systemd support (STR #4669) - Updated autoconf sources to use newer form of AC_INIT (STR #4664) CHANGES IN CUPS V2.1b1 - Improved speed of ppdMarkDefaults for complex/large PPDs (<rdar://problem/15146999>) - The IPP backend now stops sending print data if the printer indicates the job has been aborted or canceled (<rdar://problem/17837631>) - The IPP backend now sends the job-pages-per-set attribute when printing multiple copy jobs with finishings (<rdar://problem/16792757>) - The IPP backend now updates the cupsMandatory values when the printer configuration changes (<rdar://problem/18126570>) - No longer install banner files since third-party banner filters now supply their own (STR #4518) - Added support for EXPECT-ALL directive in ipptool test files (STR #4469) - Added support for WITH-VALUE-FROM predicate in ipptool test files (STR #4470) - The scheduler no longer listens on the loopback interface unless the web interface or printer sharing are enabled (<rdar://problem/9136448>) - Added a PPD generator for IPP Everywhere printers (STR #4258) - Now install "default" versions of more configuration files (<rdar://problem/19024491>) - The cupstestppd program did not handle "maxsize(nnn)" entries in cupsFilter/cupsFilter2 values (<rdar://problem/18974858>) - The scheduler now checks the return value of rename() calls (STR #4589) - The scheduler now validates ErrorPolicy values in config files (STR #4591) - Long cookies caused the web interface to stop working (STR #4619) - Added SSLOptions values to allow Diffie-Hellman key exchange and disable TLS/1.0 support. - Updated the scheduler to support more IPP Everywhere attributes (STR #4630) - The scheduler now supports advanced ASL and journald logging when "syslog" output is configured (STR #4474) - The scheduler now supports logging to stderr when running in the foreground (STR #4505)
2015-09-02Add tex-cjk-gs-integrate{,-doc}markd1-1/+3
2015-09-02Add tex-cjk-gs-integrate{,-doc} 20150506.1markd8-0/+74
Tools to integrate CJK fonts into Ghostscript
2015-09-01Update tex-cjk-ko{,-doc} to 1.7markd12-43/+43
Update tex-kotex-oblivoir{,-doc} to 2.1.3 Update tex-kotex-utf{,-doc} to 2.1.1 Changes unknown.
2015-09-01Update tex-texinfo to 5.1.37747markd2-7/+8
Changes unknown
2015-09-01Add more tex packages.markd1-1/+19
2015-09-01Add tex-xstring(,-doc} 1.7c String manipulation for (La)TeXmarkd72-0/+655
Add tex-toptesi{,-doc} 5.86f Bundle for typesetting multilanguage theses Add tex-stringstrings{,-doc} 1.23 String manipulation for cosmetic and programming application Add tex-probsoln{,-doc} 3.04 Generate problem sheets and their solution sheets Add tex-flowfram{,-doc} 1.17 Create text frames for posters, brochures or magazines Add tex-europasscv{,-doc} 2015 Unofficial class for the new version of the Europass curriculum vitae Add tex-envlab{,-doc} 1.2 Addresses on envelopes or mailing labels Add tex-newlfm{,-doc} 9.4 Write letters, facsimiles, and memos Add tex-cuisine{,-doc} 0.7 Typeset recipes in LaTeX From yhardy in pkgsrc-wip. Cleanup by me.
2015-08-30Update php-pdflib to 2.1.8, latest 2.x release.taca2-7/+6
(php-pdflib 3.0 and later requires PDFlib 7 or later.) 2.1.9: - added support for PHP 5.4 2.1.10: - fixed https://bugs.php.net/bug.php?id=64455
2015-08-30Update to 1.0.74:wiz3-22/+6
CHANGES IN V1.0.74 - cups-browsed: Added NULL check when getting the notification of a printer starting to process a job and checking whether this printer is created by cups-browsed with the implicitclass: backend (Ubuntu bug #1488524). - backends: Include unistd.h and fcntl.h in backend-private.h for all platforms, not only Linux, so that the backends build also on non-Linux platforms (Bug #1308). - cups-browsed: Do not schedule printers for update when they are already marked as disappeared. - cups-browsed: Added sanity checks when saving the default printer selection in a file. - cups-browsed, implicitclass: If remote queues disappear or cups-browsed shuts down and a cups-browsed-generated queue still has jobs and needs to be kept therefore, disable it and re-enable it when cups-browsed starts again and/or the remote queue(s) re- appear(s). This avoids repeated retries of the jobs while the remote server is not available, causing unneeded system load and battery consumption. - cups-browsed: After polling info from remote CUPS servers to find the best destination job, set the default CUPS server back to local.
2015-08-29Needs upper limit for cups15 to be actually picked. Bump revision.joerg1-3/+3
2015-08-27Import a few fixes to print/hplipkhorben5-36/+56
These changes: - fix paths for /etc and /var after those of Python installer files - while there, fix paths in additional files - locate libraries on systems without ldconfig(8) This is particularly relevant for some of the tools installed, like hp-check (which still doesn't complete). With these changes, I can print again with my M276n printer.
2015-08-26Update to 1.0.73. Now needs gdbus-codegen and gmake to build.wiz6-54/+28
CHANGES IN V1.0.73 - cups-browsed: Added missing utils/org.cups.cupsd.Notifier.xml file. CHANGES IN V1.0.72 - cups-browsed, implicitclass: Added load balancing functionality. If there are several remote CUPS printers with the same name, they for locally a cluster represented by a print queue with this name. This printer prints through a special backend (implicitclass) which makes cups-browsed find the best destination remote queue (fewest jobs, enabled) for this job. - cups-browsed: Added protection against accidental deletion of print queues generated by cups-browsed. These queues now get automatically re-created. - cups-browsed: Added LDAP support. Appropriately configured via cups-browsed.conf remote printers made available via LDAP will be looked up and local queues pointing to them created. Thanks to Raphael Geissert (atomo64 at gmail dot com) for contributing this patch (Debian bug #795185). - cups-browsed: Introduced new handling for the default printer using cache files. So we do not need to keep an auto-generated queue because it is set as default printer. If the auto-generated queue disappears, the old local printer is set as default again and when it re-appears it returns to be the default printer. - cups-browsed: Added infrastructure for subscribing to CUPS notifications for things like improved default printer handling, load balancing, ... - foomatic-rip: Prevent crash when supplying "media" option with empty value ("media=", Ubuntu bug #1479871). - pdftoopvp: Adaptations to API changes on Poppler 0.34.0, note that this patch disables color management in this filter. Thanks to Vincent le Garrec and Andreas K. Huettel for the patch (Bug #1301, Gentoo bug #554782). - libcupsfilters, bannertopdf, foomatic-rip, gstoraster, pdftoijs, sys5ippprinter, pdftoopvp, pdftops, pdftoraster, rastertoescpx, urftopdf, texttopdf: Miscellaneous fixes for build compatibility with different platforms, like config.h as very first include and so on. Thanks to Richard Palo for the patch (Bug #1264). - texttopdf: Request the generic 'monospace' font alias from fontconfig instead of the hard-coded FreeMono. Thanks to Fabian Greffrath (fabian at debian dot org) for the patch (Debian bug #788048).
2015-08-25Document TEXLIVE_REV and add some tips for MAINTAINERs thatleot1-5/+18
adds/updates TeX Live packages. Discussed one year ago in PR pkg/49070 and in tech-pkg@: http://mail-index.netbsd.org/tech-pkg/2014/08/29/msg013507.html
2015-08-18Use MASTER_SITE_PYPI.kleink1-2/+2
2015-08-18Update py-PDF2 to 1.25.1kleink2-6/+6
Patch 1.25.1, 2015-07-20 - Fix bug when parsing inline images. Occurred when merging certain pages with inline images - Fixed type error when creating outlines by utilizing the isString() test Version 1.25, 2015-07-07 ------------------------ BUGFIXES: - Added Python 3 algorithm for ASCII85Decode. Fixes issue when reading reportlab-generated files with Py 3 (jerickbixly) - Recognize more escape sequence which would otherwise throw an exception (manuelzs, robertsoakes) - Fixed overflow error in generic.py. Occurred when reading a too-large int in Python 2 (by Raja Jamwal) - Allow access to files which were encrypted with an empty password. Previously threw a "File has not been decrypted" exception (Elena Williams) - Do not attempt to decode an empty data stream. Previously would cause an error in decode algorithms (vladir) - Fixed some type issues specific to Py 2 or Py 3 - Fix issue when stream data begins with whitespace (soloma83) - Recognize abbreviated filter names (AlmightyOatmeal and Matthew Weiss) - Copy decryption key from PdfFileReader to PdfFileMerger. Allows usage of PdfFileMerger with encrypted files (twolfson) - Fixed bug which occurred when a NameObject is present at end of a file stream. Threw a "Stream has ended unexpectedly" exception (speedplane) FEATURES: - Initial work on a test suite; to be expanded in future. Tests and Resources directory added, README updated (robertsoakes) - Added document cloning methods to PdfFileWriter: appendPagesFromReader, cloneReaderDocumentRoot, and cloneDocumentFromReader. See official documentation (robertsoakes) - Added method for writing to form fields: updatePageFormFieldValues. This will be enhanced in the future. See official documentation (robertsoakes) - New addAttachment method. See documentation. Support for adding and extracting embedded files to be enhanced in the future (moshekaplan) - Added methods to get page number of given PageObject or Destination: getPageNumber and getDestinationPageNumber. See documentation (mozbugbox) OTHER ENHANCEMENTS: - Enhanced type handling (Brent Amrhein) - Enhanced exception handling in NameObject (sbywater) - Enhanced extractText method output (peircej) - Better exception handling - Enhanced regex usage in NameObject class (speedplane) Version 1.24, 2014-12-31 ------------------------ - Bugfixes for reading files in Python 3 (by Anthony Tuininga and pqqp) - Appropriate errors are now raised instead of infinite loops (by naure and Cyrus Vafadari) - Bugfix for parsing number tokens with leading spaces (by Maxim Kamenkov) - Don't crash on bad /Outlines reference (by eshellman) - Conform tabs/spaces and blank lines to PEP 8 standards - Utilize the readUntilRegex method when reading Number Objects (by Brendan Jurd) - More bugfixes for Python 3 and clearer exception handling - Fixed encoding issue in merger (with eshellman) - Created separate folder for scripts
2015-08-16Recursive bump for graphics/sane-backends.leot1-1/+2
2015-08-15Update print/foomatic4-db-engine to foomatic-db-engine-4.0.12.leot3-11/+11
ok wiz@. pkgsrc changes: o Added LICENSE Changes: 2014-11-14 Till Kamppeter <till.kamppeter@gmail.com> * foomatic-ppdfile.in: Foomatic doesn't provide some offered PPD files. Thanks to Marek Kasik for the patch (bug #1238). 2014-08-22 Till Kamppeter <till.kamppeter@gmail.com> * foomatic-ppd-to-xml.in: Let missing XML files be added when to a PPD with already existing XML files new "*Product:" lines get added. 2014-03-20 Till Kamppeter <till.kamppeter@gmail.com> * Tagged branch for release 4.0.11. * README, USAGE, configure.ac: Updated for release 4.0.11. * lib/Foomatic/DB.pm: Do not interpret option default values set to "0" in PPD files as no default setting defined. Thanks to Deng Pang from Ricoh (DengPang at rst dot ricoh dot com) for the report. 2014-02-18 Till Kamppeter <till.kamppeter@gmail.com> * Tagged branch for release 4.0.10. * README, USAGE, configure.ac: Updated for release 4.0.10. 2014-01-02 Till Kamppeter <till.kamppeter@gmail.com> * foomatic-addpjloptions.in: Make foomatic-addpjloptions work with the system's Foomatic database, too.
2015-08-14Updated to build with Python 3.x -- removed dependency on py-xml (it wasschnoebe3-11/+15
no longer needed/required.) Updated to 3.15.7 Release Notes: HPLIP 3.15.7 - This release has the following changes: Added Support for the Following New Printers: - HP Deskjet 1110 Printer - HP Deskjet 1111 Printer - HP Deskjet 1112 Printer - HP DeskJet 2131 All-in-One Printer - HP Deskjet Ink Advantage 1110 Printer - HP Deskjet Ink Advantage 1115 Printer - HP Deskjet Ink Advantage 1118 Printer - HP DeskJet Ink Advantage 2130 All-in_One Printer - HP DeskJet Ink Advantage 2135 All-in_One Printer - HP DeskJet Ink Advantage 2138 All-in_One Printer - HP DeskJet Ink Advantage 3630 All-in-One Printer - HP DeskJet Ink Advantage 3635 All-in-One Printer - HP DeskJet Ink Advantage 3636 All-in-One Printer - HP DeskJet Ink Advantage 3638 All-in-One Printer - HP DeskJet Ink Advantage 3830 All-in-One Printer - HP DeskJet Ink Advantage 3835 All-in-One Printer - HP OfficeJet 3830 All-in-One Printer - HP OfficeJet 3832 All-in-One Printer - HP OfficeJet 3834 All-in-One Printer - HP Officejet 7510 Wide Format All-in-One Printer Added support for the following new Distro's: - Debian 8.1 - RHEL 7.1 Issues fixed: - Removed the duplicate collate option from HP Device Manager - Traceback error occurs when trying to configure a queue of same name but with different IO type - Traceback error occurs when trying to add unicode file from Device Manager on RHEL5 Launchpad fixes: 1464013 - HPLIP installer prompts to set up printers, even when printers are already set up 1432516 - Insecure binary driver verification (CVE-2015-0839)
2015-08-14+ py-weasyprintkleink1-1/+2
2015-08-14Import Weasyprint-0.24 as print/py-weasyprint.kleink5-0/+225
WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. WeasyPrint is free software made available under a BSD license. It is based on various libraries but not on a full rendering engine like WebKit or Gecko. The CSS layout engine is written in Python, designed for pagination, and meant to be easy to hack on.
2015-08-12Use memmove instead of memcpy in one place.wiz3-7/+21
It seems the arguments sometimes overlap, and _FORTIFY_SOURCE=2 causes it to dump core in this case. Bump PKGREVISION.
2015-08-12This package has no cups option, remove (optional) cups15 bl3.mk inclusion.wiz1-4/+4
2015-08-12Use memmove instead of memcpy in one place.wiz3-7/+21
It seems the arguments sometimes overlap, and _FORTIFY_SOURCE=2 causes it to dump core in this case. Bump PKGREVISION.
2015-08-11Rely on header to provide memset().wiz2-1/+20
Gets us further in a PKGSRC_USE_FORT build; however, still fails with: [1] Abort trap (core dumped) ./soobj/aux/mkro... base/lib.mak:3063: recipe for target 'soobj/gsromfs1_.c' failed
2015-08-09Add support for CFLAGSkhorben1-1/+2
No functional change intended.
2015-08-09Update tex-texlive.infra to 2015.37738markd2-7/+7
error handling changes.
2015-08-09Update tex-tetex{,-doc} to 3.0.38001markd6-268/+30
additional options in updmap and fmtutil.
2015-08-09Update tex-siunitx{,-doc} to 2.6hmarkd4-14/+14
changes unknown
2015-08-09Update tex-pdfpages{,-doc} to 0.5amarkd5-16/+18
changes unknown
2015-08-09Update tex-mhchem{,-doc} to 4.02markd4-14/+16
changes unknown
2015-08-09Update tex-memoir{,-doc} to 3.7emarkd4-14/+14
minor change in check for etex.sty.
2015-08-09Update tex-csplain to 2015.37901markd2-7/+7
changes unknown
2015-08-09Update tex-plain to 3.141592653.37747markd2-7/+7
regenerate unicode-letters.def
2015-08-09Update tex-latex{,-doc} to 2015.37789markd4-14/+16
- Missing DocStrip guards for latexrelease package and ltcount - Duplicate defintion of \newtoks - Missing first char in a range in Unicode catcode settings (XeTeX/LuaTeX usage) - Fix accents for 0403,0453,040C,045C with utf8 option for inputenc
2015-08-09Update tex-glossaries{,-doc} to 4.17markd5-16/+34
* makeglossaries (Perl script): - fixed ngerman din5007 issue. * glossaries.sty: - new field-related commands: \glsaddstoragekey, \glsfielddef, \glsfieldedef, \glsfieldgdef, \glsfieldxdef, \glsfieldfetch, \ifglsfieldeq, \ifglsfielddefeq, \ifglsfieldcseq - new user command \glswriteentry to hook into mechanism that writes entry information to the external files - new user command \glspostlinkhook to hook into end of commands like \gls and \glstext. - Added new acronym styles "long-sp-short" and "long-sp-short-desc" - bug fix: \glsadd should use \@@do at wrglossary not \@do at wrglossary
2015-08-09Update tex-csquotes{,-doc} to 5.1fmarkd4-14/+14
add austrian option.
2015-08-09Update tex-c90{,-doc} to 2015markd4-14/+14
copyright updated.
2015-08-08Reset maintainer, he resigned quite some time ago.wiz1-2/+2
2015-08-07Recursive revbump associated with lang/ocaml update.jaapb1-2/+2
2015-08-06Update to 2.0.4:wiz3-9/+8
CHANGES IN CUPS V2.0.4 - Fixed a bug in cupsRasterWritePixels (STR #4650) - Fixed redirection in the web interface (STR #4538) - The IPP backend did not respond to side-channel requests (STR #4645) - The scheduler did not start all pending jobs at once (STR #4646) - The web search incorrectly searched time-at-xxx values (STR #4652) - Fixed an RPM spec file issue (STR #4657) - The scheduler incorrectly started jobs while canceling multiple jobs (STR #4648) - Fixed processing of server overrides without port numbers (STR #4675) - Documentation changes (STR #4651, STR #4674)
2015-08-02Update tex-koma-script to 3.18markd2-7/+8
- Section command styles 'chapter' and 'part' allow to define new section commands with these styles or to redefine existing section commands using these styles - New implementation of \chapter and \part defined using \DeclareSecionCommand. Caveat: This could break hacks that patch KOMA-Script's internal commands! - New implementation of \addpart and \addchap - several new layer attributes for scrlayer
2015-08-02Update tex-etex-pkg{,-doc} to 2.3markd4-14/+14
Version 2.2 adds a check that etex package has not been loaded after extended registers are already allocated by the LaTeX format, and gives a warning in that case. Previously, if etex.sty was loaded too late LaTeX would already have run out of registers and given an error. Since the 2015/01/01 LaTeX release, LaTeX will use extended registers. If etex.sty is to be loaded it must be loaded before extended registers are used to avoid the two allocation schemes conflicting. As explained in the warning message, to avoid the warning, either avoid loading etex package, or load it earlier in the document. 2.3 Technical re-arrangement of the checks introduced in version 2.2. Moved the conflicting allocation check before the package options are declared to avoid errors from the package option system in some contexts.
2015-08-02Update tex-datatool{,-doc} to 2.23markd5-45/+20
* datatool.sty: - etex no longer loaded. - added \DTLisinlist and \DTLmaketabspace - Bug fix (\@dtl at starttrim): fixed issue that caused loss of group at the start of a line when reading a csv file - Bug fix: unstarred (case-sensitive) version of \DTLsort now correctly uses case-sensitive sort. - Bug fix: error in \DTLifSubString * person.sty: - Bug fix: replaced \ifpersonmale with \ifmale within the definitions of \persongender and \getpersongender - Bug fix: replaced \@thisperson with #1 in \ifmale and \iffemale
2015-08-02Update tex-minitoc{,-doc} to 61markd6-565/+105
The present release has no functional changes. Its only purpose was to reduce the size of the documentation, from 25+mb to <2mb, by removing images not important to the content. This work was done by Nils Ole Tippenhauer, and the release was constructed by Karl Berry, but neither of us are prospective maintainers of minitoc.
2015-08-02Update tex-eso-pic{,-doc} to 2.0gmarkd4-14/+14
2.0f Changed definition of the macro \LenToUnit for better compatibility with package curve2e suggested by Claudio Beccari. 2.0g New package option "gridBG" (draw grid in background or foreground).
2015-08-02Update tex-standalone{,-doc} to 1.2markd4-14/+14
* Fixed build option * Fixed quotes for auto-build feature of the package. * Added "multido" option. * Fixes/improvements for output convert filename for the 'multi' option. * Changed \IfFileExists test for \if..tex macros to support 'htlatex'. * Issue #12: Fixed info message for mode=buildnew if generated file is already newer than source file. * Issue #8: Updated description of mode=buildnew to state that it doesn't work with XeLaTeX.