Index: head/security/sslproxy/files/patch-pxyconn.c =================================================================== --- head/security/sslproxy/files/patch-pxyconn.c (revision 512895) +++ head/security/sslproxy/files/patch-pxyconn.c (nonexistent) @@ -1,11 +0,0 @@ ---- pxyconn.c.orig 2019-05-08 11:38:14 UTC -+++ pxyconn.c -@@ -938,7 +938,7 @@ pxy_try_remove_sslproxy_header(pxy_conn_child_ctx_t *c - } - } - --#ifdef __APPLE__ -+#if defined(__FreeBSD__) || defined(__APPLE__) - #define getdtablecount() 0 - - /* Property changes on: head/security/sslproxy/files/patch-pxyconn.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/sslproxy/files/patch-pxyconn.h =================================================================== --- head/security/sslproxy/files/patch-pxyconn.h (revision 512895) +++ head/security/sslproxy/files/patch-pxyconn.h (nonexistent) @@ -1,13 +0,0 @@ ---- pxyconn.h.orig 2019-02-20 19:30:43 UTC -+++ pxyconn.h -@@ -30,6 +30,10 @@ - #ifndef PXYCONN_H - #define PXYCONN_H - -+#if defined(__FreeBSD__) || defined(__DragonFly__) -+#include -+#endif -+ - #include "proxy.h" - #include "opts.h" - #include "attrib.h" Property changes on: head/security/sslproxy/files/patch-pxyconn.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property