The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD graphics : dc3play

Digital camera downloading tool for Ricoh DC-3

 dc3play
	dc3play is a data downloading tool (via serial) for Ricoh DC-3
	digital camera.

EXAMPLE USAGE
	% dc3play tty00
		get the number of picts.
	% dc3play -n10 -o tty00 > foo.jpg
		get full-sized picture #10 to foo.jpg through stdout.
	% dc3play -a -g tty00
		get all full-sized pictures into "r0300001.jpg", "r0300002.jpg"
		and so forth.

REPORTING BUGS
	Please use one of the following methods:
	- via http://www.itojun.org/cgi-bin/gnats-send-pr
	- via e-mail to: itojun@itojun.org

AUTHOR
	Copyright(c) 1997 by Jun-ichiro Itoh.  All rights reserved.
	Jun-ichiro itojun Itoh 
 

ftp://ftp.itojun.org/pub/digi-cam/DC-3/unix/



dc3play history


v. 1.20
date: 2006/05/07 23:45:54;  author: edwin;  state: Exp;  lines: +0 -1
Remove USE_REINPLACE for categories starting with a G

v. 1.19 date: 2004/12/12 01:56:28; author: kris; state: Exp; lines: +0 -2 Now fetchable again
v. 1.18 date: 2004/11/18 22:03:40; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.17 date: 2004/08/22 01:14:07; author: krion; state: Exp; lines: +5 -3 Remove obsolete BROKEN mark. Support PORTDOCS/PLIST_FILES PR: ports/70787 Submitted by: Ports Fury
v. 1.16 date: 2004/06/23 22:12:03; author: kris; state: Exp; lines: +1 -0 BROKEN: Unfetchable
v. 1.15 date: 2003/02/20 18:07:57; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.14 date: 2002/11/10 16:46:22; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:45:21; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/07/08 10:41:26; author: ijliao; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: 39938 Submitted by: Oliver Braun
v. 1.11 date: 2001/12/24 10:37:41; author: dirk; state: Exp; lines: +2 -2 portlint: remove extra whitespaces before end of line.
v. 1.10 date: 2001/02/25 06:35:42; author: kevlo; state: Exp; lines: +17 -13 - Support CFLAGS properly - HAS_CONFIGURE -> GNU_CONFIGURE - Support NOPORTDOCS PR: 25322 Submitted by: Ports Fury
v. 1.9 date: 2001/01/09 05:57:02; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.8 date: 2000/10/08 10:20:20; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.7 date: 2000/04/13 06:28:12; author: obrien; state: Exp; lines: +3 -4 PORTNAME / PORTVERSION syntax conversion
v. 1.6 date: 1999/12/02 03:24:17; author: itojun; state: Exp; lines: +4 -4 use lateset version. prior versions contain uucp{un,}lock() which uses sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe.
v. 1.5 date: 1999/08/25 06:13:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/01/09 15:03:30; author: itojun; state: Exp; lines: +4 -3 upgrade base version to 980321.
v. 1.3 date: 1997/09/11 09:51:58; author: itojun; state: Exp; lines: +3 -2 master ftp site moved. ftp.csl.sony.co.jp -> ftp.itojun.org
v. 1.2 date: 1997/07/16 14:50:37; author: itojun; state: Exp; lines: +3 -3 This port is for dc3play, digital camera downloading tool for Ricoh DC-3. original distribution updated to version 970716.
v. 1.1 date: 1997/07/15 14:57:38; author: itojun; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/15 14:57:38; author: itojun; state: Exp; lines: +0 -0 added ports/graphics/dc3play ============================================================================= v. 1.20 date: 2006/05/07 23:45:54; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.19 date: 2004/12/12 01:56:28; author: kris; state: Exp; lines: +0 -2 Now fetchable again
v. 1.18 date: 2004/11/18 22:03:40; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.17 date: 2004/08/22 01:14:07; author: krion; state: Exp; lines: +5 -3 Remove obsolete BROKEN mark. Support PORTDOCS/PLIST_FILES PR: ports/70787 Submitted by: Ports Fury
v. 1.16 date: 2004/06/23 22:12:03; author: kris; state: Exp; lines: +1 -0 BROKEN: Unfetchable
v. 1.15 date: 2003/02/20 18:07:57; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.14 date: 2002/11/10 16:46:22; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:45:21; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/07/08 10:41:26; author: ijliao; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: 39938 Submitted by: Oliver Braun
v. 1.11 date: 2001/12/24 10:37:41; author: dirk; state: Exp; lines: +2 -2 portlint: remove extra whitespaces before end of line.
v. 1.10 date: 2001/02/25 06:35:42; author: kevlo; state: Exp; lines: +17 -13 - Support CFLAGS properly - HAS_CONFIGURE -> GNU_CONFIGURE - Support NOPORTDOCS PR: 25322 Submitted by: Ports Fury
v. 1.9 date: 2001/01/09 05:57:02; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.8 date: 2000/10/08 10:20:20; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.7 date: 2000/04/13 06:28:12; author: obrien; state: Exp; lines: +3 -4 PORTNAME / PORTVERSION syntax conversion
v. 1.6 date: 1999/12/02 03:24:17; author: itojun; state: Exp; lines: +4 -4 use lateset version. prior versions contain uucp{un,}lock() which uses sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe.
v. 1.5 date: 1999/08/25 06:13:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/01/09 15:03:30; author: itojun; state: Exp; lines: +4 -3 upgrade base version to 980321.
v. 1.3 date: 1997/09/11 09:51:58; author: itojun; state: Exp; lines: +3 -2 master ftp site moved. ftp.csl.sony.co.jp -> ftp.itojun.org
v. 1.2 date: 1997/07/16 14:50:37; author: itojun; state: Exp; lines: +3 -3 This port is for dc3play, digital camera downloading tool for Ricoh DC-3. original distribution updated to version 970716.
v. 1.1 date: 1997/07/15 14:57:38; author: itojun; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/15 14:57:38; author: itojun; state: Exp; lines: +0 -0 added ports/graphics/dc3play ============================================================================= v. 1.20 date: 2006/05/07 23:45:54; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.19 date: 2004/12/12 01:56:28; author: kris; state: Exp; lines: +0 -2 Now fetchable again
v. 1.18 date: 2004/11/18 22:03:40; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.17 date: 2004/08/22 01:14:07; author: krion; state: Exp; lines: +5 -3 Remove obsolete BROKEN mark. Support PORTDOCS/PLIST_FILES PR: ports/70787 Submitted by: Ports Fury
v. 1.16 date: 2004/06/23 22:12:03; author: kris; state: Exp; lines: +1 -0 BROKEN: Unfetchable
v. 1.15 date: 2003/02/20 18:07:57; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.14 date: 2002/11/10 16:46:22; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:45:21; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/07/08 10:41:26; author: ijliao; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: 39938 Submitted by: Oliver Braun
v. 1.11 date: 2001/12/24 10:37:41; author: dirk; state: Exp; lines: +2 -2 portlint: remove extra whitespaces before end of line.
v. 1.10 date: 2001/02/25 06:35:42; author: kevlo; state: Exp; lines: +17 -13 - Support CFLAGS properly - HAS_CONFIGURE -> GNU_CONFIGURE - Support NOPORTDOCS PR: 25322 Submitted by: Ports Fury
v. 1.9 date: 2001/01/09 05:57:02; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.8 date: 2000/10/08 10:20:20; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.7 date: 2000/04/13 06:28:12; author: obrien; state: Exp; lines: +3 -4 PORTNAME / PORTVERSION syntax conversion
v. 1.6 date: 1999/12/02 03:24:17; author: itojun; state: Exp; lines: +4 -4 use lateset version. prior versions contain uucp{un,}lock() which uses sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe.
v. 1.5 date: 1999/08/25 06:13:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/01/09 15:03:30; author: itojun; state: Exp; lines: +4 -3 upgrade base version to 980321.
v. 1.3 date: 1997/09/11 09:51:58; author: itojun; state: Exp; lines: +3 -2 master ftp site moved. ftp.csl.sony.co.jp -> ftp.itojun.org
v. 1.2 date: 1997/07/16 14:50:37; author: itojun; state: Exp; lines: +3 -3 This port is for dc3play, digital camera downloading tool for Ricoh DC-3. original distribution updated to version 970716.
v. 1.1 date: 1997/07/15 14:57:38; author: itojun; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/15 14:57:38; author: itojun; state: Exp; lines: +0 -0 added ports/graphics/dc3play =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm