cvs commit: ports/comms Makefile ports/comms/dfu-util Makefile distinfo pkg-descr pkg-message ports/comms/dfu-util/files patch-configure.ac patch-src-commands.h patch-src-dfu.c patch-src-dfu.h patch-src-main.c patch-src-sam7dfu.c

Stanislav Sedov stas at FreeBSD.org
Sun Mar 8 05:32:55 PDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, 8 Mar 2009 11:42:29 +0000
Alexey Dokuchaev <danfe at FreeBSD.org> mentioned:

> On Sun, Mar 08, 2009 at 01:26:43PM +0300, Stanislav Sedov wrote:
> > On Sun, 8 Mar 2009 10:23:21 +0000
> > Alexey Dokuchaev <danfe at FreeBSD.org> mentioned:
> > 
> > > On Sun, Mar 08, 2009 at 11:58:13AM +0300, Stanislav Sedov wrote:
> > > > 
> > > > A small note: we used to separate WWW and Author fields in pkg-descr
> > > > by tabs and not spaces.
> > > 
> > > This is not true.
> > > 
> > 
> > At least this is what many ports follow and what comes to be from my
> > line of mentorship chain. :-)
> 
> $ find ports -name pkg-descr | xargs grep -hc '^WWW: ' | awk ' { s += $1; }
> END { print s " of " NR; }'
> 14877 of 19868
> 
> ./danfe
> 
> 
> 
>

I think this will be more representative, as not every pkg-descr contains
WWW field and not every that have it have Author also. So I checked only
those that contain both.
% find * -name pkg-descr | xargs grep -l '^WWW:' | xargs grep -l '^Author:' | xargs grep -hc '^WWW: ' | awk ' { s += $1; } END { print s " of " NR; }'
866 of 1527

In any case, that was just an suggestion to improve the look of pkg-descr.

- -- 
Stanislav Sedov
ST4096-RIPE
-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAkmzucQACgkQK/VZk+smlYGi4gCeOLsRuSjBjbPxdAbaZnPnvyGr
Do0AmwVfWglAyi9cIStZtWL6kWEL1Uv+
=Ednr
-----END PGP SIGNATURE-----

!DSPAM:49b3b9b0967002412889331!




More information about the cvs-ports mailing list