Date: Sat, 21 Feb 1998 14:38:13 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/SpecTcl Makefile ports/x11/camltk41 Makefile ports/misc/cbb Makefile ports/graphics/cqcam Makefile ports/games/dontspace Makefile ports/misc/ewipe Makefile ports/graphics/gimp-devel Makefile ports/print/gp Makefile ... Message-ID: <199802212238.OAA17155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 1998/02/21 14:38:11 PST Modified files: devel/SpecTcl Makefile x11/camltk41 Makefile misc/cbb Makefile graphics/cqcam Makefile games/dontspace Makefile misc/ewipe Makefile graphics/gimp-devel Makefile print/gp Makefile graphics/graphviz Makefile emulators/hfsutils Makefile misc/ical Makefile games/klondike Makefile www/mmm Makefile x11/p5-Tcl-Tk Makefile sysutils/pib Makefile mbone/rtpmon Makefile x11/tkgoodstuff Makefile comms/tkhylafax Makefile net/tkirc Makefile devel/tkref Makefile net/ttt Makefile audio/xmpeg3 Makefile Log: 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. Revision Changes Path 1.3 +2 -2 ports/devel/SpecTcl/Makefile 1.8 +2 -2 ports/x11/camltk41/Makefile 1.3 +2 -2 ports/misc/cbb/Makefile 1.2 +2 -2 ports/graphics/cqcam/Makefile 1.4 +2 -2 ports/games/dontspace/Makefile 1.11 +2 -2 ports/misc/ewipe/Makefile 1.20 +2 -2 ports/graphics/gimp-devel/Makefile 1.4 +2 -2 ports/print/gp/Makefile 1.3 +2 -2 ports/graphics/graphviz/Makefile 1.4 +2 -2 ports/emulators/hfsutils/Makefile 1.16 +2 -2 ports/misc/ical/Makefile 1.5 +2 -2 ports/games/klondike/Makefile 1.7 +2 -2 ports/www/mmm/Makefile 1.5 +2 -2 ports/x11/p5-Tcl-Tk/Makefile 1.7 +2 -2 ports/sysutils/pib/Makefile 1.6 +2 -2 ports/mbone/rtpmon/Makefile 1.10 +2 -2 ports/x11/tkgoodstuff/Makefile 1.5 +2 -2 ports/comms/tkhylafax/Makefile 1.3 +2 -2 ports/net/tkirc/Makefile 1.3 +2 -2 ports/devel/tkref/Makefile 1.4 +2 -2 ports/net/ttt/Makefile 1.4 +2 -2 ports/audio/xmpeg3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802212238.OAA17155>