aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gphoto2
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITESkevlo2000-12-031-3/+2
| | | | | PR: 23224 Submitted by: Ports Fury
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-051-7/+1
|
* Add MASTER_SITESkevlo2000-07-161-2/+3
| | | | | PR: 19928 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update broken link to list of cameras.nbm2000-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 theasami2000-06-171-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 withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* - Fix pkg/PLIST (add bin/dc21x_cam)steve2000-05-291-0/+1
| | | | | PR: 18795 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 4.0.3cpiazza2000-04-3013-93/+227
| | | | | PR: 18139 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove maintainer as MAINTAINER, revert to ports@billf2000-04-181-1/+1
| | | | Submitted by: maintainer.
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Fix typo ("etpbm" -> "netpbm").asami2000-04-031-1/+1
|
* netpnm moved to ${LOCALBASE}, update *_DEPENDSmharo2000-04-021-1/+1
|
* Update to version 0.4cpiazza1999-10-213-30/+74
| | | | | PR: 14441 Submitted by: maintainer
* Use updated imlib library.nakai1999-10-081-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to 0.3.2 with modifications by me.cpiazza1999-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 ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Initial import of gphoto version 19990511.steve1999-06-076-0/+163
A universal digital camera picture control tool. PR: 11892 Submitted by: Anders Nordby <anders@fix.no>