summaryrefslogtreecommitdiff
path: root/graphics/gphoto2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simple typo fix, remove odd extraneous spaces (^ $)Mario Sergio Fujikawa Ferreira2001-02-141-1/+1
|
* Fix MASTER_SITESKevin Lo2000-12-021-3/+2
| | | | | PR: 23224 Submitted by: Ports Fury
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-7/+1
|
* Add MASTER_SITESKevin Lo2000-07-151-2/+3
| | | | | PR: 19928 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update broken link to list of cameras.Neil Blakey-Milner2000-06-231-1/+1
| | | | | PR: ports/19472 Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* - Fix pkg/PLIST (add bin/dc21x_cam)Steve Price2000-05-291-0/+1
| | | | | PR: 18795 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 4.0.3Chris Piazza2000-04-2913-93/+227
| | | | | PR: 18139 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove maintainer as MAINTAINER, revert to ports@Bill Fumerola2000-04-171-1/+1
| | | | Submitted by: maintainer.
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* Fix typo ("etpbm" -> "netpbm").Satoshi Asami2000-04-031-1/+1
|
* netpnm moved to ${LOCALBASE}, update *_DEPENDSMichael Haro2000-04-021-1/+1
|
* Update to version 0.4Chris Piazza1999-10-213-30/+74
| | | | | PR: 14441 Submitted by: maintainer
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Update to 0.3.2 with modifications by me.Chris Piazza1999-07-205-112/+71
| | | | | PR: 12404 Submitted by: Anders Nordby <anders@fix.no>, maintainer
* 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. :)
* Initial import of gphoto version 19990511.Steve Price1999-06-066-0/+163
A universal digital camera picture control tool. PR: 11892 Submitted by: Anders Nordby <anders@fix.no>