Commit graph

7 commits

Author SHA1 Message Date
Alexey Zelkin
0df29ebf33 Update source for ports growth diagram after recent commits to INDEX,
so diagram is up-to-date now
2002-11-07 12:27:09 +00:00
Alexey Zelkin
a3082b4d1f Regenerate ports.log to most up-to-date version. 2002-05-20 15:55:35 +00:00
Alexey Zelkin
c9f5b9bcf1 Due to cvs(1)'s bug/feature checkout using date of commit generates
content of the previous revision. So, to get correct numbers we need
to refer revision number directly
2002-05-20 14:33:43 +00:00
Alexey Zelkin
44e8f83019 Fix install target 2002-05-20 13:29:32 +00:00
Alexey Zelkin
903b4b5348 . Don't require root access to run this script (check out own copy of
ports/INDEX)

. Check out and count line numbers for only revisions missing in ports.log
  (about 100 times speedup :-)

. Remove logic carried already by Makefile
2002-05-20 11:33:17 +00:00
Alexey Zelkin
f9fc3e2baf Simple Makefile to build ports growth graph.
Based on: tools/prstats/Makefile
2002-05-20 10:46:13 +00:00
Alexey Zelkin
73ee547c75 Infrastructure to generate ports growth graph similar to graph
at http://people.freebsd.org/~asami/papers/growth.gif. Unfortunatelly
it's quite out of date, so having own (more up-to-date) version is
good idea.

Submitted by:   Dan Nelson <dnelson@allantgroup.com>
PR:             docs/37432
2002-05-20 10:44:35 +00:00