blob: 2a069b055e4dae26f7e57a80d5a271cb4ebefacd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This package contains tools for maintaining pkgsrc/doc/TODO.
add_todo adds lines for newly available updates for packages to
the TODO file.
list_todo compares the installed packages against the TODO file and
lists entries matching them.
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.
|