Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2002 12:51:50 +0200
From:      Neil Blakey-Milner <nbm@mithrandr.moria.org>
To:        Akinori MUSHA <knu@iDaemons.org>
Cc:        Jimmy Olgeni <olgeni@uli.it>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/sysutils Makefile ports/sysutils/pkg_tarup         Makefile distinfo pkg-comment pkg-descr pkg-plist         ports/sysutils/pkg_tarup/files patch-aa
Message-ID:  <20020921105149.GA87245@mithrandr.moria.org>
In-Reply-To: <8665x0mj28.wl@archon.local.idaemons.org>
References:  <200209201808.g8KI8hGW033044@freefall.freebsd.org> <20020920225843.V12357-100000@olgeni.olgeni> <8665x0mj28.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 2002-09-21 (06:45), Akinori MUSHA wrote:
> At Fri, 20 Sep 2002 23:01:13 +0200 (CEST),
> Jimmy Olgeni wrote:
> > On Fri, 20 Sep 2002, Akinori MUSHA wrote:
> > 
> > >   Retire pkg_tarup.  pkg_create(1) has the feature (-b pkgname) to
> > >   create a package file out of an installed package, since 4.5-RELEASE.
> > 
> > But pkg_create does fail if it finds a "@srcdir" directive in
> > +CONTENTS, while pkg_tarup would just ignore it and work anyway :)
> 
> Hrm, I couldn't reproduce that.  
> 
> Would you please make a complete bug report and submit?  We must fix
> it by 4.7-RELEASE if there is such an annoying problem.
> 
> By the way, www/gn was the only port that had @srcdir in pkg-plist but
> I removed the directive since it had no effect.  @srcdir is gone by
> now! ;>
> 
> (The port's pkg-plist is still terribly broken, though)

When using pkg_create's '-s' option to make a package that hasn't
actually been installed in /usr/local, but you want to install into
/usr/local when added as a package, @srcdir seems to be added.  It is
safe to ignore, since it only affects package building, not extraction.

Not quite sure why it even adds the @srcdir, but I'm sure there was a
reason.

Neil
-- 
Neil Blakey-Milner
nbm@mithrandr.moria.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?20020921105149.GA87245>