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
airsaned Apple AirScan compatible SANE web frontend
0.3.4.0_1 graphics on this many watch lists=0 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.3.4.0_1Version of this port present on the latest quarterly branch.
Maintainer: fbsd@opal.com search for ports maintained by this maintainer
Port Added: 2021-10-08 07:09:31
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
License: GPLv3
WWW:
https://github.com/SimulPiscator/AirSane
Description:
A SANE WebScan frontend that supports Apple's AirScan protocol. Scanners are detected automatically, and published through mDNS. Though images may be acquired and transferred in JPEG, PNG, and PDF/raster format through a simple web interface, AirSane's intended purpose is to be used with AirScan/eSCL clients such as Apple's Image Capture. Images are encoded on-the-fly during acquisition, keeping memory/storage demands low. Thus, AirSane will run fine on a Raspberry Pi or similar device. AirSane has been developed by reverse-engineering the communication protocol implemented in Apple's AirScanScanner client (macos 10.12.6, /System/Library/Image Capture/Devices/AirScanScanner.app). Authentication and secure communication are not supported. If you are looking for a powerful SANE web frontend, AirSane may not be for you. You may be interested in phpSANE instead.
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/airsaned-0.3.4.0_1/catalog.mk
  2. /usr/local/share/licenses/airsaned-0.3.4.0_1/LICENSE
  3. /usr/local/share/licenses/airsaned-0.3.4.0_1/GPLv3
  4. sbin/airsaned
  5. etc/airsane/Gnome-scanner.png
  6. etc/rc.d/airsaned
  7. @sample etc/airsane/ignore.conf.sample
  8. @sample etc/airsane/options.conf.sample
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • airsaned>0:graphics/airsaned
To install the port:
cd /usr/ports/graphics/airsaned/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/airsaned
  • pkg install airsaned
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: airsaned
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1649317775 SHA256 (SimulPiscator-AirSane-v0.3.4-0-g7ecfff3_GH0.tar.gz) = ce52c150f3e82fba709e608140f2eb77da538a1fdc12a5752d7c877e0cde1343 SIZE (SimulPiscator-AirSane-v0.3.4-0-g7ecfff3_GH0.tar.gz) = 117073

Packages (timestamps in pop-ups are UTC):
airsaned
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.4.0_10.3.4.0_1-0.3.4.0_10.3.4.0_1---
FreeBSD:13:quarterly0.3.4.0_10.3.4.0_1-0.3.4.0_10.3.4.0_10.3.4.0_10.3.4.0_10.3.4.0_1
FreeBSD:14:latest0.3.4.0_10.3.4.0_10.3.4.00.3.4.0_10.3.4.0_10.3.4.0-0.3.4.0
FreeBSD:14:quarterly0.3.4.0_10.3.4.0_1-0.3.4.0_10.3.4.0_10.3.4.0_10.3.4.0_10.3.4.0_1
FreeBSD:15:latest0.3.4.0_10.3.4.0_1n/a0.3.4.0_1n/a0.3.4.0_10.3.4.0_10.3.4.0_1
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libavahi-client.so : net/avahi-app
  2. libpng.so : graphics/png
  3. libsane.so : graphics/sane-backends
  4. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_airsaned
USES:
cmake compiler:c++11-lib jpeg localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/SimulPiscator/AirSane/tar.gz/v0.3.4-0-g7ecfff3?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.4.0_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3.4.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.4.0
17 May 2022 12:48:45
commit hash: 916c10e4b3aef60939c23578e55f9f2c3bdb7fcccommit hash: 916c10e4b3aef60939c23578e55f9f2c3bdb7fcccommit hash: 916c10e4b3aef60939c23578e55f9f2c3bdb7fcccommit hash: 916c10e4b3aef60939c23578e55f9f2c3bdb7fcc files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: J.R. Oldroyd
graphics/airsaned: Update to 0.3.4.0

ChangeLog: https://github.com/SimulPiscator/AirSane/releases/tag/v0.3.4

PR:		263110
0.3.3.0
30 Mar 2022 17:10:37
commit hash: 4e7e65c3187b414b1650cf0402b143cb4a810dd7commit hash: 4e7e65c3187b414b1650cf0402b143cb4a810dd7commit hash: 4e7e65c3187b414b1650cf0402b143cb4a810dd7commit hash: 4e7e65c3187b414b1650cf0402b143cb4a810dd7 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
graphics/airsaned: Fix fetch

Approved by:	maintainer
0.3.3.0
27 Mar 2022 20:51:48
commit hash: cd15a6daaa3964c43f46e4ec326d87cb8edcf223commit hash: cd15a6daaa3964c43f46e4ec326d87cb8edcf223commit hash: cd15a6daaa3964c43f46e4ec326d87cb8edcf223commit hash: cd15a6daaa3964c43f46e4ec326d87cb8edcf223 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: J.R. Oldroyd
graphics/airsaned: update to 0.3.3.0

PR:	262870
0.3.2.54_1
11 Jan 2022 10:40:02
commit hash: 971cb789e90444bf3d7aa50d8cd2aa250e6a0c57commit hash: 971cb789e90444bf3d7aa50d8cd2aa250e6a0c57commit hash: 971cb789e90444bf3d7aa50d8cd2aa250e6a0c57commit hash: 971cb789e90444bf3d7aa50d8cd2aa250e6a0c57 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: J.R. Oldroyd
graphics/airsaned: update to 0.3.2.54_1

Properly update to 0.3.2.54 after using the wrong git hash.
Some of the patches have been merged upstrem and can be removed.

PR:	261068
Reported by:	fbsd@opal.com (maintainer)
Fixes:	fa24020b477a2a37a01dedf11bfd83e744f81cd1
0.3.2.54
10 Jan 2022 15:01:35
commit hash: fa24020b477a2a37a01dedf11bfd83e744f81cd1commit hash: fa24020b477a2a37a01dedf11bfd83e744f81cd1commit hash: fa24020b477a2a37a01dedf11bfd83e744f81cd1commit hash: fa24020b477a2a37a01dedf11bfd83e744f81cd1 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: J.R. Oldroyd
graphics/airsaned: update to 0.3.2.54

PR:	261068
Reported by:	fbsd@opal.com (maintainer)
0.3.2.50
08 Oct 2021 07:06:34
commit hash: b75c465cc063856bd854ff9e91c4a09d2dea3de4commit hash: b75c465cc063856bd854ff9e91c4a09d2dea3de4commit hash: b75c465cc063856bd854ff9e91c4a09d2dea3de4commit hash: b75c465cc063856bd854ff9e91c4a09d2dea3de4 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: J.R. Oldroyd
graphics/airsaned: New port: Apple AirScan compatible SANE web frontend

A SANE WebScan frontend that supports Apple's AirScan protocol.
Scanners are detected automatically, and published through mDNS.
Acquired images may be transferred in JPEG, PNG, and PDF/raster format.

WWW: https://github.com/SimulPiscator/AirSane

PR:		242144
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32314

Number of commits found: 9