1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
Bill Fenner
7d19bc81ee Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script. 1997-09-25 00:10:59 +00:00
Bill Fenner
e223398695 Upgrade to rtpmon-1.0a7 1997-05-22 05:37:59 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Bill Fenner
80825be7fb New port: rtpmon 1.0a5, a multicast RTP session monitor 1996-11-10 21:10:47 +00:00