| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 19101
Submitted by: Daniel Harris <dannyboy@subdimension.com>
|
| |
|
|
|
|
| |
Making ffs() not conflict is another story...
|
|
|
|
| |
Submitted by: Ade Lovett <ade@lovett.com>
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
too many, so I'll remove half of them.
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
PR: 4885
Submitted by: Kensaku Masuda <greg@greg.rim.or.jp>
|