ports/55320: Update port: mail/imapfilter

Kang Liu lazykang at hotmail.com
Thu Aug 7 07:10:16 UTC 2003


The following reply was made to PR ports/55320; it has been noted by GNATS.

From: "Kang Liu" <lazykang at hotmail.com>
To: <freebsd-gnats-submit at FreeBSD.org>
Cc:  
Subject: Re: ports/55320: Update port: mail/imapfilter
Date: Thu, 7 Aug 2003 15:07:03 +0800

 I think this patch can fix build problem on 4.x :)
 
 --- /dev/null   Thu Aug  7 15:03:19 2003
 +++ files/patch-socket.c        Thu Aug  7 15:02:42 2003
 @@ -0,0 +1,12 @@
 +--- socket.c.orig       Thu Aug  7 14:42:52 2003
 ++++ socket.c    Thu Aug  7 15:00:17 2003
 +@@ -7,6 +7,9 @@
 + #include <netinet/in.h>
 + #include <netdb.h>
 + #include <fcntl.h>
 ++#if __FreeBSD_version < 500000
 ++#include <sys/time.h>
 ++#endif
 + 
 + #include "config.h"
 + #include "imapfilter.h"



More information about the freebsd-ports-bugs mailing list