| Port details on branch 2026Q2 |
- epsonscan2 Epson Scan 2 scanner driver
- 6.7.70.0_4 graphics
=0 6.7.70.0_4Version of this port present on the latest quarterly branch. - Maintainer: fbsd@opal.com
 - Port Added: 2026-05-03 08:42:05
- Last Update: 2026-05-03 08:39:18
- Commit Hash: 0442d2b
- License: GPLv3
- WWW:
- https://download.ebz.epson.net/man/linux/epsonscan2_e.html
- Description:
- This is the Seiko/Epson epsonscan2 scanner driver for many modern Epson
scanners.
See also: https://support.epson.net/linux/src/scanner/epsonscan2/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- epsonscan2>0:graphics/epsonscan2
- To install the port:
- cd /usr/ports/graphics/epsonscan2/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/epsonscan2
- pkg install epsonscan2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: epsonscan2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1739148296
SHA256 (epsonscan2-6.7.70.0-1.src.tar.gz) = e141e66e4cd74c06eef0baa163f4cc498c3be4a5db82851c914a1b7f2c50967e
SIZE (epsonscan2-6.7.70.0-1.src.tar.gz) = 56828993
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:
-
- sane-config : graphics/sane-backends
- boost-libs>=1.36.0 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Runtime dependencies:
-
- avahi-browse : net/avahi-app
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Library dependencies:
-
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for epsonscan2-6.7.70.0_4:
AVAHI=on: Use avahi to find scanners
===> Use 'make config' to modify these settings
- Options name:
- graphics_epsonscan2
- USES:
- cmake jpeg localbase qt:5 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.7.70.0_4 03 May 2026 08:39:18
    |
Vladimir Druzenko (vvd)  Author: J.R. Oldroyd |
graphics/epsonscan2: Fix build error on 16-current: "if (a <= b <= c)"
Fix compilation error for "if (a <= b <= c)".
While here:
- Replace PORTVERSION with DISTVERSION.
- Move dependency from boost to BUILD_DEPENDS - the port is not linked
with boost libs, but uses includes during build.
- Remove unnecessary "CFLAGS+=".
PR: 294951
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
MFH: 2026Q2
(cherry picked from commit 5337e3e6d81efbb96a153b7ae7ee9db7bfadffb3) |
Number of commits found: 1
|