On Nov 12, 2007, at 00:43, Juan Manuel Palacios wrote:
On Nov 12, 2007, at 1:30 AM, Ryan Schmidt wrote:
I fixed a handful of ports one evening, then got distracted with
other MacPorts issues the next days. I'll continue working on cd
issues as I can, but it'll take awhile. Also, only half of the
affected ports are nomaintainer, so maintainers will have to step
up and fix their ports. But they probably don't read this list and/
or probably aren't running trunk so they haven't become aware of
the problem yet. We could send a mass email to the maintainers of
all these ports, and maybe some of them would then get into gear.
I could send such an email if you want.
That would be great, thanks! Any idea about how many committers
such notice would span? Don't forget to Cc this list ;-)
Only 17 email addresses (not all of which would be committers):
grep "[[:space:]]cd[[:space:]]" */*/Portfile \
| grep -v "system[[:space:]]" \
| sed -E 's%^.*/(.*)/Portfile.*$%\1%' \
| uniq \
| xargs port info --maintainer \
| sed -e 's%^maintainer: %%' -e 's%,%%' \
| xargs -n 1 echo \
| sort \
| uniq \
| grep -v [EMAIL PROTECTED] \
| wc -l
I went ahead and sent out a message (this list was Cc'd).
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev