Date: Sat, 5 Feb 2000 03:49:59 -0500 From: Will Andrews <andrews@technologist.com> To: Alexander Langer <alex@big.endian.de> Cc: "David O'Brien" <obrien@FreeBSD.ORG>, stable@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: fix net/xicq (bentofied) Message-ID: <20000205034959.A70183@shadow.blackdawn.com> In-Reply-To: <20000205092716.A6442@cichlids.cichlids.com>; from alex@big.endian.de on Sat, Feb 05, 2000 at 09:27:16AM %2B0100 References: <20000203130926.C29116@cichlids.cichlids.com> <20000204161018.E57320@dragon.nuxi.com> <20000205092716.A6442@cichlids.cichlids.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 05, 2000 at 09:27:16AM +0100, Alexander Langer wrote: > Also, socklen_t must be defined. > sys/socket.h:typedef u_int32_t socklen_t; Instead of these big complex patches you've been making, why not just plop this into the header files in the ports you fix, whenever such header files cover two or more source files? It may even be possible to plop it into just one (config.h.in?) and have them all include it. I think I will test this idea with the fhttpd port. :-) -- Will Andrews <andrews@technologist.com> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? 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?20000205034959.A70183>