Age | Commit message (Collapse) | Author | Files | Lines |
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
Previously included in pkg_chk, but it doesn't fit there well.
Bump version.
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
- remove unneeded consecutive argument for `.Nm' macro;
- improve wording.
|
|
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.
|
|
Fix PR pkg/45721
* Fix paths in substituted man pages.
|
|
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.
|