Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2007 22:50:21 +0100
From:      "GP" <godpost@gmail.com>
To:        <freebsd-ports@freebsd.org>
Subject:   Re: HELP needed by experienced porter for simple review
Message-ID:  <001c01c835f6$8165ab90$6300000a@pi>
References:  <002401c8352b$9ba33750$6300000a@pi> <op.t2qe8ivm9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks a lot!

I have as you sugested, but have a problems:

>>  $(MKDIR) $(FILESDIR)
>> $(CP) ${WRKSRC}/kissdx.in ${FILESDIR}
>
> I don't really like to create FILESDIR and move from WRKSRC to FILESDIR. 
> The WRKDIR/WRKSRC are the place where you work anything inside. However, 
> move from WRKSRC to FILESDIR might create problem in future so avoid that.

When I leve it out I get this error:
===>  Installing for kissdx-0.13.10a
** Missing /usr/ports/distfiles/files/kissdx.in for kissdx-0.13.10a.
*** Error code 1


> I think that's all for now. Most of answers are in the porter handbook.

You are probably right. I read it first of cause. But its not very easy to 
understand, if you havent worked with porting before.
(The are almost no examples in it.)

BR Simon 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001c01c835f6$8165ab90$6300000a>