aboutsummaryrefslogtreecommitdiff
path: root/print/hplip
Commit message (Collapse)AuthorAgeFilesLines
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-221-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* print/hplip: Fix pkg-plist when X11 disabled but QT4 or QT5 enabledBen Woods2017-12-241-137/+137
| | | | | | | | PR: 222989 Reported by: freebsd@dreamchaser.org Notes: svn path=/head/; revision=457131
* print/hplip and print/hplip-plugin: Update to 3.17.11Ben Woods2017-12-244-4/+833
| | | | | | | | Changes this release: https://developers.hp.com/hp-linux-imaging-and-printing/release_notes Notes: svn path=/head/; revision=457127
* print/hplip and print/hplip-plugin: Fix URL and LICENSE information.Ben Woods2017-12-192-2/+2
| | | | | | | | | | | | | | | | | | | The URL change reflects a recent website change by HP, and was preventing print/hplip-plugin from fetching correctly. The LICENSE change reflects the fact that the introductory license to the python source files mention that a later version of the GPL can optionally be used. PR: 224435 PR: 224408 Submitted by: Mason Loring Bliss <mason@blisses.org> Reported by: jhb Reviewed by: jhb MFH: 2017Q4 Notes: svn path=/head/; revision=456706
* print/hplip and print/hplip-plugin: Update to 3.17.9Ben Woods2017-09-223-5/+8
| | | | | | | | Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Notes: svn path=/head/; revision=450329
* print/hplip: Fix gui crash due to incorrect reference to /etc/hplip.confBen Woods2017-09-221-1/+3
| | | | | | | | Reported by: Keith <fischerking1905@yahoo.co.jp> MFH: 2017Q3 Notes: svn path=/head/; revision=450320
* print/hplip[-plugin]: Update to 3.17.7Ben Woods2017-08-143-4/+16
| | | | | | | | Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Notes: svn path=/head/; revision=447928
* print/hplip: Update to 3.17.4Ben Woods2017-05-163-5/+8
| | | | | | | | Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Notes: svn path=/head/; revision=441061
* print/hplip: Add runtime dependency on devel/py-sipBen Woods2017-05-161-3/+3
| | | | | | | Reported by: Manish Jain <bourne.identity@hotmail.com> Notes: svn path=/head/; revision=441001
* print/hplip: Tidy up options ordering to be alphabeticalBen Woods2017-04-021-10/+10
| | | | Notes: svn path=/head/; revision=437549
* print/hplip: Improve option logic for X11, QT4, QT5Ben Woods2017-04-021-10/+22
| | | | | | | | | | | | If X11 option is disabled, the configure args should not enable QT4 or QT5, and their dependencies should not be added. PR: 218213 Reported by: Tom Francis <thomas.francis.jr@pobox.com> Reviewed by: Kevin Oberman <rkoberman@gmail.com> Notes: svn path=/head/; revision=437548
* print/hplip: Add Qt5 support and make Qt5 the default GUI widget setBen Woods2017-03-272-75/+155
| | | | | | | | PR: 217814 Submitted by: Kevin Oberman <rkoberman@gmail.com> Notes: svn path=/head/; revision=437043
* print/hplip: Apply shebangfix to hpps and pstotiff filtersBen Woods2017-02-251-37/+32
| | | | | | | | | | | | | | This was causing some print jobs to fail with this error in /var/log/cups/error_log: [Job XX] env: python: No such file or directory [Job XX] PID XXXXX (/usr/local/libexec/cups/filter/hpps) stopped with status 127 (File too large) Tidy up a few other items in the port Makefile whilst here. MFH: 2017Q1 Notes: svn path=/head/; revision=434795
* Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDSTobias C. Berner2017-02-041-2/+2
| | | | | | | | | | | | pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports not yet using it to it. Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9261 Notes: svn path=/head/; revision=433310
* - Spell `LICENSE_FILE' variable correctlyAlexey Dokuchaev2017-02-041-5/+6
| | | | | | | - Fix some nearby bogosities (when noticed) Notes: svn path=/head/; revision=433287
* print/hplip and print/hplip-plugin: Update to 3.16.11Ben Woods2016-12-193-4/+6
| | | | | | | | | | Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Approved by: adamw (mentor, implicit) Notes: svn path=/head/; revision=428935
* print/hplip and print/hplip-plugin: Update to 3.16.10Ben Woods2016-10-302-19/+16
| | | | | | | | | | | | | | - FAX option now depends on py-reportlab v3 rather than v2 (deprecated) - Clean up RUN_DEPENDS syntax and OPTIONS whitespace - Remove line which set unused variable PYTHON_SITELIBDIR_REL Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Approved by: adamw (mentor, implicit) Notes: svn path=/head/; revision=424950
* print/hplip: Revert r424931 - do not install static CUPS ppd driversBen Woods2016-10-302-793/+2
| | | | | | | | | | | | | This was specifically disabled in r410825. The PPD files are generated automatically when you setup a printer and the bundled PPDs are generated for an older version of CUPS. Reported by: tijl Approved by: adamw (mentor, implicit) Notes: svn path=/head/; revision=424945
* print/hplip: Bump PORTREVISION after r424931Ben Woods2016-10-301-0/+1
| | | | | | | | Approved by: adamw (mentor, implicit) MFH: 2016Q4 Notes: svn path=/head/; revision=424933
* print/hplip: Enable install of static CUPS ppd driversBen Woods2016-10-302-1/+792
| | | | | | | | | | | | This is as per the upstream recommendations here: http://hplipopensource.com/hplip-web/install/manual/distros/freebsd.html Reported by: Michael Wagner <mikepwagner@mikepwagner.net> Approved by: adamw (mentor, implicit) MFH: 2016Q4 Notes: svn path=/head/; revision=424931
* print/hplip and print/hplip-plugin: Take maintainershipBen Woods2016-10-221-1/+1
| | | | | | | Approved by: adamw (mentor, implicit) Notes: svn path=/head/; revision=424447
* Reassign makc's ports back to the pool.Raphael Kubo da Costa2016-10-201-1/+1
| | | | | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far. Notes: svn path=/head/; revision=424339
* Fix build with CUPS 2.2.x.Tijl Coosemans2016-10-181-0/+10
| | | | Notes: svn path=/head/; revision=424154
* print/hplip and print/hplip-plugin: Update to 3.16.9Ben Woods2016-10-153-4/+9
| | | | | | | | | | | Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Approved by: makc (maintainer timeout), mat (mentor) Differential Revision: https://reviews.freebsd.org/D8031 Notes: svn path=/head/; revision=423996
* print/hplip and print/hplip-plugin: Update to 3.16.8Ben Woods2016-09-247-16/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | print/hplip: - Add LICENSE details - Changes USE_OPENSSL=yes to USES=ssl - Create empty directories for pkg-plist @dir entries - Reformat patches with makepatch (pet portlint) - Move ${PREFIX}/etc/sane.d/dll.conf to ${PREFIX}/etc/sane.d/dll.d/hpaio during post-install, rather than editing ${PREFIX}/etc/sane.d/dll.conf during @exec and @unexec during pkg-plist print/hplip-plugin: - Re-order LICENSE block (pet portlint) Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Reviewed by: mat (mentor) Approved by: makc (maintainer timeout), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D7812 Notes: svn path=/head/; revision=422709
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-11/+11
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Remove pkg-message. It's no longer needed and causing confusion.Tijl Coosemans2016-03-212-11/+1
| | | | | | | PR: 207920 Notes: svn path=/head/; revision=411554
* Fix pkg-plist when FAX option is on.Tijl Coosemans2016-03-171-2/+2
| | | | Notes: svn path=/head/; revision=411264
* Add a patch to print/cups and print/hplip to disable detaching of ulpt(4).Tijl Coosemans2016-03-142-2/+12
| | | | | | | | | | | | | This isn't needed on FreeBSD and it always fails because the process doesn't have the required privileges. Add a sample devd configuration file to print/cups that gives users in group cups access to USB printers. [1] Submitted by: hselasky, Alexander Zagrebin <alex@zagrebin.ru> [1] Notes: svn path=/head/; revision=411055
* Fix plist when SNMP is offGrzegorz Blach2016-03-131-3/+3
| | | | | | | | | PR: 207921 Reviewed by: tijl Approved by: Portmgr blanket approval Notes: svn path=/head/; revision=410952
* Combine print/cups-base, print/cups-client and print/cups-image intoTijl Coosemans2016-03-1111-2095/+500
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | print/cups and update it to 2.1.3. Also remove print/cups-pstoraster, improve print/cups-filters, print/foomatic-* and update print/hplip to 3.16.2. Long description: First some background. When you hand a file to cups it sets up a chain of filter programs that converts the file to something a printer understands. Each filter has a cost associated with it and cups tries to find the cheapest chain. Costs used to be configured in such a way that files were first converted to PostScript. This could then be manipulated further (e.g. putting multiple pages on one sheet) before finally being sent to a PostScript printer or another filter like pstoraster which produces a raster format understood by non-PostScript printer drivers. Nowadays most filters have been moved from cups to cups-filters and they have been configured to use PDF as an intermediate format instead of PostScript. Merging of cups-base, cups-client and cups-image into print/cups: - cups-image provides a library to work with the cups raster format. It is only used to implement filters and printer drivers and these only exist in the context of a cups server so there's no need to separate this from cups-base. - cups-client provides a library that allows applications to print via cups. It is possible to use the library to access a remote cups server without running a local cups server, but such a setup is discouraged and the configuration file to set this up has been marked deprecated. It is better to run a local cups server and let that talk to the remote cups server because then you have the benefits of local job queuing in case the remote server is down or busy. Given this and the fact that without filters cups-base is now smaller than it used to be it makes sense to merge the ports. The patch also adds options IPPTOOL, DOCS and NLS which when disabled make the new cups package smaller than the current cups-client package. Merging the ports also prevents problems with options like ZEROCONF being configured differently in both ports. - print/cups was a metaport that depended on cups-base and some filters. There isn't really a need for such a metaport so cups-base can be renamed to cups. The filters can be depended on by printer drivers such as hplip if they need them. Additional changes to the new print/cups: - Clean up the patches. They seem to have been regenerated with post-patch changes included. - Add a patch to prevent intermediate conversion to PDF when a PostScript file is sent to a PostScript printer when cups-filters is installed. - Fix the PAM configuration file. - Add a patch to let the server search /usr/local/share/ppd like on Linux so other ports don't have to add links to it. - Remove ulpt(4) helper scripts. The port uses libusb with ugen(4). - Remove support for mDNSResponder. cups-filters only supports Avahi. - Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11. - Optionally depend on colord for ICC profile support. - Various smaller changes. Changes to print/cups-filters: - Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead of LOGIN. - Development of foomatic-filters has been moved to cups-filters so let this port install foomatic related files and add foomatic-filters to CONFLICTS. - Fix location of liblouis tables. - Add patch to fix ICC support. Changes to print/cups-pstoraster: This port is essentially an old version of Ghostscript plus a cups filter. It's no longer developed. This commit removes it and changes existing dependencies to print/cups-filters which depends on print/ghostscript* and includes a gstoraster filter that can handle both PostScript and PDF. Changes to print/foomatic-db*: Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX. Changes to print/foomatic-filters: Install beh backend with its original name again and add cups-filters to CONFLICTS. Changes to print/hplip: - Stop installing hpijs/foomatic-rip support. This is no longer supported upstream. - Stop installing hpcups PPDs. These are now automatically generated. The bundled PPDs are generated for an older version of cups. - Rename the QT option to X11 to support WITHOUT_X11. - Simplify the patches now that ports are installed in a staging area. - Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket like avahi-daemon does. This fixes Zeroconf support for HP network printers. PR: 207746 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=410825
* Convert my ports to new options helpersMax Brazhnikov2015-08-251-14/+8
| | | | Notes: svn path=/head/; revision=395231
* - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. Notes: svn path=/head/; revision=395047
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-2/+2
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* print/hplip:Max Brazhnikov2015-02-104-10/+55
| | | | | | | | | | | | | | | | | | | | - Update to 3.14.10 [1] - Fix detection of libusb v1.0 and build with it now - Enable JetDirect and scanning support by default (requested by pkg users) - hplip modifies etc/sane.d/dll.conf witch belongs to sane-backends port, and writes to this file in staging area. Add commented entry for it in plist to pacify staging checks. print/hplip-plugin: - Update to 3.14.10 - Add missing entry to plist - Pass MAKE_ENV for installer to prevent writing to ${HOME} PR 197245 [1] Submitted by: chris@bsdjunk.com Notes: svn path=/head/; revision=378769
* Cleanup plistAntoine Brodin2014-11-131-38/+1
| | | | Notes: svn path=/head/; revision=372510
* print/hplip: switch from py-imaging to py-pillowWilliam Grzybowski2014-10-121-4/+3
| | | | | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit) Notes: svn path=/head/; revision=370724
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Convert to USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-082-23/+9
| | | | | | | - Remove references to PTHREAD_LIBS Notes: svn path=/head/; revision=361277
* Use foomatic-rip (from print/foomatic-filters) as foomatic-rip-hplip.Boris Samorodov2014-04-281-1/+2
| | | | | | | | | | Discussed at: freebsd-ports@ Tested by: O. Hartmann <ohartman@zedat.fu-berlin.de> Approved by: makc (maintainer) MFH: 2014Q2 Notes: svn path=/head/; revision=352549
* print/hplip:Max Brazhnikov2014-04-184-7/+802
| | | | | | | | | | | | | - Update to 3.14.4 - Install statically generated cups ppd files - Add patch to fix ioctl warning print/hplip-plugin: - Update to 3.14.4 - Add stage support via fake hplip installation Notes: svn path=/head/; revision=351524
* Update to 3.14.1Max Brazhnikov2014-01-235-40/+71
| | | | Notes: svn path=/head/; revision=340808
* - Don't restrict USE_PYTHON to 2.x onlyMax Brazhnikov2014-01-073-493/+427
| | | | | | | | | | | | - Convert to USES=dos2unix - More source files need path fixes [1] - Use options helpers - Clean up after removing support for FreeBSD < 8.0 Reported by: Nick Withers <nick.withers at anu.edu.au> via email [1] Notes: svn path=/head/; revision=338997
* - Support stagingMax Brazhnikov2013-10-231-16/+11
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331273
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to 3.13.6Max Brazhnikov2013-07-133-4/+15
| | | | Notes: svn path=/head/; revision=322953
* Add support for HPLIP binary plugins.Max Brazhnikov2013-07-122-1/+36
| | | | | | | | | | | The plugin is a Linux shared object, but it depends on few enough interfaces that it can actually run unmodified on a FreeBSD system. PR: ports/176618 Submitted by: thomas Notes: svn path=/head/; revision=322855