Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 18:53:45 +0200
From:      Anton Berezin <tobez@tobez.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/textproc Makefile ports/textproc/p5-WDDX M
Message-ID:  <20011002185345.A94802@heechee.tobez.org>
In-Reply-To: <XFMail.011002094016.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Tue, Oct 02, 2001 at 09:40:16AM -0700
References:  <200110021131.f92BVuD94609@freefall.freebsd.org> <XFMail.011002094016.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 02, 2001 at 09:40:16AM -0700, John Baldwin wrote:
> 
> On 02-Oct-01 Anton Berezin wrote:
> > tobez       2001/10/02 04:31:56 PDT
> > 
> >   Modified files:
> >     textproc             Makefile 
> >   Added files:
> >     textproc/p5-WDDX     Makefile distinfo pkg-comment pkg-descr 
> >                          pkg-plist 
> >   Log:
> >   Add p5-WDDX 1.01, perl module to parse WDDX Packets.
> >   
> >   PR:         30651
> >   Submitted by:       Eric A. Griff <eric@talesfromthereal.com>
> 
> Looks like you added in some extra directories according to CVSup.
> Perhaps you had the port extracted and built and adduser() added all
> the subdirectories for you?  (nice bug, that)

Oh.  I have not realized it has done that.  The reason for this was that

  addport -ait -d .

did not succeed (but that's alright, the port does some testing during
make phase, and the dependencies were missing).  It left work there.

Then I ran

  addport -i -d .

And then I realized there's work/ directory, aborted addport, removed
work/, and added it afresh.  Apparently cvs add was executed during the
second invocation!

>  Mkdir ports/textproc/p5-WDDX/work
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/WDDX
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/arch
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/arch/auto
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/arch/auto/WDDX
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/lib
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/lib/WDDX
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/lib/auto
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/lib/auto/WDDX
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/blib/man3
>  Mkdir ports/textproc/p5-WDDX/work/WDDX-1.01/t
> 
> Noting a little repo surgery can't fix. :)

Yeah.

+Anton.
-- 
| Anton Berezin                |      FreeBSD: The power to serve |
| catpipe Systems ApS   _ _ |_ |           http://www.FreeBSD.org |
| tobez@catpipe.net    (_(_||  |                tobez@FreeBSD.org | 
| +45 7021 0050                |         Private: tobez@tobez.org |

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011002185345.A94802>