summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-30Update tkpiechart to 5.4, and adapt to tk-8.3.2 and stooop-4.1.1jwise1-7/+7
2000-08-30Use wildcard dependence for "stooop" package.tron1-2/+2
2000-02-09Make sure that instapkg.tcl can be executed by adding the execute bitsagc1-1/+4
for all as part of the post-patch stage.
1999-11-19Unfortunately, the two files being patched contain RCS Ids in theagc1-1/+7
surrounding context. Introduce a pre-patch stage which removes the magic '$' characters from the RCS Id, which means that the patch-* files in the package need no longer contain the magic RCS Ids, and so the pacthes can be applied without any fuzz factor.
1999-06-07New "tkpiechart" package based on work contributed by Greg A. Woods intron1-0/+20
PR pkg/6905: A Tcl/Tk pie-chart utility; in Tcl, not as an extension.