summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-06-23pkgsrc specific:schnoebe9-62/+146
Update to 3.12.6 PR pkgsrc/46475 remove use of strnlen to support building on older platforms that do not support the function. Changelog/Release Notes: Significant Changes: - 'hp-check' tool when run with "--fix" option resolves missing dependencies/groups/plugin and disable SELinux - Added PIN to PRINT support for HP Color LaserJet CM4540 MFP - libusb-1.0 support added Added Support for the Following New Printers: - HP DeskJet Ink Advantage 2510 All-in-One Series - HP DeskJet Ink Advantage 3525 e-All-in-One - HP DeskJet Ink Advantage 4610 All-in-One Series - HP DeskJet Ink Advantage 4620 e-All-in-One Series - HP DeskJet Ink Advantage 5525 e-All-in-One - HP DeskJet 2510 All-in-One Series - HP DeskJet 3520 e-All-in-One Series - HP OfficeJet 4610 All-in-One Series - HP OfficeJet 4620 e-All-in-One Series - HP Photosmart 5520 e-All-in-One Series - HP LaserJet 400 M401 - HP LaserJet 400 MFP M425 Series - HP LaserJet Enterprise 500 MFP M525 Series - HP LaserJet Enterprise 500 Color MFP M575 Series - HP LaserJet Professional P 1102w Printer - HP LaserJet Professional P1107w Printer - HP LaserJet Professional P1107 Printer - HP LaserJet Professional P1109w Printer - HP LaserJet Professional P1109 Printer - HP LaserJet Professional M1137 MFP - HP LaserJet Professional M1138 MFP - HP LaserJet Professional M1139 MFP - HP LaserJet Professional P1567 - HP LaserJet Professional P1568 - HP LaserJet Professional P1569 - HP LaserJet Professional P1607dn Printer - HP LaserJet Professional P1608dn Printer - HP LaserJet Professional P1609dn Printer Launchpad fixes: 1007836 - Log files from Print to Photo Tray attempt, not working Issues fixed: - HPLIP installation hangs at "Remove and Install" on Fedora 16 64bit OS - Supplies information was not getting refreshed unless hp-toolbox was re-launched - Fix for multiple queues configured warning message - Added dynamic cartridge part number display support for LEDM devices - Enabled Low ink alert message display for LEDM devices Detailed Change Log: - libusb-1.0 support added - cleaned up hp-upgrade zombie processes - Added auto refresh in hp-systray when new device added or removed using hp-toolbox - Fixed the issue of Dbus install failure centOS 6 - Removed obsolete ftime function and added gettimeofday - Added the hplipjs filter in the hplip.list.in file to include this filter in the RHEL5 & RHEL6 for PIN to PRINT - SELinux disable supported in hp-check --fix - Added Wget as dependency in HPLIP build
2012-06-21Not MAKE_JOBS_SAFE.joerg1-1/+3
2012-06-16Update to KDE SC 4.8.4markd4-12/+10
Bug fixes.
2012-06-16*Use newer data type name of PHP; support PHP 5.4.x, too.taca4-1/+278
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd19-30/+38
2012-06-13Update to 5.2.8.gdt5-34/+16
* Changes from 5.2.7 1) The Canon driver has been significantly overhauled for this release, and output (and in some cases functionality) may be significantly different from previous releases. We expect to perform further work in future releases. Specific changes include: [Massive list of Canon printers with changes] 2) New printers supported in this release: [many] 3) A problem whereby printing did not work at all on some Linux distributions has been fixed (3299815 CUPS PPD broken on Linux). 4) A crash with the EPSON Stylus Photo R3000 has been fixed. 5) Printing on the Epson Stylus NX200, SX200, and SX205 is believed to be corrected. 6) A build problem with libgutenprintui2 and testpattern on certain platforms has been fixed. 7) Chinese (Mandarin), Galician, and Ukrainian translations have been added. 8) (API) Added function stp_vars_copy_from() to override settings in one settings object with those in another.
2012-06-06Add missing archivers/lz buildlink.dholland1-1/+3
2012-06-04Force language bindings to off.gdt1-1/+5
They already weren't bl3'd in, so this is to ensure they aren't accidentally picked up (as happens on Mac OS X). It remains to optionize them or (better) make split packages. From Edgar Fuß on tech-pkg@.
2012-06-03Belatedly bump PKGREVISION for packages where the mass glib2 includedholland1-2/+2
fixes last month changed installed headers, excluding some that have already been bumped.
2012-06-03Update to 1.0:wiz5-87/+82
MuPDF 1.0 (2012-04-24) The 1.0 release is here! MuPDF 1.0 RC1 (2012-03-29) The 1.0 release rapidly approaches! This version brings with it a whole host of features, including: Removal of all global variables: we now pass a context pointer through the code freeing us from the use of globals within the library. Multi-threaded operation: while MuPDF does not require a thread library, hooks are in place so that if one is used, significant speedups can be gained from using multiple cores to render. New error handling: a portable exception-like system is used to allow neater handling of errors. This leads to more stability and better resilience to broken files. Public/Private API: the API has undergone a significant revision (required by some of the above changes, plus renaming/revising for clarity and consistency), and has been split into public and private headers. The plan is that the public portion of the API should remain much more static in future. Improved Text Extraction device: a cleaner API to the experimental text extraction device, offering a list of styles, and more cleanly delineated content. Documentation: All public header entry points/structures are now documented and overviews of how to call the library to render pages both in single and multi-threaded mode are given. A new scavenging memory manager; makes much better use of the memory available by freeing cached items 'just in time'. Many, many, bugfixes. This is such a large and significant version that we're doing a release candidate first to allow us to correct any obvious bugs that are found. Please try it and let us know how you get on!
2012-06-03require bsd.prefs.mk before conditional check.obache1-1/+2
2012-06-02Use BUILDLINK_TRANSFORM to remove -Werror=foo syntax not supported ondholland1-1/+5
netbsd-5.
2012-06-02Update ruby-pdf-reader to 1.1.1.taca2-6/+6
v1.1.1 (9th May 2012) - bugfix release to improve parsing of some PDFs
2012-05-28Update to 1.9.61, set LICENSE. Requested by Francois Tigeot in PR 46489.wiz3-21/+7
New in 1.9.60: * New constants from 1.5: - IPP_AUTHENTICATION_CANCELED - IPP_PKI_ERROR - HTTP_NOT_IMPLEMENTED - HTTP_BAD_GATEWAY - HTTP_SERVICE_UNAVAILABLE - HTTP_GATEWAY_TIMEOUT - HTTP_NOT_SUPPORTED - HTTP_AUTHORIZATION_CANCELED - HTTP_PKI_ERROR New in 1.9.59: * Password callbacks can now return None to indicate they want to abort the current operation. New in 1.9.58: * cups.Connection.adminExportSamba New in 1.9.57: * Fixed rpm provides script for newer versions of rpm. New in 1.9.56: * Builds against older versions of CUPS again. New in 1.9.55: * cups.IPP_QUALITY_DRAFT, cups.IPP_QUALITY_NORMAL, cups.IPP_QUALITY_HIGH * cups.IPP_PORTRAIT, cups.IPP_LANDSCAPE, cups.IPP_REVERSE_PORTRAIT, cups.IPP_REVERSE_LANDSCAPE * cups.IPP_RES_UNITS_CM, cups.IPP_RES_UNITS_INCH * Support for IPP_TAG_RESOLUTION as triplet (xres, yres, units). New in 1.9.52: * cups.Connection.getPPDs2(): New method, identical to getPPDs() but returning all attribute values as lists. New in 1.9.50: * cups.Connection.getPPD3() * cups.Connection.getJobs() now takes optional requested_attributes argument. * cups.Connection.getPrinterAttributes(): member-names is now always a list. * cups.HTTP_NOT_MODIFIED constant. * cups.PPD_ORDER_ANY constant. * cups.PPD_ORDER_DOCUMENT constant. * cups.PPD_ORDER_EXIT constant. * cups.PPD_ORDER_JCL constant. * cups.PPD_ORDER_PAGE constant. * cups.PPD_ORDER_PROLOG constant. * cups.PPD.emitString() method. * cups.PPD.emit() method. * cups.PPD.emitAfterOrder() method. * cups.PPD.emitFd() method. * cups.PPD.emitJCL() method. * cups.PPD.emitJCLEnd() method. New in 1.9.48: * cups.Connection.cancelJob()'s optional second argument is now a keyword.
2012-05-22print/foomatic4-db-engine: Fix man page generation on DragonFly(+)marino2-1/+15
The perl man page generation script has an unnecessary file type check that causes no man pages to be generated on DragonFly and possibly other platforms. After properly identifying the template file, it checks to see if it's type nroff, troff, or groff. On DragonFly it is type "ASCII". Just skip the check completely, the templates were extracted from the verified tarball.
2012-05-22print/jcabc2ps: Remove trace of cat pagesmarino2-6/+4
Apparently references to man/cat* on the PLIST are now being filtered out by PKG_DEVELOPER=yes. Now there is an error that cat pages are present without being on the PLIST when actually they are. So remove the installation of the jcabc2ps cat page despite there being no man page version.
2012-05-18Add hplip to pkgsrc/print,schnoebe2-3/+4
remove a bit of trailing whitespace in pkgsrc/print/hplip/Makefile.
2012-05-18Imported hplip from pkgsrc-wip.schnoebe16-0/+2901
HPLIP (Hewlett-Packard Linux Imaging & Printing) is an HP-developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux. The HPLIP project provides printing support for 1,980 printer models, including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP. See [1] for more information on supported printers. [1] http://hplipopensource.com/hplip-web/supported_devices/index.html
2012-05-09update to 1.4.1drochner3-326/+661
changes: -Addition of the GiveLife Color System(R) swatch palettes -Addition of undo steps for path operations and page moving -Enhancements to scripter -Translation updates -Relocation of profiles and swatches to the share directory -bugfixes pkgsrc note: switched from lcms1 to lcms2 -- this was not necessary technically, but it is harder to keep cmake from picking up lcms2 if both versions are present
2012-05-08Resolve conflicts between tex-bbold, tex-extsizes, and teTeX-texmf.minskim2-48/+13
2012-05-08Add tex-extsizes{,-doc}.minskim1-1/+3
2012-05-08Import tex-extsizes-doc-1.4a as print/tex-extsizes-doc.minskim4-0/+23
This is documentation for tex-extsizes.
2012-05-08Import tex-extsizes-1.4a as print/tex-extsizes.minskim4-0/+36
Provides classes extarticle and extreport, extletter, extbook, extproc which allow for documents with a base font of size 8- 20pt.
2012-05-08Add tex-svninfo{,-doc}.minskim1-1/+3
2012-05-08Import tex-svninfo-doc-0.7.4 as print/tex-svninfo-doc.minskim4-0/+22
Based on wip/tex-svninfo-doc packaged by Christopher M. Fuhrman. This is documentation for tex-svninfo.
2012-05-08Import tex-svninfo-0.7.4 as print/tex-svninfo.minskim4-0/+27
Based on wip/tex-svninfo packaged by Christopher M. Fuhrman. A package for incorporating the values of Subversion keywords into typeset documents. Information about Subversion (a replacement for CVS) is available from http://subversion.tigris.org/
2012-05-08Build fixes for new glib2. Done with SUBST like inkscape due to volume.dholland2-1/+76
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland13-26/+26
It turns out there were a lot of these.
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
caught by pkglint
2012-05-07Build fixes for the new glib2.dholland3-1/+32
2012-05-07Fix build with latest glib2.dholland3-3/+19
2012-05-04Sprinkle a tiny bit of ANSI C.joerg2-1/+15
2012-05-04Match function return type with actual usage.joerg2-1/+15
2012-04-29Update ruby-pdf-reader to 1.1.0.taca3-7/+8
v1.1.0 (25th March 2012) - new PageState class for handling common state tracking in page receivers - see PageTextReceiver for example usage - various bugfixes to support reading more PDF dialects
2012-04-27Recursive bump from icu shlib major bumped to 49.obache2-4/+4
2012-04-25Let teTeX honor the x11 option.minskim2-2/+14
2012-04-25Let tex-texdoc honor the x11 option.minskim3-8/+28
2012-04-25Set PKG_DESTDIR_SUPPORT before including options.mk.minskim1-2/+2
2012-04-24Let tex-pdftools honor the x11 option.minskim2-2/+13
Based on patches from Volkmar Seifert.
2012-04-21Set chown/chgrp by a method that doesn't allow the configure script todholland1-3/+3
come up with a different opinion. Fixes workdir references (to the chown/chgrp in work/.tools) appearing in some cases.
2012-04-19Don't use -Werror with clang.joerg1-1/+7
2012-04-18Resolve conflicts between teTeX-texmf and tex-mdwtools{,-doc}.minskim2-29/+6
2012-04-18Add tex-mdwtools{,-doc}.minskim1-1/+3
2012-04-18Import tex-mdwtools-doc-1.05.4 as print/tex-mdwtools-doc.minskim4-0/+34
This is documentation for tex-mdwtools.
2012-04-18Import tex-mdwtools-1.05.4 as print/tex-mdwtools.minskim4-0/+40
This collection of tools includes: support for short commands starting with @, macros to sanitise the OT1 encoding of the cmtt fonts; a 'do after' command; improved footnote support; mathenv for various alignment in maths; list handling; mdwmath which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular and array environments; verbatim handling; and syntax diagrams.
2012-04-15Update KDE SC to 4.8.2markd2-8/+8
bugfixes.
2012-04-15Add tex-clrscode{,-doc}.minskim1-1/+3
2012-04-15Import tex-clrscode-doc-1.7 as print/tex-clrscode-doc.minskim4-0/+21
This is documentation for tex-clrscode.
2012-04-15Import tex-clrscode-1.7 as print/tex-clrscode.minskim4-0/+27
This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Second edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. You use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.