summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz65-128/+130
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz45-84/+90
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-29Recursive revbump because poppler updated its shlib major for awiz24-45/+48
x.y.z+1 change, again... Noted by tron.
2013-05-26HPLIP 3.13.5 - This release has the following changes:schnoebe4-29/+37
Added Support for the Following New Printers: - HP LaserJet Enterprise MFP M725 series - HP LaserJet Enterprise MFP M725dn - HP LaserJet Enterprise MFP M725fw - HP LaserJet Enterprise MFP M725z - HP LaserJet Enterprise MFP M725z+ - HP Officejet Pro 3610 Black and White e-All-in-One - HP Officejet Pro 3620 Black and White e-All-in-One Launchpad fixes: 1176470 - hp-setup fails with the message "ethernet cable is plugged in" - But it isn't 1157701 - soapfax.py:139:setStationName:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-3: ordinal not in range(128) 1163339 - hplip online documentation: manual tarball installation shows package dependancies which are out-of-date Issues fixed: - Bottom margin is not printing on 8.5x13in paper size for DeskJet 2050 J510 device - Fixed cross resolution issue for pcl3gui2 Detailed Change Log: - Added 56-hpmud.rules and removed 56-hpmud_support, 86-hpmud_plugin, 56-hpmud_add_printer, 55-hpmud and 40-hplip rules - Added hplip-printer@.service to support systemd services in Udev for OpenSuSe 12.3
2013-05-25Update to 0.22.4:wiz2-6/+6
Release 0.22.4 core: * Always consider a softmask transfer function (Bug #63587) * Fix crash on malformed files (Bug #63190) * Splash: Fix compilation with fixed point mode enabled utils: * Fix crash on some files (Bug #63909) qt4: * Fix name decoding of some attachments (KDE Bug #307786) build system: * Fix compilation with mingw-w64 compiler
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz2-4/+4
2013-05-24Update acroread9 to 9.5.5 for APSB13-15.obache2-6/+6
2013-05-21Update to KDE SC 4.10.3markd2-6/+5
bugfixes.
2013-05-19Fix previous.wiz1-3/+2
2013-05-18Update to 3.08. Changes:shattered4-18/+17
Fixed handling of --ignore-warnings and --ignore-errors so that these are now required to process files with warnings or errors. Added --test-eps making a partial test of EPS compliance. Added --dump for displaying summary of DSC information.
2013-05-15Fix packaging bug in dbus option.wiz1-1/+2
2013-05-11Make dbus and gnome-keyring options (default enabled) in print/evince3.riastradh3-10/+22
2013-05-09Add missing include.joerg2-1/+14
2013-05-09Don't create backup files.jperkin2-5/+13
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam5-10/+10
2013-05-08Update ruby-gnome2 to 2.0.0.obache1-2/+1
GObject Introspection based bindings on Windows support release! === Changes ==== NEWS * Fixes * Fixed a typo. [Reported by Masafumi Yokoyama] * FIxed a typo. [Reported by Toyo Abe] ==== Ruby/GLib2 * Improvements * Moved lib/gnome2-*.rb files to lib/gnome2/ directory. * Supported GLib 2.34. [Reported by OBATA Akio] ==== Ruby/GdkPixbuf2 * Fixes * [windows] Fixed PNG can't be handled problem. [ruby-gnoem2-devel-ja] [Reported by Masafumi Yokoyama] ==== Ruby/GDK3 * Improvements * [windows] Removed needless Greybird theme. [ruby-gnome2-devel-en] [Reported by Regis d'Aubarede] * Added Gdk::Window#create_cairo_context [ruby-gnome2-devel-en] [Reported by Detlef Reichl] ==== Ruby/GTK3 * Improvements * Updated samples. [GitHub #140][GitHub #141][GitHub #144] [Patch by Simon Arnaud] [GitHub #142][GitHub #143][GitHub #145][GitHub #146][GitHub #148] [Patch by Detlef Reichl] ==== Ruby/GObjectIntrospection * Improvements * [windows] Supported! ==== Ruby/GStreamer * Improvements * Supported GStreamer 1.0! * Migrated to GObject Introspection bindings! * Dropped GStreamer 0.10 support. ==== Ruby/Clutter * Improvements * [windows] Supported! ==== Ruby/ClutterGTK * Improvements * [windows] Supported!
2013-05-04Use STL header, not a forward define. Don't try to build unit tests asjoerg3-1/+27
the dependency on cppunit is not present.
2013-05-04missing recursive bump from poppler-0.22.3 shlib major change.obache1-2/+2
2013-05-04missing recursive bump from poppler-0.22.3 shlib major change.obache14-25/+28
2013-04-30Update to 3.7.4markd2-7/+6
%%%%%%%%%%%%%%%%%%% GV 3.7.4 (March 2013) %%%%%%%%%%%%%%%%%%%%%%%%%% # Fixed CVE-2012-3386 (by using updated automake) # Fixed bug-gv] Problem after saving gv-settings # improve wording of gv-update-userconfig manual # Scrolling and memory access improved # README.I18N adjusted for libXaw3d 1.6.x # Fixed GNU gv 3.6.4 - 3.7.3 page selector button geometry bug %%%%%%%%%%%%%%%%%%% GV 3.7.3.90 (March 2012) %%%%%%%%%%%%%%%%%%%%%%%%%% # Support for libXaw3d-1.6.x
2013-04-29Update to 0.22.3:wiz2-6/+6
Release 0.22.3 core: * Check order bounding box values in tiling pattern (Bug #62369) * CairoImageOutputDev: Don't change image interpolation when printing (Bug #62418) * TextOutputDev: Set text matrix when painting selection (Bug #61042) * Only write the file once when saving (Bug #62739) * Fix for complete rewrites in repaired files * Fixlet regarding spec interpretation for Link Zoom value * Fix typos in man pages * Fix compile when not using libjpeg glib: * Always start from the beginning when starting a new search on a page (Bug #59972) qt4: * Fix crash in files with LinkRendition (KDE Bug #317710) build system: * Small cmake improvements
2013-04-25Remove unused files.sbd2-52/+0
2013-04-25For all packages include ghostscript.buildlink3.mk:sbd3-7/+8
s/ghostscript.buildlink3.mk/buildlink3.mk/ Bump PKGREVISIONs
2013-04-25Add print/ghostscript/buildlink3.mksbd1-0/+23
2013-04-24Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:runsbd4-19/+17
Bump PKGREVISION
2013-04-24Revbump for all packages that have USE_TOOLS+=gssbd13-24/+26
2013-04-24Re-add ghostscriptsbd1-2/+2
2013-04-24Add print/ghostscript meta-package to allow selection of the preferedsbd2-0/+33
ghostscript. i.e: ghostscript-gpl or ghostscript-agpl
2013-04-24CUPS_SERVERBIN is always "$exec_prefix/libexec/cups"sbd2-4/+17
2013-04-23Do not use -Werror=overloaded-virtual on MirBSD too, fix buildbsiegert1-2/+2
2013-04-12Update to 3.13.4:schnoebe6-39/+49
Changes,etc: HPLIP 3.13.4 - This release has the following changes: Added Support for the Following New Printers: - HP Designjet Z5200 44-in PostScript Printer - HP LaserJet Pro M521dn Multifunction Printer - HP LaserJet Pro M521dw Multifunction Printer - HP Officejet Pro 251dw Printer - HP Officejet Pro 276dw Multifunction Printer Added support for the following new Distro's: - Debian 6.0.7 - OpenSuse 12.3 Launchpad fixes: 1132172 - Typo in Webpage "hplip Manual install - su ..." 1153555 - hp-doctor:137:install_plugin:NameError: global name 'sts' is not defined 1048114 - toolbox.py crashed with KeyError in is_auto_installer_support(): 0 Issues fixed: - The tab name is "Print Settings" instead of "Fax Settings" when fax device is selected in "Device Manager" - Pin to Print support for HP LaserJet Enterprise 500 Color M551 - "Status and Supplies" informations are missing in 'Device Manager' for HP LaserJet P3015 Printer - Envelop paper sizes were missing for HP Photosmart 5510d e-All-in-One - Scan operation fails with IO error, after Print job for HP Deskjet 3070 B611 series - 'hp-levels' command does not give any details about cartridges for HP DeskJet 3000 j310 series and HP Deskjet 3050 J610 series - Error attempting to read r-value(2) is getting displayed in terminal when execute 'hp-info' and 'hp-levles' commands - Extra text is displayed in the option "Output Order" under "Printer Settings" tab in "Device Manager" - Print job can not be launched with 'hp-scan -o ~/test01.jpg --printer=PSC_2170_Series' command, after the scan job is completed - Device IO Error occurs while configuring HP Officejet Pro X451dw Printer via WiFi through USB - Clean functionality from command line and 'Device Manager' supported for applicable InkJet devices - Removed PPD warnings and errors by updating version information and constraints HPLIP 3.13.3 - This release has the following changes: Added support for the following new Distro's: - LinuxMint 14 Launchpad fixes: 1131596 - Not able to install HP 3.13.2 plugin 1130272 - hplip-3.13.2 installation stalls 1099853 - Fix use of PIL(Python Imaging Library) to support Pillow Issues fixed: - "Device Manager" window disappears after entering wrong password in authentication window three times. - Traceback message appears in terminal when pressed "Ctrl+C" button on the keyboard while configuring the device through 'hp-setup' HPLIP 3.13.2 - This release has the following changes: Added Support for the Following New Printers: - HP Officejet Pro X451dw Printer - HP Officejet Pro X451dn Printer - HP Officejet Pro X476dn MFP - HP Officejet Pro X476dw MFP - HP Officejet Pro X551dw Printer - HP Officejet Pro X576dw MFP - HP Officejet 7110 Wide Format ePrinter - HP LaserJet 400 M401dne Added support for the following new Distro's: - Fedora 18 Launchpad fixes: 1084435 - Wrong toner part No.36A shown for LJ Pro P1606dn 1112306 - Under some circumstances HPLIP removes user from all groups 1091567 - upgrade.py crashes if a captive portal is used 1082413 - hplip-3.12.10a prnt/drv/hpijs.drv missing } after LJZjsColor definition causing lots of ppds to be incorrectly generated 816763 - Wrong syslog facility for debug messages Issues fixed: - Command "hp-scan -m 'lineart'" gives unexpected scanned output with HP LaserJet 200 Color MFP M275 device - Fixed duplicate scanner displays in xsane - Scan issue fixed in Linuxmint 64bit OS Detailed Change Log: - Secure Printing Support for HP LaserJet 5500 and Hp LaserJet 8150 - Updated Media Types for HP Color LaserJet CP5520 Series
2013-04-11update to 1.4.2drochner3-19/+394
changes: Documentation updates (including translations) Updated UI translations Fixes and an enhancement to the Scripter Additional build options Major and minor bugfixes, ranging from crashes in some corner cases to usability improvements pkgsrc notes: -the new hunspell based spell checker didn't do anything useful for me, still using aspell for now -enabled cups (hard to diasable, cmake picks it up even if not bl3'd
2013-04-10update to 4.0.17drochner7-12/+137
changes: bugfixes pkgsrc note: The namespace problem fixed by patch-b* was reported upstream: https://bugs.linuxfoundation.org/show_bug.cgi?id=1095
2013-04-08Revert pkglint-induced nonsense.asau1-24/+31
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
2013-04-07Edited DESCR in the case of:rodent4-75/+49
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them.
2013-04-06"Each sed command should appear in an assignment of its own."rodent3-11/+11
2013-04-06Resolves:rodent2-4/+4
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
2013-04-06"Packages that install libtool libraries should define USE_LIBTOOL."rodent1-1/+2
2013-04-06"This line belongs inside the .ifdef block."rodent1-3/+3
2013-04-06".for variable names should not contain uppercase letters"rodent1-5/+5
2013-04-06"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variablerodent1-2/+2
$$extract_file instead."
2013-04-06Update to 0.4.1markd5-36/+8
- Web searches: Improved support for user-triggered cancelling - SpringerLink search: GUI changes, using api.springer.com for search - PubMed: Limiting search requests per time - ACM Portal: Retrieving "month", fixing HTTP header - JSTOR: fixing HTTP header - Google Scholar: Updates to compensate for changes in Google's web layout; handling redirects - Science Direct: Updates to compensate for changes in Science Direct's web layout; handling redirects - arXiv: Trying to extract bibliographic information from journal strings - BibSonomy: Specifying number of hits to find - Web search uses KDE's proxy settings - Using KDE subsystem to open external files (e.g. PDF files) - Adding preview for images (in addition to PDF or HTML files); handling references to arXiv - Squeezing long file names in user interface - Handling quit actions more gracefully - Improving interface to external programs such as pdflatex - More robust XSL transformations - BibTeX import: guessing encoding information left by JabRef, more informative debug output, improved handling of multiple fields with same name - Reference preview: supporting dark color schemes - Fixing sorting in value list - Fixes in setting color tag to entries - Fixes in name formatting - Keeping user interface read-only for read-only use cases - Numerous bug fixes, closing memory leaks, speed improvements - Adding testing application for web searches - Fixes in duplicate merging code: remove fields user doesn't want to keep
2013-04-06'Please use "${TRUE}" instead of "true".'rodent1-3/+3
2013-04-06Fixes:rodent12-31/+31
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-04-04Update ruby-gnome2 to 1.2.5.obache1-2/+1
== Ruby-GNOME2 1.2.5: 2013-03-28 Crash bug fix release! === Changes ==== All * Fixes * Fixed crash bugs. [GitHub #138] [Reported by Takuma Nakajima] === Thanks * Takuma Nakajima == Ruby-GNOME2 1.2.4: 2013-03-24 Ruby/WebKitGtk2 addition release! === Changes ==== All * Improvements * Start mswin64 support. (But it is not completed yet.) [GitHub #135] [Patch by usa] ==== Ruby/GLib2 * Improvements * Reduce needless GBoxed object copy. ==== Ruby/GdkPixbuf2 * Fixes * Fix build error by a typo. ==== Ruby/GtkSourceView2 * Improvements * Support auto RPM install on CentOS 6. ==== Ruby/GObjectIntrospection * Improvements * Add method name to arguments validation failure message. * Support specific version loading. ==== Ruby/GTK3 * Improvements * [windows] Add gschemas.compiled. [ruby-talk:406026] [Reported by Regis d'Aubarede] ==== Ruby/WebKitGtk2 * New! [GitHub #136] [Patch by eumario] === Thanks * usa * Regis d'Aubarede * eumario
2013-04-03remove printer-appletmarkd1-2/+1
2013-04-03Update to KDE SC 4.10.2markd7-56/+21
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-01revbump for libzip shlib major change.wiz1-2/+2
2013-04-01Apply some upstream patches to fix build with Clang.joerg6-1/+95