Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2001 11:35:05 -0800 (PST)
From:      <will@FreeBSD.org>
To:        greid@dogma.freebsd-uk.eu.org, will@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/24107: New port: dnrd: A proxy DNS daemon
Message-ID:  <200103101935.f2AJZ5N59234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: dnrd: A proxy DNS daemon

State-Changed-From-To: open->closed
State-Changed-By: will
State-Changed-When: Sat Mar 10 11:33:39 PST 2001
State-Changed-Why: 
Committed, thanks.  I made some modifications to your port to clean it up.
One thing was, it didn't compile on 4.3-BETA (missing sys/types.h include in
src/dns.c).  Then the errors that popped up because it linked with -lc_r
instead of -pthread (this really can only be fixed properly by adding something
that Maxim suggested - PTHREAD_{LIBS,CFLAGS} - to bsd.port.mk).  Then I moved
the patches to better filenames.

http://www.freebsd.org/cgi/query-pr.cgi?pr=24107

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




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