Subject: Re: extra information in pkgsrc
To: david l goodrich <dlg@dsrw.org>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-users
Date: 04/16/2007 14:46:43
[redirected from pkgsrc-bugs]
david l goodrich wrote:
> I'm checking out pkgsrc just now - Sun Apr 15 23:13:28 CDT 2007
>
> and i see this...
> neptune# pwd
> /usr/pkgsrc/archivers/pax/files/htdocs
> neptune# grep title\> index.html
> <title>The NetBSD Project</title>
> neptune#
>
> It seems to be fairly large:
> neptune# find . -type d \! -name CVS | wc -l
> 293
> neptune#
>
> Isn't this something that should not be in pkgsrc?
>
> I ran this command to check out pkgsrc:
> `cvs -d anoncvs@anoncvs.netbsd.org:/cvsroot co -P pkgsrc`
I cannot reproduce this. What's in the file
/usr/pkg/archivers/pax/files/htdocs/CVS/Repository?
Roland