summaryrefslogtreecommitdiff
path: root/graphics/cqcam (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing bin/movify.FUJISHIMA Satsuki2001-09-212-0/+2
|
* o Update to 0.91Mario Sergio Fujikawa Ferreira2001-08-056-34/+45
| | | | | | | o Support NOPORTDOCS PR: 29014 Submitted by: Kato Tsuguru <tkato@prontomail.com>
* Update to 0.90p11Ade Lovett2000-10-123-22/+22
| | | | | PR: 21795 Submitted by: Ports Fury
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-7/+4
|
* Update to version 0.90p9.Alexander Langer2000-07-1410-8/+162
| | | | | | | | | | With this version, it is no longer only a frame grabber, but a whole control program. Thus, adjust COMMENT/DESCR. As a bonus, it should fix bento build. PR: 19824 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update MASTER_SITE: ftp.cdrom.com --> ftp.freesoftware.com.Maxim Sobolev2000-06-081-1/+1
| | | | | PR: 19101 Submitted by: Daniel Harris <dannyboy@subdimension.com>
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
|
* Make this port actually fetch by using MASTER_SITE that works.Bill Fumerola1999-12-251-1/+1
| | | | Making ffs() not conflict is another story...
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-291-2/+2
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Add 'ONLY_FOR_ARCHS=i386' to QCAM ports.Hidetoshi Shimokawa1999-01-061-1/+3
| | | | | | In fact, it can be build on alpha if it is linked against libio. But I'm not sure whether it works or not on alpha. Feel free to fix and test these ports on alpha.
* Add jpeg dependency.Satoshi Asami1998-11-291-2/+3
|
* Use MLINKS to install symlinks to manpages.Steve Price1998-10-052-5/+3
|
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
|
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-5/+4
| | | | too many, so I'll remove half of them.
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
|
* Back out changes to use tcl81.Thomas Gellekum1998-03-201-3/+2
| | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime.
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-3/+4
|
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
* Import cqcam port. cqcam allows you to access a Connectix Color QuickCam.Thomas Gellekum1998-02-095-0/+31
PR: 4885 Submitted by: Kensaku Masuda <greg@greg.rim.or.jp>