Date: Sat, 16 Mar 2002 23:17:05 -0500 (EST) From: Robert Withrow <witr@rwwa.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/35995: New port: ophoto Message-ID: <200203170417.g2H4H5U10182@harvey.rwwa.com>
next in thread | raw e-mail | index | archive | help
>Number: 35995 >Category: ports >Synopsis: New port: ophoto >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 16 20:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Robert Withrow >Release: FreeBSD 4.5-RELEASE i386 >Organization: R.W. Withrow Associates >Environment: System: FreeBSD harvey.rwwa.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue Feb 26 17:42:28 EST 2002 toor@harvey.rwwa.com:/usr/src/sys/compile/Laptop i386 >Description: Ophoto: USB support for Kodak DC240 and DC280 cameras >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ophoto # ophoto/pkg-comment # ophoto/Makefile # ophoto/files # ophoto/files/patch.aa # ophoto/distinfo # ophoto/pkg-descr # ophoto/pkg-plist # echo c - ophoto mkdir -p ophoto > /dev/null 2>&1 echo x - ophoto/pkg-comment sed 's/^X//' >ophoto/pkg-comment << 'END-of-ophoto/pkg-comment' XUSB support for Kodak DC240 and DC280 cameras under FreeBSD END-of-ophoto/pkg-comment echo x - ophoto/Makefile sed 's/^X//' >ophoto/Makefile << 'END-of-ophoto/Makefile' X# New ports collection makefile for: ophoto X# Date created: Sat Mar 16 2002 X# Whom: Bob Withrow <witr@rwwa.com> X# X# $FreeBSD$ X# X XPORTNAME= ophoto XPORTVERSION= 0.1 XCATEGORIES= graphics X XMaster_SITES= http://www.fromme.com/o/ophoto/ XDISTNAME= ophoto X XALL_TARGET= ophoto X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/ophoto ${PREFIX}/bin X X.include <bsd.port.mk> END-of-ophoto/Makefile echo c - ophoto/files mkdir -p ophoto/files > /dev/null 2>&1 echo x - ophoto/files/patch.aa sed 's/^X//' >ophoto/files/patch.aa << 'END-of-ophoto/files/patch.aa' Xdiff -ur ophoto/command.c ophoto.new/command.c X--- ophoto/command.c Sun Dec 19 02:35:16 1999 X+++ ophoto.new/command.c Sun Feb 24 11:09:37 2002 X@@ -61,7 +61,7 @@ X char *monthname[16] = { X "???", X "Jan", "Feb", "Mar", "Apr", "May", "Jun", X- "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" X+ "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", X "???", "???", "???" X }; X END-of-ophoto/files/patch.aa echo x - ophoto/distinfo sed 's/^X//' >ophoto/distinfo << 'END-of-ophoto/distinfo' XMD5 (ophoto.tar.gz) = 36501b08d00fc8673006adeb046757d7 END-of-ophoto/distinfo echo x - ophoto/pkg-descr sed 's/^X//' >ophoto/pkg-descr << 'END-of-ophoto/pkg-descr' XOphoto is a utility to download pictures from Kodak DC240 and DC280 Xcameras using the fast USB interface. You can also use the tool for Xgeneric camera control (i.e. change settings, take pictures, etc.). X XThe project title is ``oPhoto'' (Olli's Photo Tool). X XWWW: http://www.fromme.com/o/ophoto/ END-of-ophoto/pkg-descr echo x - ophoto/pkg-plist sed 's/^X//' >ophoto/pkg-plist << 'END-of-ophoto/pkg-plist' Xbin/ophoto END-of-ophoto/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203170417.g2H4H5U10182>