I have created a script that does the following:
- Calculates ports count yearly
- Calculates doc, ports, src, total unique committer numbers
This script is available at:
https://people.freebsd.org/~bofh/dropzone/dev-model.sh
And the graph generated is using this script. I have also removed the tables because it has been more than 28 years and putting this data in the tables is not feasible at all. Additionally the tables of each 1000 milestone is difficult to achieve now hence has got ridden of it too. After all a picture talks a thousand words.
Additionally I am working on a patch which will generate this graph automagically. But I will most probably need some help from @carlavilla . I will send him a patch and with some of his help I believe we can work it out.