summaryrefslogtreecommitdiff
path: root/graphics/get_ds7
AgeCommit message (Collapse)AuthorFilesLines
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-12Manually create ${PERL5_SITELIB} prior to installing into it.jlam1-1/+2
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-29Use PERL5 and PERL5_SITELIB.jlam4-14/+8
2000-08-26Remove share/doc/get_ds7 on pkg_delete; also some cosmetic changes.jlam2-12/+15
1999-11-23GET_DS7 is a program package to get the data of pictures sequentiallyhubertf7-0/+81
from FUJIFILM DS-7(DS series) and to put them into each file. It is programmed with Perl. The following are required to use this program: - perl5.004 or later and POSIX module. - FUJIFILM RS232C interface cable(depend on IF-DS7/W). Though this program has developed for DS-7, it may be available for other FUJIFILM DS series digital cameras(ex. DS-220A,DS-8,DS-10,DS-20, DS-30,DS-300,FinePix700,Apple QuickTake200). Fuji MX-500 also works. "DS-7" means DS series digital cameras in this document.