The FreeBSD Ports Archive
FreeBSD graphics : camediaplay4>
Digital camera downloading tool for Epson/Sanyo/Olympus/Agfa camera
camediaplay
Camediaplay is a data downloading tool (via serial) for Sanyo
digital camera engine.
It should work with:
- Olympus C-400/400L/800L, D-200L/300L
- Olympus C-410L
- Olympus C-420L/820L, D-220L/320L
- Epson CP-100/200/500
- Sanyo DSC-V1/VPC-G1
- Agfa ePhoto307
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/C-400L/unix/
|
camediaplay history
v. 1.23
date: 2006/05/07 23:45:52; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.22
date: 2003/02/20 18:07:57; author: knu; state: Exp; lines: +1 -0
de-pkg-comment
v. 1.21
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.20
date: 2002/11/06 22:45:19; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.19
date: 2002/07/08 10:41:26; author: ijliao; state: Exp; lines: +3 -2
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun
v. 1.18
date: 2001/02/25 06:30:33; author: kevlo; state: Exp; lines: +17 -13
- Update to the lastest version
- Support CFLAGS properly
- HAS_CONFIGURE -> GNU_CONFIGURE
- Support NOPORTDOCS
- Fix distinfo
PR: 25321
Submitted by: Ports Fury
v. 1.17
date: 2001/02/11 04:33:02; author: kris; state: Exp; lines: +2 -7
Update to new camediaplay version which fixes the format string
vulnerability by removing the '-N' option (also fixes the buffer overflow).
Thanks for itojun for the quick turnaround.
v. 1.16
date: 2001/02/10 22:36:48; author: kris; state: Exp; lines: +6 -1
Add an install-time warning about insecurity of this port - it has local
exploits yielding user uucp, but due to the nature of the software probably
isn't going to be widely used on multi-user systems.
v. 1.15
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.14
date: 2000/10/08 10:20:19; 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.13
date: 2000/04/13 06:28:05; author: obrien; state: Exp; lines: +3 -3
PORTNAME / PORTVERSION syntax conversion
v. 1.12
date: 1999/12/02 03:24:20; author: itojun; state: Exp; lines: +3 -3
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.11
date: 1999/08/25 06:13:43; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1998/01/17 17:46:00; author: itojun; state: Exp; lines: +5 -8
original distribution updated to version 980118.
portlint-clean.
v. 1.9
date: 1998/01/16 17:37:11; author: jkh; state: Exp; lines: +6 -2
Update to camediaplay-971231-beta
Submitted by: itojun@itojun.org
v. 1.8
date: 1997/10/09 16:10:51; author: itojun; state: Exp; lines: +3 -3
original distribution updated to 971009.
v. 1.7
date: 1997/09/11 09:53:26; author: itojun; state: Exp; lines: +3 -2
master ftp site moved.
ftp.csl.sony.co.jp -> ftp.itojun.org
v. 1.6
date: 1997/08/04 01:17:54; author: itojun; state: Exp; lines: +3 -3
Original distribution updated to version 970803.
The author says (it is me:-P ) that timing problem has reduced to some extent.
v. 1.5
date: 1997/07/15 14:47:25; author: itojun; state: Exp; lines: +3 -5
original distribution updated to version 970715.
also, restriction vanished. (redistribution prohibited before)
v. 1.4
date: 1997/07/13 17:43:05; author: itojun; state: Exp; lines: +2 -2
i'm sorry.
s/sed/${SED}/
v. 1.3
date: 1997/07/13 17:42:12; author: itojun; state: Exp; lines: +2 -2
tiny change related to displaying pkg/MESSAGES.
v. 1.2
date: 1997/07/13 17:38:10; author: itojun; state: Exp; lines: +3 -2
the original distribution has updated to version 970703.
v. 1.1
date: 1997/05/20 06:28:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/05/20 06:28:56; author: asami; state: Exp; lines: +0 -0
Camediaplay is a data downloading tool (via serial) for Sanyo digital
camera engine.
PR: 3520
Submitted by: itojun@itojun.org
=============================================================================
v. 1.23
date: 2006/05/07 23:45:52; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.22
date: 2003/02/20 18:07:57; author: knu; state: Exp; lines: +1 -0
de-pkg-comment
v. 1.21
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.20
date: 2002/11/06 22:45:19; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.19
date: 2002/07/08 10:41:26; author: ijliao; state: Exp; lines: +3 -2
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun
v. 1.18
date: 2001/02/25 06:30:33; author: kevlo; state: Exp; lines: +17 -13
- Update to the lastest version
- Support CFLAGS properly
- HAS_CONFIGURE -> GNU_CONFIGURE
- Support NOPORTDOCS
- Fix distinfo
PR: 25321
Submitted by: Ports Fury
v. 1.17
date: 2001/02/11 04:33:02; author: kris; state: Exp; lines: +2 -7
Update to new camediaplay version which fixes the format string
vulnerability by removing the '-N' option (also fixes the buffer overflow).
Thanks for itojun for the quick turnaround.
v. 1.16
date: 2001/02/10 22:36:48; author: kris; state: Exp; lines: +6 -1
Add an install-time warning about insecurity of this port - it has local
exploits yielding user uucp, but due to the nature of the software probably
isn't going to be widely used on multi-user systems.
v. 1.15
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.14
date: 2000/10/08 10:20:19; 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.13
date: 2000/04/13 06:28:05; author: obrien; state: Exp; lines: +3 -3
PORTNAME / PORTVERSION syntax conversion
v. 1.12
date: 1999/12/02 03:24:20; author: itojun; state: Exp; lines: +3 -3
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.11
date: 1999/08/25 06:13:43; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1998/01/17 17:46:00; author: itojun; state: Exp; lines: +5 -8
original distribution updated to version 980118.
portlint-clean.
v. 1.9
date: 1998/01/16 17:37:11; author: jkh; state: Exp; lines: +6 -2
Update to camediaplay-971231-beta
Submitted by: itojun@itojun.org
v. 1.8
date: 1997/10/09 16:10:51; author: itojun; state: Exp; lines: +3 -3
original distribution updated to 971009.
v. 1.7
date: 1997/09/11 09:53:26; author: itojun; state: Exp; lines: +3 -2
master ftp site moved.
ftp.csl.sony.co.jp -> ftp.itojun.org
v. 1.6
date: 1997/08/04 01:17:54; author: itojun; state: Exp; lines: +3 -3
Original distribution updated to version 970803.
The author says (it is me:-P ) that timing problem has reduced to some extent.
v. 1.5
date: 1997/07/15 14:47:25; author: itojun; state: Exp; lines: +3 -5
original distribution updated to version 970715.
also, restriction vanished. (redistribution prohibited before)
v. 1.4
date: 1997/07/13 17:43:05; author: itojun; state: Exp; lines: +2 -2
i'm sorry.
s/sed/${SED}/
v. 1.3
date: 1997/07/13 17:42:12; author: itojun; state: Exp; lines: +2 -2
tiny change related to displaying pkg/MESSAGES.
v. 1.2
date: 1997/07/13 17:38:10; author: itojun; state: Exp; lines: +3 -2
the original distribution has updated to version 970703.
v. 1.1
date: 1997/05/20 06:28:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/05/20 06:28:56; author: asami; state: Exp; lines: +0 -0
Camediaplay is a data downloading tool (via serial) for Sanyo digital
camera engine.
PR: 3520
Submitted by: itojun@itojun.org
=============================================================================
v. 1.23
date: 2006/05/07 23:45:52; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE for categories starting with a G
v. 1.22
date: 2003/02/20 18:07:57; author: knu; state: Exp; lines: +1 -0
de-pkg-comment
v. 1.21
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.20
date: 2002/11/06 22:45:19; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.19
date: 2002/07/08 10:41:26; author: ijliao; state: Exp; lines: +3 -2
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun
v. 1.18
date: 2001/02/25 06:30:33; author: kevlo; state: Exp; lines: +17 -13
- Update to the lastest version
- Support CFLAGS properly
- HAS_CONFIGURE -> GNU_CONFIGURE
- Support NOPORTDOCS
- Fix distinfo
PR: 25321
Submitted by: Ports Fury
v. 1.17
date: 2001/02/11 04:33:02; author: kris; state: Exp; lines: +2 -7
Update to new camediaplay version which fixes the format string
vulnerability by removing the '-N' option (also fixes the buffer overflow).
Thanks for itojun for the quick turnaround.
v. 1.16
date: 2001/02/10 22:36:48; author: kris; state: Exp; lines: +6 -1
Add an install-time warning about insecurity of this port - it has local
exploits yielding user uucp, but due to the nature of the software probably
isn't going to be widely used on multi-user systems.
v. 1.15
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.14
date: 2000/10/08 10:20:19; 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.13
date: 2000/04/13 06:28:05; author: obrien; state: Exp; lines: +3 -3
PORTNAME / PORTVERSION syntax conversion
v. 1.12
date: 1999/12/02 03:24:20; author: itojun; state: Exp; lines: +3 -3
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.11
date: 1999/08/25 06:13:43; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1998/01/17 17:46:00; author: itojun; state: Exp; lines: +5 -8
original distribution updated to version 980118.
portlint-clean.
v. 1.9
date: 1998/01/16 17:37:11; author: jkh; state: Exp; lines: +6 -2
Update to camediaplay-971231-beta
Submitted by: itojun@itojun.org
v. 1.8
date: 1997/10/09 16:10:51; author: itojun; state: Exp; lines: +3 -3
original distribution updated to 971009.
v. 1.7
date: 1997/09/11 09:53:26; author: itojun; state: Exp; lines: +3 -2
master ftp site moved.
ftp.csl.sony.co.jp -> ftp.itojun.org
v. 1.6
date: 1997/08/04 01:17:54; author: itojun; state: Exp; lines: +3 -3
Original distribution updated to version 970803.
The author says (it is me:-P ) that timing problem has reduced to some extent.
v. 1.5
date: 1997/07/15 14:47:25; author: itojun; state: Exp; lines: +3 -5
original distribution updated to version 970715.
also, restriction vanished. (redistribution prohibited before)
v. 1.4
date: 1997/07/13 17:43:05; author: itojun; state: Exp; lines: +2 -2
i'm sorry.
s/sed/${SED}/
v. 1.3
date: 1997/07/13 17:42:12; author: itojun; state: Exp; lines: +2 -2
tiny change related to displaying pkg/MESSAGES.
v. 1.2
date: 1997/07/13 17:38:10; author: itojun; state: Exp; lines: +3 -2
the original distribution has updated to version 970703.
v. 1.1
date: 1997/05/20 06:28:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/05/20 06:28:56; author: asami; state: Exp; lines: +0 -0
Camediaplay is a data downloading tool (via serial) for Sanyo digital
camera engine.
PR: 3520
Submitted by: itojun@itojun.org
=============================================================================
|
| |

|