On Tue, May 27, 2014 at 10:14:25PM +0200, J??r??mie Courr??ges-Anglas wrote:
> Jan Klemkow <j.klem...@wemelug.de> writes:
> 
> > On Mon, May 26, 2014 at 10:38:18PM +0100, Stuart Henderson wrote:
> >> On 2014/05/26 23:30, Jan Klemkow wrote:
> >> > Hi,
> >> > 
> >> > this is the UCSPI-TCP [0] implementation from Daniel J. Bernstein with
> >> > the IPv6 Patch [1] from Felix von Leitner.  It is a tcpserver and
> >> > tcpclient program like inetd.  It is the tcp socket corresponding port
> >> > to net/ucspi-unix.  This port is similar to the unix socket ucspi port.
> >> > 
> >> > If any thing is wrong with this port, please tell me.  I will fix it.
> >> > 
> >> > bye,
> >> > Jan
> >> > 
> >> > [0] http://cr.yp.to/ucspi-tcp.html
> >> > [1] http://www.fefe.de/ucspi/
> >> 
> >> that patches directory is a bit extreme...
> >
> > Mainly this was cause by the 'extreme' coding style of djb, but I hope
> > this solution is better:
> >
> > I moved the patch from Felix von Leitner to PATCH_FILES and grap them
> > from his site.
> 
> That's nicer.  A few nits:
> - write ${CC} ${CFLAGS} / ${LDFLAGS} / ${TRUEPREFIX} to ${WRKSRC}/conf-*

I don't think that this works.  Cause the Makefile creates a shell
script for compiling and make variables have no scope there.

> - convince djb to put a proper license on his software, because... it
>   may be one of the reasons why the former ucspi-tcp has been sent to
>   the Attic. ;)

Reply via email to