Subject: Re: NetBSD pkg system growth in 2003
To: None <tech-pkg@NetBSD.org>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-pkg
Date: 03/05/2004 12:27:35
--ZfOjI3PrQbgiZnxM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On Fri, Mar 05, 2004 at 01:12:07PM +0200, Mike M. Volokhov wrote:

> I'm not an expert of gnuplot, thus let me ask you how you build that
> graph? I got a number of packages for all period of NetBSD pkgsrc life.

put the packages into a file _one number per line_.

Then

% gnuplot
gnuplot> set ylabel "packages"
gnuplot> set xlabel "time (months)"
gnuplot> plot "pkgcount" with linespoints=20

For a good time^W^Wpostscript picture, do:

gnuplot> set term postscript
gnuplot> set output "pkgcount.ps"
gnuplot> replot

> That's it:
>=20
> 27 620 860 909 913 918 939 987 998 1010 1036 1072 1081 1115 1144 1170
> 1195 1212 1256 1298 1338 1388 1431 1477 1534 1584 1629 1697 1746 1265

Hm... why does it jump down to 1265 from 1746 ?

Other than that (which might be real, but should be looked at) great work!
	-is

--ZfOjI3PrQbgiZnxM
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: 2.6.i

iQEVAgUBQEhkJTCn4om+4LhpAQGWzQgAu7Q8MMGzI0SZABcqfwHr+P5BSVU746o+
Dwf2a3HmvRMhG0BWHCF99Lg0cMykedSfTxaiGS7Pbbo7k56ZfkDrh/f0SltZGJja
nFKBtQGjhRhXDhVJ3TSpP5CYxkSifysFY3p4ImyvUrWxhe1o3NwyyAcc9g+w0uMX
hoXyQrxyqQvwDtKDpffPUYcUtKs64WayYwxaEsPVd2DZ8+o0dve5ta5ev9380o/A
6XaA2Gja79BoEHbTQ6wLZjSTuiUdDnzvDkuOLkN1bpAet81ELOi3q/zBvdTqhTIu
086+OZHYl1yzj9VMzpIUjjmYlGfMx+k+GP4ec9tdDnt2Z7PBU7TiXw==
=5Mbn
-----END PGP SIGNATURE-----

--ZfOjI3PrQbgiZnxM--