Chris Piazza
458db42f26
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 01:11:24 +00:00
Michael Haro
6859437a17
portlint: PREFIX -> LOCALBASE
2000-03-21 18:09:57 +00:00
Steve Price
bc087374d3
Update to use Tcl/Tk version 8.2.
...
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Mark Murray
6d9dbddce4
Unbreak; Make work with Tk80.
1998-10-25 09:05:03 +00:00
Steve Price
b90c232dc7
Remove regexp support for tk42.
1998-09-26 23:11:03 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Steve Price
9f05457d0c
Update to beta 2 version and fix for new perl.
1998-08-30 15:55:05 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
15df440344
I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk
...
p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the
Makefile because it's a repository copy of gtk awaiting an upgrade
(vanilla, wake up! :).
1998-08-07 23:08:39 +00:00
Bill Fenner
f06d13b6ff
Add tk virtual category where missing. List of ports which depend on tk
...
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.
1998-02-21 22:38:11 +00:00
Satoshi Asami
d2358a93fb
Mark the ports that were broken in one way or another by the recent tcl
...
change "BROKEN".
1997-11-22 01:11:36 +00:00
Satoshi Asami
dc5ea736c7
Update name of perl executable in dependencies to "perl5.00401".
...
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
1997-07-18 05:04:20 +00:00
James FitzGibbon
ccdb93701a
Make all p5- ports use USE_PERL instead of explicitly stating the version 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.)
1997-06-24 18:43:34 +00:00
James FitzGibbon
8c30706745
Import of a perl5 module to allow access to libtk (layered on top of p5-Tcl, as opposed to p5-Tk, which is native access)
1997-06-16 03:05:22 +00:00