summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2013-07-05Update to Podofo 0.9.2 for various bug fixes and improved encryptionjoerg5-22/+22
support. Additionally, build shared libraries.
2013-07-05Fixes for building documentation with texinfo-5.x, from Don Armstrongwiz6-1/+190
<don@debian.org>.
2013-07-05Recursive revbump from graphics/giflib update to 5.0.4.ryoon2-4/+4
2013-07-04Revbump after updating lang/lua to 5.2.2.adam1-2/+2
2013-07-04Reset PKGREVISION for base package update.wiz5-10/+5
2013-07-04Update to 0.22.5.wiz7-28/+43
Use "lcms" option instead of package-specific "poppler-cms" one. Add backwards compat for this. Add comments to most patches. Changes: Release 0.22.5 core: * PSOutputDev: Make sure that Title: doesn't contain \n or \r (Bug #63862) * Fix slowlyness reading malformed files (Bug #46703) * Fix infinite loop while feeding wrong data in stdin (Bug #64967) * Fix crash on malformed file (Bug #65221) * Fix mismatched delete (Bug #65553) qt4: * Fix mismatched delete (Bug #65551) utils: * pdftohtml: Fix memory leak
2013-06-20revert `say good-bye to ruby-1.8', it should not be done dureing a freeze.obache1-3/+1
2013-06-19say good-by to Ruby-1.8.obache1-1/+3
2013-06-18Add explicit operator << for Commands taking File arguments as thejoerg3-1/+34
use depends on the intermediate conversion to string, which is not valid C++.
2013-06-16This package definitly doesn't need Fortran compiler to build.asau1-2/+2
2013-06-16std_vector.hh depends on config.hh, so include the latter whenever thejoerg113-5/+1561
former is used. to_string is part of C++11 STL, so pick the version from the global namespace whenever it is unclear which one is desired.
2013-06-15Update ruby-gnome2 to 2.0.2.obache1-2/+1
(whth addition of cairo-gobject, webkit-gtk and webkit-gtk2 binding packages) == Ruby-GNOME2 2.0.2: 2013-05-26 Windows XP re-supportted release! === Changes ==== Ruby/GLib2 * Improvements * Added rbgutil_key_equal() convenient function. It is used for comparing key that may be String or Symbol. ==== Ruby/Pango * Improvements * [windows] Forced to disable uniscribe backend of HarfBuzz. [ruby-list:49412] [Reported by Masafumi Yokoyama] * Don't define Pango::CairoFcFontMap and Pango::CairoWin32FontMap because they may cause crash on OS X. [shocker-ja:1119] [Reported by znz] * Updated samples. [GitHub#164] [Patch by Kentaro Fukuchi] * Fixes * Fixed wrong index access in Pango::GlyphString#glyphs. [ruby-gnome2-devel-ja] [Reported by Kentaro Fukuchi] === Thanks * Kentaro Fukuchi * Masafumi Yokoyama * znz == Ruby-GNOME2 2.0.1: 2013-05-25 Ruby 1.8 support is dropped release! === Changes ==== All * Improvements * Dropped Ruby 1.8 support. * Updated bundled binaries versions for Windows. ==== Ruby/Pango * Improvements * Added Pango::CairoFontMap.set_default. * Enabled fontconfig font on Windows. * Defined Pango::CairoFcFontMap on init if it is available. * Defined Pango::CairoWin32FontMap on init if it is available. ==== Ruby/GTK3 * Improvements * Added Gtk::Image#set_from_icon_set. [GitHub#150] [Patch by Detlef Reichl] * Added Gtk::Image#set_from_stock. [GitHub#150] [Patch by Detlef Reichl] * Added Gtk::Image#set_from_gicon. [GitHub#150] [Patch by Detlef Reichl] * Updated samples. [GitHUb#151] [Patch by Detlef Reichl] * Fixes * Fixed a GC related crash bug. [ruby-gnome2-devel-en] [Reported by Detlef Reichl] ==== Ruby/GObjectIntrospection * Improvements * Supported ownership transfer for some input argument types. (Struct and Object) * Supported "(out caller-allocates)" for boxed object. [ruby-gnome2-devel-ja] [Reported by Kentaro Fukuchi] * Supported gpointer in/out. [ruby-gnome2-devel-ja] [Reported by NAKAJIMA Takashi] * Fixes * Fixed missing argument. [GitHub#154] [Reported by Masafumi Yokoyama] ==== RubyGStreamer * Improvements * Supported methods that call callback [ruby-gnome2-devel-ja] [Reported by NAKAJIMA Takashi] * Updated samples. [GitHub#156][GitHub#159][GitHub#160][GitHub#161] [Patch by NAKAJIMA Takashi] * Supported Gst::Bus#set_handler. [ruby-gnome2-devel-ja] [Reported by NAKAJIMA Takashi] * Supported Gst::Controller [ruby-gnome2-devel-ja] [Suggested by NAKAJIMA Takashi] * Stopped to require Gst.init. * Fixes * Fixed out of index access bug. ==== Ruby/GooCanvas * Improvements * Migrated to Ruby/GObjectIntrospection based bindings. * Stopped to require Goo.init. * Fixes * Updated samples. [GitHub#152][GitHub#153][GitHub#155][GitHub#157] [Patch by Masafumi Yokoyama] ==== Ruby/Clutter * Improvements * Stopped to require Clutter.init. * Fixes * Fixed broken samples. [ruby-gnome2-devel-ja] [Patch by Kentaro Fukuchi] ==== Ruby/ClutterGtk * Improvements * Stopped to require ClutterGtk.init. ==== Ruby/ClutterGStreamer * Added. ==== Ruby/WebKitGtk * Improvements * Stopped to require WebKitGtk.init. ==== Ruby/WebKitGtk2 * Improvements * Stopped to require WebKitGtk2.init. === Thanks * Detlef Reichl * NAKAJIMA Takashi * Masafumi Yokoyama * Kentaro Fukuchi
2013-06-12Remove GNU_CONFIGURE_LIBDIR.wiz1-2/+2
Rationale: undocumented, easily replaced with "CONFIGURE_ARGS+=--libdir=" and only used by 10 packages.
2013-06-09Update to 1.6.6ryoon4-25/+9
* Remove obsolete patch (already in upstrem). * Update HOMEPAGE. Changelog: Summary of changes in enscript version 1.6.6: * Add afm/MustRead.html, containing licensing information for Adobe AFM files. (Savannah bug #35883) * Sync all translations from the Translation Project. Please visit http://translationproject.org/ to help translate Enscript! * Add documented but missing '-w' option as an alias for '--language'. (Savannah bug #30651) * Apply sliceprint patch from Debian. (Savannah bug #31259)
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz32-64/+64
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron65-130/+130
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
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