Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 | |
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-03 | add RCS Ids | wiz | 2 | -0/+2 | |
2000-08-30 | Regen. | tron | 1 | -2/+2 | |
2000-08-30 | Fourth attempt to make this patch CVS safe. | tron | 1 | -3/+3 | |
2000-08-30 | Remove line with RCS Id so that patch applies cleanly after it was | tron | 2 | -6/+4 | |
committed to the repository. | |||||
2000-08-30 | Add required patch checksum file. | tron | 1 | -0/+6 | |
2000-08-30 | Remove line with RCS Id so that patch applies cleanly after it was | tron | 1 | -4/+3 | |
committed to the repository. | |||||
2000-08-30 | Defuzz patch file. | tron | 1 | -4/+4 | |
2000-08-30 | Defuzz patch file. | tron | 1 | -3/+5 | |
2000-08-30 | Update tkpiechart to 5.4, and adapt to tk-8.3.2 and stooop-4.1.1 | jwise | 10 | -49/+74 | |
2000-08-30 | Use wildcard dependence for "stooop" package. | tron | 1 | -2/+2 | |
2000-02-09 | Make sure that instapkg.tcl can be executed by adding the execute bits | agc | 1 | -1/+4 | |
for all as part of the post-patch stage. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-19 | Unfortunately, the two files being patched contain RCS Ids in the | agc | 4 | -12/+18 | |
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-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-06-07 | New "tkpiechart" package based on work contributed by Greg A. Woods in | tron | 7 | -0/+85 | |
PR pkg/6905: A Tcl/Tk pie-chart utility; in Tcl, not as an extension. |