Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 02:54:07 +0200
From:      abu khaled <khaled.abu@gmail.com>
To:        Josh Paetzel <josh@tcbug.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Trouble with creating a new port
Message-ID:  <a64c109e0502241654495459a3@mail.gmail.com>
In-Reply-To: <200502241828.00175.josh@tcbug.org>
References:  <200502241735.37298.josh@tcbug.org> <200502241615.01961.ringworm01@gmail.com> <200502241828.00175.josh@tcbug.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Greetings...

The Directory does not exist but the pkg-plist has it !
@dirrm share/epic5/help

either rename the share/doc/epic5 to share/epic5/help or add @dirrm
share/doc/epic5 instead of  @dirrm share/epic5/help

I hope that helps

On Thu, 24 Feb 2005 18:28:00 -0600, Josh Paetzel <josh@tcbug.org> wrote:
> On Thursday 24 February 2005 18:15, Michael C. Shultz wrote:
> > On Thursday 24 February 2005 03:35 pm, Josh Paetzel wrote:
> > > I am trying to make a port of Epic5.  I can do make install and
> > > make deinstall fine.  I can pkg_add and pkg_delete fine as well.
> > > If I try to make install and then pkg_delete I get the following
> > > warnings:
> > >
> > > ===>  Deinstalling for irc/epic5
> > > ===>   Deinstalling epic5-0.0.3
> > > pkg_delete: file '/usr/local/share/epic5/help' doesn't really
> > > exist pkg_delete: unable to completely remove directory
> > > '/usr/local/share/epic5/help'
> > > pkg_delete: couldn't entirely delete package (perhaps the packing
> > > list is incorrectly specified?)
> >
> > Take a look in /usr/local/share/epic5/help
> > after this error and what ever file is in there
> > add to your plist.
> >
> > -Mike
> >
> 
> That's just it, there are no files there to begin with.  I'm not sure
> why that directory is even created in the first place.
> 
> --
> Thanks,
> 
> Josh Paetzel
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>



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