summaryrefslogtreecommitdiff
path: root/graphics/dc20ctrl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Just happened to see that this line misses a MAINTAINER line.Alexander Langer2000-06-281-0/+2
| | | | Notes: svn path=/head/; revision=29936
* - MAKE_FLAGS -> MAKE_ARGSAlexander Langer2000-06-283-5/+58
| | | | | | | | | | | | - Support CC/PREFIX/LOCALBASE properly - Add WWW: line into pkg/DESCR - Change MASTERSITE PR: 19342 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29935
* Remove paterno@dsi.unifi.it as MAINTAINER; email has been bouncing forBill Fenner2000-06-121-2/+0
| | | | | | | about 2 months. Notes: svn path=/head/; revision=29549
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27470
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* Import of graphics/dc20ctrlJustin M. Seger1998-12-227-0/+55
dc20ctrl can control your Kodak DC20 digital camera via the embedded serial port. With dc20ctrl you can control any parameter of your camera, as quering the current state, taking a photo, downloading the thumbnails and/or the pictures (in raw, pgm or ppm format, and eventually others: it depends on compilation-time options), erasing the camera memory and changing its resolution. PR: ports/5885 Submitted by: paterno@dsi.UNIFI.IT Notes: svn path=/head/; revision=15465