On 2013-1-18 08:09 , Jeremy Huddleston Sequoia wrote: > > It would be nice if 'port lint' would report about missing license lines in > dependencies as well. Maybe 'port lint -R' could be made to do this.
I'm not sure linting all the dependencies is really what you're after here. You can check for dependencies without licenses with: port echo rdepof:myport and license:unknown Would doing this in the post-commit hook be useful or just annoying? As an aside, consider that there are 151 active committers listed. If they each set the license on one port a day, all 4895 remaining ports would have a license after 33 days. - Josh _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev