| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 5431
Submitted by: ian@majesticnet.com
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
cbb uses `ical' for its calander, so run depend on it.
(could easily be changed to plan for those that perfer it)
|
|
|
|
|
| |
PR: 4530
Submitted by: Pedro Giffuni <giffunip@asme.org>
|
|
|
|
|
| |
PR: ports/4543
Submitted by: Gary Kline <kline@thought.org> (w/mucho changes by me)
|
|
|
|
|
|
|
| |
number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
|
|
|
|
| |
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
|
| |
|
|
|
|
| |
Converted p5* to use MASTER_SITE_PERL_CPAN
|
|
|
|
| |
Misc variable reordering, cleaning up, etc.
|
|
|
|
| |
Submitted by: asami@freebsd.org
|
|
|