summaryrefslogtreecommitdiff
path: root/graphics/cqcam (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81219
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* 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
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* add missing bin/movify.FUJISHIMA Satsuki2001-09-212-0/+2
| | | | Notes: svn path=/head/; revision=48038
* o Update to 0.91Mario Sergio Fujikawa Ferreira2001-08-056-34/+45
| | | | | | | | | | o Support NOPORTDOCS PR: 29014 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=45843
* Update to 0.90p11Ade Lovett2000-10-123-22/+22
| | | | | | | | PR: 21795 Submitted by: Ports Fury Notes: svn path=/head/; revision=33742
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-7/+4
| | | | Notes: svn path=/head/; revision=33424
* 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> Notes: svn path=/head/; revision=30619
* Update MASTER_SITE: ftp.cdrom.com --> ftp.freesoftware.com.Maxim Sobolev2000-06-081-1/+1
| | | | | | | | PR: 19101 Submitted by: Daniel Harris <dannyboy@subdimension.com> Notes: svn path=/head/; revision=29400
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27470
* Make this port actually fetch by using MASTER_SITE that works.Bill Fumerola1999-12-251-1/+1
| | | | | | | Making ffs() not conflict is another story... Notes: svn path=/head/; revision=24043
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-291-2/+2
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23486
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* 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. Notes: svn path=/head/; revision=15882
* Add jpeg dependency.Satoshi Asami1998-11-291-2/+3
| | | | Notes: svn path=/head/; revision=14957
* Use MLINKS to install symlinks to manpages.Steve Price1998-10-052-5/+3
| | | | Notes: svn path=/head/; revision=13654
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* 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. Notes: svn path=/head/; revision=12620
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* 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. Notes: svn path=/head/; revision=10236
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-3/+4
| | | | Notes: svn path=/head/; revision=9912
* 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. Notes: svn path=/head/; revision=9876
* 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> Notes: svn path=/head/; revision=9637