Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add 'ONLY_FOR_ARCHS=i386' to QCAM ports. | Hidetoshi Shimokawa | 1999-01-06 | 1 | -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 Asami | 1998-11-29 | 1 | -2/+3 |
| | |||||
* | Use MLINKS to install symlinks to manpages. | Steve Price | 1998-10-05 | 2 | -5/+3 |
| | |||||
* | tk80 has been ELFized. | Satoshi Asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Wow. Checkout the number of manpages that are in EZWGL. I think that's | Tim Vanderhoek | 1998-08-18 | 1 | -5/+4 |
| | | | | too many, so I'll remove half of them. | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Back out changes to use tcl81. | Thomas Gellekum | 1998-03-20 | 1 | -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. Seger | 1998-02-24 | 1 | -3/+4 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | Bill Fenner | 1998-02-21 | 1 | -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 Gellekum | 1998-02-09 | 5 | -0/+31 |
PR: 4885 Submitted by: Kensaku Masuda <greg@greg.rim.or.jp> |