aboutsummaryrefslogtreecommitdiff
path: root/graphics/dc20pack
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Per redirect response when sending mail to maintainer, update maintainer'sMark Linimon2003-12-071-1/+1
| | | | | | | email address. Notes: svn path=/head/; revision=95249
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+4
| | | | Notes: svn path=/head/; revision=93890
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Unbreak building of graphics/dc20pack.Edwin Groothuis2002-11-041-1/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69481
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | | | and USE_PERL5 in some places Noticed by: bento Notes: svn path=/head/; revision=69432
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27470
* Import of dc20pack.Chris Piazza1999-09-097-0/+94
Dc20pack can control a Kodak DC20/25 digital camera via the embedded serial port. Pictures are initially downloaded in the camera's native format but can be converted to targa format. Note that I did not test this personally as I don't own a DC20/25 :). The submitter says that it works, though. PR: 12909 Submitted by: Maurice Castro <maurice@serc.rmit.edu.au> Notes: svn path=/head/; revision=21463