notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
sane-airscan SANE backend for AirScan (eSCL) and WSD document scanners
0.99.26_3 graphics on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.99.26_3Version of this port present on the latest quarterly branch.
Maintainer: henry.hu.sh@gmail.com search for ports maintained by this maintainer
Port Added: 2021-09-20 08:06:06
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
People watching this port, also watch:: argp-standalone, libxkbcommon, xbitmaps, gstreamer1-plugins-pango, gnome-characters
License: GPLv2
WWW:
https://github.com/alexpevzner/sane-airscan
Description:
SANE backend for AirScan (eSCL) and WSD document scanner Similar to how most modern network printers support "driverless" printing, using the universal vendor-neutral printing protocol, many modern network scanners and MFPs support "driverless" scanning. Driverless scanning comes in two flavors: * Apple AirScan or AirPrint scanning (official protocol name is eSCL) * Microsoft WSD, or WS-Scan (term WSD means "Web Services for Devices) This backend implements both protocols, choosing automatically between them. It was successfully tested with many devices from Brother, Canon, Dell, Kyocera, Lexmark, Epson, HP, OKI, Panasonic, Pantum, Ricoh, Samsung and Xerox both in WSD and eSCL modes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/sane-airscan-0.99.26_3/catalog.mk
  2. /usr/local/share/licenses/sane-airscan-0.99.26_3/LICENSE
  3. /usr/local/share/licenses/sane-airscan-0.99.26_3/GPLv2
  4. bin/airscan-discover
  5. @sample etc/sane.d/airscan.conf.sample
  6. etc/sane.d/dll.d/airscan
  7. lib/sane/libsane-airscan.so
  8. lib/sane/libsane-airscan.so.1
  9. share/man/man1/airscan-discover.1.gz
  10. share/man/man5/sane-airscan.5.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • sane-airscan>0:graphics/sane-airscan
To install the port:
cd /usr/ports/graphics/sane-airscan/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/sane-airscan
  • pkg install sane-airscan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sane-airscan
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1630878170 SHA256 (alexpevzner-sane-airscan-0.99.26_GH0.tar.gz) = f124d51e1510a4950454794eba0ba633e4b58d312cdeb26b80deb192d563ce5e SIZE (alexpevzner-sane-airscan-0.99.26_GH0.tar.gz) = 196488

Packages (timestamps in pop-ups are UTC):
sane-airscan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.99.26_30.99.26_3-0.99.26_30.99.26_3---
FreeBSD:13:quarterly0.99.26_30.99.26_3-0.99.26_30.99.26_30.99.26_30.99.26_30.99.26_3
FreeBSD:14:latest0.99.26_30.99.26_30.99.26_20.99.26_30.99.26_30.99.26_2-0.99.26_2
FreeBSD:14:quarterly0.99.26_30.99.26_3-0.99.26_30.99.26_30.99.26_30.99.26_30.99.26_3
FreeBSD:15:latest0.99.26_30.99.26_3n/a0.99.26_3n/a0.99.26_30.99.26_30.99.26_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sane-backends>0 : graphics/sane-backends
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libavahi-client.so : net/avahi-app
  2. libpng.so : graphics/png
  3. libgnutls.so : security/gnutls
  4. libxml2.so : textproc/libxml2
  5. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_sane-airscan
USES:
gmake gnome jpeg pkgconfig
pkg-message:
For install:
To make the automatic discovery work, you need to have avahi-daemon running. Make sure that avahi_daemon_enable="YES" is in /etc/rc.conf(.local), and start the avahi-daemon service. Some other program, such as Firefox, may also bind to the mDNS port (5353), so make sure that avahi-daemon can bind to the port. To quickly check if your scanner can be discovered, run avahi-browse -r _uscan._tcp You should see your scanner listed in the result.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alexpevzner/sane-airscan/tar.gz/0.99.26?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port