Port details |
- ipp-usb Daemon for IPP over USB printer support
- 0.9.24_2 print
=2 0.9.24_1Version of this port present on the latest quarterly branch. - Maintainer: chuanwei.foo@hotmail.com
 - Port Added: 2023-05-11 23:28:18
- Last Update: 2025-04-02 02:07:58
- Commit Hash: a4e30d4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/OpenPrinting/ipp-usb
- Description:
- ipp-usb daemon enables driver-less printing and scanning on USB-only
AirPrint-compatible printers and MFPs. It works by connecting to the device by
USB using IPP-over-USB protocol, and exposing the device to the network,
including DNS-SD (ZeroConf) advertising. IPP printing, eSCL scanning and web
console are fully supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/print/ipp-usb/ && make install clean
- To add the package, run one of these commands:
- pkg install print/ipp-usb
- pkg install ipp-usb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ipp-usb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705993200
SHA256 (OpenPrinting-ipp-usb-0.9.24_GH0.tar.gz) = e20785f9720f7d19fae9cfccb5cc3c18617d99b03da4eb94ec9df6af37abe354
SIZE (OpenPrinting-ipp-usb-0.9.24_GH0.tar.gz) = 80064
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- go121 : lang/go121
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libavahi-client.so : net/avahi-app
- libavahi-common.so : net/avahi-app
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_ipp-usb
- USES:
- gmake go:modules pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.24_2 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.9.24_1 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.9.24 21 Aug 2024 18:11:26
    |
Zsolt Udvari (uzsolt)  Author: Foo Chuan Wei |
print/ipp-usb: Update to 0.9.24
PR: 276546
Approved by: submitter is maintainer |
0.9.23_11 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.9.23_10 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.9.23_9 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.9.23_8 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.9.23_7 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.9.23_6 24 Mar 2024 14:29:00
    |
Muhammad Moinur Rahman (bofh)  |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.9.23_5 25 Feb 2024 11:37:03
    |
Muhammad Moinur Rahman (bofh)  |
print/ipp-usb: Moved man to share/man
Approved by: portmgr (blanket) |
0.9.23_4 11 Feb 2024 10:39:17
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.9.23_3 07 Dec 2023 02:22:10
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.9.23_2 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
0.9.23_1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.9.23 11 May 2023 23:23:30
    |
Robert Clausecker (fuz)  Author: Foo Chuan Wei |
print/ipp-usb: Add port
ipp-usb daemon enables driver-less printing and scanning on USB-only
AirPrint-compatible printers and MFPs. It works by connecting to the device by
USB using IPP-over-USB protocol, and exposing the device to the network,
including DNS-SD (ZeroConf) advertising. IPP printing, eSCL scanning and web
console are fully supported.
WWW: https://github.com/OpenPrinting/ipp-usb
PR: 271226 |