summaryrefslogtreecommitdiff
path: root/pkgtools/pkgsrc-todo/files
AgeCommit message (Collapse)AuthorFilesLines
2021-05-20pkgsrc-todo: fix old bug that broke adding entries at the end of the listwiz1-4/+11
Bump version.
2013-07-20Use Mt for email addresses.wiz3-6/+6
2013-02-09Add new scripts.wiz2-0/+33
2012-03-14Bug Hunting:wiz2-13/+11
- remove unneeded consecutive argument for `.Nm' macro; - improve wording.
2012-03-08From Bug Hunting:wiz2-21/+17
add_todo.1: - improve wording; - update doc/TODO example; - remove trailing white space. obsolete_todo.1: - improve wording; - add a missing empty line; - fix macro usage. Further changes by myself, including date bump.
2009-08-30Initial import of pkgsrc-todo-1.0:wiz4-0/+389
This package contains two tools for maintaining pkgsrc/doc/TODO. add_todo adds lines for newly available updates for packages to the TODO file. obsolete_todo checks the contents of pkgsrc/doc/TODO against updates noted in the CHANGES-* files and removes entries for packages which were already updated to newer files.