aboutsummaryrefslogtreecommitdiff
path: root/graphics/dc20ctrl
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* fix installationYing-Chieh Liao2002-09-281-2/+4
| | | | | | | | | | unbreak PR: 43309 Submitted by: adam@vectors.cx Notes: svn path=/head/; revision=67186
* Broken: installation fails (looks like fallout from bsd.*.mk changes)Kris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66897
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Fix overflows and bump PORTREVISION.Kris Kennaway2001-02-077-1/+189
| | | | | | | Reviewed by: jedgar Notes: svn path=/head/; revision=38077
* Mark FORBIDDEN: exploitable buffer overflows yielding gid dialerKris Kennaway2001-01-291-0/+1
| | | | Notes: svn path=/head/; revision=37711
* 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