Opened 11 years ago
Last modified 11 years ago
#42776 new submission
NEW: hplip @3.14.1
Reported by: | okmacports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | aschenke@…, rich@…, adrian@…, icaines77@…, tristan.klocke@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | hplip |
Description (last modified by mf2k (Frank Schima))
This replaces tickets #30061 and #7201.
I am resubmitting the Portfile to attempt to resolve the issues raised in the other ticket. Since several files are new, I am opening this as a new ticket, intended to replace the old one(s).
This port of HPLIP provides scanner support of HP all-in-one (HPAIO) printers, particularly intended to be used with SANE. (Note that it works under the MacPorts versions of xsane and saned, not the OS X versions.)
The official project page is http://hplipopensource.com/. It's a project, funded by HP, that creates open-source drivers for HP's printers/scanners.
While the intent of this port is to provide scanning support (because CUPS already supports printing to HP all-in-one printers under OS X), the port also provides printing support, so your HPAIO printers may appear duplicated.
Usage notes:
- to use across a network, start saned with the -a option. Make sure you've edited saned.conf in /opt/local/etc/sane.d/ to allow access from local IP addresses (such as by uncommenting the line 192.168.0.1/29).
- as noted repeatedly at the SANE project, run saned behind a firewall and don't run it as root!
- make sure you activate the launchctl daemon and client items (client being the same user that runs saned) as noted in the installation log.
Attachments (30)
Change History (34)
Changed 11 years ago by okmacports@…
Attachment: | base-utils.py.patch added |
---|
Changed 11 years ago by okmacports@…
Attachment: | check.py.patch added |
---|
Changed 11 years ago by okmacports@…
Attachment: | installer-core_install.py.patch added |
---|
Changed 11 years ago by okmacports@…
Attachment: | installer-dcheck.py.patch added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-io_hpmud_hpmud.c added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-io_hpmud_hpmudi.h added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-io_hpmud_musb.h added |
---|
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Version: | 2.2.1 |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
comment:3 Changed 11 years ago by okmacports@…
Thanks for the fast reply, and for acknowledging the long process. Since this has been working for me for a couple of years, it was a low priority. It now works with Mavericks and should be easier to maintain with your suggestions, which I hope I have followed.
I don't know your philosophy on patch files but to simplify my life I have done some combining of them to avoid the huge number of patch files that would result from removing the reinplaces.
I have no way to delete the attachments above. The patch-io*.[ch] and *.patch files are obsolete.
Changed 11 years ago by okmacports@…
Attachment: | patch-Makefile.am added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-Makefile.in added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-base_codes.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-base_g.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-base_utils.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-check.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-fax_backend_hpfax.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-hplip.conf.in added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-hplip.list.in added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-installer_core-install.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-installer_dcheck.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-installer_distros.dat added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-io_hpmud_files added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-prnt_hpcups_files added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-prnt_hpijs_globals.cpp added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-python added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-ui4_devmgr5.py added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-ui_devmgr4.py added |
---|
Changed 11 years ago by okmacports@…
Changed 11 years ago by okmacports@…
Attachment: | patch-ip_hpip.h added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-prnt_hpijs_context2.cpp added |
---|
Changed 11 years ago by okmacports@…
Attachment: | patch-prnt_hpijs_ljzjscolor.cpp added |
---|
Thanks. Sorry this port has taken so long. I have some comments on this submission: