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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
s10sh USB/serial userspace driver for the Canon PowerShot digital cameras
0.2.2_3 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.2.2_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-13 20:27:35
Last Update: 2026-06-13 20:24:59
Commit Hash: c3f9002
License: GPLv2
WWW:
http://www.reynoldsnet.org/s10sh/
Description:
S10sh is a USB/serial userspace driver for the Canon PowerShot digital cameras. Using S10sh you can download, upload and explore the images captured with your PowerShot camera. The interface is quite similar to DOS's command.com. S10sh supports the following PowerShot models: G1 (works with USB, not reported if works with the serial interface) G3 (from local patches, perhaps needs further testing/debug) S10 (serial and USB) S20 (serial and USB) S100 aka Digital Ixus (USB only, since it lacks the serial interface) A20 (needs testing) A50 (serial only, supported with problems) Pro70 (serial only, supported with problems) Other models are reported to work as well: Elph S400, Digital Ixus V3, S30, A60, EOS-10D. With the release of libusb 0.1.3b (https://sourceforge.net/projects/libusb/), S10sh gained USB support under FreeBSD. The original author's web page is http://www.kyuzz.org/antirez/s10sh.html
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 (4 items)
Collapse this list.
  1. bin/s10sh
  2. /usr/local/share/licenses/s10sh-0.2.2_3/catalog.mk
  3. /usr/local/share/licenses/s10sh-0.2.2_3/LICENSE
  4. /usr/local/share/licenses/s10sh-0.2.2_3/GPLv2
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • s10sh>0:graphics/s10sh
To install the port:
cd /usr/ports/graphics/s10sh/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/s10sh
  • pkg install s10sh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: s10sh
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (s10sh-0.2.2.tar.gz) = 51aec853e9b32baeb28dafbd11d58cbdcd6588009148cdbc7c8acecd03a102b8 SIZE (s10sh-0.2.2.tar.gz) = 441710

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for s10sh-0.2.2_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
graphics_s10sh
USES:
ncurses readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.edwinh.org/s10sh/
  2. http://www.reynoldsnet.org/s10sh/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.2_3
13 Jun 2026 20:24:59
commit hash: c3f90023f66c0cd4d6843bee749be5eee32730cccommit hash: c3f90023f66c0cd4d6843bee749be5eee32730cccommit hash: c3f90023f66c0cd4d6843bee749be5eee32730cccommit hash: c3f90023f66c0cd4d6843bee749be5eee32730cc files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/s10sh: fix endianess code

Instead of hard-coding a list of architectures, defer to <endian.h>.
This fixes the build on all platforms tested.

MFH:		2026Q2
(cherry picked from commit c653d172b2678fed4bdd92782c593b995d41c5e5)

Number of commits found: 1